@charset "utf-8";
/* Begin Suncadia */

/* Begin GLOBAL */
body {
	top: 0px;
	background: url(images/camo_background.gif);
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
}
#container {
	top: 0px; 
	border: 0;
	margin: auto;
	width: 832px;
}
#share {
	padding: 15px 18px 0px 0px;
	height: 35px;
	text-align: right;
}
#top {
	position: relative;
	height: 211px;
}
#topnav {
	position: relative;
	float: left;
	padding-top: 5px;
	width: 832px;
	height: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #665041;
	background-image: url(images/top_nav_background.gif);
}
#center {
	position: relative;
	float: left;
	width: 744px;
	padding-top: 17px;
	padding-left: 44px;
	padding-right: 44px;
	text-align: left;
	line-height: 21px;
	background-color: #ebe5dd;
	background-repeat: no-repeat;
}
#center_photo {
	position: relative;
	float: left;
	width: 744px;
	height: 370px;
	padding-top: 17px;
	padding-left: 44px;
	padding-right: 44px;
	text-align: left;
	line-height: 21px;
	background-color: #ebe5dd;
	background-repeat: no-repeat;
}
#center_noheight {
	position: relative;
	float: left;
	width: 744px;
	padding-top: 17px;
	padding-left: 44px;
	padding-right: 44px;
	text-align: left;
	line-height: 21px;
	background-color: #ebe5dd;
}
#center_height {
	position: relative;
	float: left;
	width: 744px;
	height: 300px;
	padding-top: 17px;
	padding-left: 44px;
	padding-right: 44px;
	text-align: left;
	line-height: 21px;
	background-color: #ebe5dd;
	background-repeat: no-repeat;
}
#center_home {
	position: relative;
	float: left;
	width: 463px;
	height: 300px;
	padding-top: 17px;
	padding-left: 44px;
	padding-right: 325px;
	text-align: left;
	line-height: 21px;
	background-color: #ebe5dd;
	background-image: url(images/booty_camp_home_back.jpg);
	background-repeat: no-repeat;
}
#center_drpeay {
	position: relative;
	float: left;
	width: 463px;
	padding-top: 17px;
	padding-left: 44px;
	padding-right: 325px;
	text-align: left;
	line-height: 21px;
	background-color: #ebe5dd;
	background-image: url(images/booty_camp_home_back.jpg);
	background-repeat: no-repeat;
}
#bottomnav {
	position: relative;
	float: left;
	padding-top: 6px;
	width: 832px;
	height: 44px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #665041;
	line-height: 18px;
	background-image: url(images/bottom_nav_background.gif);
}
#bottom {
	position: relative;
	float: left;
}
#copyright {
	position: relative;
	float: left;
	text-align: left;
	color: #ffffff;
	font-size: 10px;
	padding-top: 5px;
}

h1 {
	padding: 0;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	color:#665041;
}
h2 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

/* CLASSES */

a:link, a:hover, a:visited { 
	color: #665041;
	font-weight: bold;
	text-decoration: none;
}
a.nav:link, a.nav:hover, a.nav:visited { 
	color: #665041;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}
.black, a.black:link, a.black:hover, a.black:visited { 
	color: #000000;
	text-decoration: none;
	text-align: center;
}
