body {
	margin: 0px;
	padding: 0px;
	font: 15px "Times New Roman", Times, serif;
	background: #82978E url(assets/images/background.gif) repeat center top;
}

p {
	color: #000200;
	font: 15px/22px "Times New Roman", Times, serif;
}

h1 {
	margin: 0px;
	padding: 17px 0px 0px 5px;
	color: #eff3f1;
	font: lighter 30px/30px "Times New Roman", Times, serif;
}

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

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

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

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

a:hover { text-decoration: underline;}

li { font-size: 15px;
	 line-height: 22px;
	 padding-bottom:5px;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
			  
/* 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 */
/* TEMPLATE BEGINS */
#hover {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 270px;
	background: transparent url(assets/images/hover_bg.gif) repeat-x center top;
}
#addressPhone {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 730px;
	height: 32px;
	color: #81988d;
	font:bold 12px/32px "Trebuchet MS", Helvetica, sans-serif;
}
	#addressPhone span {
		float: right;
		color: #d7e2dd;
		font-size: 15px;
	}
#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0px;
	width: 758px;
	height: auto;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y left top;
}
	#container {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/content_bg.jpg) no-repeat left 112px;
	}
		#header {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			background: transparent url(assets/images/header_bg.gif) repeat-y left top;
		}
			#header .nav {
				margin: 0px;
				padding: 2px 0px 0px 0px;
				width: auto;
				height: 23px;
				_height: 22px;
				*height: 22px;
				text-align: center;background: transparent url(assets/images/header_bg.gif) repeat-y left top;
			}
				#header .nav li {
					display: inline;
					margin: 0px;
					padding: 0px 29px 0px 0px;
					width: auto;
					height: auto;
				}
				#header .nav li.last {
					padding-right: 0px;
				}
					#header .nav a {
						display: inline-block;
						margin: 0px;
						padding: 0px;
						width: auto;
						height: auto;
						color: #cfe6da;
						font: bold 12px/19px "Trebuchet MS", Helvetica, sans-serif;
						text-transform: uppercase;
						
						border-bottom: 3px #000 solid;
					}
					#header .nav a:hover {
						color: #fff;
						text-decoration: none;
						border-bottom-color: #fff;
					}
		#content {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: auto;
			background: transparent url(assets/images/container_bg.jpg) no-repeat left bottom;
		}
			#leftCol {
				float: left;
				margin: 0px;
				padding: 0px 0px 0px 10px;
				width: 210px;
				height: auto;
			}
				#leftPic {
					margin: 0px;
					padding: 8px 0px 0px 0px;
					width: auto;
					height: auto;
					text-align: center;
				}
				#sidebar {
					margin: 0px;
					padding: 10px 8px 0px 8px;
					width: auto;
					height: auto;
				}
			#rightCol {
				margin: 0px 0px 0px 245px;
				padding: 0px;
				width: 485px;
				height: auto;
			}
			#clear {
				clear: both;
				margin: 0px;
				padding: 0px;
				width: auto;
				height: 245px;
			}
#footer {
	position: relative;
	margin: 0 auto;
	padding: 15px 0px 20px 0px;
	width: 758px;
	height: auto;
	text-align: center;
}
	#footer a {
		color: #2F463B;
	}
	#footer p {
		color: #2F463B;
		font-size: 11px;
	}
	#footer .nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
	}
	#footer .nav li {
		display: inline;
		margin: 0px;
		padding: 0px 8px 0px 8px;
		width: auto;
		height: auto;
		font-size: 11px;
		line-height: 13px;
		list-style: none outside none;
		border-right: 1px #2F463B solid;
	}
	#footer .nav li.last {
		border-right: 0px;
	}
/* TEMPLATE ENDS */
