/*************************************************************************

Author: Robert E. Beckner III

*************************************************************************/

/*....... BODY .......*/ /*....... BODY .......*/ /*....... BODY .......*/
html, body {
height: 100%;
width: 100%;
overflow-x: ;
background-image: url('back_04.gif')
}

body {
margin-top: 10px;
font-family:Tahoma, sans-serif;
overflow-x: ;
padding: 0;
}

#links a, #links a:active, #links a:visited {
	width: 180px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
	font-size:80%;
	color: #390000;
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px dotted #390000;

}

#links a:hover{
	color: #390000;
	font-weight: normal;
	border-bottom: 1px solid #390000;
	background-color: transparent;
}

}
/*....... FIELDS .......*/ /*....... FIELDS.......*/ /*....... FIELDS.......*/

.contactField{
border-style: solid;
border-width: 1px 1px;
font-family:Tahoma, sans-serif;

}


/*....... TYPE .......*/ /*....... TYPE.......*/ /*....... TYPE.......*/
p{
font-family:tahoma,sans-serif;
}

p.welcome{
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
line-height:125%;
color:#390000;
font-size:70%;
text-align: left;
}

p.mission{
margin-top:0px;
margin-bottom:0px;
margin-left:2px;
margin-right:15px;
line-height:125%;
color:#390000;
font-size:70%;
text-align: left;
}

p.sub{
margin-top:2px;
margin-bottom:0px;
margin-left:15px;
margin-right:15px;
line-height:150%;
color:#390000;
font-size:70%;
text-align: center;
}

p.insurer{
margin-top:5px;
margin-bottom:5px;
margin-left:2px;
margin-right:2px;
color:#600000;
font-size:70%;
font-weight: bold;
text-align: center;
}

p.history{
margin-top:10px;
margin-bottom:0px;
margin-left:5px;
margin-right:10px;
line-height:125%;
color:#390000;
font-size:70%;
text-align: left;
}

p.contact{
margin-top:0px;
margin-bottom:0px;
margin-left:2px;
margin-right:0px;
line-height:125%;
color:#390000;
font-size:70%;
text-align: left;
}

p.quotes{
margin-top:10px;
margin-bottom:10px;
margin-left:0px;
margin-right:0px;
color:#4d1412;
font-weight: bold;
font-size:75%;
text-align: center;
}


/*....... HYPERLINKS .......*/ /*....... HYPERLINKS.......*/ /*....... HYPERLINKS.......*/
A:hover, A:active, A:visited {
color: #390000;
}