.navigation {
display: none;
}
#outer {
	border: thin double #333333;
}
#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
.btmbar {
	background-image: url(images/btmbarBkg.jpg);
	background-repeat: repeat-x;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ad9b80;
}
#lftContent {
	background-color: #E0CA99;
	color: #333333;
	font-size: 11px;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#lftContent a:link {
	color: #333333;
}
#lftContent a:hover {
	color: #FF6600;
}
#lftContent a:visited {
	color: #993366;
}
#lftContent a:visited:hover {
	color: #FF3300;
}
#lftContent ul {
	list-style-image: url(images/lftBullet.jpg);
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;
}
	
#nav {
	font-size: 14px;
	color: #cc9027;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#nav a:link {
	color: #FFFFFF;
}
#nav a:hover {
	color: #CC9027;
}
#nav a:visited {
	color: #CCCCCC;
}
#nav a:visited:hover {
	color: #CC9027;
}
.top {
	font-size: 14px;
	color: #333333;
	float: right;
	font-family: "Times New Roman", Times, serif;
}
#rightContent {
	color: #333333;
	margin: 10px;
	padding: 10px;
	background-color:#CCC;
}
#rightContent a:link {
	color: #333333;
	text-decoration: underline;
}
#rightContent a:hover {
	color: #CC9027;
}
#rightContent a:visited {
	color: #666666;
	text-decoration: underline;
}
#rightContent a:visited:hover {
	color: #CC9027;
}
#midContent {
	color: #000;
	margin: 10px;
	padding: 10px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: center center;
	width: 80%;
}
#midContent a:link {
	color: #996633;
	text-decoration: underline;
}
#midContent a:hover {
	color: #daae61;
}
#midContent a:visited {
	color: #999999;
}
#midContent a:visited:hover {
	color: #daae61;
}
h1 {
	font-size: 16px;
}
.process {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
ul {
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
	list-style-position: outside;
	line-height: 1.5em;
	left: 2px;
	clip: rect(auto auto auto auto);
}
ulR {
	list-style-image: url(images/bullet.jpg);
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.5em;
	float: right;
	text-align: right;
}
ulR {
	list-style-type: decimal;
	left: 2px;
	clip:   rect(auto auto auto auto);
}
.callOut {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
	font-weight: bold;
}
#photosR {
	background-color:#000;
	width: 50%;
	align: right;
	float: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#photosR img {
	border-color:#FFF;
	border-width:1;
}
#photosR p {
	color:#960;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#photosR h1 {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#photosL {
	background-color:#000;
	width: 90%;
	align: right;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
#photosL img {
	clear:both;
	border-color:#FFF;
	border-width:1;
	padding-right: 5px;
	padding-left: 5px;
	display: block;
}
#photosL p {
	color:#960;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-left:5px;
	padding
; 	padding-left: 5px;
}
#photosL h1 {
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#newsletter {
	float: right;
	width: 30%;
	border: 1px;
	background-color:#CCC;
	padding:10px;
}
#newsletter a:link {
	color:#003;
}
#newsletter a:visited {
	color:#C60;
}
#newsletter a:hover { 
	color:#FFF;
}
#newsletter a:visited hover {
	color:#FFF;
}
.rightBkg {
	background-color:#FFF;
}
