body
{
	font-family: arial;
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 12px;
}

#content
{
	font-family: arial;
	color: #333;
	font-size: 14px;
	margin: 15px 0 30px 0;
	padding: 0;
}

#about_us
{
	margin: 0;
	padding: 15px;
}


img.gallery
{
	margin: 15px 0 15px 0;
	padding: 0;
	border: ;
	/*border-color: #C7E2B4;
	border-width: 1px;*/
	border-style: solid;
	BORDER-BOTTOM:	3px solid #90B77D;	
    BORDER-LEFT:	2px solid #D6F0C0;
    BORDER-RIGHT:	3px solid  #90B77D;	
    BORDER-TOP:		2px solid #AFCBA1;
}





/*for text*/
span.content_header
{
	font-size: 18px;
	color: #1D3E2D;
	font-weight: bold;
	font-family: times;
}

span.small_content_header
{
	font-size: 12px;
	color: #999;
	font-family: times;
	font-weight: bold;
}

span.small_text
{
	font-size: 11px;
	color: #333;
}

span#phone
{
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
span.xsmall_text
{
	font-size: 9px;
	color: #999;
}
td#subnav
{
	background-image: url(images/subpage_nav_bg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 35px;
	color: #999;
	font-size: 14;
}



/*for links*/
a
{
	font-size: 12px;
	text-decoration: none;
	color: #1D3E2D;
	font-weight: bold;
}
a:hover
{
	color: #8ABAD7;
}
a.info_links
{
	font-size: 12px;
	text-decoration: none;
	color: #333;
	margin: 0;
	padding: 0px 0px 0px 15px;
}
a.info_links:hover
{
	color: #8ABAD7;
}
a.main_links
{
	font-size: 18px;
	text-decoration: none;
	color: #1D3E2D;
	font-weight: bold;
	font-family: times;
	line-height: 20px;
}
a.main_links:hover
{
	color: #8ABAD7;
}
a.lg_link
{
	color: #1D3E2D;
	text-decoration: none;
	font-weight: bold;
}
a.lg_link:hover
{
	color: #8ABAD7;
}
a.terms_privacy
{
	font-size: 9px;
	text-decoration: none;
}



/*for footer*/
a.footerlinks
{
	font-size: 14px;
	text-decoration: none;
	color: #1D3E2D;
	font-weight: bold;
	font-family: times;
}
a.footerlinks:hover
{
	color: #8ABAD7;
}
td#subfooter
{
	background-image: url(images/sub_footer.gif);
	background-repeat: no-repeat;
	padding: 50px 50px 60px 60px;
	color: #999;
}



/*for content images*/
div.left_image
{
	float: left;
	margin: 0 15px 0 0;
	padding: 0;
}
div.left_image img
{
	border-color: #C7E2B4;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 5px 0;
	padding: 0;
}
div.left_image span
{
	font-size: 12px;
	color: #999;
	font-family: times;
	font-weight: bold;
}
div.right_image
{
	float: right;
	margin: 0 0 0 15px;
	padding: 0;
}
div.right_image img
{
	border-color: #C7E2B4;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 5px 0;
	padding: 0;
}
div.right_image span
{
	font-size: 12px;
	color: #999;
	font-family: times;
	font-weight: bold;
}





/*for contact form*/
form
{
	margin: 0;
	padding: 20px;
	border-color: #C7E2B4;
	border-width: 1px;
	border-style: solid;
	background-color: #E5FFCC;
}

label
{
	float: left;
	width: 100px;
	font-size: 12px;
	font-weight: bold;
}

input, textarea{
width: 400px;
margin-bottom: 5px;
}

textarea{
width: 400px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton
{
	margin-left: 100px;
	margin-top: 5px;
	width: 90px;
}

br.form{
clear: left;
}



#video
{
	text-align: center;
	width: 602px;
}
