/* Resets */
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, 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;
}

body {
	line-height: 1;
	background: #f7e9cf url(images/background_map.png) repeat-x top;
	font: Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#2d271c;
	font-size:14px;
}

a {text-decoration:none;}
a:img {text-decoration:none;}

	
#header {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	height: 150px;

	}
	
#header a {
	text-decoration:none;
	font-size:12px;
	}
	

#content_wrapper {
	width: 960px;
	margin: 0 auto;
	}

#content {
    background: #fcf6ea url(images/background_content.png) repeat-y;
    width: 960px;
	float: left;
	margin: 0 auto;
    padding-top: 15px;
	}	
	
	
#menu_left {
    float:left;
	width:240px;
	margin:0 auto;
	font-size: 15px;
	padding-left:20px;

}


	
#menu_why_gary {	
    width:221px;
	height:38px;
	background: url(images/menu_why_gary.png) no-repeat top;
	margin:0 auto;
	float:left;
	padding-top: 15px;
	}

#menu_why_gary a {	
    color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	padding-left: 18px;
	padding-top: 15px;
	}

#menu_why_gary:hover, #menu_why_gary.ieHover {
	background-position: 100% -52px;
}

#menu_testimonials {	
    width:221px;
	height:38px;
	background: url(images/menu_testimonials.png) no-repeat top;
	margin:0 auto;
	float:left;
	padding-top: 15px;

	}

#menu_testimonials a {	
    color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	padding-left: 18px;
	padding-top: 15px;
	}

#menu_testimonials:hover, #menu_testimonial.ieHover {
	background-position: 100% -52px;
}

#menu_newsletter {	
    width:221px;
	height:168px;
	background: url(images/menu_newsletter.png) no-repeat top;
	margin:0 auto;
	float:left;
	padding-top: 12px;
	color:#8a540c;

	}

#menu_newsletter a {	
    color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	padding-top: 15px;
	padding-left:18px;
	}

#menu_newsletter:hover, #menu_newsletter.ieHover {
	background-position: 100% -180px;
}

#menu_brown {	
    width:221px;
	height:33px;
	background: url(images/menu_brown.png) no-repeat top;
	margin:0 auto;
	float:left;
	padding-top: 12px;
	color:#8a540c;

	}

#menu_brown a {	
    color:#FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	padding-top: 15px;
	padding-left:18px;
	}

#menu_brown:hover, #menu_brown.ieHover {
	background-position: 100% -45px;
}

#menu_contact {	
    width:221px;
	height:33px;
	background: url(images/menu_contact.png) no-repeat top;
	margin:0 auto;
	float:left;
	padding-top: 12px;
	color:#8a540c;

	}

#menu_contact a {	
    color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:bold;
	padding-top: 15px;
	padding-left:18px;
	}

#menu_contact:hover, #menu_contact.ieHover {
	background-position: 100% -45px;
}




#content_right {
    float:right;
	margin:0 auto;
	padding-right: 20px;
	width: 675px;
}	

#contact_right {
    float:right;
	margin:0 auto;
	background: url(images/contact_gary.png) right top no-repeat;
	padding-right: 20px;
	width: 675px;
	min-height: 330px;
}	

#clear {
 clear:both;
 }
 
#footer {
width:960px;
margin:0 auto;
padding:20px;
} 

h1     {font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold ; font-size:26px; color:#2d271c; text-decoration:none; }

h2     {font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold ; font-size:16px; color:#2d271c; text-decoration:none }

h3     {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold ; font-size:14px; color:#333333; text-decoration:none; }

.articles  {font-family: Georgia, "Times New Roman", Times, serif; font-weight:bold ; font-size:16px; color:#2d271c; text-decoration:none }

