/* CSS Document */
*{
     margin:0;
     padding:0;
}

body{
     font-family:/*Verdana*/Trebuchet MS, sans-serif ;
     font-size:11px ;
     color:#333;
	 background:#C6C1A3;
	 
}

img{
     border:none;
	 padding:0 5px;
}

h3{
     color:#AB1038 ;
     background: url(/images/golf_ball.gif) no-repeat top left;
	 letter-spacing:1px;
	 font-size:15px;
	 padding:5px 0px 5px 35px;
}

strong{
	 color:#AB1038 ;
}

p{
	padding:10px 0px;   
}

#metro{
	letter-spacing:1.5px;
	color:#01803D;
}

#regional{
	color:#B5B09C;
	font-weight:bold;
	letter-spacing:1px;
	font-size:120%;
}

#bold_blue{
	color:#3C2194;
}

.states{
	border-top: 1px solid #C6C1A3;
	border-left: 1px solid #C6C1A3;
	background:#EFEEE4;
	padding:5px 0px 1px 40px;
	display:block;
	
	
}

#wrap{
	width:970px;
	padding:0 10px;
	margin:0 auto;
	background:white;
}
#banner{
	background: url(/images/banner.jpg) no-repeat 0px 75px;
    padding:20px 0 0 0;
	height:198px;

	
}
#banner ul{float:left; }
/*#top_image{

	height:143px;
	margin:15px 0 0 0;
	
	
}*/


#banner ul li{list-style:none;}
#banner h1{font-size:20px; font-weight:bold;}
#new_logo{
	float:right;
}

#menu ul{
	background:#962F43;
	height:23px;
}

#menu li{
     list-style:none;
	 float:left;
}

#menu li a{
     text-decoration:none;
	 color:#FFF;
	 display:block;
	 padding:3px 15px;
	 letter-spacing:1px;
	font-size:11px;
	font-weight: bold;
}

#menu li a:hover{
     background:#716E5D;
}

#content{/*border:1px solid #000;*/
	color:#6F6F6F;
	letter-spacing:1px;
	line-height:1.5em;
	float:left;
	padding:10px 0;
	width: 970px;
}

#content a, #left_panel a{
	color:#AB1038;
	/*text-decoration:none;*/
	font-style:italic;
}

#content a:hover, #left_panel a:hover{
	color:#716E5D;
}

#left_panel{
	float:left;
	width:60%;
}

#left_panel img{
	max-width:470px;
	padding:10px 5px 5px 5px;
}

#right_panel{
	float:right;
	width:35%;
}

#right_panel img{
	max-width:270px;
	padding:10px 5px 5px 5px;
}


#sub_footer{
	color:#817E6B;
	font-size:11px;
	border-top:1px solid #C7C2A2;
	padding-top:5px;
	text-align:center;
	letter-spacing:.5px;
	clear:both;
}

#sub_footer a{
	color:#817E6B;
	text-decoration:none;
}

#sub_footer a:hover{
	color:#AB1038;
	
}

#footer{/*border:1px solid #999;*/
     clear:both;
     padding:5px 0px;
	 border-top:1px solid #C7C2A2;
}

#copyright{
	font-size:11px;
	text-align:center;
	margin-top:10px;
	color:#817E6B;
	
}

#home_link{/*border:1px solid #999;*/
	float:right;
	padding:100px 100px;
	text-decoration:none;
	color:#007F61;	
}

#news {
	float:left;
	margin-right: 10px;
	width:720px;
}

#events {
	float:right;
	width:240px;
}

/*==12.3.2010 RULES==*/

table { width: 100%; }
