html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

body{
	background-image: url(../design/images/bg-background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #9B918F;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

#container{
	width: 788px;
	margin: auto;
}

#header{
	background-image: url(../design/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 788px;
	height: 230px;
	margin: 0;
	margin-top: 25px;
}

#content, #search{
	background-image: url(../design/images/bg-repeat.jpg);
	background-repeat: repeat-y;
	background-position: top center;
	width: 788px;
	margin: auto;
	background-color: white;
	color: #494949;
}

#about h2{
	position: relative;
}

#about h2.spec{	
	height: 45px;
}

#about h2 .sharethis{
	width: 106px;
	position: absolute;
	right: 0;
	top: 0;
}

#about h2 .sharethis_bis{
	width: 106px;
	position: absolute;
	left: 0;
	top: 37px;
	display: block;
	margin-bottom: 15px;
}

#ie6 #about h2 .sharethis_bis, #ie7 #about h2 .sharethis_bis{
	width: 106px;
	position: absolute;
	left: 0;
	top: 37px;
}

#ie6 #about h2 .sharethis, #ie7 #about h2 .sharethis{
	width: 106px;
	position: absolute;
	right: 0;
	top: 8px;
}

#ie6 #about h2 .sharethis_bis, #ie7 #about h2 .sharethis_bis{
	width: 106px;
	position: absolute;
	left: 0;
	top: 43px;
}

#search{
	height: 55px;
	text-align: left;
}

#search form{
	width: 240px;
	float: right;
	margin-right: 25px;
	display: inline;
}

#beta{
	width: 136px;
	height: 105px;
	position: absolute;
	top: 0;
	left: 0;
}

#about .anchors{
	border-bottom: 1px black dotted;
	padding-bottom: 25px;
}

#about .anchors li{
	line-height: 1;
}

.underline{
	border-bottom: 1px black dotted;
}

#about .anchors li a{
	padding-left: 15px;
	background-image: url(../design/images/banner-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 4px 50%;
	text-align: left;
	font-size: 11px;
}

#about .title{
	font-size: 14px;
	color: #DF0006;
	text-align: left;
	font-weight: bold;
	margin-top: 25px;
}


#search .go{
	background-image: url(../design/images/go-btn.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 42px;
	height: 21px;
	border: none;
	margin: 0; 
	padding: 0;
	float: right;
	cursor: pointer;
}

#search input{
	border: none;
	float: left;	
	background-color: #FFFFFF;
	border: 1px white solid;
}

#query{
	width: 155px;
	background-image: url(../design/images/search-bg.jpg);
	background-position: left center;
	background-repeat: no-repeat;	
	background-color: #FFFFFF;
	border: 1px white solid;
	padding-left: 25px;
	padding-top: 3px;
	color: #333333;
	margin-right: 15px;
	cursor: text;
}

.subtitle{
	font-weight: bold;
	color: #DF0006;
}

#searchresults{
	font-size: 12px;
	line-height: 1.5;
	color: #8C8C8C;
}

#searchresults div a{
	display: block;
	background-image: url(../design/images/banner-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 10px;
}

ol{
	padding-left: 5px;
}

#searchresults div{
	background-image: url(../design/images/border-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 5px 20px 5px;
	margin-top: 10px;
	cursor: pointer;
	text-align: justify;
}

#searchresults div p{
	width: 100%;
}

.dover{
	background-color: #E8E8E8;
}

.highlight{
	background-color: #ffff00;
	color: black;
	padding: 1px;
}

#content{
	width: 728px !important;
	width: 748px;
	padding: 0 30px !important;
	padding: 20px;
	padding-bottom: 25px;
	position: relative;
}

#content h2, #content h3{
	color: #DF0006;
	margin-bottom: 15px;
	margin-top: 0;
	font-family: Tahoma, Verdana, sans-serif;
}

#content h2{
	font-size: 18pt;
	padding-bottom: 15px;
}

#subnav h2{
	border: none;
}


#footer{
	background-image: url(../design/images/home-footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 788px;
	height: 77px;
	margin: 0;
	clear: both;
	margin-bottom: 50px;
}

#content p{
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	margin-bottom: 10px;
}

#content h3{
	display: block;
}

#about .flash{
	height: 158px;
	width: 479px;
	position: relative;
}

#about ul{
	font-size: 12px;
	line-height: 1.5;	
	text-align: justify;
}


#about a{
	color: #DF0006;
	text-decoration: none;
}

#aboutbis a{
	color: #DF0006;
	text-decoration: none;
}

#about a:hover{
	color: #DF0006;
	text-decoration: underline;
}

#about ul li{	
	margin-bottom: 8px;
}

#header h1{
	text-indent: -5000px;
}

#header a{
	float: right;
	color: #DF0006;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 10px;
	background-image: url(../design/images/banner-bullet.jpg);
	background-position: 0px center;
	background-repeat: no-repeat;
}

#about{
	width: 450px;
	float: left;
}

#subnav{
	float: right;
	border-left: 5px #DF0006 solid;
	padding: 6px;
	padding-right: 0;
	padding-top: 15px;
	padding-bottom: 28px;
	margin-right: 10px;
}

#content .bibis{
	clear: right;
}

#aboutbis{
	clear: both;
}

#aboutbis h3{
	margin-bottom: 4px;
}

#about.except h3{
	margin-bottom: 4px;
}
.except{
	margin-top: -430px;
}

.exceptbis{
	margin-top: -570px;
}

