a {
	color:  #72a7c6;
}
body {
	margin: 0;
	padding: 0;
	font-family:  Verdana, Bitstream Vera Sans, sans-serif;
	font-size: 12px;
	height: 100%;
	background-color: #72a7c6;
	color: #666;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
	font-family: Garamond, serif;
	color:  #72a7c6;
}
h1, h2 {
	font-weight: normal;
}	

img {
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px #72a7c6 solid;
	padding: 10px;
}
p {
	line-height: 180%;
	margin-top: 0;
	margin-bottom: 20px;
}	
#content {
	margin: -220px 50px 0 75px;
	padding-bottom: 145px;
	min-height: 600px;
}	
#everything {
	width: 785px;
	margin: 0 auto;
	min-height: 100%;
	border-left: 2px #717b7b solid;
	border-right: 2px #717b7b solid;
	border-top: 1px #fff solid;
	position: relative;
	background: #fff url(images/background4.jpg) no-repeat bottom;
}
#footer {
	clear: both;
}
#header {
	background: url(images/header.jpg) no-repeat top;
	margin-right: 0;
	margin-top: 0;
	padding-top: 240px;
	height: 300px;
}
#main_menu {
	text-align: center;
	font-family: Garamond, serif;
	font-size: 18px;
}
#main_menu ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#main_menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#main_menu a {
	text-decoration: none;
	margin: 0;
	padding: 0 5px 0 10px;
	border-left: 1px #72a7c6 solid;
	font-weight: normal;
}
#main_menu a.first {
	border-left: none;
}
#main_menu a:hover {
	background-color: #72a7c6;
	color: #fff;
}	
#main_menu a.first {
	border: none;
}
#page_heading {
	margin-left: 75px;
	margin-top: 50px;
}
#page_title {
	height: 0;
	padding-top: 80px;
	margin-bottom: 0;
	width:400px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.top {
	margin-top: 0;
}	
.column {
	width: 310px;
}
.col_left {
	float: left;
}
.col_right {
	float: right;
	margin-left: 30px;
}	
.image_col {
	text-align: center;
}	
.price {
	width: 100px;
	text-align: right;
}	
.section {
	padding-top: 30px;
	clear: both;
}
