@charset "utf-8";
.body_text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #646263;
}
.content_bg {
	background-image: url(images/site_layout_24.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
body {
	background-image: url(images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #f3f3f3;
}
.header_text_orange {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 14px;
	color: #c15219;
	font-weight: bold;
}
.header_text_blue {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 14px;
	color: #3699ba;
	font-weight: bold;
}
.s_vertical {
	background-image: url(images/s_vertcal.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.input_search {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #646263;
	border: 1px solid #646263;
}


.header_text_green {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 14px;
	color: #B9B945;
	font-weight: bold;
}
.search_text {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #646263;
}
.left_menu {
}
ul#left_menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#left_menu li
{
	background-image: url(images/side_nav.gif);
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 24px;
	white-space: normal;
	border-right: 1px solid #cccccc;
	background-color: #D3D0BD;
	background-repeat: repeat-x;
	background-position: top;
	width: 150px;
	height: 24px;
}
ul#left_menu li a
{
	display: block;
	padding-left: 25px;
	padding-right: 5px;
	text-decoration: none;
	color: #333333;
}
ul#left_menu li a:hover
{
	color: #fff;
	background-image: url(images/side_nav_o.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tr_bg {
	background-image: url(images/site_layout_23.gif);
	background-repeat: repeat-y;
}
a:link {
	font-family: Tahoma, Arial;
	color: #B9BA42;
	text-decoration: none;
}
a:hover {
	color: #B9BA42;
	text-decoration: underline;
}
.h_vertical {
	background-image: url(images/h_vertcal.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.formfield_text {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #646263;
}
a:visited {
	font-family: Tahoma, Arial;
	color: #B9BA42;
	text-decoration: none;
}
.search_button {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.formfield_text2 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #646263;
	width: 200px;
}
.top_right_bg {
	background-color: #FFF;
	background-image: url(images/site_layout2_02.gif);
	background-repeat: no-repeat;
	height: 110px;
	width: 335px;
}
.admin_nav {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}.blog_menu {
}
ul#blog_menu
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#blog_menu li
{

	float: left;
	margin: 0;
	font-size: 10px;
	line-height: 18px;
	white-space: normal;
	border-right: 1px solid #cccccc;
	background-color: #D3D0BD;
	padding-left: 15px;
	width: 135px;
}
ul#blog_menu li a
{
	font-size:11px;
	text-decoration: none;
	font-weight: bold; 
	color: #333333;
}
ul#blog_menu li a:hover
{
	color: #666666;
	text-decoration: underline;
}
.header_text_white {
	font-family: "Century Gothic", Tahoma, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
.links_frame {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
