@charset "utf-8";

article, aside, figure, footer, header, nav, section {
    display: block;
    margin: 0;
    padding: 0;
}

body {
	background-image: url(images/page_background.png);
	background-repeat: repeat-x;
	font-size: medium;
	margin-bottom: 0px;
}

a:focus { 
outline: 0px; 
} 

a:link {
	color: #369;
	text-decoration: none;
}

a:visited {
	color: #369;
}

a:hover {
	color: #06C;
	text-decoration: underline;

}

#logo	{
	background-image: url(images/logo_background.gif);
	background-repeat: repeat-x;
	height: 114px;
	width: 320px;
	margin-left: 0px;
	position: absolute;
	z-index: 1000;
	visibility: visible;
	top: 15px;
	padding-top: 7px;
	padding-left: 5px;
}

#container {
	background-image: url(images/body_background.png);
	background-repeat: repeat-y;
	width: 960px;
	position: absolute;
	margin-left: -480px;
	left: 50%;
	top: 0px;
}

#billboard	{
	height: 425px;
	width: 950px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	position: relative;
	border-bottom: 1px solid #ccc;
}

#navbar	{
	height: 39px;
	margin-left: 0px;
	position: absolute;
	z-index: 2000;
	visibility: visible;
	bottom: 0px;
	left: 0px;
	width: 600px;
	z-index: 1000;
}

#pagetitle	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	float: left;
	width: 390px;
	margin-left: 555px;
	padding-right: 0px;
	position: absolute;
	z-index: 1000;
	bottom: 0px;
}

#lcontent	{
	width: 250px;
	float: left;
	min-height: 200px;
	height: 100%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#ccontent	{
	width: 400px;
	left: 0px;
	top: 0px;
	position: relative;
	float: left;
	padding-top: 15px;
}

#rcontent	{
	width: 260px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	float: right;
	min-height: 200px;
}

#smallcontent	{
	width: 200px;
	float: left;
	min-height: 200px;
	height: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}

#largecontent	{
	width: 680px;
	float: right;
	position: relative;
	top: 25px;
	padding-right: 20px;
	border-left: 2px solid #369;
	padding-left: 20px;
}

#leftcolumn	{
	width: 300px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	position: relative;
}

#rightmargin	{
	width: 300px;
	margin-left: 10px;
	float: right;
	position: relative;
}

#eventscroll	{
	width: 240px;
	height: 185px;
	background-image: url(images/blue_square_events.png);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 0px;
	padding-top: 30px;
	text-align: center;
}

#memberscroll	{
	width: 240px;
	background-image: url(images/blue_square_members.png);
	background-repeat: no-repeat;
	position: relative;
	margin-left: 0px;
	padding-top: 50px;
	text-align: center;
	left: 10px;
	height: 175px;
	top: 10px;
	clear: both;
}

#pagecontent	{
	width: 960px;
	position: relative;
	margin: 0 auto;
}

#cmcontent	{
	width: 849px;
	padding-right: 50px;
	padding-left: 50px;
	left: 6px;
	position: absolute;
	background-color: #fff;
	text-align: left;
	
}

#content	{
	width: 800px;
	position: relative;
	padding-top: 15px;
	margin-right: 75px;
	margin-left: 75px;

}

#footer {
	position: relative;
	font-size: 80%;
	color: #ccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 50px;
	margin-left: 6px;
	margin-right: 5px;
	clear: both;
	padding: 10px;
	float: left;
	width: 929px;
	border-top: 1px solid #ccc;

}

.H4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

.calsidebar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-top: 20px;
}

#news	{
	width: 250px;
	position: relative;
	margin-right: 0px;
	padding-left: 0px;
	float: right;
	padding-top: 0px;
	left: 0px;
	text-align: center;
}
	
.header	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #369;
}

.H3	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.subhead	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #369;
}
.imagepad {
	padding: 5px;
	text-align: center;
}

.limage	{
	float: left;
	padding-right: 10px;
	clear: both;
}

.topimage	{
	padding-bottom: 5px;
}

#sidebar {
	clear: both;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #369;
	border-bottom-color: #369;
	position: relative;
	top: 7px;
	left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#social {
	position: absolute;
	top: 20px;
	padding-right: 2px;
	width: 34px;
	left: -34px;
}
.social_icons	{
	margin: 2px;
}
.quote	{
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	width: auto;
	margin-bottom: 10px;
}

.presentedtxt	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	text-align: center;
	padding-left: 15px;
}

.ribbonphoto	{
	float: left;
	clear: both;
	padding-left: 10px;
	padding-top: 10px;
}

.hotdealsubnav	{
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.subnav_active	{
	font-weight: bold;
	color: #036;
}

/* Marquee top spacing */
#cm_VMarquee table tr:first-child {
     margin-top:20px;
}

/* Chambermaster Styling */

.cm_login_badpwdlink a	{
	color: #036;
}

.cm_login_badpwdlink a:hover	{
	color: #369;
}




/* Image Rotator Styles */

.Rotator {overflow:hidden;position:relative;height:425px;width:950px;background-color:#ffffff;}
.Rotator ul {border:0px;margin:0px;padding:0px;}
.Rotator li {border:0px;margin:0px;padding:0px;list-style-type:none;}
.Rotatorpics {width:950px;height:425px;overflow:hidden;position:absolute;top:0px;left:0px;}
.Rotatorimg {width:950px;height:425px;border:none;position:absolute;left:0px;top:0px;}
.Rotatorforwardpic {width:950px;height:425px;overflow:hidden;position:absolute;top:0px;left:0px;}
.Rotatorul {height:425px;position:absolute;top:0px;}
.Rotatorli {width:950px;height:425px;position:relative;float:left;}
.Rotatorlihide {display:none;}
.Rotator br {clear:both;height:0;font-size:1px;line-height:0px;}

/*
{"background":"#FFFFFF","cssclass":{"animation":1,"animationdirection":1,"animationspeed":1,"bgcolor":"#ffffff","caption":{"enabled":false},"delay":5,"height":425,"navigation":{"enabled":false},"scalelimit":60,"slices":{"enabled":false},"width":950,"zindex":2000},"id":"Rotator",}
*/

