/*  
Theme Name: New Main Site - GMAC
Theme URI: http://realestatetomato.typepad.com
Description: Another theme from the <a href="http://realestatetomato.typepad.com">Real Estate Tomato</a> collection.
Version: 1.0
Author: Real Estate Tomato
Author URI: http://realestatetomato.typepad.com/
*/

/*
= DEFAULT
*/

body {
	color: #333333;
	padding: 0;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0;
	background-color: #FFFFFF;
}

#innerBody {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x
}
	
div, form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	border: 0px none; }
	
/*
= TEXT / HEADINGS
*/
	
a {
	color: #000000;
	text-decoration: underline; }
	
	a:hover {
		text-decoration: underline; }
	
h1#headerTitle {
	margin:0;
	padding:0;
	width: 975px;
	height: 100px;
	position:relative;
	top:60px;
	left:40px;
}
	
h1#headerTitle a {
	text-indent: -9999em;
	display: block;
	width: 975px;
	height: 100px;
}

h2 {
	margin:0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E3293;
	text-decoration: none;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#left h2 {
	color: #333333;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 403px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}

#left h2 a {
	color: #333333;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	width: 403px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
}

#right h2 {
	color: #333333;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 20px;
	width: 200px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	text-transform:uppercase;
}

#middle h2 {
	color: #333333;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 260px;
	float:left;
	margin:10px 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: normal;
	text-transform:uppercase;
	text-align:center;
}

/*
= HEADER / MENU / FOOTER
*/

#header {
	height: 234px;
	position: relative;
	width: 1055px;
	background-image: url('images/header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	float: left
}


#search {
	position: absolute;
	top: 24px;
	right: 60px;
	width: 185px;
	}

	

#search #s {

	background-color: #FFFFFF;
    height: 16px;
    width: 149px;
    border: 1px solid #888888;
    float: left;
    font-size:12px;
    padding-left:5px;
    margin-top:2px;

	}



#search #go {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#navbar {
	width: 830px;
	background-image: url('images/nav_bg.jpg');
	height: 42px;
	background-repeat: no-repeat;
	position:relative; list-style-type:none; margin-left:30px; margin-right:0px; margin-top:80px; margin-bottom:0px; padding-left:80px; padding-right:0px; padding-top:5px; padding-bottom:0px
}

#navbar ul {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
	
#navbar ul li {
	float: left;
    margin: 0px;
    padding: 0px;
}
	
#navbar ul li a {
	color: #0E3293;
	display: block;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 18px;
	padding-left: 18px;
}

#navbar ul li a:hover {
	margin: 0px;
	text-decoration: none;
	color: #0E3293;
}

#navbar ul li ul {
	position:absolute;
	left:auto;
	top:0;
	z-index:15;
	display:block; 
	visibility:hidden;
	margin:0;
	padding:0;
	list-style:none;
}

#navbar li ul li {
	float:none;
	border:none;
	display:list-item;
}

#navbar li ul li a {
		float:none;
		display:block; 
		width:140px;
		height:22px;
		line-height:22px; 
		margin:0;
		padding:0;
		padding-top:5px; 
		border:1px solid #b8b8b8;
		background-color:#122866; 
		font:normal 9pt "Verdana"; 
		color:#fff;
		text-decoration:none;
		text-align:center;
	}
	
		#navbar li ul li ul {
			left:139px;
			top:0;
		}
	
		/* Holly Hack for IE \*/
		* html #navbar li { float: left; height: 1%; }
		* html #navbar li a { height: 1%; }
		/* End */

	
	
/*
= CONTAINER / COLUMNS
*/
	

#container {
	position: relative;
	width: 1055px;
	z-index: 1;
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
	background-image: url('images/container_bg.jpg');
}

/*****************************
** Left column for home page
******************************/

#container #left {
	width: 407px;
	float: left;
	background-image: url('images/lcol_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 50px;
	min-height:600px
}



#left .article {
	color:#666666;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	width: 391px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/article_bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px
}

#left h2.title {
	margin:0px;
	padding:0px;
	width:370px;
	border:0px none;
	float:none
}

#left h2.title a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E3293;
	text-decoration: none;
	font-size: 18px;
	border:0px none;
	float:none
}

#left .article .postinfo {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 11px;
}

#left .article .postinfo a {
	color:#0E3293;
	text-decoration: none;
}

#left .article p {
	margin: 0px;
	width: 370px;
}

#left .article .readmore a {
	color:#0E3293;
	float:right;
	margin:10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
}
#left #recent-entries {
	width: 402px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	float: left;
	}	

	

#left #recent-entries ul {
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}



#left #recent-entries ul li {
	color:#727272;
	background-color: #F0F0F0;
	list-style-type: none;
	height: 30px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	line-height: 26px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}



