body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666;
}

td {
	vertical-align: top;
}

table#navigation {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat;
	height: 42px;
	width: 750px;

}
table#navigation2 {
	background-image: url(../images/navbg.gif);
	background-repeat: repeat;
	height: 42px;
	width: 100%;

}


td.thenav {
	vertical-align: middle !important;
	height: 42px;
	text-align: center;
	border-right: 1px solid #D1D0D0;
}
td.endnav {
	vertical-align: middle !important;
	height: 42px;
	text-align: center;
}
.db {
	color: #fff;
}
table#homeValue {
	margin-left: 20px; padding-left: 20px;
}

table#homeValue td {
	font-size: 10pt;
}
 a:link.nav, a:visited.nav {
		text-decoration: none;
		color: #666;
		font-family: Georgia, "New Times Roman", Times, serif;
		font-size: 9pt;
		text-align: center;
		font-weight: bold;
}

a:hover.nav, a:active.nav {
		text-decoration: none;
		color: #990000;
		font-family: Georgia, "New Times Roman", Times, serif;
		font-size: 9pt;
		text-align: center;

}

a:link, a:visited {
	color: #000;
	font-size: 10pt;
	text-decoration: underline;
}

a:hover, a:active {
		color: #000;
	font-size: 10pt;
	text-decoration: none;
}
.darkred {
	background-color: #990000;
}


.darkbg {
	/*background-image: url(../images/darkredbg.gif);
	background-repeat: repeat-y;*/
	background-color: #900;
	width: 250px;
}

.darkbg p {
		color: #fff;
	font-size: 10pt;
}

.medred {
	background-color: #666;
}

.medbg {
	/*background-image: url(../images/darkredbg.gif);
	background-repeat: repeat-y;*/
background-color: #666 !important;
	width: 250px;
	
}

p.home {
	width: 455px;

}
.medbg p {
	color: #fff;
	font-size: 10pt;
	
}
.khaki {
	background-color: #efefde;
}


.content {
	background-color: #fff;
}

.content p {
	margin-left: 10px; 
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 10pt;
	color: #666666;
}

p.photos {
		margin-left: 10px; 
	padding-left: 10px;
margin-right: 0px;
padding-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.content ul, li {
	font-size: 10pt;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 10px;
	padding-right: 10px;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	padding-left: 10px;
	font-weight: lighter;
	
}

h1 {
	color: #666666;
	font-size: 17pt;
	
}

h2 {
	color: #990000;
	font-size: 12pt;

	
}

h3 {
		color: #990000;
	font-size: 10pt;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
/*  FOOTER */

.footer {
	color: #ffffff !important;
	font-size: 9pt;

}

a:link.foot , a:visited.foot {
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

 a:hover.foot, a:active.foot {
	color: #fff;
	text-decoration: none;
	font-size: 9pt;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

a:link.whiteLinks , a:visited.whiteLinks {
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
	padding-right: 15px;
}

a:hover.whiteLinks , a:active.whiteLinks {
	color: #ffffff;
	text-decoration: underline;
	margin-right: 15px;
	padding-right: 15px;
}

p.credits {
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

a:link.linked, a:visited.linked, a:hover.linked, a:active.linked {
	margin: 0;
	padding: 0;
	color: #ffffff;
	text-decoration: underline;
	font-size: 9pt;
}

.dotted {
	height: 1px;
	width: 230px;
	border-bottom: 1px dotted #fff;
}
/* CONTACT FORM */

#contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

td.myform {
	text-align: right;
}
.required {
	color: #990000;
	font-weight: bold;
	font-size: 10pt;
}.img-frame {
	border: 4px solid #FFFFFF;
}
table.rows_only TD {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
