body { font-family: Georgia, "Times New Roman", Times, serif;
	background:url(assets/images/bg.jpg) top left repeat;
	margin:0;}

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

h1 { font-size: 22px;
	 font-weight:normal;
	 color:#0C3477;
	 font-style:italic;
	 margin-top:10px;
	 margin-bottom:10px;
	 }

h2 { font-size: 18px;
	 font-weight:bold;
	 color:#3E4568;
	 font-style:italic;
	 margin-top:5px;
	 margin-bottom:5px;
	 }

h3 { font-size: 14px;
	 font-weight:bold;
	 color:#13439B;
	 font-style:italic;
	 margin-top:5px;
	 margin-bottom:5px;
	 }

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

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

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

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

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#313653;
	background:#313653;
	height:1px;
	border:0;}
	
/* Template */
.bg_repeat {background:url(assets/images/bg_repeat.jpg) top left repeat-x;}
.body_repeat {background:url(assets/images/body_repeat.jpg) top repeat-y;}
.body_btm {background:url(assets/images/body_bottom.jpg) bottom no-repeat;}
.body_top {background:url(assets/images/body_top.jpg) top no-repeat;}

.address { font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:20px;
	}
.phone {font-size:18px;}

#logo_container {
	 top:0;
	 left:0;
	 width:0;
	 height:0;
	 
	}
#logo {position:relative;
	width:500px;
	height:160px;
	top:15px;
	_top:40px;
	left:5px;
	z-index:1;
	}
	
#navcontainer {width:165px;
	min-height:354px;
	height:auto;
	_height:354px;
	margin:40px 0 0 0;
	padding:0;
	}
#navbg {width:165px;
	min-height:354px;
	height:auto;
	_height:354px;
	background:url(assets/images/nav_repeat.jpg) top repeat-y;
	}
#navbtm {width:165px;
	min-height:354px;
	height:auto;
	_height:354px;
	background:url(assets/images/nav_bottom.jpg) bottom no-repeat;}

#nav {margin:0;
	padding:15px 0 0 0;
	background:url(assets/images/nav_top.jpg) top no-repeat;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	line-height:20px;
	margin:0;
	}
#nav a {font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	display:block;
	}
#nav a:hover {font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;
	display:block;
	background:url(assets/images/diamond.gif) left no-repeat;
	}

.bottomlinks p {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	}
.bottomlinks a {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6497EC;
	font-weight:bold;
	text-decoration:none;
	}
	
#pic_container {position:absolute;
	z-index:1;
	}
#pic {position:relative;
	width:225px;
	height:272px;
	margin:0;
	padding:0;
	top:-30px;
	left:20px;
	z-index:1;
	}

/* End Template */

/* Splash */
.s_address { font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#E8BA27;
	font-weight:normal;
	line-height:24px;
	}
.s_phone {font-size:18px;}

#splash_container {position:absolute;
	z-index:1;
	}
#splash {position:relative;
	width:456px;
	height:370px;
	margin:0;
	padding:0;
	top:40px;
	left:-40px;
	z-index:1;
	}


/* End Splash */
			  
/* 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 */
