/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color:#919cb8;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

img {
	border:none;
}
H1
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16.67px;
	margin-bottom:12px;
	color:#386491;
	
	
}
P
{
	margin-bottom:12px;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom:12px;
}
#wrapper {
	background-color:white;
	margin:19px auto 0;
	min-height:650px;
	text-align:left;
	width:898px;
}

#header
{
	position:relative;
	/*background-image:url('images/header1.jpg');*/
	background-repeat:no-repeat;
	width:898px;
	height:234px;
	
}
.menu
{
	position:relative;
	float:left;
	margin-right:101px;
	margin-top:191px;
	width:898px;
	height:43px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16.67px;
	text-align:right;
	color:#fbfcfd;
}

.menu A
{
	text-decoration:none;
	color:#fbfcfd;
	font-weight:normal;
	font-size:16.67px;
}
.menu UL
{
	float:right;
	width:865px;
	height:43px;
	margin:0 auto;
	
}
.menu UL LI
{
	float:left;
	display:inline;
	padding: 5px 10px;
	padding-top:13px;
	height:25px;
	
}
.odd
{
	border-left:1px solid white;
	border-right:1px solid white;
}
.menu UL LI:HOVER
{
	float:left;
	display:inline;
	height:25px;
	padding: 5px 10px;
	padding-top:13px;
	background-color:#cddafd;
}

.menu UL LI:HOVER A
{
	background-color:#cddafd;
	color:#1e4062;
}
.menu UL UL
{
	padding-top:17px;
	position:absolute;
	top:26px;
	left:1px;
	display:none;
	width:898px;
	height:23px;
	float:right;
	
	
}
.menu UL UL A
{
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	text-decoration:none;
	font-weight:normal;
}	
.menu UL LI:hover UL
{
	position:absolute;
	display:block;
}
.menu UL UL LI
{
	background-color:transparent;
	position:relative;
	height:19px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	padding:0px;
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}
.sub_left
{
	border-left:1px solid #1E4062;
}
.menu UL UL LI:HOVER
{
	background-color:transparent;
	position:relative;
	height:19px;
	color:black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	padding:0px;
	float:left;
	font-weight:normal;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	
	
}

#sub_menu
{
	float:left;
	clear:both;
	background-color:#cddafd;
	width:898px;
	height:23px;
}
#announcements
{
	background-image:url('images/announcements.gif');
	background-repeat:no-repeat;
	width:346px;
	height:71px;
	float:right;
	padding-left:4px;
	padding-right:8px;
	overflow:hidden;
	position:relative;
}
.marquee
{
	position:absolute;
	width:346px;
	height:23px;
	top:37px;
	cursor:pointer;
	padding-top:3px;
}
#searchform
{
	height:61px;
	position:absolute;
	right:25px;
	top:27px;
	width:244px;
}
#searchform span {
	color:#F6CD52;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	margin-bottom:5px;
	position:relative;
}

#s
{
	
	width:204px;
	border:none;
	padding-left:40px;
	font-size:16px;
	padding-top:7px;
	height:23px;
	vertical-align:text-bottom;
	border:1px solid black;
	
}
#searchsubmit
{
	width:38px;
	height:30px;
	margin:0px;
	padding:0px;
	border:none;
	position:relative;
	top:-32px;
}
#main
{
	width:948px;
	min-height:458px;
	float:left;
	clear:both;
	
}
#featured
{
	width:876px;
	float:left;
	clear:both;
	height:71px;
	background-color:#031b34;
	padding:12px 9px 11px 13px;
	
}
#col_one_two_wrapper
{
	background-image:url('images/col_1_2_background.gif');
	background-repeat:repeat-y;
	min-height:499px;
	width:544px;
	float:left;
	padding-top:11px;
}
#col1_2_sub_wrap
{
	background-image:url('images/col1_2_wrap_background.gif');
	background-repeat:repeat-y;
	width:948px;
	min-height:450px;
	float:left;
	overflow:hidden;
}
#col_one
{
	background-color:#d1d1d0;
	width:247px;
	float:left;
	min-height:493px;
	padding-left:13px;
	
	
}
#col_one_sub
{
	background-image:url('images/col1_sub_background.gif');
	background-repeat:repeat-y;
	background-color:#d1d1d0;
	width:256px;
	float:left;
	min-height:485px;
	padding-left:13px;
	padding-top:8px;
}
#col_one_sub UL
{
	margin-left:20px;
	margin-bottom:12px;
}
#col_one_sub UL LI
{
	margin-bottom:12px;
	list-style-type:disc;
	margin-left:12px;
	font-family:Tahoma;
}
#business_listings
{
	background-image:url('images/business_listing.gif');
	background-repeat:no-repeat;
	width:188px;
	height:39px;
	padding-top:20px;
	padding-left:53px;
	color:#143252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16.67px;
	
}
#about_us
{
	background-image:url('images/about_us.gif');
	background-repeat:no-repeat;
	width:188px;
	height:39px;
	padding-top:20px;
	padding-left:53px;
	color:#143252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16.67px;
	
}
#faq
{
	background-image:url('images/faq.gif');
	background-repeat:no-repeat;
	width:188px;
	height:39px;
	padding-top:20px;
	padding-left:53px;
	color:#143252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16.67px;
	
}
#financing
{
	background-image:url('images/financing.gif');
	background-repeat:no-repeat;
	width:188px;
	height:39px;
	padding-top:20px;
	padding-left:53px;
	color:#143252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16.67px;
	
}

