@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/bg.jpg);
	text-align: center;	
}

.bodyText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;

}

.richButton{
	width: 255px;
	height: 20px;
	color: white;
	float: left;
	position: relative;
	left: 10px;
	right: 25px;
	background-color: #00502F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 10px;
	top: -20px;
	padding-left: 5px;
	padding-right: 10px;
	border-left: 4px solid #957E37;
	border-bottom: 4px solid #957E37;
	text-align: center;
	margin-left: 15px;
	font-weight: bold;
	
}

.richButton a{
	color: white;
	text-decoration: none;
	display: block;
	
}

.richButton:hover{
	border-left: 4px solid #00502F;
	border-bottom: 4px solid #00502F;
	
}

#richContentBlock{
	width: 675px;
	height: auto;
	
}

#richContentTitle{
	z-index: 15;
	position: relative;
	
	
}

#richContent{
	position: relative;
	z-index: 0;
	background-color: #e3e4df;
	border: #11573c thin solid;
	height: auto;
	width: 615px;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	float: right;
	padding-top: 14px;
	top: -40px;
	
}

.justText{
	padding-left: 20px;	
	font-weight: 400;
	font-size: 14px;
	padding-right: 20px;
	text-align: justify;
	
}

#servicesFont{
	font-weight: bold;
	font-size: 13px;
}

#footer{
	background-color: #9b7e25;
	clear: both;
	width: 904px;
	padding-top: 8px;
	height: 20px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	top: 10px;
	position: relative;
	margin: auto;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#container{
	background-color: white;
	border: #15583e medium solid;
	width: 900px;
	margin: auto;
	height: auto;
	clear: both;
	position: relative;
}

#banner{
	background-color: #FFFFFF;
	height: 100px;
	position: relative;
	clear: both;

}

#logo{
	background-image: url(../images/logo.gif);
	height: 85px;
	width: 279px;
	position: relative;
	float: left;
	left: 10px;
}

#basic{
	background-image: url(../images/basic_listing.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 227px;
	float: left;
	position: relative;
	top: 20px;
	left: 79px;

}

#spacer{
	height: 65px;
	width: 227px;
	float: left;
	position: relative;
	top: 20px;
	left: 79px;

}

#topNav{
	float: left;
	position: relative;
	left: 178px;
	top: 10px;
}

/* #virtual{
	background-image:	url(../images/virtual_tour.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 37px;
	clear: right;
	visibility: collapse;
} */

#member{
	background-image:	url(../images/member_login.jpg);
	background-repeat: no-repeat;
	width: 182px;
	height: 37px;
	position: relative;
	/*top: 5px;*/
	top: 20px;

}

#animation{
	position: relative;
	height: 197px;
	width: 900px;
	
}

#sideNav{
	width: 153px;
	clear: left;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	
	padding-left: 10px;
}

#sideNav ul{
	list-style-type: none;
		margin-left: 0px;
		padding-left: 0px;
}

#sideNav ul li{
	list-style-type: none;
		margin-left: 0px;
}

.buttons{
	height: 31px;
	width: 153px;
	display: block;
	padding-top: 23px;
}

.buttons:hover, .buttons a:hover{
	cursor: pointer;
	display: block;
}

#about{
	background-image:url(../images/about_us.jpg);
	background-repeat: no-repeat;
	
}

#faq{
	background-image:url(../images/faq.jpg);
	background-repeat: no-repeat;
}

#services{
	background-image:url(../images/services.jpg);
	background-repeat: no-repeat;
}

#message{
	background-image:url(../images/message.jpg);
	background-repeat: no-repeat;
}

#classifieds{
	background-image:url(../images/classifieds.jpg);
	background-repeat: no-repeat;
}

#products{
	background-image:url(../images/products.jpg);
	background-repeat: no-repeat;
}

#testimonials{
	background-image:url(../images/testimonials.jpg);
	background-repeat: no-repeat;
}

#comments{
	background-image:url(../images/comments.jpg);
	background-repeat: no-repeat;
}

#nominations{
	background-image:url(../images/nominations.jpg);
	background-repeat: no-repeat;
}

#content{
	background-color:white;
	position: relative;
	float: left;
	width: 717px;
	padding-left: 10px;
	text-align: left;
	padding-right: 10px;


}

#newMembers{
	background-color: #e3e4df;
	border: #11573c thin solid;
	height: auto;
	width: 283px;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	float: right;
	padding-top: 14px;
	position: relative;
}

