@import "text.css";
@import "form.css";

body {
	text-align: center;
	background-image: url(../images/topbar_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}


#site {
	margin: 0px auto;
	width:100%;
	background-image: url(../images/bottombar_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0px;
	text-align: center;
}

#container {
	margin:0 auto;
	text-align: left;
	width: 759px;
	padding: 0px;
	border-left: dotted 1px #cccccc;
	border-right: dotted 1px #cccccc;
	border-top: none;
	border-bottom: none;
	}
	
#banner {
	width: 759px;
	height: 134px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#banner_nav {
	text-align:right;
	color:#FFFFFF;
	width: 758px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	}
	
#contact {
	float:left;
	margin: 70px 0px 0px 26px;
	padding: 0px;}



#logo { width: 71px; height: 88px; margin: 14px 0 0 10px; float:left; }	


	
#flashplayer {
	width: 759px;
	margin: 0px;
	padding: 0px;
	}
	
#sectionpic {
	width: 570px;
	margin: 0px;
	padding: 0px;
	}
	
#sectionpic_quote {
	width: 165px;
	float:right;
	margin: 0px;
	padding: 0px;
	}
	
#promo {
	width: 759px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/promo_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#navigation {
	text-align:left;
	width: 175px;
	float:left;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
#content {
	text-align:left;
	width:390px;
	margin: 10px 0px 0px 185px;
	padding: 0px 5px 5px 5px;
	border-left: dotted 1px #cccccc;
	border-right: dotted 1px #cccccc;
	}

#content_directory {
	text-align:left;
	width:390px;
	margin: 10px 0px 0px 185px;
	padding: 0px 5px 5px 5px;
	border-left: dotted 1px #cccccc;
	border-right: dotted 1px #cccccc;
	}
	
#content2 {
	text-align:left;
	width:550px;
	margin: 10px 0px 0px 185px;
	padding: 0px 5px 5px 5px;
	border-left: dotted 1px #cccccc;
	}
	
#extra_nav {
	width: 165px;
	float:right;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	}
	
#footer{
	width: 759px;
	height:47px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border:none;
	clear:both;
	}
	
	
	
/* Menu styles */

#navigation ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	}
	
#navigation li {
	color: #000000;
	font-size:12px;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
	
#navigation a {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#333333;
	text-decoration:none;
	background-image:url(../images/nav_grey.gif);}
	
#navigation a.ind {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#FF9966;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/nav_grey.gif);}
	
#navigation a.bus {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#bf0049;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/nav_grey.gif);}
	
#navigation a:hover {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#CC0000;
	text-decoration:none;
	background-image:url(../images/nav_grey_over.gif);}
	
#navigation a:hover.ind {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/nav_grey_over.gif);}
	
#navigation a:hover.bus {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/nav_grey_over.gif);}
	
	
#navigation ul.sub {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;}
	
#navigation li.sub {
	color: #666666;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	border-top: none;
	border-bottom: 1px dotted #CCCCCC;}
	
#navigation a.sub {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color:#666666;
	text-decoration:none;
	background-image:url(../images/nav_arrow.gif);}
	
#navigation a:hover.sub {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	color:#bf0049;
	text-decoration:none;
	background-image:url(../images/nav_arrow_over.gif);}
	
#navigation ul.subsub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;}
	
#navigation li.subsub {
	color: #999999;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	border-top: none;
	border-bottom: 1px dotted #CCCCCC;}
	
#navigation a.subsub {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 5px;
	color:#999999;
	text-decoration:none;
	background-image:none;
	}
	
#navigation a:hover.subsub {
	display:block;
	line-height:25px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 0px 5px;
	color:#bf0049;
	text-decoration:none;
	background-image:none;}
	
	
	
/* Extra nav styles */

ul.homepage {
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 0px 0px;
	list-style:none;
	}
	
li.homepage {
	display:inline;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin: 10px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	list-style:none;
}

#banner_nav ul {
	margin: 0px 5px 0px 0px;
	padding: 2px 0px 0px 0px;
	list-style:none;
	}
	
#banner_nav li {
	display:inline;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	list-style:none;
}
	
#banner_nav a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#FFFFFF;
	text-decoration:none;
}
	
#banner_nav a:hover {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#dedede;
	text-decoration:none;}

#extra_nav ul {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style:none;
	}
	
#extra_nav li {
	color: #666666;
	font-size:12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	list-style:none;
}
	
#extra_nav a.rhs {
	display:block;
	line-height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#333333;
	text-decoration:none;
	background-image:url(../images/rhs_nav.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
	
#extra_nav a:hover.rhs {
	display:block;
	line-height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	color:#bf0049;
	text-decoration:none;
	background-image:url(../images/rhs_nav.jpg);
	background-repeat: no-repeat;
	background-position: left;}
	
#homepage #newsbox {
	width: 158px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	border: solid 1px #cccccc;
	}
	
#homepage #newsbox h3 {
	font-size:14px;
	display:block;
	line-height:25px;
	background-color:#bf0049;
	color:#FFFFFF;
	margin: 0px;
	padding: 4px;}
	
#newsbox {
	width: 158px;
	margin: 0px;
	padding: 0px;
	border:none;
	}
	
#newsbox2 {
	width: 156px;
	margin: 0px 4px 0px 0px;
	padding: 2px;
	border: 1px solid #999;
	}
	
	
#newsbox h3 {
	font-size:12px;
	display:block;
	line-height:25px;
	background-color:none;
	color:#333333;
	margin: 0px;
	padding: 4px;}
	
#newsbox ul {
	margin: 4px 4px 10px 4px;
	padding: 0px 0px 10px 0px;
	border-bottom: dotted 1px #cccccc;
	list-style:none;}
	
#newsbox li {
	margin: 0px;
	padding: 0px;
	list-style:none;}
	
/* ad hoc styles */

#profile {
	margin: 0px 0px 5px 0px;
	padding: 0px;}
	
#rhs_box {
	width: 152px;
	float:right;
	margin: 0px 5px 10px 0px;
	padding: 4px;
	border: solid 1px #cccccc;}
	
#odd {
	background:#efefef;
	margin:0px 0px 20px 0px;
	padding:4px;
	border-bottom: dotted 1px #cccccc;}
	
#even {
	background:#ffffff;
	margin:0px 0px 20px 0px;
	padding:4px;
	border-bottom: dotted 1px #cccccc;}

