body { font-family: Georgia, "Times New Roman", Times, serif;
}

p { font-size: 12px;
	line-height: 21px;}

h1 { font-size: 24px;
	 font-weight: bold;
	 margin-top:0;
	 margin-bottom:5px;
	 font-family:"Trebuchet MS", Arial, Helvetica;
	 font-style:italic;
	 color:#253F8E;}

h2 { font-size: 18px;
	 font-weight: bold;
	 font-family:"Trebuchet MS", Arial, Helvetica;
	 color:#8F1D34;}

h3 { font-size: 14px;
	 font-weight: bold;
	 font-family:"Trebuchet MS", Arial, Helvetica;
	 color:#678CC5;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#1E216E;}

a:hover { text-decoration: none;
	color:#892041;}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 margin-left:-15px;}

.imgborder { BORDER: #9D3A56 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#777AA7;
	background:#777AA7;
	height:1px;
	border:0;}
	
/* Template */
.bg {background:#1E216D url(assets/images/bg_repeat.jpg) top left repeat-x;
	margin:0;
	margin-top:18px;
	}
	
.docnames{font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	}
	
.phone { font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:20px;
	color:#C0D3E9;
	line-height:18px;
	}
	
.address {font-family:"Trebuchet MS", Arial, Helvetica;
	font-size:11px;
	color:#FFFFFF;
	}
	
#nav {width:130px;
	margin:0;
	padding:0;
	margin-top:15px;
	float:right;
	}
#nav ul{margin:0;
	padding:0;
	}
#nav li{list-style:none;
	line-height:23px;
	text-align:right;
	margin:0;
	}
#nav a{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000000;
	font-weight:b;
	text-decoration:none;
	padding-right:5px;
	display:block;
	}
#nav a:hover{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#BF202B;
	font-weight:b;
	text-decoration:none;
	padding-right:5px;
	display:block;
	background:url(assets/images/sailboat.gif) no-repeat;
	}

.bottomlinks p{color:#FFFFFF;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
	}
.bottomlinks a{font-size:12px;
	color:#88A8D1;
	text-decoration:none;
	font-weight:bold;
	}
.bottomlinks a:hover{font-size:12px;
	color:#A42037;
	text-decoration:none;
	font-weight:bold;
	}
	
/* End Template */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */