body {
	background-color : #f4f4c5;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	height : 100%;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-y;
	background-position: center 250px;
	margin: 0;
}

html {
height : 100%;
}

.container {
height : 100%;
background-color : #ffffcc;
}

a:link, a:active, a:visited {
text-decoration : none;
color : #000000;
}

a:hover {
text-decoration : underline;
}

.grey a:link, .grey a:active, .grey a:visited {
text-decoration : none;
color : #666666;
}

.grey a:hover {
text-decoration : underline;
color : #666666;
}

.green_nav a:link, .green_nav a:active, .green_nav a:visited {
text-decoration : none;
color : #ffffcc;
}

.green_nav a:hover {
text-decoration : underline;
color : #ffffcc;
}


.footer {
color : #666666;
background-image : url(images/dark_dotted_border.jpg);
background-repeat : repeat-x;
background-position : top;
background-color : #fcffcc;
padding : 10px;
}

.footer a:link, .footer a:active, .footer a:visited {
text-decoration : none;
color : #666666;
}

.footer a:hover {
text-decoration : underline;
color : #666666;
}

.green_bg {
background-color : #85ab70;
}

.greenWords {
	color: #85ab70;
	font-weight: bold;
}



.green_nav {
color : #ffffcc;
background-image : url(images/dotted_border.gif);
background-repeat : repeat-x;
background-position : bottom;
vertical-align : top;
padding-bottom : 5px;
}

.spacing {
padding : 10px;
background-color : #f4f4c5;
}

.orange_border {
border : 1px solid #cfa825;
}

.content {
background-color : #ffffcd;
padding : 10px;
}

li {
list-style-image : url(images/bullet_arrow.gif);
list-style-type : none;
padding-bottom : 4px;
}

.hrLine {
background-image : url(images/dark_dotted_border.jpg);
background-repeat : repeat-x;
background-position : bottom;
padding : 10px;
}

.quickJump {
background-color : #ffffcd;
height : 18px;
width : 230px;
border : 1px solid #d0a926;
}

form {
margin : 0;
padding : 0;
}

h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #85AB70;
margin: 0px;
padding: 0px;
}

.sendForm {
background-color: #F5F4C6;
border: 1px solid #D0A926;
}

blockquote {
margin: 0px 0px 10px;
padding: 0px;
}
.bg {
	background-image: url(images/bg.jpg);
}
.testimonials_back {
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 5px;
	padding-bottom: 5px;
}
.nav_box {
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 13px;
}
.nav_box_title {
	color: #DEDAAB;
	font-weight: bold;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEC052;
	width: 190px;
	padding-bottom: 10px;
	display: block;
	margin-left: 13px;
}
.newhosp {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
}

