body {margin:30px 0px 30px 0px; font-family:Arial, Helvetica, sans-serif; background-color:#7C9B7C;}

h1 {margin-top:0; margin-bottom:15px; font:bold 24px Georgia, "Times New Roman", Times, serif; }
h2 {font-size:18px; margin-top:10px; margin-bottom:10px; color:#7F4E57;}
h3 {font-size:16px; margin-top:10px; margin-bottom:10px; color:#333333;}
h4 {font-size:16px;}

p {font-size:12px; line-height:20px; margin-top:10px; margin-bottom:10px; color:#000000;}

a {text-decoration:none; color:#fff; font-weight:bold;}
a:hover {text-decoration:underline;}

ul {margin-top:5px; margin-bottom:5px;}
li {font-size:12px; line-height:20px; color:#000000;}

hr {color:#000000; background:#000000; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #000000;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

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

/* End Custom Forms*/

#container {
width:909px;
height:auto;

margin:0 auto;
padding:0px;
background:url(assets/images/container_repeat.jpg) center top repeat-y;
}
	#contents {
	width:auto;		
	height:auto;		
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg.jpg) center top no-repeat;
	}
		#rightCol {
		width:640px;
			height:auto;
			_height:584px;
			min-height:584px;
		margin:0px;
		padding:0px;
		float:right;
		}
			#header {
			width:auto;
			height:324px;
			margin:0px;
			padding:0px;
			}
				#topPic {
				width:435px;
				height:324px;
				margin:0px;
				padding:0px;
				float:right;
				}
				#logo {
				width:325px;
				height:179px;
				margin:0px;
				padding:35px 0px 0px 0px;
				position:absolute;
				}
				#name {
				width:220px;
				height:auto;
				margin:0px;
				padding:254px 0px 0px 8px;
				font:bold 18px Arial, Helvetica, sans-serif;
				letter-spacing:2px;
				position:absolute;
				}
			#body {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px 40px 0px 0px;
			}
		#leftCol {
		width:260px;
		height:auto;
		margin:0px;
		padding:0px;
		}
			#topInfo {
			width:auto;
			height:auto;
			margin:0px;
			padding:70px 0px 0px 55px;
			font:bold 12px/18px Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			}
			.phone {
			width:auto;
			height:auto;
			font-size:24px;
			padding:0px;
			margin:0px 0px 20px 0px;
			}
			#nav{
			width:auto;
			height:280px;
			margin:0px;
			padding:50px 0px 0px 100px;
			}
			#nav li{
			list-style-image:url(assets/images/list.jpg);
			}
			#nav li a{
			font:bold 14px/32px Verdana, Arial, Helvetica, sans-serif;
			color:#000;
			}
			#nav li a:hover {
			text-decoration:none;
			color:#fff;
			}
			#sidebar {
			width:auto;
			height:auto;
			margin:0px;
			padding:0px 20px 0px 20px;
			}
		#clear {
		clear:right;
		margin:0px;
		padding:0px;
		}
	#footer {
	width:auto;
	height:140px;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) bottom center no-repeat;
	}
#copy {
width:909px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
font:12px Arial, Helvetica, sans-serif;
color:#fff;
}
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}