body {
	margin: 0px;
	text-align: center;
	background-color: #EDE9E5;
}
#menu {
	background-image: url(images/menu_background.jpg);
	background-color: #6A0004;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	padding-bottom: 15px;
}
#menu li {
	display: inline;
	padding-right: 25px;
	padding-left: 25px;
}
.menuDivider {
	color: #C89894;
}
.yellowArrow {
	padding-left: 15px;
	background-image: url(images/yellow_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin-top: -20px;
}
#menu a {
	color: #DEC7CD;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
}
#header {
	background-color: #333333;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: top;
	padding-top: 200px;
	padding-bottom: 5px;
}
#header_blank {
	background-color: #333333;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #FFFFFF;
	background-position: top;
	padding-top: 170px;
	padding-bottom: 15px;
}
#header li {
	list-style-image: url(images/arrow_yellow.jpg);
	padding-bottom: 7px;
}
#header a {
	color: #FFFFFF;
	padding-left: 10px;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#header_left {
	float: left;
	width: 150px;
}
#header_right {
	float: right;
	width: 150px;
	margin-right: 430px;
	margin-bottom: 20px;
}
#footer {
	clear: both;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #818181;
	font-size: 12px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
}
#sidebar {
	position: absolute;
	width: 249px;
	left: 43px;
	top: 424px;
}
#content {
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 250px;
}
#content_blank {
	margin-top: 20px;
	margin-left: 20px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 24px;
}
p {
	color: #333333;
	font-size: 16px;
	line-height: 22px;
}
#content li {
	color: #333333;
	font-size: 16px;
	line-height: 22px;
	list-style-image: url(images/tennis_ball.jpg);
	padding-bottom: 20px;
}
#feature {
	border: 8px solid #FFFFFF;
	background-color: #EDE9E5;
	padding: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#feature_border {
	width: 213px;
	position: absolute;
	top: 240px;
	left: 518px;
	height: 240px;
	border: 1px solid #CCCCCC;
}
#feature h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #444038;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #625C51;
	padding-bottom: 5px;
}
#wrap {
	text-align: left;
	border: 10px solid #FFFFFF;
	background-color: #FFFFFF;
}
#shadow-container{
	position: absolute;
	left: 50px;
	top: 20px;
	width: 800px;
	border: 2px solid #EAE5E1;
}
#shadow1 {
	border: 2px solid #E5E0DC;
}
#shadow2 {
	border: 2px solid #E3DED9;
}
#shadow3 {
	border: 1px solid #D2CCC6;
}
#shadow4 {
	border: 1px solid #BEBAB6;
}
.caption {
	font-size: 10px;
	color: #444038;
}
#feature a {
	font-size: 10px;
	color: #444038;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}
#feature li {
	list-style-image: url(images/red_arrow.jpg);
	margin-left: -15px;
	margin-top: -15px;
}
