		body {
		text-align:center;
		background: #fff url('../images/gradient.gif') repeat-x;
		background-position: top;
		background-repeat: x;
		font-family: verdana, arial, sans-serif;
		font-size: 95%;
		}
	#container {
	text-align:center;
	margin:0 auto;
	width: 800px;
	background: #fff url('../images/curve.jpg') no-repeat;
	background-position: top left
	}
	#nav {
		width: 100%;
		background: #669933;
		height: 30px;
		}
	#main_content {
		border-left: 1px solid #003399;
		border-right: 1px solid #003399;
		border-bottom: 1px solid #003399;
		text-align: left
		}
	#header {
		text-align: left;
		}
	p {
		font-family: verdana, arial, sans-serif;
		
		}
	li {
		font-family: verdana, arial, sans-serif;
		font-size: 95%
		}
	h1 {
		color: #003366;
		width: 100%;
		text-align: right; 
		padding: 10px;
		border-bottom: 3px solid #669933;
		font-size: 16px;
		}
	h2 {
		color: #990000;
		font-size: 14px
		}
	.h2 {
		color: #990000;
		font-size: 14px
		}
	.home_feat {
		color: #990000;
		font-size: 18px
		}
	h3 {
		color: #000;
		font-size: 13px;
		}
	h4 {
		color: #336600;
		font-size: 14px;
		}
	.text {
	padding: 20px;
	font-family: verdana, arial, sans-serif;
	text-align: left;
	}
	.highlight1 {
	color: #3399cc;
	font-weight: bold
	}
	.highlight2 {
	color: #990000;
	text-transform: uppercase;
	font-weight: bold
	}
	.red {
		color:#990000;
		}
	.tagline1 {
		color: #003399;
		font-size: 20px;
		font-family: trebuchet, trebuchet ms,arial, sans-serif;
		line-height: 1.5;
		margin-right: 20px;
		}


	.hm_form {
		background:#c5d756;
		padding: 10px;
		margin-right: 20px;
		margin-left: 10px;
		font-size: 95%
		}


	#col1 {
		width: 165px; 
		float: left;
		height: 100%;
		}
	#col2 {
		width: 320px;
		margin-top: 10px;
		float: left;

		}
	#col3 {
		width: 310px;
		float: right;
		}
		
	#inline-list {
	width: 100%;
	padding: 5px;
	font-family: Verdana, sans-serif;
	}

#inline-list p {
	display: inline;
	}

#inline-list ul, #inline-list li {
	display: inline;
	margin: 0;
	color: #339;
	font-weight: bold;
	color: #fff; 
	font-size:12px;
	}
	#inline-list li {
	border-right: 1px solid #fff;
	padding-right: 20px;
	margin-left: 20px;
	}
	#inline-list li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase; 
	
	}
	#inline-list li.last {
	border: 0;
	}
	#inline-list li a:hover {
	color: yellow;
	}
	#footer {
	border-top: 2px solid #669933;
	width: 100%;
	padding: 10px;
	text-align: center; 
	margin-top: 20px;
		}