@charset "UTF-8";
/* CSS Document */

body {
	
	margin: 0px;
	background-position:top center;
	background-repeat:repeat-x;	
	font-size: medium;
	background-image:url(bg.jpg);
	background-color: #ffffff;
}

#wrapper {
	width:960px;
	margin:0px auto;
}

#logo {
	width: 341px;
	height: 130px;
}

#nav {
	width: 619px;
	height: 130px;
}

#header {
	width: 960px;
	height: 148px;
}
#maincontent {
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 960px;
}

#content1 {
	width: 920px;
	margin-left: 40px;
	
}

#content2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535454;
	line-height: 175%;
	width: 410px;
	padding:10px;
	margin-left: 40px;
	margin-right: 20px;
	background-image:url(images/content_bg.jpg);
	background-repeat:no-repeat;
}

#wed_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535454;
	line-height: 175%;
	width: 860px;
	margin-left: 40px;
	padding:10px;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-x;
}

#content3 {
	width: 429px;
	height: 315px;
	margin-right:40px;
}

#bed_content {
	width: 411px;
	height: 335px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #535454;
	line-height: 175%;
	background-image: url(images/bed_txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:10px;
	margin-left: 40px;
	margin-right: 20px;
}

#bed_content2 {
	width: 411px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535454;
	line-height: 175%;
	background-image: url(images/bed_txt_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding:10px;
	margin-left: 40px;
	
}

#condo {
	width: 429px;
	height: 315px;
	margin-right:40px;
}

#act_images {
	width: 429px;
	height: 859px;
	margin-right:40px;
}

#menu_images {
	width: 430px;
	height: 510px;
	margin-right:40px;
}

#rates_content {
	width: 879px;
	height: 900px;
	margin-left: 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #535454;
	line-height: 175%;
	background-image:url(images/rates_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#wed_images {
	width: 430px;
	height: 430px;
	margin-right:40px;
}

#column1 {
	
	width: 200px;
	margin-left: 40px;
}

#column1bg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535454;
	line-height: 175%;
	background-image:url(images/column_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
	width:180px;
}

#column2 {
	
	width: 209px;
	margin-left: 18px;
}

#column3 {
	
	width: 200px;
	margin-left: 20px;
}

#column4 {
	
	width: 209px;
	margin-left: 20px;
	margin-right: 40px;
}

#column2bg {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535454;
	line-height: 175%;
	background-image:url(images/column_bg2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:10px;
	width:190px;
}

#content5 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 200%;
	width: 920px;
}

#pic {
border:1px solid #4a280a;


width: 640px;
height: 300px;


}

#pic2 {
	border:1px solid #000;
	width: 488px;
	height: 345px;

}

#aff_column {
	border:1px solid #000;
	width: 310px;
	height: 204;
}

#linktitle {
	border:1px solid #000;

	width: 295px;
	height: 61px;
}

#r_link {
	
	width: 295px;
	height: 375px;
}


#r_link hr {
	color:#000000;
}


#content h1 {
	/* info here */
}

#content #topic {	
	padding: 10px;
}

#content #choices {
	padding: 10px;
}

#alttext {
	font-size: 90%;
	text-align: center;
	margin: 10px 0px;
}

#footer {
    background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #535454;
	width:960px;
	height:106px;
	font-size: 10px;
	text-align: center;
	margin: 0 auto;
	 
}



/* TEXT FOR THE LINKS IN THE BASIC PAGE */

a:link {
	color:#535454;
}

a:visited {
	color:#535454;
}

a:hover {
	color:#76b1e9;
}

a:active {
	color:#535454;
}

/* TEXT FOR THE LINKS IN THE #ALTTEXT DIV */

#alttext a:link {
	/* info here */
}

#alttext a:visited {
	/* info here */
}

#alttext a:hover {
	/* info here */
}

#alttext a:active {
	/* info here */
}

/* TEXT FOR THE LINKS IN THE #FOOTER DIV */

#footer a:link {
	/* info here */
}

#footer a:visited {
	/* info here */
}

#footer a:hover {
	/* info here */
}

#footer a:active {
	/* info here */
}
