body
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin:0;
	padding:0;
	background-color:#1c1c1c;
}

#container
{
	width:940px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
}

.clear
{
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}

/*--------- content structure ------------*/

#content_wrapper
{
	padding:16px 0 0 0;
}

#page_content
{
	width:630px;
	float:left;
	color:#fff;
	background-color:#555555;
	border:2px solid #6b6b6b;
	padding:10px;
}

#sidebar
{
	width:240px;
	float:right;
	background-color:#f8da3a;
	border:2px solid #fcefa9;
	padding:10px;
}

/*--------- page content ----------*/

#page_content h1
{
	font-weight:normal;
	margin:0;
	padding:0 0 5px 0;
	background:url(../images/template_images/h1_background.jpg) repeat-x bottom;
}

#page_content a
{
	color:#f8da3a;
}

#page_content a:hover
{
	color:#fff;
}

/*--------- header ------------*/

#header
{
	height:133px;
}

#logo
{
	width:564px;
	height:133px;
	float:left;
}

#logo img
{
	display:block;
	width:564px;
	height:133px;
	border:none;
}

#site_search
{
	width:266px;
	height:40px;
	float:right;
	background:url(../images/template_images/search_background.jpg) no-repeat;
	padding:10px 0 0 0;
	margin:83px 0 0 0;
	line-height:0;
	text-align:center;
}

#site_search form
{
	margin:0;
	padding:0;
}

#site_search table td
{
	vertical-align:top;
}

#keyword
{
	background:url(../images/template_images/keyword_search_background.jpg) repeat-x;
	border:1px solid #FEEE8F;
	font-size:12pt;
	padding:3px 0 3px 0;
}

#site_search_submit
{
	background-color:#FEF6C7;
	border:none;
	font-weight:bold;
	font-size:9pt;
	font-family: Arial, Helvetica, sans-serif;
	padding:5px 6px 5px 6px;
	color:#333;
}

/*---------- main menu------------*/

#main_menu
{
	background:url(../images/template_images/main_menu_background.jpg) repeat-x #222222;
}

/*#main_menu ul
{
	margin:0;
	padding:15px 0 15px 0;
	list-style:none;
}

#main_menu li
{
	display:inline;
	padding:0 6px 0 6px;
}

#main_menu li a
{
	color:#f8da3a;
	text-decoration:none;
	font-weight:bold;
	padding:4px;
}

#main_menu li a:hover
{
	color:#fff;
}

#main_menu li a.active
{
	background-color:#f7db3a;
	color:#2c2c2c;
}
*/

/*---------- page image ------------*/

#page_image
{
	width:930px;
	height:130px;
	border:5px solid #000;
}

#page_image img
{
	width:930px;
	height:130px;
}

/*--- news page ---*/

.news_listing ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.news_listing
{
	padding:10px 0 10px 0;
}

.headline
{
	font-weight:bold;
}

/*---------- footer ------------*/

#footer
{
	clear:both;
	color:#8F8F8F;
	padding:15px 0 15px 0;
	font-size:9pt;
}

#footer_left
{
	width:600px;
	float:left;
}

#footer_right
{
	width:300px;
	float:right;
	text-align:right;
}

#footer a 
{
	color:#f8da3a;
}

#footer a:hover
{
	color:#8f8f8f;
}

/*---------- misc styles ------------*/

.yellow_text 
{
	color:#f8da3a;
}

.sidebar_phone_number
{
	font-size:18pt;
	letter-spacing:-1px;
}
