#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
    margin-top: 26px;
}

body {
	margin: 0;
	background: #4b2c00 url(/images/background.gif) center repeat-y; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
	
.print {
    display: none;
}
	
h1 {
    width: 750px; 
    height: 319px; 
    margin: 0;
    padding: 0;
}

h1 span {
    display: none;
}

h2 {
    color: #43681A;
    font-size: 16px;
    margin: 0;
    clear: both;
    margin-top: 10px;
}

.right {
    margin-left: 5px;
    float: right;
}

.center {
    text-align: center;
}

#map {
    font-weight: normal;
    margin-left: auto;
    margin-right: auto;
    border: #000 2px solid;
}

.split {
    width: 275px;
    margin-right: 11px;
    float: left;
    text-align: center;
    margin-top: 15px;
}

.pic {
    background: #C6AE70;
    padding: 10px;
    border: 0;
}

.mapborder {
    background: #C6AE70;
    padding: 10px;
    width: 250px;
    text-align: left;
}

#print {
    font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 340px;
	left: 50%;
	margin-left: 240px;
	background: url(/images/print.gif) right no-repeat;
	padding-right: 23px;
	}

/* E-Mail */
	
td p {
	margin: 3px;
}

.email {
	display: block;
	width: 153px;
	height: 14px;
	background: url(/email/email.gif) no-repeat;
	margin-top: 4px;
	margin-bottom: -2px;
}

.email:hover {
	display: block;
	width: 235px;
	height: 14px;
	background: url(/email/email.gif) no-repeat -155px;
	margin-top: 4px;
	margin-bottom: -2px;
}

.email span {
	display: none;
}
	
/* Navigation */

#navigation {
    width: 750px;
    height: 26px;
    background: url(/images/fade.gif) repeat-y;
     position: absolute;
     top: 0; 
     left: 50%; 
     margin-left: -375px;
}

#navigation ul {
    list-style-type: none;
    margin: 5px 0 0 15px;
    padding: 0;
}

#navigation ul li {
    float: left;
    margin-right: 25px;
}

#navigation ul li.last {
    margin-right: 0;
    }

#navigation ul li a:link, #navigation ul li a:visited {
    color: #006600;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

#navigation ul li a:hover, #navigation ul li a.active {
    color: #00b000;
    text-decoration: underline;
}



a {

	text-decoration: none;

	font-family: Verdana, Helvetica, sans-serif;

	font-size: 12px;

}


a.whitelink:link { 

    color: white;
	text-decoration: underline;

}

a.whitelink:active {

    color: white;
	text-decoration: underline;

}

a.whitelink:visited { 

    color: white;
	text-decoration: underline;

}

a.whitelink:hover { 

    color: yellow;
	text-decoration: underline;

}


table.greenbuttons a:link {
	color: #43681A;
	font-weight: bold;
}

table.greenbuttons a:active {
	color: green;
	font-weight: bold;

}

table.greenbuttons a:visited {
	color: #43681A;
	font-weight: bold;
}

table.greenbuttons a:hover { 
    color: yellow;
	font-weight: bold;
}

table.greenbuttons a.active { 
    color: #000;
}


a.smallbuttons:link { 

    color: white;
	font-size: 10px;

}

a.smallbuttons:active {

	color: white;
	font-size: 12px;

}

a.smallbuttons:visited { 

    color: white;
	font-size: 12px;

}

a.smallbuttons:hover { 

    color: orange;
	font-size: 12px;

}

.whitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A1504D;
}
.blackbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.blackbodycaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.left {
    text-align: left;
}

.boldgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #42691A;
}
.boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #AE3F5F;
}
.boldgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallwhitebody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFCC;
}

a:link, a:visited {
	color: #fe0;
    text-decoration: underline;
}

a:hover, a.active {
	color: #000;
    text-decoration: none;
}
a:active {
	color: #FFFF66;
}

.boldyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.topspace {
    margin-top: 10px;
}

.bottomspace {
    margin-bottom: 10px;
}
