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

a{
	color:#5c8db8;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #8DC63F;
	font-weight: bold;
}


/*-----------------HEADER ---------------------*/
#header_all {
	background-repeat: no-repeat;
	margin-top: 10px;
}

/*----------------AD SPACE ---------------------*/

.ad {
	padding-top: 15px;
}

#rule {


	
}


/*----------------ACCOUNT ---------------------*/

#account {
	height: 20px;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
	margin-top: 215px;
}
#account a{
	color: #666;
	margin-right: 25px;
	font-weight: normal;
}
#account a:hover{
	color: #5C8DB8;
	font-weight: normal;
}


/*----------------MAIN NAVIGATION ---------------------*/

#mainnav{
	background-image: url(../images/mainnav_bg.gif);
	font-size: 18px;
	height: 32px;
	color: #0F0;
	display: inline;
	text-align: center;
}

.mainnav2{
	font-size: 18px;
	height: 32px;
	display: inline;
	text-align: center;
	overflow: hidden;
}

.item{
	display: inline;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/mainnav_bg.gif);
	height: 29px;
	color: #FFF;
	padding-top: 3px;
}

.item a {
	color: #FFF;
}

.item a:hover {
	color: #FEEA49;
	
}


#mainnav2 a{
	color: #333;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: 10px;
}

#mainnav a{
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
#mainnav a:hover{
	color: #ffe988;
	text-decoration: none;
}
#mainnav_container {
	overflow: hidden;
	margin-bottom: 20px;
}
.img_left{
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	border: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #8DC63F;
	
}

.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	border: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #8DC63F;
	
}

#left{
	background-image: url(../images/mainnav_left.gif);
	display: inline;
	float: left;
}
#right{
	background-image: url(../images/mainnav_right.gif);
	display: inline;
	float: left;
}
#nav_spacer {
	width: 200px;
	display: inline;
	float: left;
	
}
#copyright {
	color: #404041;
	font-size: 11px;
	margin-top: 15px;
	
}
#address{
	overflow: hidden;
	background-color: #8AB7CE;
	margin-top: 10px;
	color: #FFF;
	padding-top: 20px;
	padding-left: 20px;
}
#quicklinks{
	overflow: hidden;
	background-color: #EBEBEB;
	font-size: 1.2em;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#quicklinks a{
	color: #404041;


}
#quicklinks a:hover{
	color: #5C8DB8;


}
#consultants{
	overflow: hidden;
	background-image: url(../_images/bg_gradient_gray.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
}
.content_area_style1 {
	color: #404041;
	font-size: 14px;
	line-height: 1.4;
	padding: 0px 20px 0px 20px;
	
}
.content_area_style2 {
	color: #404041;
	padding: 0px 20px 0px 20px;
	line-height: 1.4em;
	
}

#header{
	background-image: url(../_images/header_home.jpg);
	height: 242px;
}
#header_about{
	background-image: url(../_images/header_image1.jpg);
	height: 242px;
}
#header_services{
	background-image: url(../_images/header_image2.jpg);
	height: 242px;
}
#header_testimonials{
	background-image: url(../_images/header_image5.jpg);
	height: 242px;
}
#header_links{
	background-image: url(../_images/header_links.jpg);
	height: 242px;
}
#header_contact{
	background-image: url(../_images/header_image3.jpg);
	height: 242px;
}

.header_gray{
	padding-top: 10px;
	background-color: #404041;
	color: #FFF;
	padding-left: 20px;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}
.header_green{
	padding-top: 10px;
	background-color: #8DC63F;
	color: #FFF;
	padding-left: 20px;
	font-size: 18px;
	font-style: italic;
	padding-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}
.header_yellow{
	padding-top: 15px;
}

#nav{
	overflow: hidden;
}



/*----------------COLUMNS ---------------------*/
#content {
	background-image: url(../_images/bg_faux_columns.gif);
	background-color: #09F;
	
}
#rightcolumn{
	overflow: hidden;
}
#centercolumn{
	overflow: hidden;
}
#leftcolumn{
	overflow: hidden;
	background-color: #FFF;
}
#macdirectorcontainer {
	overflow: hidden;
	background-color: #FFF;
}
#macdirectorcontainer2 {
	overflow: hidden;
	background-color: #FFF;
	background-image: url(../_images/bg_faux_columns.gif);
	margin-bottom: 10px;
}
#bottom_bar{
	margin-bottom: 100px;
	
}

/*----------------RESULTS ---------------------*/

#results {
	font-size: 14px;
	font-weight: bold;
}
#image_stuff{
	display: inline;
	vertical-align: top;
}
img.listing_thumbs {
	margin-right: 10px;
	border: 0px;
}


/*--------------- SUB SECTIONS -------------------*/

.sub_left {
	float: left;
	overflow: hidden;

	
}

.sub_right {
	overflow: hidden;
	padding-top: 10px;
	padding-left: 15px;



	
}

/*----------------FOOTER ---------------------*/

#footer_all {
	background-color: #FFF;

}

#footer {
	font-size: 12px;
	color: #404041;
	margin-bottom: 10px;
	margin-top: 15px;
}
#footer a {
	color: #404041;
	margin-right: 10px;
	font-weight: normal;
	
}
#footer a:hover {
	color: #5C8DB8;
	
}
/* --------------- SECONDARY SUB NAV ----------------*/
/*#navlist ol {
	margin: 0;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	padding-left: 0px;
}
#navlist ol li {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	line-height: 11px;
	margin:0;
	padding:0;
	border-bottom-color: #DF861A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B66401;
	font-weight: bold;
}
#navlist ol a {
	display: block;
	padding: 5px 25px 5px 10px;
	background-color: #DF861A;
	margin:0;
}
#navlist ol a:hover {
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-color: #DF861A;
	background-image: url('../images/arrow_subnav_bullet.gif');
}*/



/* --------------------- SUBNAV ----------------------- */

#navlist ul li .navON {
	color: #404041;
	background-color: #F0EB2D;
	background-image: url(../_images/nav_rollover_on.gif);
	font-weight: normal;
}


#navlist {
	color: #FFF;
	margin-top: 15px;
	background-color: #FFF;
}

#navlist ul {
	padding: 0;
	list-style-type: none;
	font-size: 18px;
	margin: 0;
}
#navlist ul li {
	margin: 0;
	background-color: #404041;
	margin-bottom: 5px;
}
#navlist ul li a {
	padding: 10px 10px 10px 40px;
	font-weight: normal;
	background-image: url(../_images/nav_rollover_off.gif);
	display: block;
}
#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navlist a:hover {
	color: #404041;
	background-color: #F0EB2D;
	background-image: url(../_images/nav_rollover_on.gif);
	font-weight: normal;
}
.credit {
	color: #999;
	font-size: 9px;
}
