body {
	background-image: url(images/bg-red.jpg);
	background-repeat: repeat-x;
	background-color: #792E2B;
	margin-left: auto;
	margin-right: auto;
margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 124%;
}

#container {
width:960px;
margin-left:auto;
margin-right:auto;
background-color:#faf4d3;
position:relative;
border:1px solid #002d41;
}

#main {

}

#topmenu {
margin:0;
padding:0;
margin-left:180px;
margin-bottom:16px;
width:780px;
background-color:#002d41;

}

#content {
margin-left:180px;
	width:739px;
background-color:#ffffff;
padding:20px;
position:relative;
border-left:1px solid #002d41;
border-top:1px solid #002d41;

}

#sidemenu {
float:left;
margin:0;
margin-top:20px;
width:180px;
clear:left;
text-align:right;
padding:0;

}

#leftcontent {
width:300px;
float:left;
}

#rightcontent {
width:398px;
margin-left:330px;
}

#footer {
width:100%;
background-color:#7b623c;
font-size:0.8em;
color:#FFFFFF;
padding-top:8px;
padding-bottom:8px;
text-align:center;
clear:both;
}

a:link {  text-decoration: none; color: #006699}
a:hover {  text-decoration: underline; color:#006699}
a:visited {  text-decoration: none; color: #660066}
a:visited:hover {  text-decoration: underline; color: #660066}

#topmenu a {font-weight:bold; font-size: 1.1em; padding-left:20px; padding-right:40px; line-height:1.6;  width: auto; 	}
#topmenu a:link {  text-decoration: none; color: #ffffff}
#topmenu a:hover {  text-decoration: none; color:#ccff66}
#topmenu a:visited {  text-decoration: none; color: #ffffff}
#topmenu a:visited:hover {  text-decoration: none; color: #ccff66}


#sidemenu a {font-size: 1.1em; line-height:2.0;  display:block; padding-right:8px; font-weight:bold;}
#sidemenu a:link {  text-decoration: none; color: #002d41; border-bottom:solid 1px #faf4d3;border-top:solid 1px #faf4d3;}
#sidemenu a:hover {  text-decoration: none; color:#831317;background-color:#FFFFFF; border-bottom:solid 1px #b5915e;border-top:solid 1px #b5915e;}
#sidemenu a:visited {  text-decoration: none; color: #002d41; border-bottom:solid 1px #faf4d3;border-top:solid 1px #faf4d3;}
#sidemenu a:visited:hover {  text-decoration: none; color: #831317; border-bottom:solid 1px #b5915e;border-top:solid 1px #b5915e;}

#footer a:link {  text-decoration: underline; color: #ffffff}
#footer a:hover {  text-decoration: underline; color:#ccff66}
#footer a:visited {  text-decoration: underline; color: #ffffff}
#footer a:visited:hover {  text-decoration: underline; color: #ccff66}

.tag {
	text-align:right;
	margin:0;
	margin-left:160px;
	
	padding:10px;
	padding-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	letter-spacing: .5em;
	word-spacing: 0.8em;
}

.claim {
	font-size:1.3em;
	margin-bottom:18px;
	color:#831317;
	letter-spacing:0.1em;
}
.callout {display:block; border:1px solid #8f8d4c; padding:8px; margin-bottom:8px;}
.clearance {clear:both;height:1px;	}

p {
font-size: 1.0em ;
line-height:1.3em;
padding:0;
margin:0 0 8px 0;

}
h1 {
color:#7b623c;
font-size: 1.5em ;
line-height:1.2em;
font-weight:bold;
padding:0;
margin:10px 0;
}
h2 {
font-size: 1.1em ;
line-height:1.2em;
font-weight:bold;
padding:0;
margin:0;
}
p+h2 {margin:16px 0 0 0;}

h3 {
font-size: 1.0em ;
line-height:1.2em;
font-weight:bold;
padding:0;
margin:0;
}

img {border:0}

.article img {padding-left:6px}

///////////////////////////////////

.mainmenu {
	text-align: right;
	padding-right: 6px;
	font-weight:bold;
}
.mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #962721;
	font-size: 92%;

}
.mission p{	line-height:1.6em;}
.article {
	font-size: 80%;
}
.intro {
	color: #003366;
	margin-bottom: 12px;
}
.photocap {
	font-size: 80%;
	color: #660000;
	text-align: center;
}
.photocap p {
margin-bottom:16px;
}
.cap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #660000;
	background-color: #EFEFEF;
	padding: 2px;
	text-align: center;
}
.footer {
	font-size: 80%;
	color: #666666;
	text-align: center;
	margin-bottom: 4px;
}
.crumb {

	font-size: 90%;
	text-align: center;
	margin-top:8px;
}

