html, body
{
	margin: 0;
	padding: 0;
	width: auto;
	height: 100%;
	font: normal 12px Arial, san-serif;
	text-align: center;
	background-color: #c9a370;
	background-image: url("../images/topBckground.gif");
	background-repeat: repeat-x;
} 


/*this is for the non overlapping background*/
#outer
{
	margin: 0 auto;
	padding: 0;
	margin-bottom:-40px;
	min-height: 100%;
	width: 880px;
	text-align: center;
}

#bottom {
	width: 100%;
	clear: both;
	height: 40px;
	text-align: center;
	position: relative;
	background-color: #c9a370;
	background-image: url("../images/bottomBckground.gif");
	background-repeat: repeat-x;
}

#clearbottom
{
	clear: both;
	height: 40px;
}

* > html #clearbottom 
{	
	float: left;
	width: 100%;
}/* ie mac styles */



/* in order of appearance*/

#container 
{	
	margin: 15px 0 0 0;
	width: 880px;
	float: left;
	color: #000;
	text-align: left;
	background-color: #fff;
}


/* Header box including tagline Static on every page.*/
#header
{
	margin: 0;
	padding: 0;
	width: 880px;
	height: 200px;
	background-color: #581900;
	background-image: url("../images/headerBckground.gif");
	background-repeat: no-repeat;
	text-align: right;
}

#navigation
{
	margin: 0;
	padding: 7px 15px 0 0;
	width: 865px;
	height: 21px;
	font: bold 9px Arial, san-serif;
	letter-spacing: -.009cm;
	color: #fff;
}

#navigation a,
#navigation a:active,
#navigation a:visited
{
	font: bold 12px Arial, san-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	color: #fff;
}


#navigation a:hover
{
	font: bold Arial, san-serif;
	color: #c9a370;
	text-decoration: none;
}


#tagline
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 22px;
	text-align: right;
	background-image: url("../images/tagline.gif");
	background-repeat: no-repeat;
	background-position: 99% 50%;
	background-color: #fff;
}
/* Header box including tagline Static on every page.*/


/* White area*/
#content
{
	margin: 0;
	padding: 0 0 10px 0;
	float: right;
	width: 644px;
	min-height: 320px;
	background-color: #fff;
	background-image: url("../images/compass.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* Contact Form*/
#contactForm
{
	margin: 0 0 32px 18px;
	padding: 10px;
	color: #581900;
	font: bold 12px Arial, san-serif;
	background-color: #fff;
	background-image: url("../images/contactBckg.gif");
	background-repeat: repeat-x;
	background-position: bottom left;	
	border-bottom: 1px solid #581900;
}

.contactLeft
{
	margin:  0;
	padding: 0;
	width: 225px;
	float: left;
}

.contactRight
{
	margin:  0 0 0 15px;
	padding: 0;
	width: 225px;
	float: left;
}
/* Contact Form*/


/* Styles.*/
#content p
{
	margin: 0 20px 10px 20px;
	font: normal 11px Arial, san-serif;
	clear: both;
}

#content .greenHead
{
	margin: 0;
	padding: 0;
	font: bold 14px Arial, san-serif;
	color: #034321;
}

#content .tanHead
{
	margin: 0;
	padding: 0;
	font: bold 12px Arial, san-serif;
	line-height: 14px;
	color: #581900;
}

#content .italic
{
	font: bold italic 11px Arial, san-serif;
	color: #034321;
}

#content ul
{
	margin: -10px 15px 15px 35px;
	padding: 0;
	font: normal 11px Arial, san-serif;
	list-style: disc;
	color: #000;
}

#content .listNone
{
	margin: -10px 15px 15px 20px;
	padding: 0;
	font: normal 12px Arial, san-serif;
	list-style: none;
	color: #000;
}

a,
a:active,
a:visited
{
	font: bold Arial, san-serif;
	color: #000;
	text-decoration: none;
	border: none;
}

a:hover
{
	font: bold Arial, san-serif;
	color: #c9a370;
	text-decoration: none;
}
/* Styles*/


/* Tombstones*/
#content .tombstoneSpacing
{
	margin: 0 25px 0 20px;
	padding:0;
	width: 225px; 
	height: 125px;
	text-align:center;
	float: left;
}

#content .tombstoneSpacing2
{
	margin: 0 25px 0 20px;
	padding:0;
	width: 225px; 
	height: 140px;
	text-align:center;
	float: left;
}

#content .tombstoneTop
{
	margin: 0;
	padding: 0;
	width: 225px; 
	height: 4px;
	background-image: url("../images/tombstoneTop.gif");
	background-repeat: no-repeat;
}

#content .tombstoneBottom
{
	margin: 0;
	padding: 0;
	width: 225px; 
	height: 4px;
	background-image: url("../images/tombstoneBottom.gif");
	background-repeat: no-repeat;
}

#content .tombstone
{
	margin: 0;
	padding: 0;
	width: 225px; 
	height: auto;
	background-color: #e7f4fd;
	background-image: url("../images/tombstone.gif");
	background-repeat: repeat-y;
	text-align:center;
}

#content .tombstone ul
{
	margin: 0;
	padding: 0;
	font: normal 11px Arial, san-serif;
	line-height: 14px;
	list-style-type: none;
	color: #333;
}

#content .tombstone ul li
{
	margin: 0;
	padding: 0 0 2px 0;
	font: normal 11px Arial, san-serif;
	line-height: 16px;
	list-style-type: none;
	color: #333;
}

#content .tombstoneBold
{
	margin: 0;
	padding: 0 5px 5px 5px;
	font: bold 12px Arial, san-serif;
	line-height: 16px;
	color: #581900;
	background-image: url("../images/tombstoneBorder.gif");
	background-repeat: repeat-x;
	background-position: bottom center;
}
/* Tombstones*/


/* Sidebar*/
#sidebar
{
	margin: 0;
	padding: 0;
	width: 236px;
	height: auto;
	background-color: #fff;
	text-align: center;
	float:left;
}


#sidebar .box1
{
	margin: auto;
	padding: 0 0 10px 0;
	width: 184px;
	height: 131px;
	text-align: center;
}

#sidebar .box2
{
	margin: auto;
	padding: 0 0 10px 0;
	width: 184px;
	height: 153px;
	text-align: center;
}

/* No Height*/
#sidebar .box3
{
	margin: auto;
	padding: 0 0 10px 10px;
	width: 207px;
}
/* Sidebar*/
/* End of White area*/

/* Map*/
#map
{
	margin: 0 20px 10px 20px;
	padding: 0;
	border: thin solid #c9a370;
	width: 430px;
	height: 325px;
}
/* Map*/

/* Footer*/
#footer
{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 36px;
	background-color: #581900;
	background-image: url("../images/footerBckg.gif");
	background-repeat: no-repeat;
	background-position: bottom center;	
	clear: both;
}

#footer p
{
	margin: 0;
	padding: 5px;
	text-align: center;
	font: normal 10px Arial, san-serif;
	color: #fff;
}


#footer a,
#footer a:active,
#footer a:visited
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover
{
	font-weight: bold;
	color: #c9a370;
	text-decoration: none;
}
/* Footer*/