
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#foxmenucontainer{height:29px;background:#000;display:block;padding:0px 0 0 5px;}
#foxmenu{position:relative;display:block;height:29px;font-size:12px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#foxmenu ul{margin:0px !important;padding:0 !important;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 20px 0 20px;height:19px;background:transparent url(foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#fff;background:transparent url(foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, fieldset{
	margin:0;
	padding:0;
}

blockquote
{
border-left:3px solid #FFCC33;
padding-left:5px;
margin:10px 0px 0px 30px;
}

fieldset{
	border:0;
}

h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3 a
{
color:#4391C4}

img
{
border:0px solid black;
}

h2 a
{
color:#EF8037;
text-decoration:none;
}

a{
	color:#cc0000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

body{
	margin-top:10px;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.95em;           
	background-color:#404040;	
	color:#333333;
}

.page{
	width:800px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:0px;
	border:0px solid #cc0000;
}

/* HEADER */

#header{
	width:100%;
	/*height:90px;*/
	//background:url(images/header_bg.gif) repeat-x;
}

.header_bar
{
    padding-left:0px;
    padding-right:0px;
}

#header_logo{
	float:left;
}

#header_ads{
	float:right;
    padding-bottom:3px;
	padding-top:115px;
	padding-right:30px;
}

#header_logo h1{
	padding-left:0px;
	padding-top:0px;
	width:200px;
}

#header_logo h1 a{
	display:block;
	/*text-indent:-5000px;*/
	width:320px;
	/*height:77px;*/
	/*background:url(images/logo.jpg) no-repeat;*/
}

/* MENU */

#menu{
	width:100%;
	//background:url(images/menu_bg.gif) repeat-x;
    backbround-color:#549EFF    border-top:2px solid #5590BD    border-bottom:2px solid #5590BD}

#menu ul{
	padding-left:8px;
}

#menu li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#cc0000;
	font-size:15px;
	font-weight:bold;
}

#menu li span{
	display:block;
	padding:4px 2px 4px 2px;
}

#menu li a{
	color:#333333;
	display:block;
	padding:6px;
}

#menu li a:hover{
	color:#999999;
	text-decoration:none;
}

#menu img{
	float:right;
	margin:4px 8px;
}
/* SUB MENU */

#submenu{
	width:100%;
	background:#f3f9eb;
	border-bottom:1px solid #d7ebbc;
	margin-bottom:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:.8em;
}

#submenu ul{
	padding-left:8px;
}

#submenu li{
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#598527;
	background:url(images/submenu_sep.gif) no-repeat right center;
	padding-right:6px;
	padding-left:6px;
}

#submenu li.submenu_nobr{
	background:none;
	padding-right:0;
}

#submenu li a{
	color:#598527;
}

/* BODY */



#body_left{
	float:left;
	width:441px;
    border-right:1px solid #5590BD;
}

#body_center{
	float:left;
	width:288px;
}

#body_right{
	float:right;
	width:180px;
    margin:5px 5px 5px 5px;
    border:0px solid #5590BD;
	
}
#body_right_inner
{
margin:0px 0px 5px 0px;
background-color:#D9F5FF;
padding:5px;
font-size:12px;
text-align:left;
border:1px solid #549EFF;
}

.page_inner #body{
	background:url(images/body_inner_bg.gif) repeat-y;
}

.page_inner #body_left{
	float:left;
	width:599px;
}

.page_inner #body_right{
	float:right;
	width:401px;
}

/* PAGES */

/* LEFT PAGES */

#pages_left_pad{
	width:589px;
	margin-left:5px;
}

.psolid_box{
	background:#fafafa;
	border:1px solid #e3e3e3;
	padding:8px 15px 15px 9px;
	margin-bottom:5px;
}

#psolid_contact{
	padding:12px 15px 15px 13px;
}

#psolid_submit{
	padding:12px 15px 15px 13px;
	margin-top:5px;
	font-size:12px;
}

.psolid_box h2{
	color:#197b30;
	font-size:13px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-bottom:6px;
	width:560px;
}
.psolid_box h2 span{
	background:url(images/folder.png) no-repeat;
	padding-left:20px;
}

#psolid_contact h2{
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	margin-bottom:10px;
}

