/* CSS Document */

/* 'Sunset Country Club', by Osmosis Technologies, */

body{
	font-family: Tahoma;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	background:url(../images/st_bg.jpg) #999 top center repeat-x;
}

#horizon {
	position: absolute;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 912px;
	padding: 0px;
	margin: 0px auto;
}

#tbuffer {				
	width: 912px;
	height: 49px;
	position: relative; 
	margin: 0px auto;
}

#container{				
	width: 912px;
	position: relative; 
	text-align: left;
	margin: 0px auto;
	background:url(../images/body_bg.jpg) repeat-y;
}

/* Header Area Begin */

#header {
	width: 912px;
	position:relative;
	padding: 0px;
	margin: 0px;
}

#header_top {
	width: 912px;
	position:relative;
	padding: 0px;
	margin: 0px;
}

#header_row {
	width: 883px;
	position:relative;
	padding: 0px 15px 0px 14px;
	margin: 0px;
}

#header_row1 {
	width: 163px;
	position:relative;
	padding: 0px;
	margin: 0px;
	float:left;
}

#header_row2 {
	width: 139px;
	height: 138px;
	position:relative;
	padding: 0px;
	margin: 0px;
	background:url(../images/header_r1_c3.jpg) no-repeat;
	float:left;
}

#header_row3 {
	width: 581px;
	height: 138px;
	position:relative;
	padding: 0px;
	margin: 0px;
	background:url(../images/header_r1_c4.jpg) no-repeat;
	float:left;
}

/* Menu Section Begin */

#menu_container {
	width: 883px;
	height: 38px;
	margin: 0px 15px 0px 14px;
	padding: 0px;
	position:relative;
	background:url(../images/menu_r1_c10.jpg) repeat-x;
	display:block;
}

/* Menu Section End */

/* Image Section Begin */

#rotate_container {
	width: 883px;
	height: 296px;
	margin: 0px 15px 0px 14px;
	padding: 0px;
	position:relative;
	clear:both;
}

/* Image Section End */

/* Content Section Begin */

#content_c1 {
	width: 883px;
	margin: 0px 15px 0px 14px;
	padding: 0px;
	position:relative;
	background: #F0EDC1;
}

#content_c2 {
	width: 883px;
	margin: 0px;
	padding: 0px;
	position:relative;
	background:url(../images/content_bot.jpg) bottom right no-repeat;
}

#content_c3 {
	width: 883px;
	min-height: 430px;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	position:relative;
	background:url(../images/content_top.jpg) no-repeat;
}

#l_column {
	width: 163px;
	margin: 0px;
	padding: 0px 0px 0px 9px;
	position:relative;
	float:left;
	overflow:hidden;
}

#m_column {
	width: 448px;
	margin: 0px;
	padding: 0px 9px 0px 22px;
	position:relative;
	float:left;
}

#m_column a:link {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#m_column a:visited {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#m_column a:active {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#m_column a:hover {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#mfull_column {
	width: 680px;
	margin: 0px;
	padding: 0px 9px 0px 22px;
	position:relative;
	float:left;
}

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

#mfull_column a:hover {
	color:#000;
	text-decoration:underline;
}

#r_column {
	width: 223px;
	min-height: 416px;
	margin: 0px;
	padding: 0px 9px 0px 0px;
	position:relative;
	float:left;
}

#r_column2 {
	width: 203px;
	margin: 0px;
	padding: 0px 9px 0px 20px;
	position:relative;
	float:left;
}

/* Content Section End */

/* Footer Section Begin */

#footer_container {
	width: 912px;
	margin: 0px auto;
	position:relative;
}

#footer_botimg {
	width: 912px;
	margin: 0px;
	padding: 0px;
	position:relative;
}

#footer_cr {
	width: 904px;
	margin: 0px;
	padding: 0px 4px 0px 4px;
	position:relative;
	color:#FFF;
	text-align:right;
}


/* Footer Section End */


.clear {
	clear: both; 
	margin: 0px;
	visibility:hidden;
}

.eventshr {
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

img.floatleft {
	float: left;
	clear:left;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 0px;
}

img.floatright {
	float: right;
	clear:right;
	margin-left: 8px;
	margin-bottom: 4px;
	border: 0px;
}

img.floatleftb {
	float: left;
	clear:left;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #002F2F; 
}

img.floatrightb {
	float: right;
	clear:right;
	margin-left: 8px;
	margin-bottom: 4px;
	border: 1px solid #002F2F; 
}

img.hdthumbs { 
border: 1px solid #999; 
} 

.prev_txt {
	float:left;
}

.out_txt {
	float:right;
}

/* Form Design */

.form {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 20px;
}

.formbox {
	font-family: Tahoma;
	font-size: 13px;
	background-color: #FFF;
	border: 1px solid #999;
	height: 16px;
	width: 130px;
}

.formboxmd {
	font-family: Tahoma;
	font-size: 13px;
	background-color: #FFF;
	border: 1px solid #999;
	height: 16px;
	width: 30px;
}

.formboxmd_2 {
	font-family: Tahoma;
	font-size: 13px;
	background-color: #FFF;
	border: 1px solid #999;
	height: 16px;
	width: 40px;
}


.formboxlg_1 {
	font-family: Tahoma;
	font-size: 13px;
	background-color: #FFF;
	border: 1px solid #999;
	height: 16px;
	width: 180px;
}

input.memsubmit {
	width:18px;
	height:18px;
	padding: 0px;
	margin: 0px;
	border:1px solid; 
	border-color: #696 #363 #363 #696; 
}


.admincattxt {
	color:#002F2F;
	font-weight:bold;
	font-size:16px;
}