body {
	background-image: url(../images/layout_01.jpg);
	background-repeat: repeat-x;
	background-color: #010000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.nav {
	height: 30px;
	background-image: url(images/layout_05.jpg);
	padding: 7px 0 0 0;
}
.nav a {
	color: #DA8934;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 5px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 13px;
	text-align: center;
}
.nav a:hover {
	color: #FFFFFF;
}
.footer {
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 12px;
	color: #DA8934;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
}
.footer a {
	color: #DA8934;
}
.footer a:hover {
	color: #FFFFFF;
}
#leftCol {
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 28px;
	text-align: center;
	font-family: "Lucida Grande", Arial, Verdana;
	font-weight: bold;
	font-size: 13px;
}
#leftCol a {
	color: #D68F3F;
	text-decoration: none;
}
#leftCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#leftCol p {
	margin: 10px 0;
}
.content {
	padding: 30px 50px 20px 20px;
	font-family: "Lucida Grande", Arial, Verdana;
	font-size: 13px;
	line-height: 19px;
}
.content a {
	color: #990000;
}
.content a:hover {
	color: #666666;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C0813D;
}
.yellow {
	color: #CC7A3A;
}
.large {
	font-size: 16px;
	line-height: 22px;
}
.contact {
	color: #FFFFFF;
	font-weight: normal;
	margin-left: 0px;
}
#leftCol a.leftColUnd {
	text-decoration: underline;
}
#leftCol a.leftColUnd:hover {
	text-decoration: underline;
}

.content .asterisk {
	color: #FF0000;
}
.imgPad {
	margin-bottom: 25px;
	margin-left: 25px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #C0813D;
	margin: 10px 0 -10px 0;
	padding: 0;
	line-height: 23px;
}