#psolid_details h2{
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	margin-bottom:10px;
}

#psolid_submit h2{
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	margin-bottom:10px;
	color:#303030;
	font-size:13px;
}

#psolid_details h2 span{
	background:url(images/submit_icon.gif) no-repeat;
	padding-left:22px;
}

#psolid_contact h2 span{
	background:url(images/psolid_contact_icon.gif) no-repeat;
}

#psolid_submit h2 span{
	background:none;
	padding-left:0px;
}

.details_box{
	width:555px;
	float:left;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:6px;
	padding-top:6px;
	font-size:12px;
	color:#3d3d3d;
	margin:0px 10px 0px 10px;
}

.details_box_nobr{
	background:none;
	padding-bottom:0;
}

.details_box_title{
	float:left;
	width:132px;
	padding-left:20px;
}

.details_box_data{
	float:left;
	width:386px;
}

.details_box_data a, .details_box_data strong{
	color:#598527;
}

.details_box_data a span{
	font-weight:bold;
	background:url(images/details_box_data_a_ar.gif) no-repeat right 5px;
	padding-right:11px;
	margin-right:5px;
}

.details_text{
	line-height:18px;
	padding-left:12px;
	padding-top:15px;
	width:541px;
	color:#656565;
}

#psolid_details h3{
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	padding:0 0 6px 3px;
	margin:15px 0 0 9px;
	color:#3d3d3d;
	font-size:13px;
}
#psolid_stats h2{
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	margin-bottom:10px;
}
#psolid_stats h2 span{
	background:url(images/chart_bar.png) no-repeat;
	padding-left:22px;
}
#psolid_review h2{
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	margin-bottom:10px;
}
#psolid_review h2 span{
	background:url(images/report.png) no-repeat;
	padding-left:22px;
}

#details_alexa{
	border:1px solid #e0e0e0;
	text-align:center;
	padding:8px 0 8px 0;
	margin:7px 0 0 3px;
}

#details_review{
	width:555px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding: 6px 0px 6px;
	font-size:12px;
	color:#656565;
	margin:0px 10px 0px 10px;
}
#details_review a{
	font-weight: bold;
}

#submit_title{
	background:#fafafa;
	border:1px solid #e3e3e3;
	padding:7px 7px 7px 7px;
}

#submit_title h2{
	color:#197b30;
	font-size:13px;
	width:560px;
}

#submit_title h2 span{
	background:url(images/submit_icon.gif) no-repeat;
	padding-left:22px;
}

.psolid_box p.category_text{
	line-height:18px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:10px;
	width:552px;
}

.category_lists{
}
.category_lists ul{
	float:left;
	padding-left:30px;
}

.category_lists ul li{
	color:#000000;
	padding-top:8px;
	width:150px;
}

.category_lists ul li span{
	background:url(images/bullet.gif) no-repeat left 3px;
	padding-left:12px;
	display:block;
}

.category_lists ul li a{
	color:#000000;
}

.category_lists_search{
}

.category_lists_search ul{
	float:left;
	padding-left:30px;
	padding-bottom:10px;
}

.category_lists_search ul li{
	color:#000000;
	padding-top:8px;
}

.category_lists_search ul li span{
	background:url(images/bullet.gif) no-repeat left 3px;
	padding-left:12px;
	display:block;
}

.category_lists_search ul li a{
	color:#000000;
}
.category_count {
	color:#197b30;
	font-size:9px;
	display:inline;
}

#psolid_contact_form{
	font-size:13px;
	margin-top:10px;
	margin-left:28px;
}

#psolid_contact_form ul{
	clear:both;
}

.psolid_contact_label{
	float:left;
	width:180px;
	margin-right:10px;
	text-align:right;
	padding-top:5px;
}

.psolid_contact_data{
	float:left;
	width:260px;
	padding-top:5px;
}

#psolid_contact_sub{
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}

.psolid_contact_text{
	width:258px;
	border:1px solid #e3e3e3;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
}

textarea.psolid_contact_text{
	height:73px;
	overflow:auto;
}

.psolid_contact_label label{
	position:relative;
	top:3px;
}


#psolid_submit ul{
	float:left;
	margin-left:28px;
	font-size:12px;
	color:#303030;
}