#formBuilderCSSIDSunbelt_Lead_Form
{
	background-image:url('images/form_background.gif');
	background-repeat:no-repeat;
	width:234px;
	height:310px;
	padding-top:25px;
	padding-left:15px;
	color:#143252;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16.67px;
	
}

#formBuilderCSSIDSunbelt_Lead_Form textarea
{
	width:200px !important;
	height:100px;
}

.formBuilderLabelRequired, 
.formBuilderLabel, 
.formBuilderField large_text_area {margin-top:10px;}

#col_two_wrap
{
	width:277px;
	min-height:493px;
	float:left;
}
#col_two /****** CONTENT ******/
{
	float:left;
	background-image:url('images/col2_background.gif');
	background-repeat:repeat-y;
	width:249px;
	min-height:464px;
	border-left:1px solid #cbcbca;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12.5px;
	line-height:2;
	padding-left:13px;
	padding-right:15px;
	padding-bottom:11px;
	padding-top:11px;
}
#col_two_bot
{
	width:275px;
	height:9px;
	background-image:url('images/col2_bottom.gif');
	background-repeat:none;
	float:left;
}
#col_two_sub /****** CONTENT ******/
{
	width:601px;
	min-height:487px;
	background-color:white;
	float:left;
	padding-top:23px;
	padding-left:14px;
	padding-right:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12.5px;
	line-height:2;
}

#col_two_sub OL
{
	list-style-type:decimal;
	margin-left:25px;
	margin-bottom:12px;
	
}
#col_two_sub UL
{
	list-style-type:disc;
	margin-left:25px;
	margin-bottom:12px;
	
}
#col_two_sub UL LI, #col_two_sub OL LI
{
	margin-bottom:12px;
}


#col_three
{
	background-color:white;
	width:341px;
	height:492px;

	float:left;
	padding:11px 10px 10px 3px;
	
}

#left_nav
{
	background-color:#2c496f;
	background-image:url('images/left_nav.gif');
	width:224px;
	min-height:458px;
	float:left;
}
#contact_info
{
	background-color:#c9d2de;
	width:150px;
	height:97px;
	text-align:center;
	color:#2f517e;
	font-size:11px;
	line-height:1.3;
	fpnt-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:0 auto;
}

.black
{
	color:black;
}
#content
{
	background-image:url('images/content_background.gif');
	background-repeat:repeat-y;
	width:724px;
	min-height:458px;
	float:left;
}

#footer
{
	width:886px;
	height:30px;
	background-color:#6b6d71;
	clear:both;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	padding-top:7px;
	padding-left:12px;
	
}
#footer A
{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
}

.foot_image
{
	border:none;
	float:right;
	margin-right:12px;
	*position:relative;
	*top:-18px;
}


.gray
{
	color:#828282;
}

#Sunbelt_Flash
{
	margin-left:10px;
}

.search-excerpt
{
	background-color:red;
}

#logo_click {
	position:absolute;
	top:15px;
	width:5.75em;
	height:5.25em;
	display:inline-block;
	left:10px;
	}

#contact_link {
	position:absolute;
	right:12px;
	width:10.25em;
	height:2.3em;
	top:100px;
	margin-left:33.5em;
	display:block;
	font:Arial, Helvetica, sans-serif;
	font-size:1.273em;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	padding-top:1.5em;
	z-index:10;
	}

#contact_link:hover {
	color:#f5cc4c;
	}
	

#blog
{
	width:216px;
	height:100%;
	float:right;
	border-left:1px solid black;
	padding-bottom:1000px;
	margin-bottom:-1000px;
}
#blog #menu UL
{
	list-style:none;
	margin-left:10px;
	
}
#blog_posts
{
	width:370px;
}	
#blog_posts a
{
	text-decoration:none;
	color:#38388E;
}
#blog_posts A:hover
{
	text-decoration:underline;
}

#blog_posts h2
{
	font-size:16px;
	margin-bottom:0px;
}
#radio_posts
{
	width:600px;
}	
#radio_posts a
{
	text-decoration:none;
	color:#38388E;
}
#radio_posts A:hover
{
	text-decoration:underline;
}

#radio_posts h2
{
	font-size:16px;
	margin-bottom:0px;
}
#radio_posts h1
{
	font-size:24px;
	font-weight:bold;
	margin-bottom:0px;
}
.pagenav
{
	list-style-type:none;
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	display:block;
}

.pagenav ul
{
	margin-top:12px;
}

.pagenav ul li
{
	list-style-type:none;
	margin-left:0px !IMPORTANT;
	font-weight:normal;
	font-size:12px;
}
.pagenav ul li ul
{
	margin-top:0px;
}
.pagenav ul li ul li
{
	list-style-type:disc;k shwee
	margin-left:35px !IMPORTANT;
}

#cse-search-results iframe {
	width:590px;
	min-height:505px;
	padding-right:5px;
	background-color:white;	
}

#col_three_bottom {
	margin:14px 0 0 0;
	
}

#col_three_bottom IMG {
	float:left;
	margin:8px;
}

#col_three_bottom p {
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin:-12px 0 0 0;
	line-height:1.5;
}

#col_three_bottom A.bottom {
	float:right;
	margin:0 0 0 -10px;
	display:block;
}
	
.alignleft {float:left;margin: 0 10px 0 0;}
.alignright {float:right;margin: 0 0 0 10px;}

