@charset "utf-8";
/* CSS Document */
body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #423200;
	background-color: #5C0A0A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 14;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/bg-red.png);
	background-repeat: repeat-x;
}
#main #hometext h1 {
	color: #A48648;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	letter-spacing: .1em;
}
#main #hometext #ptable h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#main #hometext h2 {
	font-size: 12pt;
}
#main #ptable h1 {
	font-size: 12px;
	margin: 0px;
}



#main  #maintext  h1 {
	color: #A48648;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	letter-spacing: .1em;
}
#main  #maintext  h2 {
	color: #A48648;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
}
#main  #maintext  h3 {
	color: #A48648;
	font-size: 11pt;
	letter-spacing: .1em;
}
#main #hometext p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	word-spacing: 0.1em;
	line-height: 3ex;
}
hr {
	color: #c1b179;
}
#main #maintext {
	background-color: #F4EFE3;
	padding: 25px;
	text-align: left;
	font-size: 9pt;
}
#main #maintext table {
	font-size: 8pt;
}


#bottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #c1b179;
	border-right-color: #c1b179;
	border-bottom-color: #c1b179;
	border-left-color: #c1b179;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	border: 1px solid #c1b179;
	background-image: url(images/content-bg.jpg);
}
#footer {
	font-size: 9pt;
	color: #D7C297;
}
#main #hometext {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	font-size: 9pt;
	text-align: left;
	background-image: url(images/content-bg.jpg);
}
#main #hometext h3 {
	font-size: 10pt;
}
.area {
	font-size: 8pt;
}

#main #hometext #ptable {
}


#footer .copyright {
	font-size: 8pt;
	color: #A88640;
}
#footer a {
	color: #D7C297;
	text-decoration: none;
}
#footer a:hover {
	color: #F8F4ED;
}
.img-right {
	margin: 25px;
	float: right;
}
#main #maintext a {
	color: #000000;
	text-decoration: underline;
}
#main #maintext a:hover {
	color: #670A0A;
	text-decoration: none;
}
#main #hometext #ptable div {
	font-size: 11px;
}
#side-box {
	float: right;
	width: 150px;
	padding: 12px;
	border: 1px dashed #B89C60;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#side-box  a {
	font-weight: bold;
	color: #0B101C;
	text-decoration: none;
}
#side-box a:hover {
	color: #F58026;
}
#main #hometext #ptable a {
	color: #423200;
	text-decoration: none;
}
#main #hometext #ptable a:hover {
	text-decoration: underline;
}
#main #hometext a {
	color: #423200;
}
#main #hometext #commercial {
	float: right;
	width: 200px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 5px;
	top: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