.psolid_submit_label{
	float:left;
	width:140px;
	margin-right:10px;
	text-align:right;
	padding-top:5px;
}

.psolid_submit_data{
	float:left;
	width:350px;
	padding-top:5px;
}

.psolid_submit_data span{
	font-size:10px;
}

.psolid_submit_label_post{
	float:left;
	width:100px;
	margin-right:10px;
	text-align:right;

	padding-top:5px;
}
.psolid_submit_label_post span{
	font-size: 10px;
}
.psolid_submit_data_post{
	float:left;
	width:420px;
	padding-top:5px;
}
.psolid_submit_data_post span{
	font-size:10px;
}
#psolid_submit_sub{
	font-size:13px;
	padding-left:20px;
	padding-right:20px;
}

.psolid_submit_text, .psolid_submit_data select, .psolid_submit_data textarea{
	width:308px;
	border:1px solid #e3e3e3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
}
.psolid_submit_data_post textarea{
	width:410px;
	border:1px solid #e3e3e3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
}

.psolid_submit_text_short{
	width:100px;
	border:1px solid #e3e3e3;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
}
span.req {
	color: #ff0000;
	font-weight: bold;
}
.psolid_submit_data select{
	width:265px;
}

textarea.psolid_submit_text{
	height:73px;
	overflow:auto;
}

textarea.psolid_submit_text2{
	height:43px;
	overflow:auto;
}

.psolid_submit_label label{
	position:relative;
	top:3px;
}



.pdashed_green_box{
	background:#ffffff;
	border:1px dashed #d2e8b2;
	padding:8px 15px 15px 9px;
	margin-top:5px;
	color:#656565;
	line-height: 16px;
	font-size:12px;
}

.pdashed_green_box h2{
	color:#303030;
	font-size:14px;
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	padding-bottom:7px;
	margin-bottom:12px;
	width:560px;
}

.pdashed_green_box h2 span{
	background:url(images/listing.png) no-repeat;
	padding-left:20px;
}

#pdashed_green_subprice h2 span{
	background:none;
	padding-left:0;
	font-size:13px;
}

.sub_price{
	float:left;
	width:542px;
	padding: 5px 0px 5px 40px;
	font-size:12px;
}

.sub_price_title{
	float:left;
	color:#000000;
	width:430px;
}

.sub_price_lab{
	float:left;
	color:#598527;
}

.sub_price_title label{
	position:relative;
	top:-1px;
	left:5px;
}

.pdashed_green_featured{
	margin-left:4px;
	border-bottom:1px dashed #d6eab8;
	padding-bottom:7px;
	margin-bottom:7px;
	float:left;
}

.pdashed_green_box .nobr{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

.pdashed_green_featured_img{
	float:left;
	width:75px;
	margin-right:11px;
	margin-top:4px;
}

.pdashed_green_featured_img img{
	border:1px solid #c2c2c2;
}

.pdashed_green_featured_data{
	float:left;
	width:464px;
}

.pdashed_green_featured_data h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#436612;
	margin-bottom:3px;
}

.pdashed_green_featured_data p{
	color:#303030;
	line-height:14px;
	word-spacing:2px;
}

.pdashed_green_featured_links{
	color:#436612;
	margin-top:3px;
}

.pdashed_green_featured_links a{
	color:#436612;
	text-decoration:underline;
}

.pdashed_green_featured_links strong a{
	color:#8dc63f;
	font-size:9px;
	text-decoration:none;
}

.pdashed_gray_box{
	background:#ffffff;
	border:1px dashed #e6e6e6;
	padding:8px 15px 15px 9px;
	margin-top:5px;
}

.pdashed_gray_box h2{
	color:#303030;
	font-size:14px;
	background:url(images/pdashed_greeb_box_line.gif) no-repeat left bottom;
	padding-bottom:7px;
	margin-bottom:12px;
	width:560px;
}

.pdashed_gray_box h2 span{
	background:url(images/listing.png) no-repeat;
	padding-left:20px;
}

.pdashed_gray_reg{
	margin-left:4px;
	border-bottom:1px dashed #d6eab8;
	padding-bottom:7px;
	margin-bottom:7px;
}

