/* CSS Document */
body {
	background-image: url(images/background.jpg);
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;


}
#main {
	background-image: url(images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#top {
	padding: 30px;

}
.area {
	width: 960px;
}
.left-div {
	font-weight: normal;
	width: 700px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 30px;
	text-indent: 26px;
	padding-bottom: 20px;
}


.nav {
	font-size: 21px;
	letter-spacing: -1px;
	margin: 0;
	clear: both;
	padding-top: 0px;
	padding-left: 60px;
	padding-right: 60px;
}
.nav li {
	list-style: none;
	float: left;
	display: block;
}
.nav li a:link, .nav li a:active, .nav li a:visited {
	background: url(images/black-trans.png);
	color: #000;
	display: block;
	float: left;
	padding: 10px 18px;
	text-decoration: none;
}
.nav li a:hover {
	background-image: none;
	background-color: #fff;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
hr {
	border-top-color: #996666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	line-height: 26px;
	padding: 8px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #993366;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #663300;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #993300;
}



.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #993366;
}
