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

p { font-size: 14px;
	line-height: 21px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	}

h1 { font-size: 24px;
	 font-weight: normal;
	 font-family:"Times New Roman", Times, serif;
	 font-style:italic;
	 color:#000000;
	 margin-bottom:0;
	 margin-top:5px;
	 }

h2 { font-size: 18px;
	 font-weight: normal;
	 font-family:"Times New Roman", Times, serif;
	 color:#0B3F66;
	 font-style:italic;
	 margin-bottom:0;
	 margin-top:5px;
	 }

h3 { font-size: 16px;
	 font-weight: bold;
	 font-family:"Times New Roman", Times, serif;
	 color:#FFFFFF;
	 font-style:italic;
	 margin-bottom:0;
	 margin-top:5px;
	 }
	 
h4 { font-size: 12px; 
	 font-weight: bold;
	 font-family:"Times New Roman", Times, serif;}

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

a:hover { text-decoration: underline;}

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

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#082B47;
	background:#082B47;
	height:1px;
	border:0;}
	
/* Template */
.address {font-family: Arial, Helvetica, sans-serif;
		font-size:12px;
		color: #333333;
		font-weight:bold;
		margin:0;
		}
		
.nav a{font-size:14px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-decoration:none;
		margin:0;
		color:#FFFFFF;
		padding-left:10px;
		}
.nav a:hover{font-size:14px;
		font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
		margin:0;
		color:#D2B265;
		padding-left:10px;
		}

.bottomlinks p, .bottomlinks {color:#FFFFFF;
		font-size:11px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:normal;
		margin:0;
		padding-left:10px;
		}

.bottomlinks {
	margin-top: 10px;}
	
.bottomlinks a{font-size:11px;
		color:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-decoration:none;
		}
.bottomlinks a:hover{font-size:11px;
		color:#FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;
		text-decoration:underline;
		}
		
.services li{font-weight:bold;
		color:#000000;
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom:7px;
		padding-top:5px;
		list-style: url(assets/images/diamond.gif);
		margin-left:0;
		}
.services li:hover{font-weight:bold;
		color:#000000;
		font-family: Arial, Helvetica, sans-serif;
		padding-bottom:7px;
		padding-top:5px;
		list-style: url(assets/images/diamond.gif);
		text-decoration:underline;
		}
.services a{color:#000000;
		font-family: Arial, Helvetica, sans-serif;
		}

/* 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 */
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	color: white;
	text-decoration: none;
}
#box1 {
	width: 150px;
	height: auto;
	margin: 10px auto;
	padding: 5px;
	color: #fff;
	background: #c19323 url(assets/images/green.jpg) center top repeat-y;
	border: 3px solid #fff200;
	text-align: center;
	font-weight: bold;
}