.pdashed_gray_box .nobr{
	border-bottom:0;
	margin-bottom:0;
	padding-bottom:0;
}

.pdashed_gray_reg{
	width:544px;
}

.pdashed_gray_reg h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#436612;
	margin-bottom:3px;
}

.pdashed_gray_reg p{
	color:#303030;
	line-height:14px;
	word-spacing:2px;
}

.pdashed_gray_reg_links{
	color:#436612;
	margin-top:3px;
}

.pdashed_gray_reg_links a{
	color:#436612;
	text-decoration:underline;
}

.pdashed_gray_reg_links strong a{
	color:#598527;
	font-size:9px;
	text-decoration:none;
}



/* RIGHT PAGES */

#pages_right_pad{
	width:397px;
	margin-left:4px;
}

#pages_search_box{
	background:#f3f9eb;
	border:1px solid #dfefc9;
	padding-bottom:5px;
}

#pages_search_box h2 span{
	display:block;
	text-indent:-5000px;
}

#pages_search_box_title span{
	background:url(images/pages_search_box_title.gif) no-repeat;
	width:395px;
	height:32px;
}

#pages_search_box_form{
	background:url(images/pages_search_box_form_bg.gif) no-repeat;
	width:379px;
	height:27px;
	margin-left:8px;
	margin-top:6px;
	padding-bottom:2px;
}

#pages_search_box_form fieldset{
	margin-left:8px;
	padding-top:2px;
}

#pages_search_box_form fieldset div{
	float:left;
}

#pages_search_box_form_text{
	border:0px;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	width:339px;
	margin-right:5px;
	margin-top:5px;
}

#pages_related_cats{
	background:#f8f8f8;
	border:1px solid #dfefc9;
	padding:8px 15px 15px 9px;
}

#pages_related_cats h2{
	color:#197b30;
	font-size:14px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:7px;
	margin-bottom:6px;
	width:339px;
}

#pages_related_cats h2 span{
	background:url(images/folder.png) no-repeat;
	padding-left:20px;
}

#pages_right_pad h2#index_center_icon_7, #pages_right_pad h2#index_center_icon_8{
	border:1px solid #e3e3e3;
	font-size:13px;
	color:#000000;
	padding-bottom:6px;
	background:#fafafa url(images/icon_2.gif) no-repeat 8px 8px;
	margin-top:5px;
}
h2#sub_guide{
	border:1px solid #e3e3e3;
	font-size:13px;
	color:#303030;
	padding-bottom:6px;
	background:#fafafa url(images/icon_info.gif) no-repeat 8px 8px;
	margin-top:5px;
}

#pages_right_pad h2#index_center_icon_8{
	background:#fafafa url(images/index_center_i_08.gif) no-repeat 8px 8px;
	font-weight:normal;
}

#pages_right_pad h2 span span{
	color:#197b30;
}

.page_last_caption{
	padding-top:7px;
	display:block;
	padding-left:30px;
}

.page_gli_box{
	border:1px solid #e3e3e3;
	border-top:0;
	padding:8px 10px 7px 14px;
	margin-bottom:5px;
}

.page_gli_box ul{
	width:365px;
}

.page_gli_box ul li{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:9px;
	padding-top:9px;
}

.page_gli_box ul li.nobr{
	background:none;
	padding-bottom:10px;
}

.page_gli_box ul li p{
	background:url(images/bullet.gif) no-repeat left 3px;
	padding-left:12px;
}

.page_last_box{
	border:1px solid #e3e3e3;
	border-top:0;
	padding:8px 10px 7px 10px;
	margin-bottom:5px;
}

.page_last_box h3{
	color:#656565;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/action_forward.gif) no-repeat;
	border-bottom:1px solid #5b9c00;
	padding-bottom:6px;
	padding-left:2px;
	margin-bottom:4px;
}
.page_last_box_title{
	margin-left:18px;
	display:block;
}
.page_last_box h3 a{
	color:#656565;
}

.page_last_box p{
	line-height:16px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-bottom:15px;
	margin-bottom:10px;
}

.page_last_box p.nobr{
	background:none;
	padding-bottom:0;
	margin-bottom:0;
}

/* INDEX */

