body {
	margin:0;
	padding:0;
	text-align: center;
	/* start all of the font size percentages below the browser default which is ugly big,
		Small = 60%
		Medium = 69%
		Large = 76%
	*/
	font-size: 76%;
	background-color: #30402c;
	background-image: url(../images/background-pattern.gif);
	background-repeat: repeat;
}

p, table, li {	
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em; /* do not change this value! */
	line-height: 1.5em;
}

h1 {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1.9em;
	color: #3a2111;
}
.bottomPodImg {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -20px;
	left: 0px;
}


h2 {
	margin:0;
	padding: 10px 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin:0;
	padding:0;
}

a {
	color: #3a2111;
}

hr {
	height: 1px;
	border: none 0;
	border-top: 1px solid #555;
	margin: 0px;
	padding: 0px;
}

/******************* FIELD SETS **********************/

form {
	margin: 0px;
	padding: 0 0 0 10px;
}

fieldset {
  border: 1px solid #666666;
  padding: 0;
  margin: 10px 0 10px 0;
}
legend {
  color: #333;
}

legend {
  padding: 0 10px;
  font-weight: bold;
  font-size: 110%;
}
fieldset p {
	padding: 10px;
	margin: 0px;
}
dl {
/*	background-color: #b8cee0; */
	padding: 10px;
	margin: 0px;
}
dl dt {
  float: left;
  width: 24.5%; /* was 200px */
  text-align: right;
  font-size: 1em;
  font-weight: bold;
  color: #333;
  margin: 0 3px 0 0;
  padding: 1px 0 0 0;
}

dl dd {
	margin: 0 0 0 25%;/* was 200px */
	padding: 0 0 5px 0;
}

.buttonarea {
	padding: 5px; 
	text-align: center;
	margin-bottom: 20px;
	color:#fff;
}
.buttonarea .button {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	background-color: #9b6637;
	border: 1px solid #fff;
	color:#fff;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555;
	/*
	background-image: url(../images/formfield_bg.gif);
	*/
	border: 1px solid #978981;
	background-color: #fff;
	padding-left: 1px;
}

.button {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 14px;
	background-color: #9b6637;
	border: 1px solid #fff;
	color:#fff;
}

img {
	padding:0;
	margin:0;
}

.alert {
	background-color: #900;
	color: #fff;
	font-weight: bold;
	margin: 10px 0px;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	text-align: left;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-color: #e1ceb1;
}
.mapText {
	position: absolute;
	left: 25px;
}


#container #header img {
	left: 300px;
	top: -9999px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#header {
	margin:0;
	padding:0;
	height:142px;
	background-image:url(../images/header-bg.jpg);
	width: 950px;
	background-position: right;
	background-repeat: no-repeat;
}


#mainContent {
	margin:0;
	padding:0px;
	background-image: url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	background-color:#e1ceb1;
	width: 690px;
	/*
	height: 800px;
	*/
}

#sideBar {
	margin:0;
	width: 240px;
	float:right;
	clear:both;
	background-image:url(../images/side-bar-bg.jpg);
	background-color:#ece0cd;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	position: relative;
	padding-top: 20px;
}
#sideBar p {
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#e9dfb5;
	float:right;
	font-size: 1.4em;
	margin: 0px;
	padding: 0 30px 0 0;
	position: relative;
	top: 90px;
}

#navigation ul {
	margin-top:0px;
	padding-top: 0px;
}

#navigation li {
	display:inline;
	padding-right: 8px;
}

#navigation a {
	color:#e9dfb5;
	text-decoration:none;
}

#navigation a:hover {
	color:#fff;
	text-decoration:underline;
}


#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #3a2111;
	line-height: 1.6em;
	clear: both;
	height: 100px;
	background-color: #e1ceb1;
	background-repeat: no-repeat;
	background-image: url(../images/footer-bg.jpg);
}
.footerPaddingLeft {
	padding-left: 40px;
}

#sideBar li {
	line-height: 1.5em;
}

img {
	margin: 0px;
	padding: 0px;
}


#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

.clearBoth {
	clear: both;
	float: left;
}

.bottomPodText {
	font-size: 1em;
	color: #252525;
	line-height: 1.4em;
}

#reservations {
	float:right;
	height:165px;
	width:654px;
	margin: 0px;
	padding: 0px;
}

.daysDropdown {
	width: 150px;
}

#form1 input {
	margin-top: 1px;
	padding: 0px;
}

#reservations  h1 {
	padding-top: 18px;
	padding-left: 8px;
}

#reserveDiv {
	background-image: url(../images/reservations-bg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	float:left;
	height:165px;
	width:270px;
	background-image: url(../images/reservations-bg.jpg);
	background-repeat: no-repeat;
}

#searchRentals {
	background-image: url(../images/search-rentals-bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	float:left;
	height:165px;
	width: 191px;
	padding-left: 5px;
}

#searchRentals #form1 {
	margin: 0px;
	padding: 0px;
}

#photos {
	background-image: url(../images/photos-bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	float:left;
	height: 165px;
	width: 186px;
}

#searchRentals p {
	margin-top: -15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#container #mainContent #reservations #searchRentals .paddingLeft #search button {
	margin: 0px;
	padding: 0px;
}

.bottomPod {
	float: left;
	width: 240px;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;

}

#container #mainContent img {
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 0px;
}

.h1Attention {
	margin:0;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #b6541d;
	padding: 0 0 0 20px;
}

.bodyText {
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 15px;
	font-size: 1.2em;
}

.paddingLeft {
	padding-left: 35px;
	padding-top: 10px;
}

.float {
	float:right;
	clear:both;
}
#reserveDiv p {
	padding-left: 10px;
}
.bottomPod2 {
	float: left;
	width: 240px;
	padding-left: 70px;
	margin: 0px;
	position: relative;
}
.bottomPodImg2 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: -20px;
	left: -20px;
}
#mainCalendar {
	margin:0;
	background-image: url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	background-color:#e1ceb1;
	width: 660px;
	height: 750px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.paddingLeft {
	padding-left: 40px;
}
#mainRentals {

	margin:0;
	background-repeat:no-repeat;
	width: 650px;
	/*
	height: 750px;
	*/
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#pageContent {
	margin:0;
	background-image: url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	background-color:#e1ceb1;
	width: 650px;
	height: 750px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.formPadding {
	padding-left:50px;
	width: 450px;
} 
.paddingLeftFlash {
	position:relative;
	padding-left: 28px;
	padding-top: 10px;
}
.castwaysInfo {
	font-size: 1.2em;
	line-height: 1.5em;
}
.sidebarTitle {
	font-size: 1.5em;
}
#sideBar p {
	margin: 0px;
	padding: 0px;
}
	
.areaText {
	font-size: 1.2em;
}