#ie7 .except, #ie6 .except, #ie7 .exceptbis, #ie6 .exceptbis{
	margin-top: 0;
}

#subnav ul li a{
	display: block;
	height: 25px;
	width: 160px;
	font-size: 12px;
	text-decoration: none;
	line-height: 2;
	padding-left: 30px;
	color: #525252;
	background-image:url(../design/images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#subnav ul li a:hover{
	text-decoration: none;
	color: #DF0006;
	background-color: #E8E8E8;
	background-image:url(../design/images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#subnav ul li.current a{
	text-decoration: none;
	color: #CC0000;
	background-color: #E8E8E8;
	background-image:url(../design/images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#vision div{
	width: 300px !important;
	width: 310px;
	padding: 10px;
	background-image:url(../design/images/s-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px black dotted;
	float: left;
	background-color: white;
	text-align: justify;
	height: 170px;
	line-height: 1.3;
	margin-top: 20px;
}

#vision .first{
	margin-right: 65px;
}

#content .clearfix{
	clear: both;
	display: block;
}

#container .prevnext{
	display: block;
	font-weight: bold;
	color: #DF0006;
	text-align: right;
	padding-top: 20px;
	margin-bottom: 3px;
	width: 100%;
}

#about h2 span{
	display: inline;
	text-align: left;
	color: #494949;
}

#content .tellmemore{
	text-align: center;
	clear: both;
	display: block;
	width: 177px; 
	margin: auto;
	margin-top: 25px;
	padding-bottom: 25px !important;
	padding-bottom: 0;
}

#footer p{
	font-size: 7pt;
	color: #515151;
	text-align: center;
	padding-top: 20px;
}

#footer img{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
}

.emailtofriend{
	float: right;
	margin-right: 0 !important;
	margin-right: 10px;
}

#content span{
	height: 50px;
}

#content span p{
	width: 83px;
	float: left;
}

#content span p a{
	display: block;
	width: 83px;
	height: 27px;
	background-image:url(../design/images/prev-btn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-indent: -5000px;
}

#content span p a:hover{
	background-image:url(../design/images/prev-btn.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#content span p.second{
	float: right;
}

#content span .second a{
	background-image:url(../design/images/next-btn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

#content span .second a:hover{
	background-image:url(../design/images/next-btn.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#footer a{
	color: #494949;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

form{
	font-size: 11px;
}

table{
	width: 300px;
}

table tr{
	height: 30px;
}

#beta{
	width: 136px;
	height: 105px;
	position: absolute;
	top: 0;
	left: 0;
}

.pdfdownload{
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
}

#mapContent ul{
	font-size: 12px;
	list-style-type: square;
	padding-left: 25px;
	margin: 15px 5px;
	text-align: justify;
	line-height: 1.5;
}

#mapContent ul li{
	margin-bottom: 5px;
}

#mapContent em{
	font-size: 11px;
	font-style: italic;
}

#mapContent a{
	color: #DF0006;
}

#about .underlined{
	padding-bottom: 10px;
	border-bottom: 1px #494949 dotted;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	margin-bottom: 10px;
	background-image: url(../design/images/banner-bullet.jpg);
	background-position: 0 4px;
	background-repeat: no-repeat;
	text-indent: 10px;
}

.comments{
	display: block;
	width: 165px;
	height: 28px;
	margin-top: 25px;
	background-image: url(../design/images/questcomm.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

h2 + .title{
	margin-top: 5px;
}

.top{
	font-size: 11px;
	padding-left: 15px;
	background-image: url(../design/images/top-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	margin-bottom: 25px;
	display: block;
}

.comments:hover{
	background-position: top center;
}

#nav{
	margin-top: 10px;
	border-top: 1px #DF0006 solid;
}

#mapContent .underlined{
	text-decoration: underline;
}

#about blockquote{
	font-size: 12px;
	background-color: #EDEDED;
	border: 1px #797FA3 dotted;
	width: 350px;
	margin: auto;
	margin-top: 10px;
	padding: 15px;
	text-align: justify;
	line-height: 1.3;
	margin-bottom: 15px;
}

ol{
	list-style-type: decimal;
	font-size: 12px;
	text-align: justify;
	line-height: 1.3;
}

ol li{
	margin-left: 20px;
	margin-bottom: 5px;
}

#about div a, #about div a:hover{
	text-decoration: none;
}

.showhide{
	display: block;
	margin: 5px 0;
}

#nav a{
	flaot: left;
	width: 50px;
	margin-right: 300px;
}

#nav .right{
	margin: 0;
	background-position: right 52%;
	background-image: url(../design/images/banner-bullet.jpg);
}

#nav .left{
	background-position: left center;
	background-image: url(../design/images/bullet-left.jpg);
}

#nav .middle{
	background-position: left center;
	background-image: url(../design/images/top-bullet.jpg);
}

#nav .right, #nav .middle, #nav .left{
	font-size: 11px;
	color: #DF0006;
	text-decoration: none;
	background-repeat: no-repeat;
	padding: 8px;
}

@media print{
	
	
	
	#header, #subnav, .background, #footer img, .emailtofriend, .pdfdownload{
		display: none;
	}
	
	*, html, body, #content, #about h2, #about h3, #about span{	
		background-color:#FFFFFF;
		color: black;
		border: none;
	}
	
	#fancymenu ul li a{
		color: #999999;
	}
	
	#fancymenu ul li.current{
		color: black;
		font-size: 14px;
	}	
	
	#content, #about{
		width: 100%;
		font-size: 12px;
	}
	
}