#vipMembers{
	background-color: #e3e4df;
	border: #11573c thin solid;
	height: auto;
	width: 283px;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	float: right;
	padding-top: 14px;
	position: relative;
}

#newMembers p{
	margin-top: 0px;
	margin-bottom: 10px;
}

#vipMembers p{
	margin-top: 0px;
	margin-bottom: 10px;
}

#premieres{
	background-color: #e3e4df;
	border: #11573c thin solid;
	height: auto;
	width: 130px;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	padding-top: 14px;
	left: 20px;
	position: relative;
	padding-right: 135px;
	z-index: 0;

}

#rss{
	background-color: #e3e4df;
	border: #11573c thin solid;
	width: 271px;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
	padding-top: 14px;
	left: 20px;
	position: relative;
	z-index: 0;

}

#rss p{
	line-height: 12px;

}

.memberName{
	font-weight: bold;
}

.titleBlock{
	width: 271px;
	height: 20px;
	z-index: 1;
	background-color: #9b7e25;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
}

#block{
	top: -45px;
	width: 305px;
	position: relative;
	left: 38px;
	clear: left;
	float: left;
}

#vipBlock{
	top: 5px;
	width: 305px;
	position: relative;
	left: 68px;
	float: left;
}

#blockPremiere{
	width: 305px;
	top: 5px;
	left: 38px;
	z-index: 0;
	position: relative;
	float: left;
}

#blockRSS{
	float: left;
	width: 305px;
	top: 20px;
	left: 68px;
	z-index: 0;
	position: relative;

}

#newMembers1{
	top: 12px;
	position: relative;
}

#vip{
	top: 12px;
	position: relative;
}

#premiereImg{
	width: 145px;
	height: 173px;
	float: right;
	top: 0px;
	border: #9b7e25 2px solid;
	position: absolute;
	z-index: 5;
	left: 156px;
}

#rssImg{
	width: 145px;
	height: 114px;
	float: right;
	top: 0px;
	border: #9b7e25 2px solid;
	position: absolute;
	z-index: 5;
	left: 156px;
}

#rssFeed{
	top: 12px;
	position: relative;

}

.rss_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #15583e;

}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	   padding: 0px;
	   list-style-type: none;
	   text-indent: 0;

	}
	
#smallRss{
	width: 130px;		
}


.rss_items, .rss-items{
	   padding: 0px;
	   list-style-type: none;
	   text-indent: 0;
	   margin: 0;
}

.rss_item, .rss-item{
	   padding: 0px;
	   list-style-type: none;
	   text-indent: 0;
}



.rss_date{
	font-size: xx-small;
}

#rssHigh{
	z-index: 13;
	width: 260px;
	position: relative;

}

.header{
	font-weight: bold;
	font-size: 16px;
	color: #254C2D;
	padding-left: 20px;

}

#disclaimer{
	color: white;
	font-weight: bold;
	position: relative;
	top: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

.testimonials{
	position: relative;
	top: 25px;
	width: auto;
	height: auto;
	border-bottom: green thin dashed;
	padding-left: 20px;
}

.quotesName{
	font-weight: bold;
}

.quotesCompany{
	font-style: italic;

}

#signup{
	border-collapse: collapse;
}

#signup td{
	border-bottom: #ebe5d4 thin solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.premLabel{
	font-size: 12px;
	color: #003333;
	font-weight: bold;
	
}

.premAddress{
	font-size: 13px;
	color: #003333;
	text-align: center;
	
}

.premCompany{
	text-align: center;
	color: #003333;
	font-weight: bold;
	font-size: 15px;
	
}

.premName{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	
}

.premTitle{
	text-align: center;
	font-size: 15px;
	
}

.rss_title1 {
	font-size: 14px;
}

.comments{
	
	text-align: justify;
	
}

.justBodyText{
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	
}

.vipTable{
	border-collapse: collapse;	
}

.vipTable tr td{
	padding-bottom: 10px;	
	padding-top: 10px;
	vertical-align: middle;
	text-align: center;
	
}

.premTable tr td{
	padding-bottom: 10px;	
	padding-top: 10px;
	vertical-align: middle;
	text-align: left;	
	
}

.vipTable tr th{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.contentCenter{
	text-align: center;	
	
}

.thankYou{
	padding-left: 24px;
	font-size: 18px;
	
}
