body {
	background-color:#3A3A5F;
	background-image:url(../images/background_kurling.png);
	background-repeat:repeat-x;
	background-position:center top;
	margin: 0;
	padding: 0;
	}

a:link {
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color:#990000;
	text-decoration: none;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}

a:active {
	color:#CC0000;
	text-decoration: none;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.15em;
	clear: left;
}

.wrap{
	width:800px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 25px;
	margin-top: 25px;	
	clear: both;
	padding: 0px;
    border: 1px #000000 solid;
}

#bannersection{
	float:right;
	background-image: url(../images/header_background.png);
	width: 800px;
	height: 160px;
	background-repeat: no-repeat;
	background-position: left bottom;
}

#header{
	width:800px;
	float:left;
	clear:both;
	background-image: url(../images/header_kurling.jpg);
}
.kurling_bannerlogo {
	height: 179px;
	width: 340px;
	float: left;
	display: block;
	position: relative;
	overflow: visible;
	top: -20px;
}

.header_rocks {
	height: 170px;
	width: 303px;
	float: right;
	display: block;
	position: relative;
	overflow: visible;
	top: -15px;
	right: 0px;
}

.logo_link {
	display:block;
	text-decoration: none;
}

#columnwrapper{
	clear: both;
	margin: auto;
	float: left;
	display: inherit;
	width: 800px;
	background-image: url(../images/background_contentwrapper.gif);
	background-repeat: repeat-y;
}

#left_sidebar {
	width:200px;
	float: left;
	background-image: url(../images/sidebar_background.png);
	background-repeat: repeat-x;
	background-color: #666699;
	clear: none;
	display: inline;
}

#maincontent {
	width:600px;
	float:right;
	padding-top: 15px;
	background-color: #ccccff;
	display: inherit;
	clear: right;
	margin-bottom: 15px;
}

#pagecontent_box {
	width:550px;
	margin-left: 15px;
	background-color: #B7B7D3;
	padding: 10px;
}

#pagecontent {
	width:530px;
	background-color: #FFFFFF;
	padding: 10px;
	display: inherit;
	overflow: auto;
}

ul.nav {
	list-style-type: none;
	margin-left:8px;
	padding: 0;
	margin-top: 15px;
}
	
.button_home {
	display:block;
	float: left;
	width: 185px;
	height: 30px;
	background-image: url(../images/menu_home.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_home:hover {
	background-position: 0 -30px;
}

.button_home_selected {
	display:block;
	float: left;
	background-image: url(../images/menu_home.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 30px;
	background-position: 0 -60px;
}

.button_history {
	display:block;
	float: left;
	width: 185px;
	height: 30px;
	background-image: url(../images/menu_history.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_history:hover {
	background-position: 0 -30px;
}

.button_history_selected {
	display:block;
	float: left;
	background-image: url(../images/menu_history.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 30px;
	background-position: 0 -60px;
}

.button_gallery {
	display:block;
	float: left;
	width: 185px;
	height: 30px;
	background-image: url(../images/menu_gallery.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_gallery:hover {
	background-position: 0 -30px;
}

.button_gallery_selected {
	display:block;
	float: left;
	background-image: url(../images/menu_gallery.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 30px;
	background-position: 0 -60px;
}

.button_pricing {
	display:block;
	float: left;
	width: 185px;
	height: 30px;
	background-image: url(../images/menu_pricing.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_pricing:hover {
	background-position: 0 -30px;
}

.button_pricing_selected {
	display:block;
	float: left;
	background-image: url(../images/menu_pricing.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 30px;
	background-position: 0 -60px;
}

.button_contact {
	display:block;
	float: left;
	width: 185px;
	height: 30px;
	background-image: url(../images/menu_contact.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

.button_contact:hover {
	background-position: 0 -30px;
}

.button_contact_selected {
	display:block;
	float: left;
	background-image: url(../images/menu_contact.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 30px;
	background-position: 0 -60px;
}

#sidebarlink_rocksandrings {
	display: block;
	clear: both;
	padding-top: 60px;
	padding-bottom: 25px;
	text-align: center;
	width: 180px;
	padding-left: 10px;
}

img.figure {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid #B7B7D3 1px;
	padding: 10px;
	overflow: inherit;
}

.sectionheader_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	border-bottom: solid #666666 2px;
	display: block;
	padding-bottom: 4px;
	margin-bottom: 15px;
}

#footer{
	clear: both;
	height: 10px;
	background-color: #000000;
	padding: 8px;
}

.footer_copy{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align:right;
	color: #FFFFFF;
}

#footer a{
	text-decoration:none;
	border-left: 1px solid black;
	font-weight:normal;
	color:#FFFF33;
}

#footer a:hover{
	text-decoration:underline;
	border-left: 1px solid black;
	font-weight:normal;
	color:#FFFF99;
}
#pricingbox_large {
	display: inherit;
	clear: left;
	text-align: left;
	width: auto;
	padding: 10px;
	border: solid #CC0000 1px;
	overflow: auto;
	background-color: #CCCCCC;
	margin-bottom: 10px;
}
p.pricing_header {
	display:inline;
	text-decoration: none;
	color: #333399;
	font-size: 18px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#pricingbox_small {
	display: block;
	clear: right;
	text-align: left;
	width: 144px;
	padding: 10px;
	border: solid #CC0000 1px;
	overflow: visible;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}
img.pricing_large {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: solid #B7B7D3 1px;
	padding: 10px;
	background-color: #FFFFFF;
	display: block;
}
p.pricingbox_large {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	overflow: auto;
}
p.price_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
	text-align: right;
}
img.pricing_small {
	float:none;
	margin-bottom: 10px;
	border: solid #B7B7D3 1px;
	background-color: #FFFFFF;
	display: block;
}
.pricing_headersmall {
	display:inline;
	text-decoration: none;
	color: #333399;
	font-size: 16px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p.price_large {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
	text-align: right;
}

.sidebarlink_varietyvillage {
	display: block;
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 180px;
	margin-left: 10px;
}

.sidebarlink_rocksandrings {
	display: block;
	clear: both;
	padding-top: 60px;
	width: 180px;
	margin-left: 10px;
}
