@charset "UTF-8";
html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}
body {
	font-size: 100.01%; /* Fix for some browser bugs */
	background-color: #1d354c;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
}
#second-container {
	width: 800px;
	background-color: #7f8a8d;
}
#left-box {
	background-color: #fffefe;
	float: left;
	width: 550px;
	position: relative;
	margin: 0px;
}
#right-box {
	background-color: #7f8a8d;
	float: right;
	width: 250px;
	position: relative;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
}
h1, h2, h3, h4, h5, h6 {
font-weight:normal;
font-size:100%;
}
h1 {
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, serif;
	font-size: 2em;
	color: #fffefe;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#copyright {
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, serif;
	font-size: .8em;
	color: #999;
	float: left;
	width: 400px;
	position: relative;
}
#webdesign {
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, serif;
	font-size: .8em;
	color: #999;
	text-align: right;
	float: right;
	position: relative;
}
#container {
	width: 800px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 15px;
}
#header {
	background-color: #fefbfb;
	height: 120px;
	width: 800px;
}
#spacer-1 {
	background-color: #606365;
	height: 10px;
	width: 800px;
}
#picture {
	height: 450px;
	width: 800px;
}
#navigation {
	height: 40px;
	width: 800px;
}
p {
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	text-indent: 20px;
}
#bottomcontainer {
	width: 800px;
}
h2 {
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 40px;
	text-align: center;
}
h3 {
	font-family: "Adobe Garamond Pro", "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	padding-top: 1em;
	text-align: center;
}
.indent {
	padding-left: 20px;
}
#webroomsDatePicker {
	margin-top: 10px;
	margin-left: 5px;
}
.rwr_block {
	text-align: center;
}
.rwr_block td {
	padding: 2px;
}
