/**
  
  CSS: Page - Camp09 Template
  
*/

/* Global Reset */
@import url("style-default.css");


/* Page Styles */
#wrap {
	background: #f3e7d5 url(images/bg-7-camp09.jpg);
	margin:0 auto;
	width:960px;
}
.more a, #contentD a {
	color: #6e1304;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border-bottom:1px dotted #999; 
}
.more a:hover, #contentD a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
.title {
	color: #77552e;
	font-size: 24px;
	font-weight: bold;
	padding: 6px 0 0 6px;
}
h2 {
	color: #6e1304;
	font-family: Georgia, "Palatino Linotype", "Century Schoolbook", "Times New Roman";
	font-size: 18px;
	font-weight: bold;
	padding: 6px 0 0 6px;
}
p {
	padding: 0 10px 0 10px;
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial, Helvetica;
	font-size:14px;
	line-height:20px;
}

#header {
	position: relative;
	background: url(images/bg-camp09-topnav.png);
	height: 45px;
}
#header h1 {
   	padding:5px;
    margin:0;
}


#topnav {
	position: absolute;
	float: right;
	top: 0px;
	right: 28px;
	padding:5px;
}
#topnav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#topnav li{
	display:inline;
	margin:0;
	padding:0;
}
#topnav li a {
	font-family: Georgia, "Palatino Linotype", "Century Schoolbook", "Times New Roman";
	font-size: 14px;
	color: #6e1304;
	padding: 10px 10px;
	font-weight: bold;
}
#topnav li a:hover {
	color: #000;
	text-decoration: none;
}

#rowA {
	width: 936px;
	height: 200px;
	padding: 12px 12px;
}
#colA1 {
	float:left;
	width: 558px;
	height: 188px;
	padding: 6px 6px;
	border: 1pt solid #fff;

}
#colA2 {
	float:right;
	width: 354px;
	height: 200px;
	color: #fff;
	
	
}
#player {
	position:relative;
	left:0;
	width: 354px;
	height: 200px;
	background:#000;

}

/* RowB Columns
/ Props @ jbuc.com
------------------------*/
#rowB {
	width:960px;
	height:400px;
	
	position:relative;
	overflow:hidden;
}
#rowB p, #rowC p {
	font-size: 12px;
}
#rowB .last {
	padding: 0 40px 0 6px ;
}
#rowB ul {
	padding:10px 10px;
}
#rowB ul li a, #locationcontent a, #lodgingcontent a {
	color: #6e1304;
	font-size: 11px;
	text-decoration: none;
	border-bottom:1px dotted #999; 
}
#rowB ul li a:hover, #locationcontent a:hover, #lodgingcontent a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
h1#preacherbar a, h1#locationbar a, h1#schedulebar a, h1#lodgingbar a {
	width:48px;
	background: url(images/tab-preachersA.jpg);
	text-indent:-9999px;
	float:left;
	height:400px;
}
.preacher {
	width:294px;
	margin:4px 3px;
	height:392px;
	float:left;
	background:#e5d7c2;
}
h1#locationbar a {
	background: url(images/tab-windermereA.png);
	position:relative;
	left:-8px;
	width:56px;
}
h1#locationbar a:hover {
	background: url(images/tab-windermereA.png) -56px 0px no-repeat;
}
h1#preacherbar a:hover {
	background: url(images/tab-preachersA.jpg);

}
#location {
	position:absolute;
	width:912px;
	left:912px;
	background:#e5d7c2;
}
#locationcontent {
	padding: 12px 12px;

}
#locationcontent .windlogo a {
	position:relative;
	float:right;
	top:0px;
	right:10px;
	width:144px;
	height:50px;
	background: url(images/windermere_logo.gif) no-repeat;
	border:0;
}
.locopen h1#locationbar a {
	background:url(images/tab-windermereA.png) -56px 0px no-repeat;
}
.locselected h1#locationbar a:hover {
	background: url(images/tab-windermereA.png);
}
h1#preacherbar  a.locselected:hover {
	background: url(images/tab-preachersA.jpg) -48px 0px no-repeat;

}
#colB1 {
	float:left;
	width: 464px;
	border: 0pt solid #fff;

}
#colB2 {
	float:right;
	width: 354px;
	height: 200px;
	color: #fff;
}
#map a, #map a:hover {
	border: 0;
}
#maplinks {
	margin: 10px 10px;
}

/* End RowB */

#rowC {
	width: 960px;
	height: 400px;
        position:relative;
	overflow:hidden;
}
#schedulecontent p {
	font-size: 12px;
}
#schedulecontent table {
	width: 254px;
	margin: 20px 20px;
}

#schedulecontent table .time {
	color: #77552e;
	font-size: 11px;
	
	border-left: 1px solid #ae8f5f;
	border-top: 1px solid #ae8f5f;
	border-bottom: 1px solid #ae8f5f;

}
#schedulecontent table .event {
	font-family: "Trebuchet MS", sans-serif, Verdana, Arial, Helvetica;
	font-size: 11px;
	border-top: 1px solid #ae8f5f;
	border-right: 1px solid #ae8f5f;
	border-bottom: 1px solid #ae8f5f;
	

}

td {
	padding: 6px 3px 6px 6px;
}


h1#schedulebar a {
	background: url(images/tab-scheduleA.jpg);
	position:relative;
	left:0px;
	width:48px;
}
.schedulebox {
	width:294px;
	margin:4px 3px;
	height:392px;
	float:left;
	background:#f9efe0;
}
#scheduleboxlast {
	width:264px;
	margin:4px 3px;
	height:392px;
	float:left;
	background:#f9efe0;
}
#scheduleboxlast table {
	width: 224px;
	margin: 20px 20px;
}
.star {
	color:#990000;
}
.lodgopen h1#lodgingbar a {
	background: url(images/tab-lodging.jpg) -48px 0px no-repeat;
}
.lodgselected h1#lodgingbar a:hover {
	background: url(images/tab-lodging.jpg);
}
h1#schedulebar  a.lodgselected:hover {
	background: url(images/tab-scheduleA.jpg) -48px 0px no-repeat;

}
#lodging {
	position:absolute;
	width:912px;
	left:912px;
	background:#e5d7c2;
}
h1#lodgingbar a {
	background: url(images/tab-lodging.jpg);
	position:relative;
	left:0;
	width:48px;
}
h1#lodgingbar a:hover {
	background: url(images/tab-lodging.jpg) -48px 0px no-repeat;
}
#lodgingcontent {
        height:364px;
        padding: 12px 12px;
        margin: 6px 8px 6px 56px;
        background:#f9efe0;
}
#lodgingcontent a {
	font-size:12px;
}
#rowE {
	width: 936px;
	height: 280px;
	padding: 12px 12px;
}
#regbox {
	width: 640px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#regbox img {
	margin: 20px 5px;
}

#main {
	float:left;
	width:660px;
}
#main h2, #main h3, #main p {
	padding:0 22px 0 12px;
}

#sidemain {
	float:right;
	width:300px;
}

#sidebar {
	margin: 10px 0 0 0;
}

