@charset "UTF-8";
/* CSS Document */


body, wrapper, header, navtop,h1, h2, h3, h4, p, ul, li, a, #navleft, #namebox, #content, #addressblock, #addressblockcontent, #footer{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

body{
	background:#f7f7f7;
}

h1{
	font-size:14px;
	color:#b31e17;
	text-transform:uppercase;
	margin-bottom:10px;
	font-weight:normal;
	clear:both;
}

h2{
	font-size:14px;
	color:#666666;
	padding-bottom:10px;
	font-weight:normal;
	clear:both;
}

h3{
	font-size:12px;
	color:#333333;
	clear:both;
	font-weight:bold;
	padding-bottom:5px;
}

h3 em{
	font-size:10px;
	color:#333;
}

h3 a:link, h3 a:visited{
	color:#8b0b04;
	text-decoration:underline;
	text-align:center;
}

h3 a:hover, h3 a:focus{
	color:#c5593c;
	text-decoration:underline;
}

h4{
	font-size:12px;
	color:#464646;
	padding:10px 0;
	clear:both;
	font-weight:normal;
}

p{
	font-size:12px;
	color:#464646;
	padding-bottom:10px;
	line-height:20px;
	clear:both;
}

a:link, a:visited{
	color:#8b0b04;
	text-decoration:none;
}

a:hover{
	color:#666666;
	text-decoration:none;
}

#wrapper{
	width:800px;
	background-color:#fff;
	margin:0 auto;
}

#header{
	width:800px;
	height:180px;
}

#navtop{
	margin:0;
	padding:0;
	width:800px;
	height: 25px;
	background:url(images/navbar.gif) top left no-repeat;
}

#navbuttons{
	margin:7px 0 0 0;
	padding:0;
	width:120px;
	height: 18px;
	float:right;
	display:inline;
	font-size:11px;
	color:#fff;
	text-align:center;
}

#navbuttons a:link, #navbuttons a:visited{
	color:#fff;
	text-decoration:none;
}

#navbuttons a:hover{
	color:#c5593c;
	text-decoration:none;
}

#leftcol{
	width:180px;
	float:left;
	display:inline;
	margin:0;
}

#leftcol-nav{
	width:180px;
	font-size:12px;
	text-align:center;
	border-bottom:1px dotted #8b0b04;
	padding:10px 10px;
	line-height:110%;
	clear:both;
}

#namebox{
	float:left;
	width:200px;
	height:300px;
	margin:60px 0 0 0;
	clear:left;
}

#contentwrapper{
	background:url(images/about.gif) #ffffff top left no-repeat;
	width:800px;
	float:left;
}

#content{
	margin:20px 20px 20px 120px;
	width:440px;
	float:right;
	display:inline;
	padding:0;
}

#content p{
	text-align:justify;
}

#content ul {
	list-style-type:square;
	padding-left:30px;
	padding-right:30px;
	font-size:12px;
	text-indent:-0px;
	line-height:14px;
	color:#666666;
	margin-bottom:10px;
}

#content ul em{
	font-weight:bold;
	color:#8b0b04;
}

#content ul strong{
	font-weight:normal;
	color:#8b0b04;
}

#content ul li{
	padding-bottom:5px;
	text-align:justify;
}

#content ul a:link, #content ul a:visited{
	color:#8b0b04;
	text-decoration:underline;
}

#content ul a:hover, #content ul a:focus{
	color:#c5593c;
	text-decoration:underline;
}

#contentcolumn{
	width:220px;
	margin:5px 0 10px 0;
	padding:0;
	float:left;
	display:inline;
}

#addressblock {
	float:right;
	width:450px;
	margin:40px 10px 0 0;
}
#addressblockcontent {
	float:left;
	width:145px;
	margin:0 5px 10px 0;
}

#addressblockcontent ul {
	list-style-type:none;
	padding-left:0;
	font-size:10px;
	text-indent:-0px;
	line-height:11px;
	color:#666666;
}

#addressblockcontent ul em{
	font-weight:bold;
	color:#8b0b04;
}

#addressblockcontent ul li{
	padding-bottom:5px;
}

#addressblockcontent ul a:link, #addressblockcontent ul a:visited{
	color:#8b0b04;
	text-decoration:none;
}

#addressblockcontent ul a:hover, #addressblockcontent ul a:focus{
	color:#c5593c;
	text-decoration:underline;
}

#addressblockcontent2 {
	float:left;
	width:145px;
	margin:0 0 10px 0;
}
#addressblockcontent2 ul {
	list-style-type:none;
	padding-left:0;
	font-size:10px;
	text-indent:-0px;
	line-height:11px;
	color:#666666;
}

#addressblockcontent2 ul em{
	font-weight:bold;
	color:#8b0b04;
}

#addressblockcontent2 ul li{
	padding-bottom:5px;
	text-align:left;
}

#addressblockcontent2 ul a:link, #addressblockcontent2 ul a:visited{
	color:#8b0b04;
	text-decoration:none;
}

#addressblockcontent2 ul a:hover, #addressblockcontent2 ul a:focus{
	color:#c5593c;
	text-decoration:underline;
}

#footer{
	margin:2px 0 0 0;
	background:url(images/footer.gif) top left no-repeat;
	height:157px;
	width:800px;
	clear:both;
}

#dropmenudiv{
	position:absolute;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:14px;
	padding-bottom:5px;
	padding-left:10px;
	text-align:center;
	z-index:50;
}

#dropmenudiv a{
	display: block;
	padding: 1px 0;
	text-decoration: none;
	color:#fff;
}

#dropmenudiv a:hover{ /*hover background color*/
	text-decoration:none;
	color:#fff;
	background-color:#c5593c;
}

#dateinfo{
	font-weight:normal;
	height:20px;
	width:600px;
	color:#333;
	text-align:center;
	font-size:10px;
	margin:0 auto;
	padding:10px 0 0 0;
	background-color:#FFFFFF;
}

#dualcolwrap{
clear:left;
float:left;
width:440px;
margin:0 0 10px 0;
padding:0;
}

#dualcol{
width:200px;
margin:0 10px 0 0;
padding:0;
float:left;
display:inline;
}

.tollfree{ font-size:16px; font-weight:bold; clear:both; padding-left:60px;}

#dualcol li{text-align:left;}
