@charset "UTF-8";
body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content #right ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 40px;
	list-style-type: square;
	line-height: 24px;
}
#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6b5943;
	border-right-color: #6b5943;
	border-bottom-color: #6b5943;
	border-left-color: #6b5943;
	background-color: #F2F3CB;
}
#content #right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.textwrap {
	font-size: 38px;
	position: absolute;
	height: 46px;
	clear: left;
}
#header {
	height: 62px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: right;
	padding-right: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 16px;
	color: #6B5943;
	letter-spacing: 2px;
}
#menu {
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat-x;
	height: 40px;
	text-align: center;
}
#content #left {
	width: 178px;
	float: left;
	text-align: right;
	padding-right: 8px;
	color: #6b5943;
}
#content #left h3 {
	color: #FFFFFF;
	background-color: #6b5943;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#content #right {
	width: 540px;
	margin-left: 190px;
	padding-left: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #6b5943;
	border-right-color: #6b5943;
	border-bottom-color: #6b5943;
	border-left-color: #6b5943;
	margin-top: 0px;
	padding-top: 0px;
}
#right iframe {
	border: 1px solid #6b5943;
}
.txtfields {
	width: 260px;
}
.txtarea {
	height: 120px;
}
.dropcap {
	float:left;
	color:#000000;
	font-size:58px;
	line-height:44px;
	padding-top:2px;
	font-family: Georgia, "Times New Roman", Times, serif;
} 

.myp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 24px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
	margin-bottom: 24px;
}
#footer {
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EFF3D5;
	border-right-color: #EFF3D5;
	border-bottom-color: #EFF3D5;
	border-left-color: #EFF3D5;
	text-align: center;
	margin-top: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #666666;
	color: #FFFFFF;
}
#intro {
	background-color: #6B5943;
	height: 250px;
}
#content {
	padding-top: 36px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.nolink {
	color: #FFFFFF;
	text-decoration: none;
}
