body {
	margin:0;
	padding:0;
	font:76%/1.4em Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align:center;
	background-color:#000000;
	background-image:url(images/body-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

p { margin:8px; }

.forprintonly {
	display: none;
}

a:link {color: #0000ff; text-decoration: none; }
a:visited {color: #0000ff; text-decoration: none; }
a:hover {color: #ff0000; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: none; } 

a.navbottom:link {color: #D5CBB2; text-decoration: none; }
a.navbottom:visited {color: #D5CBB2; }
a.navbotton:hover {color: #D5CBB2; text-decoration: underline; }
a.navbottom:active {color: #D5CBB2; } 

.leftquote {
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
}

.rightquote {
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
}

.testname {
	font-weight: normal;
}

h1 { 
	margin-top: 0px;
	font-size: 17px;
	color: #800000;
	text-shadow: 2px 2px 2px #999;
}

h2 { 
	font-size: 14px;
	margin-top: 1em;
	margin-bottom: .2em;
	line-height: 1.5em;
}

h3 { 
	color: #ffffff;
	background-color: #999999;
	letter-spacing: 2px;
	font-size: 14px;
	padding: 2px 2px 2px 8px;
	margin-top: 2em;
	margin-bottom: .2em;
}

ul li {
	margin-bottom: 1.5em;
}

#wrap {
	width:960px;
	border:4px solid #D3D3D3;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#masthead {
	padding: 2px;
	background-color:#ffffff;
	text-align:center;
}

#content {
	padding: 20px;
	background-color: #D5CBB2;
	
}

#rightphotos {
	margin: 50px 20px 0 0;
	float: right;
	width: 410px;
}

.photowithcaption {
	margin-bottom: 20px;
}

table.contactform td {
	padding: 5px;
	margin: 0;
	font-size: 1em;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
}

input, textarea {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 1px;
}

#footer {
	position: relative;
	padding:10px;
	margin-top:0;
	background-color: #333333;
	text-align: right;
	text-decoration: none;
	color: #CCCCCC;
}

#footer a {
	text-decoration: none;
}

.floatright {
	float: right;
}

.floatrightpic {
	border: 2px solid #fff;
	float: right;
	margin: 10px 0 10px 10px;
	padding: 2px;
}

.floatleftpic {
	border: 2px solid #e9ab5c;
	float: left;
	margin: 10px 0 10px 10px;
	padding: 2px;
}

.imageborder {
	border: 2px solid #ffffff;
	margin: 0 0 10px 10px;
	padding: 2px;
}

#credit {
	font-size: 10px;
	color: #CCCCCC;
}

#credit a {
	font-size: 10px;
	color: #CCCCCC;
}

.floatright {
	float: right;
}

.pullquote {
	/* float: right; */
	border-top: 4px double #800000;
	border-bottom: 4px double #800000;
	margin: 10px;
	padding: 8px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.5em;
	line-height: 1.2em;
}

.caption {
	font-size: smaller;
	color: #666666;
	text-align: right;
	margin-top: -10px;
}

/********************* MAIN NAVIGATION *********************/

#menu_bar ul {
  margin-top: 0px;
  padding-left: 0px;
  margin-left: 0px;
  background: #D3D3D3 url('images/menu_bg2.jpg') top left repeat-x;
  color: White;
  float: left;
  width: 100%;
  font-family: arial, helvetica, sans-serif;
  font-size: 1.0em;
  font-weight: bold;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-right: 10px;
  background: #D3D3D3 url('images/menu_bg2.jpg') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover
{
  background: #D3D3D3 url('images/menu_hover_bg2.jpg') top left repeat-x;
  color: #FFFFFF;
}

/********************* END MAIN NAVIGATION *********************/

.navbottombar {
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0 10px 0;
	width: 900px;
	margin-left:auto;
	margin-right:auto;
}
