﻿body 
{
    font-size:10pt;
    font-family:  "Trebuchet MS", Arial; 
    color:#5a503f;
    margin:0px 0px 0px 0px;
    background-repeat:repeat-x;
	background-color:#d1c6b0;
	margin:5px auto 5px;
}

a:link
{
    color: #5a503f;
    font-weight: normal;
    text-decoration: underline;
    background:url(images/nav_bullet.jpg) no-repeat left 50%;
}

a:visited
{
    color: #5a503f;
    font-weight: normal;
    text-decoration: underline;
}

a:hover
{
    color: #b6c5cb;
    font-weight: normal;
    text-decoration: underline;
}

a:active
{
    color: #5a503f;
    font-weight: normal;
    text-decoration: underline;
}


div.home ul a
{

    letter-spacing:.0px; 
    font-size:10pt; 
    line-height: 16px;
}

div.home li
{

    letter-spacing:.0px; 
    font-size:10pt; 
    line-height: 16px;
    background-position: left; 
}
div.home h1 {

    font-family: Georgia;
	text-decoration:none; 
    color: #a01026;
    font-style:italic;
    font-size: 20px; 
    font-weight:lighter;
	border-bottom:solid 1px #999999;
	padding: 0px 0px 0px 0px;
}

ul
{
    padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 10px;
	list-style-type: none;
}

li
{
	padding: 2px 5px 2px 5px;
	background-position:left;
	font-family: "Trebuchet MS", Arial; 
    color:   #474747;
    letter-spacing:0px; 
	list-style-type: none
}


.wrapper 
{
    padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 2px;
	padding-top: 2px;
	float: none;
	width: 738px; 
	height: auto;
	border-style: double; 
	border-color:#d1c6b0;
	border-width: medium;  
	border-top: 0px;
	background-color:#ffffff;
}

.subwrapper {
	padding-right: 0px;
	padding-left: 0px; 
	padding-bottom: 0px;
	padding-top: 0px;
	float: none;
	width: auto;
	border-style:solid;
	border-color:#d1c6b0;
	background-color:#ffffff;
	border-width: 1px; 
}

#subwrappernav
{
    margin: 0px 0px 0px;
	padding: 4px 4px 4px 4px;
	float: none;
	width: auto;
	height: 260px;
	background:url(../images/subwrappernav.gif); 
	background-repeat:repeat-x;
	background-color: #f0e7d6;
	border-color: #cccccc; 
	border-width: 0px 0px 0px 0px; 
}

    /************* 2nd Tier Navigation *************/


div.nav a {

	display:block;
    margin-left: 5px;
	padding:2px 2px 5px 15px;
	border-bottom:dotted 1px #a7a7a7;
	font-size:13px;
	background:url(../images/nav_bullet.gif)  no-repeat; 
	background-position: left;

}

div.nav a:hover {

	background-color:#efeeee;
	text-decoration:none; 
	color:#795143;
	border-bottom: solid 1px #999999;

}
div.nav h1 {

    font-family: Georgia;
	text-decoration:none; 
    color: #a01026;
    font-style:italic;
    font-size: 20px; 
    font-weight:lighter;
	border-bottom:solid 1px #999999;

}

div.brochure a {
	display:block;
	background-position: left;
	padding:  2px 0px 2px 12px; 
	border-bottom:dotted 1px #a7a7a7;
	border-top:dotted 1px #a7a7a7;
}
div.brochure a:hover 
{
    background-color:#ffffff;


}

.subwrapperfooter
{
    margin: 1px;
    font-size:10pt;
	padding: 1px 1px 1px 1px;
	float: none;
	width: auto;
	height: auto;
	border-style: solid;
	border-color: #d1c6b0; 
	background-color:#f0e7d6;
	border-width: 1px 1px 1px 1px; 
}


/***** HEADINGS *****/

.error
{
    font-family: Arial;
    color:  #950f27;
    font-size:8pt; 
    font-weight: bolder;
 
}

