@charset "utf-8";
#wrapper {
	height: auto;
	width: 960px;
	margin: auto;
}
body {
	background-color: #000;
	background-image: url(images/roadbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #333;
}
#nav {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 58px;
	width: 960px;
	background-image:url(images/navbar.png);
}

#nav.about {
	background-image:url(images/navbarabout.png);
}

#header {
	width: 960px;
	background-position: top;
	margin: 0px;
	padding:0px;
	height: 174px;
	
}

#leftboxmain {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 450px;
	width: 593px;
}
#leftbottom {
	float: left;
	height: 100px;
	width: 593px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#maincontent {
	padding:15px;
	width: 860px;
	margin-right: 35px;
	margin-left: 35px;
	background-color: #EFEFEF;
	background-image: url(images/contentmainbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #maincontent #FlashID {
	margin-top: 0px;
	margin-left: 30px;
}


#maincontent.faq {
	background-image:url(images/faqbg.jpg);
	background-repeat:no-repeat;
	padding-top: 280px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #E3E3E3;
}

#maincontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #F31400;
	padding: 0px;
	margin-bottom: 6px;
	font-weight: 100;
	margin-top: 12px;
}

#maincontent blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #666;
	letter-spacing: -1px;
	text-align: justify;
}

#maincontent blockquote.center{
	width: 650px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#maincontent blockquote.right {
	float:right;
	border-left-width: 2px;
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 10px;
}

#rightbox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 350px;
	width: 367px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 50px;
	width: 960px;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
}
#nav ul {
	list-style-type: none;
	padding-top:0.9em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3em;
}
#rightbox img {
	padding-left: 30px;
}


#nav li {
	display:inline;
	padding-top: 0px;
	padding-right: 5em;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav a {
	text-decoration:none;
	color:#FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: 200;
	letter-spacing: -1px;
}

#nav a:hover {
	text-decoration:none;
	color:#FC0;
}
#footer ul {
	list-style-type: none;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer ul li {
	display: inline;
	padding-right: 40px;
}
#maincontent #bottommain {
	background-image: url(images/contentboxbg.jpg);
	background-repeat: repeat-x;
}
.about #wrapper #maincontent #bottommain center h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	font-weight: normal;
	font-size: 1.3em;
	padding-top: 2px;
	margin: 0px;
}

em {
	font-weight: bold;
	color: #333;
	font-style: normal;
	text-decoration: none;
}

#footer ul li a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	color: #333;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration:underline;
	color:#F30;
}
#frontcontent {
	padding: 0px;
	width: 560px;
	margin-left: 16px;
	background-image: url(images/contentboxbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.red {
	color: #FA1700;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #ff1a00;
	border-left-width: 7px;
	border-left-style: solid;
	letter-spacing: -0.5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin: 0px;
	font-weight: normal;
	border-left-color: #FC0;
}

.title a:hover {
	color:#F60;	
}

#frontcontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #ff1a00;
	border-left-width: 7px;
	border-left-style: solid;
	letter-spacing: -0.5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin: 0px;
	font-weight: normal;
	border-left-color: #FC0;
}
#frontcontent .entrycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999;
	display: block;
	margin-left: 18px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 4px;
	line-height: 1em;
	font-variant: normal;
	letter-spacing: -1px;
	border-bottom-style: inset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#frontcontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFF;
	padding: 0px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.mediadiv {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EC1000;
	border-right-color: #EC1000;
	border-bottom-color: #EC1000;
	border-left-color: #EC1000;
	height: 150px;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.mediadiv a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
}
.mediadiv img {
	margin-top: 10px;
	margin-left: 15px;
	float: left;
}
.mediadiv a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent.contact{
	text-align: center;
	background-image: url(images/contactbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
	height: 100%;
}

.mediadiv a:hover  img {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}



.linkinfo  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.2em;
	width: 650px;
	margin-left: 200px;
}
.mediadiv a:hover {
	color: #999;

}
