#nav {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #ff9900;
}
#contactInfo {
	font-family: Tahoma;
	color: #161e3c;
	font-size: 12px;
	padding-right: 20px;
	line-height: 18px;
	padding-bottom:2px;
}
#contactInfo a {
	color: #ff9900;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#contactInfo a:hover {
	text-decoration: underline;
}
#photoTitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:12px;
	font-weight: bold;
	color: #161e3c;
}
#mainContent {
	font-family: Tahoma;
	font-size: 12px;
	color: #161e3c;	
}
.mcBorderRight {
	border-right: 1px solid #161e3c;
	padding-right: 10px;
}

#mainContent a {
	font-weight: bold;
	text-decoration: none;
	color: #161e3c;
}
#mainContent a:hover {
	text-decoration: underline;
	color: #ff9900;
}
#mainContent h1{
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #161e3c;
}
#mainContent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #161e3c;
	border-bottom: solid 1px #c5c7cf;
	margin-right: 40px;
}
#mainContent hr {
	color: #c5c7cf;
}
#rightCol img {
	margin-bottom: 10px;
	border: solid 1px #161e3c;
}
#gallery img {
	border: solid 1px #3c3416;
}
#gallery a:hover img {
	border: solid 1px #ff9900;
	text-decoration: none;
}
#siteTable {
	background: #f3efdf url(/siteimg/bgGrad.gif) repeat-x;
	border: solid 1px #161e3c;
}
body {
	background-color: #f3f3f3;
}
#finePrint {
	font-family: Verdana;
	font-size: 9px;
	color: #161e3c;
	padding-bottom: 4px;
	padding-top: 4px;
}
#finePrint a {
	color: #161e3c;
	font-weight: bold;
	text-decoration: none;
}
#finePrint a:hover {
	text-decoration: underline;
	color: #ff9900;
}
.borderRight {
	border-right: solid 1px #fff;
}
#mainContent a.greenPro {
	color: #668213;
	font-weight:normal;
	text-decoration:none;
}
#mainContent a.greenPro:hover {
	color: #668213;
	font-weight: normal;
	text-decoration:underline;
}