
/************** GENERAL ****************/

html {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
}

body {
	background-color: #726d5c;
	margin: 0px 0px 0px 0px;
	background: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #726d5c;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #dfeb32;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #dfeb32;
}

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

a:active {
	color: #dfeb32;
}

h1 {
	font-size: 14px;
	color: #dfeb32;
	font-weight: bold;	
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

h2 {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.divider {
clear: both;

}

hr {
	border: none 0; 
	border-bottom: dashed 1px #cec7ae;
	height: 1px;
	margin: 15px 0 15px 0;
}

.total {
	border: none 0; 
	border-bottom: dashed 1px #cec7ae;
	height: 1px;
	margin: 5px 0 5px 0;
}

/************** LAYOUT ****************/


#container {
	margin: 20px auto 0 auto;
	width: 770px;
	text-align: left;
}


#banner  {
	width: 771px;
	padding: 20px 0 0 34px;
	float: left;
}



#content  {
	width: 215px;
	float: right;
}

#mainImg  {
	width: 500px;
	float: left;
}

#gallery  {
	width: 737px;
	float: left;
}

#mainContent  {
	width: 737px;
	background-image: url(../images/page_bg.gif);
	background-repeat: no-repeat;
	padding: 16px 34px 16px 34px;
	float: left;
}

#endButtons  {
	clear: both;
	padding: 25px 0 0 0;
	width: 737px;
}

#photoWeek  {
	width: 222px;
	float: left;
	background-image: url(../images/botbtn_photo.gif);
	background-repeat: no-repeat;
	padding: 8px 0 33px 8px;
}
#photoWeek img  {
	border: 1px solid #dfeb32;
}
#photoWeek a {
	padding: 40px 130px 0 0;
}
#events  {
	width: 230px;
	float: left;
	padding: 0 0 0 22px;
}
#call {
	width: 230px;
	float: left;
	padding: 0 0 0 22px;
}

#logo  {
	width: 220px;
	margin: 0 0 0 0;

}


#adminContent  {
	width: 732px;
	float: left;
}


/************** MENU ****************/
#menu
{
	width: 730px;
	float: left;
	background: url(../images/menuItem_right.gif) no-repeat right top;
	padding: 0 9px 0 0;
}
#menu ul
{
	padding: 0 0 0 0;
	margin: 0;
	float: right;
 	list-style: none;
}

#menu li { 
	float: left;
}

.menuDiv {
	background: url(../images/menuItem_divider.gif) no-repeat left top;
	padding: 0 0 0 11px;
}

.menuLeft {
	background: url(../images/menuItem_left.gif) no-repeat left top;
	padding: 0 0 0 9px;
}

#menu a, #menu a:link, #menu a:visited
{
	margin: 0 0 0 0;
	padding: 7px 4px 4px 4px;
	text-decoration: none;
	background: url(../images/menuItem_bg.gif) repeat-x;
	font-size: 10px;
	font-weight: bold;
	color: #726d5c;
	display: block;
}

#menu a:hover
{
	color: #000;
}

/************** END MENU ****************/


.panel {
	background: url(../images/panel_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0 20px 20px 20px;
	width: 670px;
	font-weight: bold;

}
/************** FOOTER ****************/



#footer ul
{
	margin: 0;
	padding: 0;
	clear: both;

}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer li a, #footer li a:link, #footer li a:visited
{
	font-size: 11px;
	line-height: 9px;
	color: #474337;
	text-decoration: none;
	padding: 0 6px 0 4px;
	margin: 0 0 0 0;
}

.footerBorder {
	border-right: solid 1px #474337;
}


#footer li a:hover
{
	color: #dfeb32;
}

#footer
{
	color: #474337;
	padding: 20px 0 30px 0;
	clear: both;
	text-align: center;
	width: 737px;
	font-size: 11px;
}

#footer a, #footer a:link, #footer a:visited
{
	font-size: 11px;
	line-height: 11px;
	color: #474337;
	text-decoration: underline;
}

#footer a:hover
{
	color: #dfeb32;
	text-decoration: none;
}

.smlTxt {
	font-size: 10px;
}

	.redTXT {
	color: #FF0000;
	}
	
	#calContent {

	padding: 5px 10px 5px 10px;
	margin: 0 0 5px 0;
	width: 185px;
	border: 1px solid #5a5447;
	float: left;
	background-image: url(../images/cal_bg.gif);
	background-repeat: repeat-x;
	
}

#calContent td {
	text-align: center;
	padding: 4px 0 4px 0;
	
} 

a.available, a.available:link, a.available:visited
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 0 4px 0 4px;
	margin: 0 0 0 0;
	background-color: #dfeb32;
	font-weight: normal;
	
}


a.available:hover
{
	color: #dfeb32;
	background-color: #000;
	font-weight: normal;
}

#calContent h2 {
	font-size: 15px;
	color: #000;
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #c8d324;
	
} 
/********************************/
#date {
float: right;
font-size: 10px;
}

.repeater  {
padding: 10px 0 10px 0;
border-bottom: 1px dashed #e0ed30;
font-size: 10px;
line-height: 17px;
}