/* CSS Document */

body {
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#D1BA98;
	/*background-color:#ebe7d4;*/
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#626366;
}
a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
a:hover, a#active {
	color:#666666;
	text-decoration:underline;
}



p {
	margin:0;
	padding:0;
}
.bullets, li {
	color:#760708;
}

#screen {
	 visibility:hidden;
	 position:fixed;
	 z-index:1;
	 left:0;
	 top:0;
	 width:100%;
	 height:100%;
	 background-color:#333333;
	 opacity:0.85;
	 filter:alpha(opacity=85);
}
#thesurvey {
	position:absolute;
	padding:10px;
	width:400px;
	z-index:2;
	background-color: #FFFFFF;
	border: 1px;
	border-color: #333333;
	border-style: solid;
	visibility: hidden;
	left: 50%;
	top: 50%;
	margin:-240px 0 0 -200px;
}

#container {
	width:772px;
	margin:auto;
}
#header {
	width:750px;
	margin:auto;
	background:url(../images/mainheader_bkg_left.gif) top left;
}
#nav {
	height:22px;
	background-image:url(../images/nav_bkg_2.jpg);
	padding-left:15px;
	background-repeat: no-repeat;
}
#nav a {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	color:#ecce7a;
	font-weight:bold;
	text-decoration:none;
}
#nav a:hover, #nav a#active {
	color:#ffffff;
	text-decoration:none;
}
#nav .ornaments {
	margin-top:3px;
	margin-bottom:-3px;
	margin-left:4px;
	margin-right:4px;
}
#content {
	width:750px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:white;
}

#footer {
	height:22px;
	clear: both;
	width: 772px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	background-image: url(../images/footer_bkg_2.jpg);
	background-repeat: no-repeat;
}
#below_footer {
	clear: both;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: middle;
	background-image: none;
	text-align: right;
	margin-top:10px;
	font-size:10px;
	color:#916a3e;
}
#content #mythbust {
	width:111px;
	height:81px;
	float:right;
	margin-top:55px;
	background-image:url(../images/graphic_mythBust2.gif);
	margin-right: 25px !important;
	/*margin-right: 15px;*/
	
	padding:25px;
	padding-top:55px;
	font-size:11px;
	color:white;
	text-align:center;
	background-repeat: no-repeat;
}
#content #mythbust3 {
	width:111px;
	height:81px;
	float:left;
	margin-top:80px;
	background-image:url(../images/graphic_mythBust3.gif);
	margin-right: 20px !important;
	margin-right: 15px;
	padding:25px;
	padding-top:55px;
	font-size:9px;
	color:white;
	text-align:center;
}

#below_footer a:hover {
	font-size: 10px;
	color: #916a3e;
	text-decoration: underline;
}

#below_footer a {
	font-size: 10px;
	color: #916a3e;
	text-decoration: none;
}
#searchbumper {
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.SearchBlock {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.SearchResultPageRank {
	float: left;
	width: auto;
	clear: right;
	padding-left: 18px;
}
.searchresulttitle {
	float: left;
	width: auto;
}
.SearchResultOutput {
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 25px;
}
.SearchResultURL {
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 9px;
	color: #666666;
}
.inputbox {
	font-size: 10px;
	color: #3A351B;
	background-color: #FEFEFE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #916a3e;
	border-right-color: #916a3e;
	border-bottom-color: #916a3e;
	border-left-color: #916a3e;
	text-indent: 4px;
	height: 13px;
	vertical-align: middle;
}
.SearchForWhatSearchTerm {
	width: 100%;
}
.SearchResultPageTitle {
	float: left;
	width: 100%;
	clear: both;
}
.searchrank {
	float: left;
	width: 25px;
}
.SearchResultPaging {
	width: 100%;
}
.SearchWord {
	width: auto;
	display: inline;
	color: #990000;
}
.SearchPage {
	width: auto;
	display: inline;
}
