/* CSS Document */

A {
	color:#540E01;
	text-decoration:none;
	font-weight:bold;
}

A:hover {
	color:#540E01;
	text-decoration:underline;
	font-weight:bold;
}

body	{
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	letter-spacing: 0px;
	line-height: 12px;
	font-weight: normal;
	background-color:#000000;
	}
	
h1, h2, h3 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:30px;
	}

h1	{
	margin-top: 20px;	
	margin-bottom:10px;
	font-size: 25px;
	/*text-transform: lowercase;*/
	color:#540E01;
	letter-spacing: 0px;
	}

h2	{
	font-size: 20px;
	color:#00408A;
	}

h3	{
	font-size: 15px;
	color:#540E01;
	margin-bottom:0px;
	font-weight:bold;
	}
	
h3.sidebar	{
	font-size: 15px;
	color:#540E01;
	margin-bottom:0px;
	margin-left:0px;
	font-weight:bold;
	margin-right:20px;
	}
	
p 	{
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	margin-left:30px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 19px;
	font-weight: normal;
	text-align:left;
	} 
	
p.homeText 	{
	margin-left:30px;
	margin-top:10px;
	font-size: 13px;
	line-height:16px;
	} 
	
.sidebar 	{
	margin-left:0px;
	margin-top:0px;
	font-size: 12px;
	line-height:16px;
	} 
	
.copyText 	{
	font-size: 9px;
	color:#003399;
	vertical-align:middle;
	} 
	
.mailForm 	{
	font-size: 11px;
	color:#540E01;
	font-weight:bold;
	} 

.subNav 	{
	color:#00408A;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	text-align:center;
	vertical-align:middle;
	text-transform:lowercase;
	} 	
	
.subnav A, .subnav A:visited {
	font-weight:normal;
	color:#00408A;
	text-decoration:none;
}
	
.subnav A:hover{
	font-weight:normal;
	color:#333366;
	text-decoration:underline;
}

li.relax {
	padding-left:5px;
	margin-left: 15px;
	line-height: 16px;
	margin-bottom: 10px;
}

UL.relax {
	margin-left:0px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left:0px;
	line-height: 12px;
}

UL {
	margin-left:40px;
	margin-top: 10px;
	margin-bottom: 10px;
}

LI{
	color: #272525;
	margin-left:38px;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 0px;
	line-height: 19px;
	font-weight: normal;
	text-align:left;
	list-style-image: url(../images/redbullet.gif);
}

strong.small{
	font-size: 10px;
}

strong.smallRed{
	font-size: 10px;
	color:#FF0000;
}

