body { font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin:0;
	}

p { font-size: 12px;
	line-height: 18px;
	color:#132958;}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#A8041F;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#A29248;}

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

a { font-weight: bold;
	text-decoration: none;
	color:#2754AF;}

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

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;
	 color:#132958;}

.imgborder { BORDER: #A60322 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#85783A;
	background:#85783A;
	height:1px;
	border:0;}
	
/* Template */

.address {color:#132958;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}

.phone {font-size:20px;
	font-weight:normal;
	margin:0px 106px 0px 0px;
	float:right;
	}
	
#nav {width:174px;
	margin:0;
	padding:0;
	}
#nav ul{list-style:none;
	margin:0;
	padding:0;
	text-align:right;
	}
#nav li{line-height:20px;
	margin-left:1px;}
#nav a{font-size:13px;
	color:#132958;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	display:block;
	}
#nav a:hover{font-size:13px;
	color:#132958;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	display:block;
	background-color:#C6B980;
	}
	
.highlights ul{margin:0;
	padding-left:75px;
	padding-top:5px;}
.highlights li{margin:0;}
.highlights a{color:#132958;
	font-weight:bold;
	text-decoration:none;
	}
.highlights a:hover{color:#A29248;
	font-weight:bold;
	text-decoration:none;
	}
	
.bottomlinks p{ color:#85783A;}
.bottomlinks a{color:#132958;
	text-decoration:none;
	font-weight:bold;
	}
.bottomlinks a:hover{color:#A29248;
	font-weight:bold;
	text-decoration:none;
	}

/* End Template */

/* Splash */

#splashnav {width:167px;
	margin:0;
	padding:0;
	}
#splashnav ul{list-style:none;
	margin:0;
	padding:0;
	text-align:right;
	}
#splashnav li{line-height:20px;
	margin-left:1px;}
	
#splashnav a{font-size:13px;
	color:#132958;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	display:block;
	}
#splashnav a:hover{font-size:13px;
	color:#132958;
	font-weight:bold;
	text-decoration:none;
	padding-right:10px;
	display:block;
	background-color:#C6B980;
	}

/* End Splash */
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2754AF;
	border: #132958 1px solid;
	background-color: #DFD6B5;
}
 input.submit
{
	border: 1px solid #132958;
	padding: 0.25em;
	background-color: #DFD6B5;
	color: #2754AF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #132958;
	padding: 0.25em;
	background-color: #2754AF;
	color: #DFD6B5;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: -18px;
	margin-top: 7px;
}
#toplinks a {
	text-decoration: none;
}