#index_left_pad{
	width:428px;
	margin-left:7px;
	padding-top:10px;
	padding-bottom:10px;
}

.index_blog_post{
	margin-bottom:19px;
}

.index_blog_post h2{
	color:#ed1c24;
	font-size:21px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/index_blog_post_h2_bg.gif) no-repeat left bottom;
	padding-bottom:2px;
	margin-bottom:4px;
}

.index_blog_post h2 a{
	color:#00331A;
}

.index_blog_post h2 a:hover{
	color:#990000;
	text-decoration:none;
}

.index_blog_post h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#595959;
	background:url(images/date.png) no-repeat left top;
	padding: 0px 0px 0px 20px;
}

.index_blog_post h3 span{
	color:#3d3d3d;
	font-weight:normal;
}


.index_blog_post h3 a{
	color:#595959;
	font-weight:normal;
}

.index_blog_post_text{
	line-height:18px;
	padding:5px;
}

.index_blog_post_text p{
	padding-bottom:10px;
}

.index_blog_post_data{
	border:1px dashed #d2e8b2;
	margin-left:5px;
	margin-right:5px;
	padding:6px 9px 9px 0;
	text-align:right;
}

.index_blog_post_data a{
	color:#000000;
	font-weight:bold;
}

.index_blog_post_data a span{
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding-bottom:2px;
}

.index_blog_post_data a:hover{
	color:#333333;
	text-decoration:none;
}

.index_block{
}

.index_block h3{
	border:1px solid #f6f6f6;
	padding:8px 0 8px 9px;
}

.index_block h3 span{
	display:block;
	text-indent:-5000px;
}

.index_block h3 span#index_block_advertisements{
	background:url(images/index_block_adv_h2.gif) no-repeat;
	width:109px;
	height:16px;
}

.index_block h3 span#index_block_weather{
	background:url(images/index_block_weather_h2.gif) no-repeat;
	width:139px;
	height:16px;
}

.index_block_ads{
	margin-left:3px;
	margin-top:7px;
	margin-bottom:3px;
}

.index_block_ads img{
	float:left;
	border:3px solid #e1e1e1;
	margin-right:8px;
}

.index_block_ads img.nobr{
	margin-right:0;
}

.index_block_weather_items{
	margin:5px 4px 0 4px;
}

.index_block_weather_items li{
	color:#626262;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:4px 8px 7px 8px;
	line-height:16px;
}

.index_block_weather_items li strong{
	color:#ed1c24;
}

/* INDEX CENTER */

#index_center_pad{
	width:279px;
	margin-left:4px;
}

#index_center_pad h2{
	border:1px solid #efefef;
	font-size:13px;
	color:#000000;
	padding-bottom:6px;
}

#index_center_pad h2 span span{
	color:#197b30;
}

#index_center_icon_1{
	background:#fafafa url(images/index_center_i_01.gif) no-repeat 8px 8px;
}

#index_center_icon_2{
	background:#f5f5f5 url(images/index_center_i_02.gif) no-repeat 8px 8px;
}

#index_center_icon_3{
	background:#f5f5f5 url(images/index_center_i_03.gif) no-repeat 8px 8px;
}

#index_center_icon_4{
	background:#f5f5f5 url(images/index_center_i_04.gif) no-repeat 8px 8px;
}

#index_center_icon_5{
	background:#f5f5f5 url(images/index_center_i_05.gif) no-repeat 8px 8px;
}

#index_center_icon_6{
	background:#f5f5f5 url(images/index_center_i_06.gif) no-repeat 8px 8px;
}

.index_center_caption{
	padding-left:20px;
}

.index_center_box{
	background-color: #fafafa;
	border:1px solid #e3e3e3;
	padding:8px 10px 7px 10px;
	margin-bottom:5px;
}

.index_center_box h3{
	color:#656565;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(images/icon_2.gif) no-repeat;
	border-bottom:1px solid #5b9c00;
	padding-bottom:6px;
	padding-left:2px;
	margin-bottom:4px;
}

.index_center_box h3 a{
	color:#006600;
}

.index_center_box p{
	line-height:16px;
	margin-bottom:5px;
}

/* INDEX RIGHT */

