/* CSS Document */

body {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
}
#content {
	background-image: url(../images/mid3.jpg);
	background-repeat: repeat-y;
	margin: auto;
	padding: 0px;
	
	width: 840px;
}
#printhead {
	display: none;
}


#menu {
	position: relative;
	left: -42px;
	top: 202px;
	font-size: 14px;
	
}
#menu a {
	margin-left: 15px;
	text-decoration: none;
	color: #393a25;
}

#menu a:hover {
	margin-left: 15px;
	text-decoration: underline;
}

ul {
	padding-left: 15px;
	margin: 0px;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li {
	padding: 0px;
	margin: 0px;
}


p {
	color: #333333;
}
p.phone {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
em {
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}


h1 {
	margin-top: 0px;
	padding-top: 0px;
	color: #393a25;
	font-weight: normal;
	font-size: 18px;
	font-variant: small-caps;
}




h2 {
	color: #393a25;
	font-weight: normal;
	font-size: 14px;
	font-variant: small-caps;
	padding-top: 24px;	
}


#header {
	background-image: url(../images/top3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 192px;
	text-align: right;	
}
#footer {
	background-image: url(../images/bottom3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0px;
	
	text-align: center;
	padding-top: 40px;
	padding-bottom: 50px;
}
#main {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mainbg3.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 40px;
	padding-left: 92px;
	padding-top: 72px;
}


.sep {
	margin-left: 100px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#footer .sep {
	margin-left: 0px;	
}


#content #footer address {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.legal {
	font-size: 9px;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #6C7A96;
}
a:visited {
	color: #6B7A95;
}
a:active {
	color: #8B8B8B;
}


div.col1 {
	float: left;
	width: 430px;
	margin-right: 30px;
}

div.col2 {
	float: left;
	width: 228px;
	clear: none;
	background-color: #ece9e3;
	color: #8c8a7e;
	padding: 10px;
	margin-bottom: 10px;
}


div.col2 p {

	color: #8c8a7e;
}

div.col2 h2 {
	margin-top: 0px;
	padding-top: 0px;
}

#contactaddress {
	text-align: center;
	margin-bottom: 20px;
}

p.btext {



	margin-right: 100px;



	margin-left: 100px;



	color: #818181;



	font-size: 9px;



}

