body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#canvas {
	height: 793px;
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(../images/index_background.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 40px;
}

#scanvas {
	width: 987px;
	margin-top: 0px;
	margin-right: auto;
	background-image: url(../images/secondary_background.jpg);
	background-repeat: repeat-y;
	margin-left: auto;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#canvas #outline {
	border: 1px solid #000000;
	height: 675px;
	width: 955px;
	margin-right: 16px;
	margin-left: 16px;
	background-color: #FFFFFF;
	position: relative;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#canvas #footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #915B1B;
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
}
#scanvas #footer {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #915B1B;
	height: 79px;
	width: 967px;
	background-image: url(../images/secondary_btm.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 10px;
	background-color: #FFFFFF;
}
#footer #L {
	float: left;
}
#footer #R {
	float: right;
	margin-right: 25px;
	text-align: right;
}
#content {
	position: relative;
	overflow: auto;
}
#canvas #outline #main {
	height: 667px;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	position: relative;
}
#welcome {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #824B2F;
	width: 289px;
	margin: 0px;
	padding-top: 50px;
	padding-left: 30px;
	line-height: 18px;
}
#buttontext1 {
	width: 167px;
	position: absolute;
	left: 351px;
	top: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#buttontext1 a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
#buttontext1 a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}

#buttontext2 {
	width: 167px;
	position: absolute;
	left: 557px;
	top: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#buttontext2 a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
#buttontext2 a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}
#buttontext3 {
	width: 167px;
	position: absolute;
	left: 765px;
	top: 165px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#buttontext3 a:link, a:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
#buttontext3 a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
}
#scanvas #soutline #smain #nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8660;
	padding-bottom: 1px;
	background-color: #FFFFFF;
}
#secondary #left {
	float: left;
	width: 300px;
}
#scanvas #soutline #smain {
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	overflow: visible;
}
#secondary #left #picture {
	margin: 0px;
	padding: 0px;
}
#soutline {
	border: 1px solid #000000;
	width: 953px;
	margin-right: 16px;
	margin-left: 16px;
	position: relative;
	padding: 0px;
	clear: both;
	background-image: url(../images/secondary_tile.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	/*overflow: auto;*/
}

#secondary {
	overflow: auto;
}

#secondary #left #banner {
	height: 83px;
	width: 300px;
	background-image: url(../images/secondary_left_hdr.gif);
}
#secondary #right {
	float: right;
	width: 495px;
	padding-top: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-bottom: 10px;
	margin: 0px;
	padding-right: 100px;
	line-height: 16px;
	letter-spacing: 0.1pt;
}
#banner h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #747152;
	width: 200px;
	margin-left: 60px;
	padding-top: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#secondary #left #filler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8E7E60;
	width: 215px;
	margin-top: 10px;
	margin-left: 30px;
	line-height: 16px;
	letter-spacing: 0.1pt;
}
#scanvas #soutline #smain #store-secondary {
	background-color: #FFFFFF;
}
#footer a:link {
	color: #915B1B;
}
#footer a:visited {
	color: #915B1B;
}
#footer a:hover {
	color: #F1CBA9;
}
#secondary #right a:link {
	color: #996E44;
}
#secondary #right a:visited {
	color: #996E44;
}
#secondary #right a:hover {
	color: #867355;
}
#secondary #right h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D7E61;
	padding: 0px;
	margin: 0px;
}
#secondary #right p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#secondary #right h1 {
	font-size: 19px;
	color: #331800;
}



/**********DROPDOWN NAV STYLES**************/
#dropdowns { margin:0; padding:0; height:24px; float:left;}
#dropdowns ul { list-style:none; margin:0; padding:0;}
#dropdowns ul li { float:left; margin:0; padding:0; position:relative; display:inline; z-index:10; }
#dropdowns ul li ul{ color:#fff; position:absolute; display:none; left:0px; top:24px; padding:0;margin:0;}

/* Fix IE. Hide from IE Mac \*/
* html #dropdowns ul li{ float: left; height: 1%; z-index:10; }
* html #dropdowns ul li a { height: 1%; }
/* End */
#dropdowns ul li ul li { clear:both; }
#dropdowns ul li a { display:block; font-size:10px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; color:#331800; text-decoration:none; }

#dropdowns ul li a:hover { display:block; color:#867E60; text-decoration:none; background-color:#fff; } /*Hover Styles*/
	
#dropdowns li ul li a { border:1px solid #8E7E60; background-color:#D7D6C6; padding: 7px 5px; display:block; margin:0; width:130px; } /* Sub Menu Styles */
		
#dropdowns li:hover ul, #dropdowns li.over ul { display:block; } /* Shows pop-out menu */
/**************************************/

.warn {
	color:#900;
	font-weight:bold
}

/*  Search Bar  */


#cse-search-box {position:absolute; left:7px; top:65px;}

#cse-search-box .searchbutton {color:#372108;}
#cse-search-box .textbar {border:1px solid #663300; background-color:#eae9de}

#cse-search-results {margin:-8px 0 0 -35px; width:500px; position:relative;}

iframe {
	width:600px;
	z-index:1;
  }