.heading1
{
    font-family:Times New Roman;
    color:#000000;
    font-size:24pt;
    text-decoration:none; 
    border-bottom:solid 1px #c0b5a1;
    padding: 0px 0px 0px 0px;
}
#heading2
{
    font-family: Monotype Corsiva;
    color:#5a503f;
    font-size:18pt;
}
#heading3
{
    font-size:14pt; 
    font-weight:bolder;
}

#test
{
    font-weight:bolder; 
    font-style:italic; 
    color:#68553f;
}

/***** CONTENT *****/

div.crumb
{
    font-family: Verdana;
    font-size:11px;
    letter-spacing:.5px; 
    line-height:15px;
    padding:  7px 0px 0px 0px;
}

#content-fullwidth
{
    margin: 0px 0px 0px 0px;
    background-color:#ffffff; 
    padding:0px 0px 0px 0px;
    vertical-align:top;
    border-style:  solid;
	border-color:#d1c6b0;
	border-width: 1px;
    text-align:left; 
    letter-spacing:.5px; 
}

#content-mainbody
{
    margin: 3px 3px 3px 3px;
    background-color:#ffffff; 
    padding: 2px 2px 2px 2px;
    vertical-align:top;
    text-align:left; 

}

#content-halfwidth
{
    margin: 1px 1px 1px 1px;
    width:  328px;
    height: 90px;
    background-color:White; 
    padding:18px 18px 18px 18px;
    vertical-align:top; 
    float:left;
    clear:none;
    border-style: solid;
	border-color:#d1c6b0;
	border-width: 1px;
    text-align:left; 
    letter-spacing:.5px; 
    line-height:18px; 
}
#content-photo
{
    margin: 1px 1px 1px 1px;
    width:  100px;
    height:  74px;
    background-color:White; 
    padding:2px 2px 2px 2px;
    vertical-align:top; 
    border-style: double;
	border-color:#d1c6b0;
	border-width: 2px; 
}

#content-photo2
{
    margin: 1px 1px 1px 1px;
    width:  100px;
    height:  auto;
    background-color:White; 
    vertical-align:top; 
    border-style: double;
	border-color:#d1c6b0;
	border-width: 2px; 
}
/*
label
{
    width: 8em;
    float: left;
    text-align: right;
    padding:  2px 3px 2px 2px;
    display: block;
}


.submit input
{
    margin-left: 133px;
    color: #acacac;
    background-color: #ededed;
    border: 2px  double #acacac;
}

#contactform input.submit-btn
	{
	width: 54px;
	height: 20px;
	background: #e5e5dd url(../images/btn-submit.gif) no-repeat;
	outline: none;
	}
	
#contactform input.submit-btn:hover
	{
	background: #c9c9c2 url(../images/btn-submit.gif) no-repeat 0 -20px;
	}

*/

fieldset
{
    border: 1px  solid #acacac; 
    padding: 8px 8px 8px 8px;
    width: 28em;
}

#legend
{
    border: 1px solid #acacac;  
    text-align:center;
    padding: 0px 0px 0px 4px;
    color: #edc371;
    width: 200px; 
    background-color: #9f112b; 
    border-color: #edc371;
}

#map
{
    color: #000000;
    background-color: #5A503F;
    width: 500px;
    height: 400px;
    border: solid 1px #716f64; 
    
}

#mapborder
{
    background-color:#ffffff; 
    border: solid 1px #a4a290; 
    padding: 2px 2px 2px 2px;
    width: 504px;
    height: 404px;
}

#maplegend
{
    background-color:#ffffff; 
    border-left: solid 1px #a4a290; 
    border-bottom: solid 1px #a4a290; 
    border-right: solid 1px #a4a290; 
    padding: 2px 2px 2px 2px;
    width: 504px;
    vertical-align:middle;
}

 
#directionsPopup
{
    position:absolute; 
    width:550px; 
    height:120px; 
    display:none; 
    background:#fff; 
    border:1px solid #8C8C8C; 
    right:0px; 
    top:200px;
    padding:10px;
    overflow:auto;
    line-height:1.5;
}

#directionsPopup .close
{
    float:right;
}

#directions
{
    padding:10px;
}