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

.pagemaster
{
	background-color:White;
	background-image:url('images/background.jpg');
	background-repeat: repeat-x;
	height:650px;
	width:100%; background-position:top center;
}
.spacer{height:20px;}
.button
{
	float:right;
	background-image:url('images/button.jpg');
	background-position:  right bottom;
	background-repeat: no-repeat;
	height: 43px;
	width: 75px;
	color:#707476;
	font-family: Arial;
	font-weight: bold;
	font-size:9pt;
	padding-top:5px!important
	}
.smalltext{font-weight: normal;	font-size:7pt;font-family:Arial;}
.house
{
	background-image:url('images/house.png');
	background-position:  right bottom;
	background-repeat: no-repeat;
	width: 288px;
	height:152px;
	color: White;
	font-family: Garamond;
	font-size: 16pt;
	font-weight: bold;
	padding-top: 100px
}
.nav{
background-image:url('images/navbg.jpg');
background-position: center top;
background-repeat: repeat-x;
height:40px
}
.nav A:link,
.nav A:visited,
.nav A:hover{color:white;font-family:Arial;font-size:18px;padding-right:20px;padding-left:20px;}

.contentarea
{
	width:512px;
	background-color:White;
	border-top:5px solid #e599e6;
	height:300px;
	background-image:url('images/contentbackground.jpg');
	background-position:  right bottom;
	background-repeat: no-repeat;
	padding: 15px;
	border-left: 1px solid #cdcdcd;
}
H1
{color:#086508;font-family:Garamond;font-size:18pt;}
H2
{color:#086508;font-family:Arial;font-size:13pt;}
.contentarea p, .contentarea TD
{font-family: Arial;font-size: 9pt;}
.contentarea a:link,
.contentarea a:visited,
.contentarea a:hover,
.leftpane a:link,
.leftpane a:visited,
.leftpane a:hover
{color:#ff00ff;font-family: Arial;font-size: 9pt;}
.contentarea li, .contentarea H3
{font-family: Arial;font-size: 8pt;}
h4
{background-color:#cdcdcd;color:#707476;font-family:Garamond;font-size:14pt;padding-left:5px;}
h5
{background-color:#e599e6;color:#707476;font-family:Garamond;font-size:14pt;padding-left:5px;}
.li
{
	color:#707476;font-size:10pt!important;font-family:Arial;}
.relo
{
	background-color:White;
	height:48px;
	background-image:url('images/relobackground.jpg');
	background-position:  right top;
	background-repeat: no-repeat;
	padding-left: 25px;
	border-left: 1px solid #cdcdcd;
}

.footer
{
	height:75px;
	background-image:url('images/footerbackground.jpg');
	background-repeat: repeat-x;
	font-size:9pt;
	padding-top:10px; background-position-y:center
}
.footer a:link,
.footer a:visited,
.footer a:hover,
.copyright
{color:#086508;font-family: Arial;font-size: 9pt;}
