body { 
	
	background-image: url(../images/background2.gif);
	background-position:center; 
	background-repeat: repeat-y;
	margin:0px auto;
	padding: 0px;	
	border: 0px;
	line-height: 100%;
	text-align:left;
	}
	
.wrapper {
	position: absolute;
	top: 0px;
	width:955px;	
	border: 0px;
	padding: 0px;
	line-height: 100%;
	margin-left: -477px; /*set to a negative number 1/2 of your width*/
	bottom: auto;
	left: 50%;
	
	}	
	
	
	
.contentWrapper {
	position:absolute;
	top: 78px;
	left:0px;
	width:955px;
	padding:0px;
	margin:0px	
		}	
		
		
		
	
	
.logo {
	position: absolute;	
	top:0px;
	left:0px;
	}	
	
.tagline {
	position: absolute;	
	top:0px;
	left:172px;
	}
	
	
.topRightCorner {
	position: absolute;	
	top:0px;
	left:811px;
	}
		
	
.navBAck {
	position: absolute;	
	top:45px;
	left:172px;
	}			
	
.navigation {
	position: absolute;
	z-index: 100;
	top:45px;
	left:182px;
	line-height: 100%;
	}	



	
.left {
	position: relative;
	left:0px;
	width: 172px;
	float: left;
	}
	
.leftTextBox {
	width: 157px;
	padding: 0px 0px 0px 6px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	line-height: 130%;
	}	
		
	
.leftTextBox a:link { 
	font-size: 11px;
	color: #9c192b;
	text-decoration: none;
	font-weight: normal;
	}


.leftTextBox a:visited {
	font-size: 11px;	
	color: #9c192b;
	text-decoration: none;
	font-weight: normal;
	 }


.leftTextBox a:hover { 
	font-size: 11px;
	color: #9c192b;
	text-decoration: underline;	
	font-weight: normal;
	}


.leftTextBox a:active { 
	font-size: 11px;
	color: #9c192b;
	text-decoration: none;	
	font-weight: normal;
	}	
		
		
.right {
	position: relative;
	left:0px;
	width: 777px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	line-height:130%;
	color: #000000;
	}
	
.right h1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #005353;
	}	
	
	
.right h2 {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #005353;
	}	
	
	
	
.right a:link { 
	color: #9c192b;
	text-decoration: none;
	}


.right a:visited {
	color: #9c192b;
	text-decoration: none;
	 }


.right a:hover { 
	color: #9c192b;
	text-decoration: underline;	
	}


.right a:active { 
	color: #9c192b;
	text-decoration: none;	
	}		
	
	
	

.footer {
	position: relative;
	left:0px;
	width: 955px;
	padding-top: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	line-height: 120%;
	color: #8a8a8a;
	}
	
.footer a:link { 
	color: #9c192b;
	text-decoration: none;
	}


.footer a:visited {
	color: #9c192b;
	text-decoration: none;
	 }


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


.footer a:active { 
	color: #9c192b;
	text-decoration: none;	
	}		
	
	
.headlineText {
	font-family: Arial;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	}	
	
.rightColumn {
	float: right;
	width: 340px;
	padding-left: 30px;
	}
	
.testimonial {
	font-family: Arial;
	line-height: 13px;
	font-size: 11px;
	color:#53247f;
	}
	
	
.communityFind {
	position: relative;
	float: right;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	width: 310px;
	height:220px;
	background-image: url(../images/quickFind.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 100%;
	}	
	
.communityFindHeader {
	position: absolute;
	top:14px;
	left:20px;
	width: 290px;
	height: 18px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	}	
	
.communityFindForm {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top:56px;
	left: 10px;
	}	
	
.clickHere {
	position: absolute;
	top:168px;
	left: 140px;
	cursor: pointer;
	}	
	
.communityFindForm input {
	background-color: #FFFFFF;
	border-color: #333333;
	color: #333333;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	width: 70px;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	vertical-align: middle;
	margin-left:3px;
	
	}	
	
	
.homeTeaser {
	margin-top: 10px;
	}					
	
.price  {
	font-family: Arial;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #9c192b;
	}		
	
.oldPrice {
	font-family: Arial;
	font-size: 12px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	text-decoration:line-through;
	
	}	