#left #recent-entries ul li .recent-title a {
	font-weight:bold;
	color:#727272;
	margin-right:10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 4px;
	text-transform: capitalize;
}



#left #recent-entries ul li .recent-date {
	margin-right:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
}



#left #recent-entries ul li .recent-author {
	font-size:11px;
}

#left #recent-entries ul li .recent-author a {
	color:#0E3293;
	text-decoration: none;
}
#left #ac {
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#left #ac  p.contributor {
	color:#000000;
	font-size:11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
		}
		
#left #ac .agent-pic {
	border: 1px solid #CCCCCC;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 30px;
	width: 30px;
}
		
#left #ac .agent-name {
	color:#0E3293;
	font-size:12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
}
#left #ac .contributor .agent-name a {
	text-decoration: none;
	color: #0E3293;
}

/*****************************
** Left column for every other page
******************************/

#container #single {
	width: 725px;
	float: left;
	background-image: url('images/lcol_bg.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-left: 50px;
	min-height:600px
}

#single .singleArticle {
	color:#666666;
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	width: 646px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 40px;
	padding-right: 40px;
	background-image: url('images/article2_bg.jpg');
	min-height:600px
}

/*#single .singleArticle {
	float: left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	width: 725px;
	background-image: url(images/single_article_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
}*/

#single h2.title {
	margin:0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E3293;
	text-decoration: none;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
}

#single h2.title a {
	margin:0px;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0E3293;
	text-decoration: none;
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
}

h2.pagetitle {
	margin:0px 0px 20px 0px;	
	padding:0;
}

#single .singleArticle .postinfo {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	font-size: 11px;
	width: 400px;
}

#single .singleArticle .postinfo a {
	color:#0E3293;
	text-decoration: none;
}



#single .singleArticleInner {
	color:#666666;
	width: 670px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:20px;
}

#single .postdata {
	text-align: right;
	font-size: 11px;
	color: #0E3293;
	width:650px;
}

#single .postdata .author a {
	background-color: #0E3293;
}

#single .postdata .comments a {
	color: #0E3293;
}
	
#single .commentlist {
	margin:0;
	padding:0;
	list-style: none; }
	
#single .commentlist li { padding: 10px; }

#single .commentlist li.alt { background-color: #F6F2FF; }
	
#single #comment {
		width:450px;
}
	
#single p.credits {
		width:800px;
		margin:0 auto;
		padding:20px;
		text-align:center;
}	

.avatar {
	float: left;
    margin: 0px 8px 8px 0px;
    border:1px solid #aaa;
    padding:2px;
}




#container #middle {
	width: 278px;
	float: left;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background: transparent url('images/middle_bg.jpg') 0 0 repeat-x;
	text-align:center; 
}
#middle .premier-service {
	float: left;
	width: 180px;
	color: #1E409A;
	text-decoration: none;
	padding-left: 76px;
	margin: 0px;
}
#middle .premier-service a {
	color: #1E409A;
}

#middle img {
	float: center;
	margin-bottom: 14px;
	margin-top: 0px;

}
#middle #video {
	height: 200px;
	width: 260px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 10px;
}

#middle object {
	float: left;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 10px;
}

		
		
#container #right {
	float: left;
	width: 220px;
	margin: 0px;
	background-image: url('images/rcol_bg.jpg');
	background-position: right top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 40px;
	min-height:600px
}

#AgentImage {
	width:210px;
	background:url('images/bradgarbutt.jpg') no-repeat center top;
	padding:0; margin-left:-5px; margin-right:0px; margin-top:0px; margin-bottom:30px
}

#right ul {
	list-style: none;
	width: 200px;
	margin-bottom: 30px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0px;
	float: left;
}
	
#right li a {
	color: #999999;
	text-decoration: none;
	display: block;
	width: 190px;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-top: 4px;
}
		
#right li a:hover {
	text-decoration: none;
	color: #212020;
}
	
#footer {
	clear: both;
	height: 196px;
	position: relative;
	background-image: url('images/footer.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 40px;
	padding-left: 46px;
	padding-top: 10px
}
#footer #cta1, #cta2, #cta3, #cta4 {
	width: 242px;
	margin: 0px;
	float: left;
}
#footer #cta1 p, #cta2 p, #cta3 p, #cta4 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 234px;
	padding-left: 8px;
}
#footer #cta1 a, #cta2 a, #cta3 a, #cta4 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	float: right;
	margin-right: 13px;
	color: #0E3293;
}

.agentInfo {
	padding:5px;
	float:left;
	width:310px;
	overflow:hidden;
	height:120px;
	display:block;
}

.agentInfoImage {
	width:70px;
	height:105px;
	float:left;
}