body { font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background:url(assets/images/bg_bottom_repeat.jpg) bottom center fixed repeat-x;
	}

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

h1 { font-family:"Times New Roman", Times, serif;
	font-size: 26px;
	color:#5B1616;
	font-weight: normal;
	text-transform:uppercase;
	letter-spacing:1px;
	margin:5px 0 0 0;
	}
SPAN.bold{font-weight:bold}
h2 { font-family:"Times New Roman", Times, serif;
	font-size: 20px;
	color:#1C3669;
	font-weight: normal;
	letter-spacing:1px;
	margin:5px 0 5px 0;
	}

h3 { font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	color:#125F55;
	font-weight: bold;
	letter-spacing:1px;
	margin:4px 0 5px 0;
	}

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

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

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

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:0px;
	 color:#352854;
	 margin-left:-15px;
	 }

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#416D86;
	background:#416D86;
	height:1px;
	border:0;}
			  
/* Template */
.bg_bottom {background:url(assets/images/bg_bottom.jpg) bottom center no-repeat;}
.bg_bottom_repeat {background:url(assets/images/bg_bottom_repeat.jpg) bottom center repeat-x;}
.bg_top {background:url(assets/images/bg_top.jpg) top left no-repeat;}
.banner {background:url(assets/images/banner.jpg) top no-repeat;}
.repeat {background:url(assets/images/repeat.jpg) top repeat-y;}
.body_top {background:url(assets/images/body_top.jpg) top no-repeat;}
.body_bottom {background:url(assets/images/body_bottom.jpg) bottom no-repeat;}
.bottom {background:url(assets/images/bottomNew.jpg) top no-repeat;}

.docname {font-family:	"Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	}
.doc30 {font-size:30px;}
.phone {font-family:	"Times New Roman", Times, serif;
	font-size:28px;
	color:#FFFFFF;
	font-weight:normal;
	text-transform:uppercase;
	}
	
.address {font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFFFFF;
	letter-spacing:3px;
	}
.specialOffers {
	color: #571516;
	font-weight: bold;
}
#navcontainer {
	width:165px;
	margin:40px 0 0 0;
	padding:0;
	position: relative;
	}
#nav {
	width:165px;
	padding:0px;
	margin: 0px;
	}
#nav li {
	list-style:none;
	line-height:30px;
	padding: 0px 3px 0px 3px;
	margin:0px;
	position: relative;
	width: 162px;
	}
#nav a { 
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding-left:8px;
	text-transform:uppercase;
	display:block;
	}
#nav a:hover { 
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding-left:8px;
	text-transform:uppercase;
	display:block;
	background:#007B6B;
	}
#nav ul {
	position: absolute;
	top: 0px;
	left: 100%;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	width: 250px;
	height: auto;
	background-color: #1c3472;
	border: 1px solid #ffffff;
	visibility: hidden;
}
#nav ul li {
	list-style:none;
	line-height:30px;
	padding-bottom: 5px;
	margin:0;
	padding-left:4px;
	position: relative;
	width: auto;
	}
#nav ul a { 
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding-left:8px;
	text-transform:uppercase;
	}
#nav ul a:hover { 
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	padding-left:8px;
	text-transform:uppercase;
	background:#007B6B;
	}
.font {font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:5px;
	margin:5px 0 5px 0;
	}
.bottomlinks p {color:#FFFFFF;}
.bottomlinks a { color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover { color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	}
	
#sidebar { width:155px;
	margin:10px 5px 10px 5px;
	}

/* End Template */

/* Splash */
.banner_bg {background:url(assets/splash/banner_bg.jpg) top no-repeat;}

/* 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;
}


#contactForm{
	/*background:#B1977E;
	border:2px solid #41B5C2;*/
	padding:0px 5px 4px 5px;
	margin:0px 0px 30px 7px;

}
#contactForm input, textarea{
	margin:3px 0px 3px 0px;
	width:135px;
	padding:3px 3px 3px 3px;
}
#contactForm .submit{
	height:25px;
	padding:0px;
	width:143px;
}
.contactTitle{
	color:#FFF !important;
	font-size:16px;
	line-height:14px;
	padding:3px 3px 3px 3px;
	margin:5px 0px 5px 0px;
	text-align:center;
	text-transform: uppercase;
}

/* Custom Forms End */
#toplinks {
	text-align: center;
	font-size: 11px;
	color: white;
}
#toplinks a {
	text-decoration: none;
	color: white;
}
#form1 {
	width: 153px;
	float: left;
	background-color:#0E1D3E;
	font-size: 11px;
	padding: 5px;
	color: #ffffff;
	margin-left: 2px;
}
#form1 p {
	color: #ffffff;
}
