@charset "utf-8";
img{ _behavior: url(/inc/iepngfix.htc); }

h2
{
	color: #61abb5;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 0px;
}

a
{
	color: #000000;
}

a:hover
{
	color: #61abb5;
}

body 
{
	background-image: url(/images/background.png);
	background-repeat: repeat;
	margin-top: 0px;
	_text-align: center;
}
.center
{
	margin-right: auto;
	margin-left: auto;
	_text-align: left;
}

.main
{
	width:786px;
	background-image: url(/images/mainBackground.png);
	background-repeat:repeat-y;
	_behavior: url(/inc/iepngfix.htc);
}

.navigation
{
	margin-top: -55px;
	/*margin-left: 45px;*/
	margin-left: auto;
	margin-right: auto;
	width: 696px;
	height: 110px;
	background-image: url(/images/navBackground.png);
	background-repeat: no-repeat;
	_behavior: url(/inc/iepngfix.htc);
	text-align: right;
}
.sidetext .featuredhome {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 26px;
	color: #61abb5;
	text-align: center;
	vertical-align: middle;
}

.sidetext .featuredhome img{
	vertical-align: middle;
}

.sidetext .homeprice {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	text-align: center;
}

.sidetext .homeinfo {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}


.navigation .links
{
	padding-top: 47px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	padding-right: 28px;
	font-weight: bold;
}
.navigation .links .top 
{
	font-size: 16px;
}

.navigation .links .top a
{
	color: #000000;
	text-decoration: none;
}

.navigation .links .top a:hover
{
	color: #000000;
	text-decoration: underline;
}
.navigation .links .top img
{
	margin-right: -2px;
	margin-left: 2px;
	margin-bottom: 2px;
}

.navigation .links .bottom 
{
	font-size: 17px;
}

.navigation .links .bottom a
{
	color: #000000;
	text-decoration: none;
}

.navigation .links .bottom a:hover
{
	color: #000000;
	text-decoration: underline;
}

.navigation .links .bottom img
{
	margin-right: -1px;
	margin-left: 2px;
	margin-bottom: 2px;
}

.content
{
	/*padding-left: 55px;
	margin-right: auto;
	width:685px;*/
	padding-left: 45px;
	margin-right: auto;
	width:695px;

}

.content .maintext
{
	width: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	padding-right: 10px;
	background-image:url(/images/verticalLine.png);
	background-repeat: repeat-y;
	background-position: right;
}

.content .maintextnofeature
{
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
}

.content .maintext ul
{
	margin-left: 170px;
	padding-left: 0px;
}

.content .maintext p
{
	padding-left: 10px;
}

.content .mainimage
{
	float: left;
	margin-left: 0px;	
	_margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.content table
{
	border-collapse: collapse;
}

.content img
{
	vertical-align: text-bottom;
}

.border1
{
	background-image:url(/images/imageBorder_01.png);
    _behavior: url(/inc/iepngfix.htc);
	height: 9px;
	width: 13px;
}

.border2
{
	background-image:url(/images/imageBorder_02.png);
    _behavior: url(/inc/iepngfix.htc);
	height: 9px;
}

.border3
{
	background-image:url(/images/imageBorder_03.png);
    _behavior: url(/inc/iepngfix.htc);	
	height: 9px;
	width: 13px;	
}

.border4
{
	background-image:url(/images/imageBorder_04.png);
    _behavior: url(/inc/iepngfix.htc);
}

.border6
{
	background-image:url(/images/imageBorder_06.png);
    _behavior: url(/inc/iepngfix.htc);
}

.border7
{
	background-image:url(/images/imageBorder_07.png);
    _behavior: url(/inc/iepngfix.htc);
	height: 18px;
	width: 13px;	
}

.border8
{
	background-image:url(/images/imageBorder_08.png);
    _behavior: url(/inc/iepngfix.htc);
	height: 18px;
}

.border9
{
	background-image:url(/images/imageBorder_09.png);
    _behavior: url(/inc/iepngfix.htc);
	height: 18px;
	width: 13px;
}

.content .sidetext
{
	width: 225px;
	padding-left: 0px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content .sidetext p
{
	margin-left: 5px;
	margin-right: 5px;
}

.mainbottom {
	width:786px;
	background-image: url(/images/mainBackgroundBottom.png);
	background-repeat:repeat;
	_behavior: url(/inc/iepngfix.htc);
	height: 43px;
	clear: both;
}

.bgfix
{
	/* This fixes an problem where the parent background doesn't fill behind floating divs. */
	clear:both;
}

.footer
{
	width:783px;
	background-image: url(/images/footerBackground.png);
	background-repeat: no-repeat;
	_behavior: url(/inc/iepngfix.htc);
	height: 112px;
	padding-top: 1px;
}

.footer .text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 19px;
	padding-top: 0px;
	margin-bottom: 20px;
}

.footer .menu
{
	text-align: center;
}