#index_right_pad{
	width:295px;
	margin-left:4px;
}

.index_right_box{
	background:#f3f9eb;
	border:1px solid #dfefc9;
	padding-bottom:5px;
	margin:5px;
}


.index_right_box h2 span{
	display:block;
	text-indent:-5000px;
}

#index_right_box_search span{
	background:url(images/index_right_box_search_h2.gif) no-repeat;
	width:265px;
	height:33px;
}

#index_right_search{
	background:url(images/index_right_box_search_bg.gif) no-repeat;
	width:250px;
	height:27px;
	margin-left:8px;
	margin-top:6px;
	margin-bottom:12px;
}

#index_right_search fieldset{
	margin-left:8px;
	padding-top:2px;
}

#index_right_search fieldset div{
	float:left;
}

#index_right_search_text{
	border:0px;
	background:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	width:210px;
	margin-right:5px;
	margin-top:5px;
}

#index_right_about{
width:95%;
margin:5px;
}

#index_right_about h2{
	width:250px;
	height:24px;
	background:url(images/index_right_webdir_title.gif) no-repeat;
	margin-bottom:5px;
}
#index_right_webdir{
	width:250px;
	margin-left:8px;
}



#index_right_webdir h2{
	width:250px;
	height:24px;
	background:url(images/index_right_webdir_title.gif) no-repeat;
	margin-bottom:5px;
}

#index_right_webdir ul{
	float:left;
	width:114px;
}

#index_right_webdir ul#webdir_left{
	margin-right:10px;
}

#index_right_webdir ul#webdir_long{
	width:250px;
	clear:both;
}

#index_right_webdir ul li{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding-top:6px;
	padding-bottom:8px;
	color:#31322f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:1px;
}

#index_right_webdir ul li.nobr{
	background:none;
}

#index_right_webdir ul li a{
	color:#31322f;
	display:block;
}

#index_right_webdir ul li span{
	background:url(images/icon_1.gif) no-repeat;
	display:block;
	padding-left:20px;
}

#index_right_webdir ul li span#icon_2{
	background:url(images/icon_2.gif) no-repeat;
}

#index_right_webdir ul li span#icon_3{
	background:url(images/icon_3.gif) no-repeat;
}

#index_right_webdir ul li span#icon_4{
	background:url(images/icon_4.gif) no-repeat;
}

#index_right_webdir ul li span#icon_5{
	background:url(images/icon_5.gif) no-repeat;
}

#index_right_webdir ul li span#icon_6{
	background:url(images/icon_6.gif) no-repeat;
}

#index_right_webdir ul li span#icon_7{
	background:url(images/icon_7.gif) no-repeat;
}

#index_right_webdir ul li span#icon_8{
	background:url(images/icon_8.gif) no-repeat;
}

#index_right_webdir ul li span#icon_9{
	background:url(images/icon_9.gif) no-repeat;
}

#index_right_webdir ul li span#icon_10{
	background:url(images/icon_10.gif) no-repeat;
}

#index_right_webdir ul li span#icon_11{
	background:url(images/icon_11.gif) no-repeat;
}

#index_right_webdir ul li span#icon_12{
	background:url(images/icon_12.gif) no-repeat;
}

#index_right_webdir ul li span#icon_13{
	background:url(images/icon_13.gif) no-repeat;
}

#index_right_webdir ul li span#icon_14{
	background:url(images/icon_14.gif) no-repeat;
}

#index_right_webdir ul li span#icon_15{
	background:url(images/icon_15.gif) no-repeat;
}

#index_right_webdir ul li span#icon_16{
	background:url(images/icon_16.gif) no-repeat;
}

#index_right_webdir ul li span#icon_17{
	background:url(images/icon_17.png) no-repeat;
}

#index_right_webdir ul li span#icon_18{
	background:url(images/icon_18.gif) no-repeat;
}

#index_right_webdir ul li span#icon_19{
	background:url(images/icon_19.gif) no-repeat;
}

#index_right_webdir ul li span#icon_20{
	background:url(images/icon_20.gif) no-repeat;
}

#index_right_webdir ul li span#icon_21{
	background:url(images/icon_21.gif) no-repeat;
}

