@charset "utf-8";
/* ---------- base styles ------------- */
* {
	padding:0;
	margin: 0;
}
html {
	overflow-y: scroll;
}

#content a:link, #content a:visited {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color:#330000;
	}

#content a:hover  {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #623120;
}
#content a:active {
	font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #623120;
}







body {
	text-align: center;
	background-color: #000;
	font-family: Arial;
	font-size: 13px;
	background-image: url(../images/background7.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
#container {
	text-align: left;
	width: 850px;
	margin: auto;
	background-color: #FFF;

}
#top {
	float: left;
	width: 850px;
	background-image: url(../images/about.jpg);
	height: 168px;
	background-color: #FFF;
}
#nav {
	margin-top: 127px;
}

#top /* -- main navigation styles --*/
ul {
	list-style: none;
}
#top ul li {
	float: left;
}
#top ul a {
	font-size:18px;
	text-decoration:none;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 22px;
	padding-right: 23px;
	display: block;
	line-height: 2.2em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	
}
#top ul a:hover {
	color:#FF6;
}
#top ul a.on {
	color:#FF6;
}
#main  {
	background-color: #FFF;
	float: left;

}
#left {
	width: 175px;
	float: left;
	background-color: #FFF;
}
#left ul {
	width: 175px;
	list-style: none;
}

#left ul a{
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Verdana;
	width: 160px;
}
#left ul a.sub {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Verdana;
	width: 150px;
}
#left ul a:hover {
	color: #FFF;
	background-color: #4D2F2D;
}
#left ul a.on {
	color: #FFF;
	background-color: #4D2F2D;
}
#left ul a.subon {
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-family: Verdana;
	width: 150px;
	background-color: #900;
}



#content {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #600;
	background-color: #FFF;
	width: 623px;
	float: left;
}
#content #info {
	margin-bottom: 15px;
}

#content #info img {
	float: left;
	margin-right: 15px;
	margin-bottom: 35px;
}


#content img {
	margin: 5px;
	padding: 5px;
	border: 1px dotted #F60;
}

#content h1 {
	font-family: Georgia;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #600;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-top: 10px;
	line-height: 1.2em;
	color: #600;
}
#content h2 {
	font-family: Georgia;
	text-align: left;
	color: #600;
	font-size: 20px;
	padding-top: 15px;
}




























#footer {
	background-color: #4D2F2D;
	float: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 770px;
}
#footerB {
	background-color: #4D2F2D;
	float: left;
	padding-bottom: 10px;
	padding-top: 20px;
	width: 770px;
}


#foot1 {
	float: left;
	width: 130px;
	margin-bottom: 10px;
}
#footer a {
	color: #FFF;
}
#foot2 {
	float: left;
	width: 130px;
}
#foot3 {
	float: left;
	width: 130px;
}
#foot4 {
	float: left;
	width: 130px;
}
#foot5 {
	float: left;
	width: 125px;
}
#foot6 {
	float: left;
	width: 125px;
}
#footer h3 {
	font-family: Verdana;
	font-size: 13px;
	color: #999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	margin-right: 20px;
}
#foot7 {
	float: left;
	padding-top: 15px;
	width: 500px;
	
}
#foot8 {
	
	float: left;
	width: 270px;
	
}

#footer p {
	color: #999;
}
p {
	line-height: 1.5em;
}

.emphasis {
	font-family: Georgia;
	font-weight: bold;
	color: #600;
}
.date {
	color: #600;
	text-align: right;
}

.top {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #06C;
	padding-top: 10px;
}
.PhotoLeft {
	left: 10px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	float: left;
	padding: 10px;
}
.PhotoRight {
	right: 10px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	float: right;
	padding: 10px;
}