body {
	background-color : #334433;
	margin : 0px;
	font-family : "trebuchet ms", verdana, tahoma, arial;
}

.content {
	background-color : #334433;
	color : #334433;
	width : 1024px;
}

.header {
	background-color : #243024;
	color : #FFFFFF;
	padding : 8px;
	padding-left : 20px;
	height : 32px;
	font-size : 32px;
	font-weight : bold;
	border-bottom : 1px solid #CDDACD;
}

.title {
	color : #A4937F;
	padding-left : 20px;
	font-weight : normal;
	font-style : italic;
}

.subheader {
	background-color : #A4937F;
	color : #FFFFFF;
	padding : 8px;
	padding-left : 20px;
	font-size : 15px;
	border-bottom : 1px solid #CDDACD;
}

.navlink {
	font-weight : bold;
	display : inline;
	margin-right : 30px;
	text-decoration : none;
}

.navlink a:link {
	color : #CDDACD;
}
.navlink a:visited {
	color : #CDDACD;
}
.navlink a:active {
	color : #FFFFFF;
}
.navlink a:hover {
	color : #FFFFFF;
	text-decoration : underline;
}
.footer {
	color : #CDDACD;
	font-size : 12px;
	margin-top : 15px;
	margin-bottom : 15px;
}

.maincontent {
	font-size : 14px;
	border-bottom : 1px solid #CDDACD;
}

.maincontentdiv {
	margin-top : 20px;
	margin-bottom : 20px;
	margin-left : 0px;
	margin-right : 0px;
	padding-top : 5px;
	padding-bottom : 20px;
	padding-left : 20px;
	padding-right : 20px;
	background-color : #CDDACD;
}

.maincontent a:link {
	color : #334433;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:visited {
	color : #334433;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:active {
	color : #334433;
	font-weight : bold;
	text-decoration : none;
}

.maincontent a:hover {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
}

.thumbimg {
	margin : 5px;
	border : 2px solid #334433;
}

table.contacttable {
	width : 100%;
}

tr.contacttablerow {
	vertical-align : top;
}

ul.paragraphs {
	list-style-type : none;
	margin : 0px;
	padding : 0px;
}

li {
	margin : 0px;
	padding-top : 0px;
	padding-bottom : 2px;
}

li.indent {
	margin-left : 30px;
	font-style : italic;
}

h1 {
	display : block;
	width : 100%;
	font-size : 20px;
	font-weight : bold;
	border-bottom : 3px solid #A4937F;
}

h2 {
	font-size : 16px;
	font-weight : bold;
}

.disclaimer {
	font-style : italic;
	color : #8C7963;
	font-size : 12px;
}
