@charset "utf-8";
/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	background-image: url(../images/body_bg1_withroses.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Begin css for show/hide layers  */
div.quote {
  margin-left: 25%;
  padding: 10px;
  background-color: #FFCF31;
  border: 1px solid #00009C;
  width: 450px;
}

div.quote p {
 	font-size: .8em;
	 margin: 0px 0px 0px 0px;
}

div#commentForm {
 	display: none;
 	margin: 0px 20px 0px 20px;
 	font-family: Arial, sans-serif;
 	font-size: .8em;
}
a.commentLink {
 	font-family: Arial, sans-serif;
	 font-size: .9em;
}
#container {
	background-color: #FFFFFF;
	border: thin solid #CC3300;
}
#header  {
	height: 175px;
}
#content   {
	padding: 10px 10px 10px 20px;
}
#contentWrapper {

}
#navBG {
	background-image: url(../src_images/CR_rose_only_navBG.png);
	background-repeat: no-repeat;
	background-position: 4px 2px;
}
#navLeft a:link, #navLeft a:visited {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	width: 135px;
	line-height: 16px;
	text-indent: 2px;
	padding: 4px;
	border: thin solid #666666;
	margin-top: 1px;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#navLeft a:hover{
	background-color: #63188E;
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
}
#navLeft a:active{
	color: #CC0000;
	background-color: #FFFFFF;
}
#leftColumn1   {
	background-color: #f9f1e1;
	border-right: solid 1px #cda98b;
	width: 160px;
}
#contentMain {
	margin: 0 0 0 0px;
	padding: 10px 10px 10px 40px;
}

#contentPresenters   {

	margin: 0 0 0 0px;
	padding: 10px 10px 10px 40px;
}
#contentSchedule   {
	margin: 0 0 0 160px;
	padding: 10px 10px 10px 40px;

}
#contentProducts   {
	margin: 0 0 0 160px;
	padding: 10px 10px 10px 40px;
}
#contentContact   {
	margin: 0 0 0 160px;
	padding: 10px 10px 10px 40px;
}
h1 {
  color: #b54f37;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #b54f37;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
	color: #180080;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
  color: #CC0000;
  text-decoration: underline;
}
a:focus {
  color: #bf1c1c;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.clearFloat   {
  clear: left;
  display: block;
}
#footer  {
	background-color: #f9f1e1;
	border-top: solid 1px #cda98b;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	color: #333333;
	text-align: center;
}
#footer a,  #footer a:link {
	color: #180080;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
#footer a:visited {
  color: #805090;
  font-weight: bold;
  text-decoration: none;
}
#footer a:hover {
  color: #CC0000;
  text-decoration: underline;
}
#footer a:focus {
  color: #bf1c1c;
}
#footer a:active {
  color: #F86000;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.small_blk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#welcome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 5px;
	width: 650px;
	border: thin dashed #333;
	display: block;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.display_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #64168E;
	font-style: italic;
}
#product_desc1 {
	height: 160px;
	overflow: auto;
	background-color: #F9F1E1;
	border: thin solid #CC3300;
	padding: 3px;
}
#product_desc2 {
	height: 160px;
	overflow: auto;
	background-color: #F9F1E1;
	border: thin solid #CC3300;
	padding: 3px;
}#product_desc3 {
	height: 160px;
	overflow: auto;
	background-color: #F9F1E1;
	border: thin solid #CC3300;
	padding: 3px;
}#product_desc4 {
	height: 160px;
	overflow: auto;
	background-color: #F9F1E1;
	border: thin solid #CC3300;
	padding: 3px;
}
