/* CSS Document */
body {
	margin:25px 0px 25px 0px;
	background-color:#FFFFFF;
}
img {
	border:none;
}
.title1 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	color:#5a2c10;
}
.title1 img {
	margin-left:3px;
}
#wrap {
	width:882px;
}
#menuArea {
	width:882px;
	height:49px;
	background-image:url(../images/menuBG.jpg);
	background-repeat:no-repeat;
}
#menuPad {
	padding-left:75px;
}
#menu {
	float:left;
	overflow:hidden;
}
#menu a {
	display:block;
}
* html #menu a:hover {
	visibility:visible;
}
#menu a:hover img {
	visibility:hidden;
}
#contentArea {
	width:882px;
	min-height:450px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}
* html #contentArea {
	height:450px;
}
#indexPad {
	padding-left:2px;
}
#indexTable {
	width:867px;
}
.indexLeft {
	width:524px;
	background-color:#f0efe0;
	text-align:left;
	vertical-align:top;
}
.indexRight1 {
	width:337px;
	height:249px;
	text-align:left;
	vertical-align:top;
	background-color:#d4d9bb;
/*background-image:url(../images/indexPic2.jpg);*/
	background-repeat:no-repeat;
	background-position:top right;
}
* html .indexRight1 {
	height:249px;
}
.indexRight2 {
	text-align:left;
	vertical-align:top;
	background-color:#bfbc8a;
}
.indexBar {
	height:10px;
	overflow:hidden;
	background-image:url(../images/indexBar.gif);
	background-repeat:repeat-x;
}
#indexContentArea1 {
	width:524px;
}
#indexContent1 {
	padding:15px 15px 15px 15px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:27px;
	color:#646a2d;
}

table {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:24px;
	color:#646a2d;
}
#indexContentArea2 {
	width:337px;
	min-height:249px;
	position:relative;
}
* html #indexContentArea2 {
	height:249px;
}
#findMore {
	width:100px;
	position:absolute;
	top:170px;
	left:231px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	color:#646a2d;
}
#findMore a {
	color:#646a2d;
	text-decoration:none;
}
#indexContent2 {
	padding:15px 15px 15px 15px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#646a2d;
}
#indexContentArea3 {
	width:337px;
}
#indexContent3 {
	padding:15px 15px 15px 15px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#646a2d;
}
.indexTitle1 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	font-weight:normal;
	line-height:normal;
	color:#5a2c10;
}
.indexTitle1 img {
	margin-right:5px;
}
.indexTitle2 {
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	color:#5a2c10;
}
.indexTitle2 img {
	margin-right:5px;
}
#contentPad {
	padding-left:8px;
}
#contentBGColor {
	width:867px;
	min-height:450px;
	background-color:#f0efe0;
}
* html #contentBGColor {
	height:450px;
}
#content {
	padding:25px 25px 25px 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
	color:#646a2d;
}
#content a {
	color:#7d6814;
	text-decoration:none;
}
#content a:hover {
	color:#daae00;
	text-decoration:underline;
}
#footerArea {
	width:882px;
	height:57px;
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	text-align:left;
}
#footer {
	padding:20px 0px 0px 25px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:bold;
	line-height:normal;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#FFCC99;
	text-decoration:underline;
}

.bodyWidthTable {
	width:817px;
}
.bodyWidthTableHalfCell {
	width:408;
	vertical-align:top;
}

.bodyWidthTableHalfCell table {
	width:350px;
}

.cell {
	background-image:url(../images/roundCorner_topRight.gif);
	background-position: top right;
	background-repeat:no-repeat;
	margin:5px 3px;
}

.cell_inner {
	background-image:url(../images/roundCorner_bottomLeft.gif);
	background-position: bottom left;
	background-repeat:no-repeat;
	padding:10px;
}


#cell1 {
	background-color:#d4d9bb;
}

#cell2 {
	background-color:#bfbc8a;
}
#cell3 {
	background-color:#bfbc8a;
}

.rentals_body {
	padding:15px;
}

.rental_item {
	margin:5px 3px;
	padding:10px;
}

.thingToDo {
	font-size:14px;
	font-weight:bold;
	padding-top:20px;
	margin:0px;
}