
body { 
	background-color: #234A6F;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 93%; /* http://www.thenoodleincident.com/tutorials/typography/index.html */
	line-height: 1.6em;
	margin: 0;
	padding: 0;
	}

h1, h2, h3, h4, h5 { font-family: "Times New Roman", Times, serif; } 

h1 { font-size: 2em; font-style: italic;  }
h2 { font-size: 1.75em;  font-style: italic;  }
h3 { font-size: 1.5em; font-style: italic; line-height: 1.8em; }
h4 { font-size: 1.2em; font-style: italic;  }

p {  }
 
/* general alignment */
.center { text-align: center; }
.alignleft { text-align: left; }
.alignright { text-align: right; }
.alignjustify { text-align: justify; }

/* image alignment */
img.center { text-align: center; }
img.alignleft { float: left; margin: 0 7px 3px 0; }
img.alignright { float: right; margin 0 0 3px 7px; }
img.border { border: 1px solid #313418; }
img.noborder { border: none; }
 
#main { 
	background-color: #F9FFFF; 
	color: #000; 
	border: 3px solid #183348; 
	margin: 20px auto; 
	width: 925px; 
	padding: 0;
	}
/* Header Home Page */
#headerHome { 
	height: 155px; 
	background: #3778B0 url(../images/header-b03.jpg) no-repeat top; 
	color: white; 
	}
#headerHome .contactTop { 
	margin: 0; 
	padding: 130px 0 0 0; 
	text-align: center; 
	font: bold 16px "Times New Roman", Times, serif;   
	}
#headerHome a { 
	color: white; 	
	}
	
/* Header Site Sub-pages */
#header { 
	height: 196px; 
	background: #3778B0 url(../images/header.jpg) no-repeat top; 
	color: #fff; 
	}
#header .contactTop { 
	margin: 0; 
	padding: 170px 0 0 0; 
	text-align: center; 
	font: bold 16px "Times New Roman", Times, serif;   
	}
#header a { 
	color: #fff; 	
	}
	
#middle {  }

/* styles for left navigation */
#navLeft { 
	float: left; 
	width: 200px; 	
	}
#navLeft ul { 
	list-style: none; 
	padding: 0; 
	margin: 0; 
	margin-left: 2em;
	}
#navLeft li { 
	padding: 0.5em 0 0.5em 0.8em;
	background: url(../images/elements/triangle.gif) no-repeat;
	background-position: 0 50%;
	}
#navLeft a:link, #navLeft a:visited {
	font: italic bold 1.2em "Times New Roman", Times, serif;
	background-color: transparent; 
	padding: 2px; 
	text-decoration: none;
	}
#navLeft a:link {
	color: #21246B;
	}
#navLeft a:visited {
	color: #69216B;
	}
#navLeft a:link:hover {
	color: #CC0000; 
	background-color: transparent;
	text-decoration: underline;
	}
#navLeft a:visited:hover {
	color: #762531; background-color: transparent; text-decoration: underline;
	}	
/* styles for here link */
#navLeft li.here { 
	padding: 0.5em 0 0.5em 0.8em;
	background: url(../images/elements/triangle-right.gif) no-repeat;
	background-position: 0 50%;
	}
#navLeft li.here a:link, #navLeft a:visited {
	font: italic bold 1.2em "Times New Roman", Times, serif;
	background-color: transparent; 
	padding: 2px; 
	text-decoration: none;
	}
#navLeft li.here a:link {
	color: #9D9D9D;
	}
#navLeft li.here a:visited {
	color: #9D9D9D;
	}
#navLeft li.here a:link:hover {
	color: #9D9D9D; 
	background-color: transparent;
	text-decoration: none;
	}
#navLeft li.here a:visited:hover {
	color: #9D9D9D; background-color: transparent; text-decoration: none;
	}	

/* styles for main content of page */ 
#content { margin: auto 35px auto 230px; }

/* styles for title drop shadows */
#pageTitle .text { position: relative; z-index: 2; }
#pageTitle .shadow { color: #D0D0D0; position: relative; top: -1.35em; left: 0.1em; z-index: 1; margin-bottom: -1.35em }
 
/* listings table styles */
table#listings { border-bottom: 1px solid black; margin: 2em auto;  }

table#listings tr.lt-bg { background: #EEF1F4; }
table#listings tr.med-bg { background: #D3DAE0; }
table#listings tr.drk-bg { background: #A2B1BD; }

