/* CSS Document */
html {overflow-y: scroll;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.png);
	background-color: #37342f;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	height: 100%;
}
img {
border: none;
}
#nav {
height: 25px;
}
#nav a {
border: none;
}
blockquote {
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 5px;
	margin-right: 0px;
	margin-left: 0px;
	line-height: 150%;
	background-color: #EEEEEE;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 550px;
}
#wrapper {
	margin: 0 auto;
	background-image: url(images/title.gif);
	width: 793px;
	padding-top: 196px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #545047;
	border-left-color: #545047;
}
#border {
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
h1 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #504F4B;
	letter-spacing: -0.05em;
	word-spacing: 0.1em;
	margin-bottom: 0.2em;
}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C2C2C2;
	font-size: 1em;
	display: inline;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 0.1em;
	color: #7E7E7E;
	font-weight: normal;
	line-height: 150%;
}
h3 {
	color: #333333;
	text-transform: uppercase;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	margin-top: 40px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
h4 {
	display: inline;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D38A01;
}
p {
	text-align: justify;
	color: #3F3D38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	line-height: 160%;
	word-spacing: 0.1em;
	font-size: 0.9em;
}
.firstPara {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 120%;
	word-spacing: -0.2em;
	font-weight: bold;
}
.firstLetter {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#footer {
	text-align: center;
	font-size: 0.7em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6B6863;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E3E2E1;
	margin-top: 20px;
}
#rightInfo {
	background-color: #FFFBEA;
	width: 180px;
	float: right;
	margin-left: 10px;
	border: 1px dotted #666666;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
	padding-bottom: 5px;
}
.rightPicture {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
ul {
	color: #3F3D38;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
	font-size: 0.9em;
	list-style-type: disc;
	margin: 0px;
	line-height: 130%;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #52514E;
}
li {
	padding-bottom: 0.5em;
}
a {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;

}
a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C48B06;
	background-color: #FDBA38;
	color: #262626;
}
#rightInfo h1 {
	font-size: 0.9em;
	font-weight: bold;
	display: block;
	background-color: #FDBA38;
	margin-right: -5px;
	margin-left: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
	font-variant: small-caps;
	color: #383838;
}
#rightInfo p {
	text-align: justify;
	font-size: .8em;
	word-spacing: 0em;
	letter-spacing: 0em;
	margin-top: 5px;
}
.backTop {
	font-size: 0.8em;
	text-transform: uppercase;
}

