body {
	background: #e5af59 url('images/cornerstone_bg.jpg') repeat-x center top;
}
div#wrapper {
	margin: 0px auto;
	width:864px;
	background-image:url('images/content_bg.jpg');
}
div#verytop {
	background-image:url('images/top_bg.jpg');
	width:854px;
	height:117px;
	text-align:right;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
	font-style:italic;
	line-height:14px
}
div#verytophome {
	background-image:url('images/hometop_bg2.jpg');
	width:854px;
	height:117px;
	text-align:right;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-size:12px;
	padding-top:10px;
	padding-right:10px;
	font-weight:bold;
	font-style:italic;
	line-height:14px
}


div#footer {
	width:864px;
	text-align:center;
	background: #E0DFE3 url('images/footer_bg.jpg') repeat-y 0% bottom;
	font-family:"Times New Roman", Times, serif;
	clear:both;
}

p.footer {
	color:#333333;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:2px;
	padding-top:1px;
	padding-bottom:5px;
	
}

a.footer:link {
	color:#333333;
	text-decoration:none;
	font-size:7pt;}
a.footer:visited {
	color:#333333;
	text-decoration:none;
	font-size:7pt;}
a.footer:hover {
	color:#000000;
	text-decoration:underline;
	font-size:7pt;}
a.footer:active {
	color:#333333;
	text-decoration:none;
	font-size:7pt;}
	
div#menu {
	width: 160px;
	background-color:#333333;
	background-image:url('images/menu_bg.gif');
	background-repeat:repeat-y;
	float:left
}
img.title {
	float:right;}
	
div#content {
	width: 669px;
	float:right;
	background-image:url('images/copy_bg.jpg');
	padding-top: 5px;
	padding-right: 15px;
	padding-left:20px;
	min-height:290px;
	margin-top:0px;
	margin-bottom:0px;
}
div#contentend {
	width: 704px;
	background-image:url('images/content-end.jpg');
	background-repeat:no-repeat;
	height:4px;
	float:right; 
	background-position-y:50%;
	margin:0px;
	padding:0px;
}

div#address {
	background-image:url('images/address_bg.jpg');
	color:#FFFFFF;
	font-size:8pt;
	font-family:"Times New Roman", Times, serif;
	padding-top:5px;
	padding-bottom:5px
}

a.addresslink:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:8pt;}
a.addresslink:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:8pt;}
a.addresslink:hover {
	color:#000000;
	text-decoration:underline;
	font-size:8pt;}
a.addresslink:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:8pt;}


p {font-family: Verdana, Helvetica, sans-serif;
font-size:10pt;
margin-top:2px;}

p.about {
	line-height:18px;
}

h2 {font-family: Verdana, Helvetica, sans-serif;
font-size:13pt;
margin-bottom: 2px;}

li {font-family: Verdana, Helvetica, sans-serif;
font-size:8pt;
margin-top:0px;
margin-bottom:0px;
}

a:link {
	color:#641010;
	text-decoration: none;
	font-size: 11px;}
a:visited {
	color:#641010;
	text-decoration: none;
	font-size: 11px;}
a:hover {
	color:#641010;
	text-decoration: underline;
	font-size: 11px;}
a:active {
	color:#641010;
	text-decoration: none;
	font-size: 11px;}
