/* zero out to remove differences among browsers and to remove ugly things*/
* {margin:0; padding:0 border: 0;}
html {height: 100%; min-height: 100%; margin-bottom: 1px;}
input, select, th, td, h1,h2,h3,h4,h5,h6,pre,code {font-size:1em}
li li, li p, td p, blockquote p {font-size:1em}
:link,:visited { text-decoration:none }
ul,ol { list-style:none; margin: 0; padding: 0; }
a img,:link img,:visited img { border:none }
address { font-style:normal }
table {font-size: 100%}

/* START MAIN HOLDERS */
body
{
	text-align: center;
	background: #ABAE93;
    font-family: Arial, Helvetica, sans-serif;
 	font-size: 82%;
	color: #334667;
	padding: 4px 0;
}

#container
{
	width: 744px;
	margin: 0 auto;
	padding: 4px;
	background: #FFF8DF;
	border: 1px solid #A4A78D;
}

#header
{
	height: 74px;
}

#middler
{
	padding: 15px 22px 15px 20px;
	text-align: left;
}

#footer
{
	text-align: center;
	padding: 7px 0;
	background: #ECECCB;
	color: #A79C78;
	clear: both;
}
/* END MAIN HOLDERS */

/* START DEFAULT LINKS */
a:link, a:visited
{
 color: #786E29;
 text-decoration: underline;
}

a:hover, a:active
{
 color: #8B8F67;
 text-decoration: none;
}
/* END DEFAULT LINKS */

/* START PARAGRAPHS AND HEADINGS */
p.bottom-note
{
	font-size: 1em;
	text-align: right;
	color: #796F2B;
	margin-bottom: .5em;
}

p.todo
{
	color: #f00;
}

p
{
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 1em;
	text-align: left;
	color: #454545;
}

p.last
{
	margin-bottom: 0;
}

p.note
{
	font-size: .9em;
	line-height: 1.1em;
	margin-bottom: 1em;
	text-align: left;
	color: #757575;
}

h1
{
	font-size: 1.7em;
	font-weight: normal;
	color: #776D27;
	margin-bottom: 3px;
	height: 34px;
}

h2
{
	font-size: 1.4em;
	font-weight: normal;
	color: #A7801A;
	margin: 0;
	height: 25px;
}
/* END PARAGRAPHCS AND HEADINGS */

/* START NAVIGATION */
#nav
{
	height: 26px;
	border-top: 4px solid #DEDEA5;
	border-bottom: 4px solid #DEDEA5;
}
#nav ul
{
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	letter-spacing: 1px;
} 

#nav ul li
{
	float: left;
}

#nav ul li a
{
	width: 185px;
	height: 26px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #294C70;
	border-right: 1px solid #ABAE93;
	
}

#nav ul li a.last
{
	border-right: none;
	width: 186px;
}

#nav a:link, #nav a:visited
{
	text-decoration: none;
	background: #ECECCB;
	background: #757575;
	color: #6C6F57;
	color: #fff;
}

#nav a:hover, #nav a:active
{
	text-decoration: none;
	color: #555555;
	background: #fff;
}
/* END NAVIGATION */

/* START MISC LISTS */
ul.generic
{
	margin-bottom: 20px;
}

ul.generic li
{
	margin-bottom: 10px;
	padding-left: 16px;
	background: url(/i/bullet_arrow.gif) center left no-repeat;
}
/* END MISC LISTS */

/* START MISC STUFF */
div#top-pic-holder
{
	height: 151px;
	overflow: hidden;
	border-bottom: 	4px solid #DEDEA5;
}
img.goleft
{
	float: left;
	margin: 0 15px 5px 0;
}

img.doborder
{
	border: 3px solid #DEDEA5;
}

.goright
{
	float: right;
	margin: 0 0 5px 15px;
}

img.site-plan
{
	margin-bottom: 25px;
}

div.sep
{
	border-top: 1px solid #C3B78F;
	heigt: 3px;
	clear: both;
	margin: 15px 0;
}

div#site-plan-right
{
	width: 243px;
	float: right;
}

div#contact-box
{
	float: right;
	width: 375px;
	margin: 0 0 10px 25px;
	background: #FFFFEF;
	border: 2px solid #DEDEA5;
}

div#map
{
	width: 375px;
	height: 237px;
}

div#contact-box p
{
	margin: 8px;
	font-size: 1em;
	color: #57564F;
}

div#contact-box h3
{
	padding: 4px 8px;
	background: #757575;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	border-bottom: 3px solid #DEDEA5;
}

div#map-box
{
	width: 704px;
	margin: 20px 0;
	background: #FFFFEF;
	border: 2px solid #DEDEA5;
}

div#map
{
	width: 704px;
	height: 350px;
}

div#map-box p
{
	margin: 8px;
	font-size: 1em;
	color: #57564F;
}

div#map-box h3
{
	padding: 4px 8px;
	background: #757575;
	color: #fff;
	font-weight: normal;
	font-size: 1.1em;
	border-bottom: 3px solid #DEDEA5;
}

div.image-holder p
{
	text-align: center;
	font-style: italic;
}
/* END MISC STUFF */

/* START YOU ARE HERE */
body#home #nav a#nav-home,
body#site-plan #nav a#nav-site-plan,
body#links #nav a#nav-links,
body#contact #nav a#nav-contact
{
	background: #555;
}
/* END YOU ARE HERE */

/* START TABLES */
table#contact-info td
{
	vertical-align: top;
	padding-right: 35px;
	font-weight: bold;
}

table#site-plan-info
{
	width: 240px;
	margin: 0 0 15px 0;
	border-collapse: collapse;
	border: 3px solid #DEDEA5;
	color: #454545;
}

table#site-plan-info span.sold
{
	color: #f00;
}

table#site-plan-info th
{
	background: #6D7752;
	color: #fff;
	padding: 5px 5px;
	font-weight: normal;
	border: 1px solid #ccc;
}

table#site-plan-info td
{
	padding: 5px 5px;
	border: 1px solid #757575;
	text-align: center;
}

table#site-plan-info th.col-1
{
	width: 14%;
	text-align: center;
}

table#site-plan-info th.col-2,
table#site-plan-info th.col-3
{
	width: 38%;
	text-align: center;
}

table#site-plan-info tr.even
{
	background: #ECECCB;
}

table#logos-holder
{
	clear: both;
	font-size: 1em;
	text-align: center;
	color: #796F2B;
}

table#logos-holder td
{
	padding-top: 15px;
}

table#logos-holder td.outer
{
	vertical-align: middle;
}

table#logos-holder td.inner
{
	padding: 0 20px;
}
/* END TABLES */

/* START FORM STUFF */
/* END FORM STUFF */
