﻿body 
{
	font-family:Bookman Old Style,Verdana,Arial,Helvetica,sans-serif;
	background-image: url(../images/bckgrd.jpg);
	text-align:center;
	margin:0px 0px 0px 0px;
	
}
h1,h2,h3,h4,h5 
{
	color: #652e25;
	
	
}
h2,h3,h4,h5 
{
 font-style:italic;

	
}
a
{
	 text-decoration:none;
}
a:link
{
 color:#56171c;
}
a:visited
{
 color:#334f32;
}
a:hover
{
 color:#e6d5b9;
 background-color:#56171c;
}
p
{
	font-family:Bookman Old Style;
	text-align:left;
	font-size:  small;
	color:#73342B;	
	text-indent: 0%;
	
}
div
{
	font-family:Bookman Old Style;
	text-align:left;
	font-size:  small;
	/*color:#73342B;*/	
	
}
img
{
	display:block;
	border:0;
	
}

.myimg
{
	display:block;
	border-style:inset;
}
.home
{
	font-family:Bookman Old Style;
	color:#73342B;
	text-align:center;
	margin: 10px 10px 20px 20px;
	
}
.content
{
	margin-left:10px;
	margin-top:15px;
	margin-right:10px;
	font-family:Bookman Old Style;
	/*text-align:left;*/
	font-size:  small;
	color:#73342B;	
	/*width:500px;*/
}
.tablecontent
{
	text-align:left;
	margin: 0 auto;
	
}
.footer
{
	background-color:#56171c;
	text-align:center;
	color:#E6D5B9;
	height:30px;
}
.head
{
	font-size:large;
	font-weight:bold;
}
#centerImage
{
	text-align:center;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.error
{
	color:Red;
}
.login
{
	text-align:center;
}
.ilist
{
	text-align:center;
	margin:  0 auto;
	
}
.smallText
{
	font-size:x-small;
	
}
div.row
{
	clear:both;
	padding-top:5px;
	
}
div.row span.label
{
	float:left;
	width: 200px;
	text-align:right;
}
div.row span.formw
{
	float:right;
	width:435px;
	text-align:left;
}
.emailPos
{
     float:inherit;
	margin-left: 20px;
	margin-top:80px;
	
	
}
a.emailLink:link
{
 color:#E6D5B9; 
 text-decoration:underline;
}
a.emailLink:visited
{
 color: #E6D5B9;
 text-decoration:underline;
}
a.emailLink:hover
{
 color:#56171c;
 background-color:#E6D5B9;
 text-decoration:underline;
}
.addressBox
{
	background-image:url(../images/nav2/address_box_f3.jpg);
	width:201px;
	height:127px;
	
}