body { font-family: Arial, Helvetica, sans-serif;
	margin: 32px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #e2daa2 url(assets/images/background.jpg) repeat-x top center;
	font-size: 12px;
	line-height: 18px;
}

div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

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

h1 { font-size: 22px;
	line-height: 26px;
	padding: 0px;
	margin: 15px 0px 0px 0px;
	 font-weight: bold;
	 color: #036598;
	 }

h2 { font-size: 18px;
	 font-weight: bold;
	 color: #9e9971;
	 }
h2.home {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}
h3 { font-size: 14px;
	 font-weight: bold;
	 color: #036598;
	 }

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

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

a:hover { text-decoration: underline;
	color: #9e9971;
}
ul {
	margin-left: 25px;
	padding-left: 0px;
}
li { font-size: 11px;
	 line-height: 14px;
	 padding-bottom:5px;
}

SPAN.bold{ font-weight:bold;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#9e9971;
	background:#9e9971;
	height:1px;
	border:0;}
			  

/* Template Begins */
#shadowDiv {
	margin: 0 auto;
	padding-top: 18px;
	width: 760px;
	height: 515px;
	background: transparent url(assets/images/shadowDiv_bg.jpg) no-repeat top left;
}
	#logo {
		position: absolute;
		margin: -18px 0px 0px 0px;
		*margin-left: -18px; /* No reason why I should have to use this, but I do. */
		_margin-left: -18px;
		width: 156px;
		height: 166px;
	}
	#phone {
	position: absolute;
	margin-top: 0;
	margin-left: 330px;
	*margin-left: 300px;
	_margin-left: 300px;
	font-size: 12px;
	font-weight: bold;
	width: 400px;
	text-align: right;
	top: 50px;
	left: 148px;
	}
	#address {
		position: absolute;
		margin-left: 355px;
		*margin-left: 337px;
		_margin-left: 337px;
		margin-top: 73px;
		font-size: 13px;
		font-weight: bold;
		width: 375px;
		text-align: right;
	}
	#oncall {
	position: absolute;
		/*margin-left: 465px;*/
		
		/*text-align: right;
		left: 156px;
		top: -24px;
		margin-top: 73px;*/
	 margin-left: 490px;
	*margin-left: 470px;
    _margin-left: 470px;
	font-size: 13px;
	font-weight: bold;
	width: 375px;
	
	}
	
	#container {
		margin: 0 auto;
		width: 721px;
		height: 503px;
		background: transparent url(assets/images/container_bg.jpg) no-repeat top center;
	}
		#header {
			height: 95px;
			background: transparent url(assets/images/header_bg.jpg) no-repeat top left;
		}
		#navCol {
			float: left;
			margin-top: 77px;
			width: 147px;
		}
			#nav {
				margin: 0px 0px 0px 1px;
				padding: 0px;
				width: 146px;
				border-top: 1px solid #008ed6;
				border-bottom: 1px solid #008ed6;
				background: #fff url(assets/images/nav_bg.jpg) repeat-x bottom left;
			}
				#nav li	{
					margin: 0px;
					padding: 0px;
					list-style-position: outside;
					list-style-type: none;
				}
				#nav a {
					display: block;
					padding-left: 17px;
					width: 130px;
					line-height: 17px;
					color: #000;
				}
				#nav a:hover {
					color: #fff;
					background-color: #008ed6;
					text-decoration: none;
				}
		#bigPic {
			float: left;
			width: 212px;
			height: 382px;
			background:url(assets/leftphotos/leftBG.jpg) top no-repeat;
			/*background: transparent url(assets/images/bigPics/1.jpg) no-repeat top left;*/
		}
		#contents {
			float: left;
			padding: 0px 7px 5px 10px;
			width: 333px;
			height: 375px;
			border: 1px solid #008ed6;
			border-left: 0px;
			background-color: #f5f3e3;
			overflow: auto;
			overflow-y: auto;
			overflow-x: hidden;
		}
		#footer {
			clear: both;
			padding-top:4px;
			height: 21px;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
		}
			#footer a:hover {
				color: #000;
			}
	#seo {
		margin: 0 auto;
		padding-top: 15px;
		width: 600px;
		text-align: center;
		font-size: 10px;
	}
/* Template Ends */

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

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#9e9971 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#9e9971; color:#000000;}
input.submit:hover {background-color:#F5F3E3; color:#000000;}


/* End Custom Forms*/
#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: -11px;
}
#toplinks a {
	text-decoration: none;	
}