/* Martin Homes, v1.0
   martinhomesllc.com base styles
*/

/*-- [base-styles] -------------------------------------------------------------------- */

* {
	margin:0;
	padding:0;
	}

body {
	background-color: #6d6e70;
	background-image: url(../images/bg_stripe.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 auto 0 auto;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #6d6e70;
	}

a img {border:none;}
	


/* -- [center-home] -------------------------------------------------------------------- */

#center {
	width: 800px;
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	text-align: left;
	margin: 0 auto;
	}

h1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	clip: rect(0 1px 1px 0);
	overflow: hidden;
	}

h3 {
	color: #25408e;
	font-family: "Minion Pro", Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	}

h4 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 10px;
	color: #25408e;
}

a:link, a:visited {
	color: #25408e;
	text-decoration: none;
	padding: 1px 2px;
	}

a:hover {
	background-color: #E6E7E8;
	padding: 1px 2px;
	}
	
#clock {
	font-weight: normal;
	position: absolute;
	top: 90px;
	float: right;
	right: 10px;
	color: #FFFFFF;
	}	

.clear {
	clear: both;
}


/* -- [navigation] -------------------------------------------------------------------- */

#nav {
	float:left;
	width:100%;
	background:#fff;
	line-height:normal;
	border-bottom:1px solid #24618E;
	text-transform: uppercase;
	font-size: 93%;
	}

#nav ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
	  
#nav li {
      display:inline;
      margin:0;
      padding:0;
      }
	  
#nav a {
      float:left;
      background:url(../images/tableftJ.gif) no-repeat 0% -42px;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	  
#nav a span {
      float:left;
      display:block;
      background:url(../images/tabrightJ.gif) no-repeat 100% -42px;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav a span {float:none;}
/* End IE5-Mac hack */

#nav a:hover span {
      color:#24618E;
      }
	  
#nav a:hover {
      background-position: left top;
      }
	  
#nav a:hover span {
      background-position: right top;
      }



/* -- [main-styles] -------------------------------------------------------------------- */

#masthead {
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 154px;
	}
	
#main {
	background-color: #FFFFFF;
	background-image: url(../images/bg_main2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 800px;
	}

#left_column {
	float: left;
	width: 490px;
	}
	
#left_column .content {
	padding: 20px 0px 20px 60px;
	}

#right_column {
	float: left;
	width: 300px;
	}

#right_column .content {
	padding: 20px 10px;
	}
	
.content_copy p {
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 20px;
	text-align: justify;
	}
	
.content_copy p .standout {
	color: #224E6F;
	font-style: italic;
	}
	
.content_copy ul {
	padding-left: 30px;
	line-height: 20px;
	padding-bottom: 20px;
	}
	
#footer {
	width: 800px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	font-family: "Gill Sans MT", "Gill Sans", Gill, "Lucida Grande", Verdana, Arial, sans-serif;
	padding-top: 6px;
	}
	
#footer_content {
	text-align: left;
	}
	
#footer_content p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: center;
	}
	
#footer h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 20px;
	}

#footer #footer_content img {
	float: left;
	padding-right: 2px;
}
#footer .f_right {
	float: right;
	text-transform: uppercase;
}
#footer .credit {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	color: #FFFFFF;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#footer a:link, #footer a:visited {
	color: #b9bcbe;
	text-decoration: none;
	padding: 0px 1px;
}

#footer a:hover {
	background-color: #4D4E4F;
}

.bullet {
	color: #c4b896;
	}

#whitespace {
	background-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 190px;
	width: 42px;
	padding-bottom: 30px;
}

.text_indent {
	text-indent: 36px;
}


/* -- [home-styles] -------------------------------------------------------------------- */

.home #left_column .content_copy p {
	font-family:"Minion Pro", Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 32px;
	text-indent: 36px;
	}

.home #left_column .content {
	padding: 20px 10px 20px 60px;
	}

.home #right_column .content {
	padding: 20px 10px;
	}
	

/* -- [contact-styles] -------------------------------------------------------------------- */

.contact #left_column {
	width: 740px;
}

.contact #left_column .content_copy p {
	font-family:"Minion Pro", Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 10px;
	}

.contact #left_column .content {
	padding: 20px 10px 0px 60px;
	}

.contact #right_column .content {
	padding: 20px 10px;
	}

.contact .address {
	line-height: normal!important;
	text-align: center;
	font-weight: bold;
}

.contact h3 {
	font-weight: normal;
	text-align: center;
	margin-bottom: 8px;
	padding-top: 16px;
}

.contact #contact_form{
	font-size: 12px;
}

.contact #contact_form input, #contact_form textarea, #contact_form select {
	margin-left: 6px;
	color: #002d55;
	border: 1px solid #D1D3D4;
	background-color: #f4f4f4;
	}

.contact #contact_form td {
	vertical-align: top;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 2px;
}

.contact #confirmation {
	background-color: #E6E7E8;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	}


/* -- [communities-styles] -------------------------------------------------------------------- */

.communities #left_column {
	width: 430px;
	}

.communities #right_column {
	width: 370px;
	}
	
.communities .content_copy p {
	padding-right: 12px;
	padding-left: 4px;
	}


/* -- [features-styles] -------------------------------------------------------------------- */

.features #left_column {
	width: 400px;
}

.features #right_column {
	width: 400px;
}


/* -- [galleries-styles] -------------------------------------------------------------------- */

.galleries #left_column {
	width: 790px;
}
.galleries .f_left {
	float: left;
}
.galleries .f_right {
	float: right;
	text-align: center;
	margin-top: 20px;
	width: 340px;
}
#footer #footer .f_right {
	float: right;
	text-transform: uppercase;
}

.galleries .gallery_block {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b6b7;
}

.galleries .gallery_block img {
	vertical-align: middle;
	}
	
.galleries .f_right p {
	text-align: center;
}


/* -- [testimonials-styles] -------------------------------------------------------------------- */

.testimonials #left_column .content_copy p {
	font-family:"Minion Pro", Georgia, "Times New Roman", serif;
	font-size: 16px;
	line-height: 32px;
	}

.testimonials #left_column .content {
	padding: 20px 10px 20px 60px;
	}

.testimonials #right_column .content {
	padding: 20px 10px;
	}
	
.testimonials blockquote {
	background: url(../images/quote.gif) no-repeat;  
	margin: 0px 5px 30px 8px;	 
	padding: 3px 3px 0 15px;
}

.testimonials .align_right {
	color: #224E6F;
	text-align: right;
	font-style: italic;
	line-height: 22px!important;
}

.testimonials #left_column .content_copy p {
	padding-top: 0px;
	padding-bottom: 0px;
}
.home h4 {
	font-family: "Minion Pro", Georgia, "Times New Roman", serif;
	letter-spacing: 0px;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
}
.communities h4 {
	font-family: "Minion Pro", Georgia, "Times New Roman", serif;
	letter-spacing: 0px;
	font-size: 18px;
	text-transform: none;
	font-weight: normal;
	margin-left: 65px;
	margin-top: 10px;
	margin-right: 20px;
}
