#pawleysResHeader img {
	display: block;
}

.main{
	border-right: 1px solid #000000;
}

.whitetext {
	font-family: arial, helvetica;
	color: #FFFFFF;
	font-size: 10pt;
}

.bodycopy {
	font-family: arial, helvetica;
	color: #000000;
	font-size: 10pt;
	line-height: 1.7 em;

}

td {
	font-family: arial, helvetica;
	font-size: 10pt;
}
img{
	border: 0px;
	display: block;
}

.small {
	font-family: arial, helvetica;
	font-size: 9pt;
}

.specialsBox {
	background-color: #F3EFB6;
	background: url(images/ratesBackground.jpg) no-repeat;
}

.newsBox {
	background: url(none) no-repeat;
}

.membersBox {
	background: url(none) no-repeat;
}

.smallWhite {
	font-family: arial, helvetica;
	font-size: 9pt;
	color: #FFFFFF;
}

.greenText {
	font-family: arial, helvetica;
	font-size: 10pt;
	color: #637160;
}

.photoCategory{
	float: left;
	width:180px;
	text-align: left;
	margin: 3px;
}

.photoCategory a{
	padding-left: 25px;
	background: url(images/photo_button_green.gif) top left no-repeat;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color:#333333;
}

.photoCategory a:hover{
	background: url(images/photo_button_orange.gif) top left no-repeat;
	text-decoration:none;
	color:#000000;
}

.photoCategoryActive{
	float: left;
	width:180px;
	text-align: left;
	margin: 3px;
}

.photoCategoryActive a{
	padding-left: 25px;
	background: url(images/photo_button_orange.gif) top left no-repeat;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	color:#000000;
}

.photoCategoryActive a:hover{
	background: url(images/photo_button_orange.gif) top left no-repeat;
	text-decoration:none;
	color:#000000;
}

.photoBox{
	float: left;
	width:190px;
	text-align: left;
	height: 230px;
}

.photoBoxSmall{
	float: left;
	width:120px;
	text-align: left;
	height: 170px;
}