.index_right_box2{
	background:#ffffff;
	border:1px solid #e0e0e0;
	padding-bottom:5px;
	margin-top:4px;
}

.index_right_box2 h2 span{
	display:block;
	text-indent:-5000px;
}

.index_right_box2 img{
	margin-left:8px;
	margin-top:5px;
}

#index_right_box2_tools span{
	background:url(images/index_right_box2_tools_h2.gif) no-repeat;
	width:265px;
	height:33px;
}

#index_right_box2_site span{
	background:url(images/index_right_box2_site_h2.gif) no-repeat;
	width:265px;
	height:32px;
}

.index_right_box2 ul{
	width:248px;
	margin-left:9px;
	margin-top:5px;
}

.index_right_box2 ul li{
	background:url(images/dashed_grey.gif) repeat-x left bottom;
	padding-top:4px;
	padding-bottom:6px;
	font-size:10px;
	padding-left:2px;
}

.index_right_box2 ul li.nobr{
	background:none;
}

.index_right_box2 ul li a{
	color:#595959;
	display:block;
}


.index_right_box2 ul li span{
	background:url(images/index_right_box2_icon.gif) no-repeat left 4px;
	display:block;
	padding-left:12px;
}

#index_right_box2_site_body{
	width:233px;
	margin:8px;
}

#index_right_box2_site_body img{
	border:1px dashed #cccccc;
	padding:5px;
	background:#FFFFFF;
}

#index_right_box2_site_body p{
	margin:8px 0 8px 3px;
	line-height:16px;
}

#index_right_box2_link{
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:url(images/dotted_black.gif) repeat-x left bottom;
	padding-bottom:2px;
	margin-left:5px;
}

#index_right_box2_link:hover{
	color:#555555;
	text-decoration:none;
}

#index_right_box2_link span{
	background:url(images/index_right_box2_site_body_a.gif) no-repeat left 3px;
	padding-left:13px;
}

/* SUBMIT */
#submit_field{
	background:url(images/index_right_box_search_bg.gif) no-repeat;
	width:300px;
	padding:5px;
}

/* FOOTER */

#footer{
	width:100%;
	height:77px;
	background:url(images/footer_bg.gif) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#footer_copy{
	float:left;
	padding-left:18px;
	padding-top:23px;
}

#footer_designed{
	float:right;
	font-size:11px;
	color: #303030;
	padding: 23px 18px;
}

#footer_copy a{
	color:#006600;
	font-weight:bold;
}

#footer_designed a{
	color:#598527;
	font-weight:bold;
}


.subscribe {
	float:right;
	padding:3px 0px;
	font-size:12px;
}
.subscribe_input {
	width:140px;
	border:1px solid #598527;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#656565;
	padding:3px;
	margin-right:2px;
}

#main_content
{
width:694px;
/*background-image:url(images/nichemls_featured_section.jpg);*/
float:left;
}

#main_content  h2 a
{
color:#EF8037;
text-decoration:none;
}

#main_content a
{
color:#000099;
}

#main_content p
{
padding:10px 0px 0px 0px;
}

#main_content ul
{
padding-left:20px;
}

#main_content ol
{
padding-left:20px;
}

#main_content li
{
padding:5px 0px 5px 0px;
}


#top_main_content_box
{
width:580px;
float:left;
font-size:12px;
}

#top_main_content_box p
{
padding:6px 5px 6px 5px;
}

#top_main_content_box h1 a
{
font-size:.9em;
text-decoration:none;
color:#cc0000;
}

#third_column
{
float: right;
width: 260px;
padding:10px 0px 10px 10px;
margin:10px -5px 10px 10px;
background-color: white;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
z-index: 5;

}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
#excerpt_image_td img
{
border:0px solid #999999;
padding:5px;
}

ul
{
padding-left:40px!important;
}

ul li
{
list-style-image:url(red_bullet.gif);
padding:3px 0px 3px 0px;
}

.attachment-thumbnail
{
float:left;
padding:5px 10px 0px 0px;
}

.attachment-medium
{
float:left;
padding:10px;
}
/* End Images */


li
{
list-style-type:none;
}

.cat_posts li a
{
font-size:12px;
color:#4391C4;
}

.main_table
{
font-size:12px;
}