table#listings th.list-type { text-align: center; }
table#listings th.list-photo { text-align: center; }
table#listings th.list-name { text-align: left; }
table#listings th.list-address { text-align: left; }
table#listings th.list-price { text-align: center; }

table#listings th { padding: 0px 3px 10px 3px; }
table#listings td { border-top: 1px solid black;  padding: 10px 7px 10px 7px; }


table#listings td.list-type  { text-align: center; border-left: 1px solid black; }
table#listings td.list-photo { text-align: center; }
table#listings td.list-name { text-align: left; font-weight: bold; }
table#listings td.list-address { text-align: left; }
table#listings td.list-price { text-align: center; border-right: 1px solid black; }

/* listing page styles */
h2 { text-align: center;}
.price { font-size: 1.5em; text-align: center; line-height: normal;}
.redused { font-size: 1.1em; text-align: center; line-height: normal; color: #BE1436;  }
img.photo-large { border: 1px solid black; }
img.photo-small  { border: 1px solid black; margin: 7px; }
.imgtitle { margin: 0; padding: 0; font-size: 0.9em; font-weight: bold; text-align: center; }

   /* style for 3 landscape orinetation photos 233x350 in table with joined tr */
table.land3 { margin: 0.4em; }
img.photo-small-3-1-vert { border: 1px solid black; margin: 0 7px 0 0; }
img.photo-small-3-2-vert { border: 1px solid black; margin: 0 7px; }
img.photo-small-3-3-vert { border: 1px solid black; margin: 0 0 0 7px; }

p.description { text-align: justify; padding: 0px 10px; }
p.disclaimer { border-top: 1px solid black; padding: 30px 0 10px 0; margin: 20px auto;  max-width: 50%; text-align: center; }
table#listing-highlights  { margin-top: 25px; }
table#listing-highlights ul li { text-align: left; }
.inescrow { font: bold 0.86em "Times New Roman", Times, serif; color: #BE1436; }
.motivated { font: bold 0.86em "Times New Roman", Times, serif; color: #94870F; }
.sold td { color: #A0A0A0; }
.soldsign { font: bold 0.86em "Times New Roman", Times, serif; color: black; }
.lease { font: bold 0.86em "Times New Roman", Times, serif; color: #8A6800; }

/* lease option for listing page */
.leaseoption { font: bold 0.86em "Times New Roman", Times, serif; color: #C69500; }

/* styles for rounded corners boxes */ 
div#mission {
	text-align: justify; 
	width: 29em; 
	padding: 20px; 
	margin: 20px auto;
	background-color: #A7C8E3; 
	color: #000}
 
/* styles for MLS Search links corner box */
div#searchMLS { 
	width: 20em; 
	margin: 1.5em auto; 
	padding: 20px;
	background-color: #C5DBED;
	color: #000;
	}
div#searchMLS li { 
	font-weight: bold;
	margin: 0.8em;
	 }

/* styles for buyers and sellers reasons list corner box */
div#whychooseadams { 
	width: 33em; 
	margin: 1.5em auto; 
	padding: 20px;
	background-color: #C5DBED;
	color: #000;
	}
#whychooseadams ol li { margin: 1em 0; font-weight: bold; }
#whychooseadams ul li { margin: 0.25em 0; font-weight: normal; list-style: disc;  }

/* styles for testimonials corner box */
div#testimonials { 
	width: 33em; 
	margin: 1.5em auto; 
	padding: 20px;
	background-color: #C5DBED;
	color: #000;
	}
#testimonials blockquote { margin: 1.5em 1em; font-weight: normal; font-size: 1.2em; text-align: justify; }
#testimonials ul li { margin: 0.25em 0; font-weight: normal; list-style: disc;  }

/* styles for maps corner box */
div#maps-overview { 
	width: 33em; 
	margin: 1.5em auto; 
	padding: 20px;
	background-color: #C5DBED;
	color: #000;
	}
div#maps-details { 
	width: 33em; 
	margin: 1.5em auto; 
	padding: 20px;
	background-color: #C5DBED;
	color: #000;
	}
div#maps-overview table, div#maps-details table { 
	margin: 0 auto; }
div#maps-overview table td,div#maps-details table td { 
	padding: 4px; }

	
