

body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, li {
    text-align: justify;
    line-height: 16px;
}

h1 {
    font-size: 26px;
    color: #225888;
    margin:0px;
    margin-top:5px;
}

h2 {
    font-size: 22px;
    color: #888888;  
    margin:0; 
    margin-bottom:20px;
    
}

h3 {
    font-size: 20px;
    color: #555555;
    margin:0;
}

h4 {
    font-size: 12px;
    color: #222222;
    margin-top:0px;
    margin-bottom:5px;
    font-style:italic;
}

ul
{
	margin-top:5px;
}


li {

}

a:link, a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #50668d;
}

a:hover, a:visited:hover {
	font-size: 12px;
	text-decoration: none;
	color: #D6A00E;
}


#Wrapper {
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -451px;
	width: 902px;
}

#Header {
	float: left;
	clear: both;
	width: 902px;
	height: 121px;
}

#Header_Top {
	float: left;
	clear: both;
	width: 902px;
	height: 92px;
}

#Logo {
	float: left;
	clear: right;
	width: 306px;
	height: 92px;
}

#Header_Top_Right {
	float: left;
	clear: right;
	width: 596px;
	height: 92px;
}

#Header_Bottom {
	float: left;
	clear: both;
	width: 902px;
	height: 29px;
}

#Logo_Bottom {
	float: left;
	clear: right;
	width: 77px;
	height: 29px;
	overflow: hidden;
}

#Main_Menu {
	float: left;
	clear: right;
	width: 815px;
	height: 29px;
	background-image: url(../images/britt_rock_04bk.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

#Cap
{
	background-image:url(../images/cap.jpg);
	background-repeat:repeat-x;
	float:left;
	clear:right;
	height:29px;
	width:10px;
}

#Main_Menu a:link, #Main_Menu a:visited {
	color:#000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#Main_Menu a:hover, #Main_Menu a:visited:hover {
	color: #2e4665;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#Middle {
	float: left;
	clear: both;
	width: 902px;
	background-color: #ffffff;
}

#Margin_Left {
	float: left;
	clear: right;
	width: 14px;
	height: 330px;
}

#Main {
	float: left;
	clear: right;
	width: 814px;
	_width: 874px;
	background-image: url(../images/main_bk.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding: 0 30px 0 30px;
}



#Margin_Right {
	float: left;
	clear: right;
	width:14px;
	height:330px;
}

#Footer {
	float: left;
	clear: both;
	width: 902px;
	background-color: #FFFFFF;
}

#Footer_Left {
	float: left;
	clear: right;
	width: 14px;
	height: 37px;
}

#Footer_Main {
	float: left;
	clear: right;
	width: 874px;
	height: 37px;
	background-image: url(../images/britt_rock_11bk.jpg);
	background-repeat: repeat-x;
	overflow: visible;
	text-align: center;
	padding-top: 40px;
	font-size: 11px;
	color: #888888;
}

#Footer_Right {
	float: left;
	clear: right;
	width: 14px;
	height: 37px;
}

.content_box_1
{
	border:1px solid #e1e1e1;
	background-color:#FBFBFB;	
	padding:15px;
	float:left;
	clear:right;
	width:365px;	
}

.content_box_2
{
	border:1px solid #e1e1e1;
	background-color:#FBFBFB;	
	padding:15px;
	margin-bottom:20px;
	float:left;
	clear:both;
	width:782px;
}

#dropmenudiv 
{	
	/*filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;	*/
	
    MARGIN-TOP: 53px;    
    margin-left:28px;
	#margin-left:28px;
    FONT-SIZE: 12px;
    Z-INDEX: 100;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    POSITION: absolute;
    /*background-image: url(../images/menu_bkg.gif);*/    
    
    border-bottom:5px solid #606068;
    border-left:5px solid #606068;
    border-right:5px solid #606068;
    background-position: bottom center;
    background-repeat: no-repeat;
    padding-top:8px;
    padding-left:-5px;    
    padding-bottom: 8px;
    /*border-top: 2px solid #444444;*/
}


#dropmenudiv A {
    PADDING-RIGHT: 0px;
    DISPLAY: block;
	color: #000000;
    PADDING-LEFT: 4px;
    FONT-WEIGHT: normal;
    PADDING-BOTTOM: 1px;
    padding-right:0px;    
    WIDTH: 136px;
    margin-right:0px;
    #padding-right:0px;   
	margin-left:0px;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #4a627e 0px solid;
    TEXT-DECORATION: none;
}

#dropmenudiv A:hover {
    color: #000000;
	BACKGROUND-COLOR: #FEDE89;	
}




 
/*-----------------------------------------------------THIS IS FOR DROP DOWN MENU-------------*/
ul.topnav {
	list-style: none;
    padding: 0;
	margin: 0;
	float: left;
	font-size:13px;
}
ul.topnav li {
	float: left;
	margin: 0;	
    padding:0;
	position: relative; /*--Declare X and Y axis base--*/
}
ul.topnav li a{
	padding: 0;
	display: block;
	font-weight: normal;
	font-family: verdana, Helvetica, sans-serif;
	float: left;
}


ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav 
{
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0px; 
	top: 21px;
	background: #cccccc;
	color:#ffffff;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 180px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;   
	z-index:8; 

}
ul.topnav li ul.subnav li
{
    text-align:left;
    cursor:pointer;
	margin: 0; padding: 0;
	border-top: 1px solid #999999; /*--Create bevel effect--*/
	/*border-bottom: 1px solid #cdcdcd; /*--Create bevel effect--*/
	clear: both;
	width: 180px;
	height:20px;
	z-index:8; 
}
html ul.topnav li ul.subnav li a 
{    
    font-size:12px;
    margin-top:0px;
    margin-left:15px;
    text-decoration:none;
    color:#f15725;
    font-weight:bold;
    left:5px;
	width: 180px;
	z-index:8; 
}

html ul.topnav li ul.subnav li:hover { /*--Hover effect for subnav links--*/
	background: #f15725;
	
}

html ul.topnav li ul.subnav li:hover a { /*--Hover effect for subnav links--*/
	color:#ffffff; 
}
/*-----------------------------------------------------THIS IS FOR DROP DOWN MENU-------------*/
