/* CSS Document */

.sidebar {
	padding-top: 20px;
	border-right-style: solid;
	border-right-color: #3333CC;
	border-right-width: 2px;
	border-left-style:solid;
	border-left-color:#000000;
	border-left-width:1px;
}

.sidebarTan {
	padding-top: 20px;
	padding-right: 10px;
	border-right-style: solid;
	border-right-color: #996633;
	border-right-width: 2px;
}

.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #3333CC;
	display: block;
	padding: 8px;
	width: 150px;
	border-bottom-style: groove;
	border-bottom-color: #339966;
	border-bottom-width: 3px;
}
.captionQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}


.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3333CC;
	text-decoration: none;
	background-color: #E6FAFF;
	display: block;
	padding: 8px;
	width: 150px;
	border-bottom-style: groove;
	border-bottom-color: #339966;
	border-bottom-width: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #339966;
	border-right-color: #339966;
	border-left-color: #339966;
}
.addressbar {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
}
.content {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	
}
.photo_main {
	margin-bottom: 20px;
	margin-left: 20px;
	border: thin solid #000000;
}
.tablePhoto {
	margin-bottom: 20px;
	margin-left: 20px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.linkHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.subHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660099 ;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 20px;
}

.pageHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660099;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}



.footer {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.navBottom  {
	font-size:11px;
	color:#000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.navBottom:hover  {
	font-size:11px;
	color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	}
	
.navBottom_id  {
	font-size:11px;
	color:#993333;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.disclaimer {
	font-size: 10px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.credits {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
