body 
	{
	background-color:#900000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#564b47;  
	padding:0px;
	margin:0px;
	text-align: left;
	}
a:visited 
	{
	text-decoration: none;
    color:#900000;
	}
a:hover 
	{
	font-weight:bolder;
	color:#fff;
	text-decoration: underline;
    }
a:link 
	{
	text-decoration: none;
    color:#900000;
    }

#header 
	{
	padding: 10px;
	margin: 0px auto;
	margin-top: 30px;
	width: 750px;
	height: 90px;	
	background-image:url(contactlogo.gif);
	background-repeat:no-repeat;	
  	background-color: #F0EFE8;
	}
.content>p 		
	{
	margin:0px;
	}
.content>p+p 	
	{
	text-indent:30px;
	}
.content 
	{
	background-image:url(back.gif);
	text-align: left;
  	vertical-align: middle;	
  	margin: 0px auto 0px;
	padding: 10px;
  	width: 750px;
	height:auto;
  	background-color: #E2DFCF;
	}
.Footer>p 
	{
	margin:0px;
	}
.Footer>p+p 
	{
	text-indent:30px;
	}
.Footer 
	{
	padding: 10px;
	width:750px;
	height:100%;
	margin:0px auto; 	
  	background-color: #900000;
	}
#nav
	{
	height:20px;
	vertical-align:bottom;
	}
#nav a:hover 
	{
	font-weight:bolder;
	text-decoration: underline;
    }
#nav a:link 
	{
	text-decoration: none;
    color:#fff;
    }
#nav a:visited 
	{
	text-decoration: none;
    color:#fff;
    }
.ContactForm
	{
	height:350px;
	}
#columnarForm fieldset
	{
	float: left;
	display: block;
	width: 17em;
	margin: 0 1em 1em 0;
	padding: 0 1em 1em 1em;
	}
#columnarForm fieldset.radio
	{
	width: 15em;
	margin: 1em 0 2em 0;
	}
#columnarForm fieldset.radio input
	{
	clear: both;
	float: left;
	width: auto;
	}
#columnarForm fieldset.radio label
	{
	font-weight: normal;
	}
#columnarForm input
	{
	display: block;
	width: 15em;
	}
#columnarForm label
	{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
	}
#columnarForm label.first
	{
	padding-top: 1em;
	}
#columnarForm select
	{
	display: block;
	}
#contactrightspacer
	{	
	float:right;
	display: block;
	width: 120px;
	height: 100px;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	}