/* styles for marketinfo corner box */
div#marketinfo { 
	width: 20em; 
	margin: 1.5em auto; 
	padding: 20px;
	background-color: #C5DBED;
	color: #000;
	float: right;
	}
div#stats { width: 300px; float: left; }

/* styles for about page and corner boxes */
div#scottadams,div#georgecapone,div#timmckusick,div#benbyrd,div#tawnaadams,div#brianedwards,div#pamcalahorro  { 
	width: 36em; 
	margin: 1.5em auto; 
	padding: 20px;
	background-color: #E2EDF6;
	color: #000;
	}
div#scottadams .agent-name,div#georgecapone .agent-name,div#timmckusick .agent-name,div#benbyrd .agent-name,div#tawnaadams .agent-name,div#brianedwards .agent-name,div#pamcalahorro .agent-name  { 
	font-size: 1.5em; 
   }
div#scottadams .agent-title,div#georgecapone .agent-title,div#timmckusick .agent-title,div#benbyrd .agent-title,div#tawnaadams .agent-title,div#brianedwards .agent-title,div#pamcalahorro .agent-title { 
	font: normal 0.83em Arial, Helvetica, sans-serif;
   }

div#ouragents ul,div#ouroffices ul { 
	list-style: none;
	text-align: center;
	margin: 0 0 2em 0;
	padding-left: 0;
  	}
div#ouragents li,div#ouroffices li { 
	display: inline;
	margin-left: 0;
	padding: 0 0.5em;
	}
div#reasons ul { 
	list-style: none;
	text-align: center;
	margin: 0 0 2em 0;
	padding-left: 0;	
 }
 
 /* styles for links page corner box */
div#link-column-one { 
	width: 18em; 
	margin: 1em auto; 
	padding: 5px 20px;
	background-color: #E2EDF6;
	color: #000;
	float: left;
	}
div#link-column-two { 
	width: 18em; 
	margin: 1em auto;
	padding: 5px 20px;
	background-color: #E2EDF6;
	color: #000;
	float: right; }
 
 /* styles contact page rounded corners boxes */ 
div#requestinfo {
	text-align: justify; 
	width: 29em; 
	padding: 20px; 
	margin: 20px auto;
	background-color: #A7C8E3; 
	color: #000}

div#contactinfo {
	text-align: justify; 
	width: 29em; 
	padding: 20px; 
	margin: 20px auto;
	background-color: #E3DEA6; 
	color: #000}
div#contactinfo p { margin: 1em 1em 1em 8em; }

/* listing details page styles see listingdetails.css */


	
/* footer styles */ 

#footer {
	clear: both; 
	text-align: center;
	font-size: 0.9em;
	}

/* link styles */
a:link {
	color: #21246B;
	}
a:visited {
	color: #69216B;
	}
a:link:hover {
	color: #CC0000; background-color: transparent;
	}
a:visited:hover {
	color: #762531; background-color: transparent;;
	}	

/* styles for navigation at the bottom of page */	

div#navBottom  {
	text-align: center;
	margin: 35px 0 0 0;
	}

div#navBottom ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

div#navBottom ul li {
	margin-left: 0;
	padding: 0px 0px 0px 3px;
	border-left: 1px solid #000;
	list-style: none; 
	display: inline;
	}

div#navBottom ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
div#navBottom ul li.navSub {
	display: none;
	}
div#navBottom a:link, div#navBottom a:visited {
	font: bold 1em "Times New Roman", Times, serif;
	background-color: transparent; 
	padding: 2px; 
	text-decoration: none;
	}
div#navBottom a:link {
	color: #21246B;
	}
div#navBottom a:visited {
	color: #69216B;
	}
div#navBottom a:link:hover {
	color: #CC0000; background-color: transparent;
	text-decoration: underline;
	}
div#navBottom a:visited:hover {
	color: #762531; background-color: transparent; text-decoration: underline;
	}
/* styles for page 'here' link */
div#navBottom li.here a:link {
	color: #9D9D9D;
	}
div#navBottom li.here a:visited {
	color: #9D9D9D;
	}
div#navBottom li.here a:link:hover {
	color: #9D9D9D; background-color: transparent;
	text-decoration: none;
	}
div#navBottom li.here a:visited:hover {
	color: #9D9D9D; background-color: transparent; text-decoration: none;
	}
	
/* copyright styles */

div#copyright p { font-size: 0.8em; text-align: right; margin: 1em; }


