body {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C68200;
	background: url(images/bg.gif);
}

#page {
	width: 920px;
	position: relative;
	margin: 0 auto;
		padding-top:57px;


}

#pageb{
	width:100%;
	border-bottom:1px solid #421905;
	border-left:1px solid #421905;
	border-right:1px solid #421905;	
}

.entry{
padding-bottom:50px;
}


#primary {
	width: 75%;
	margin: auto;
}

#primary2 {
	background-position: top left;
	float: left;
	width: 450px;
	padding-left: 106px;
}


#secondary2 {
	float:right;
	height:550px;
	width:270px
}

#leftSideBar {
	width: 180px;
	padding: 4px;
}

#leftSideBar h1 {
	font-size: 24px;
	margin: 0;
	padding: 3;
}

#tertiary {
	background: url(images/header.gif) repeat-x;
	/*background-position: 0 70px;*/
	height: 173px;
	width: 920px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left:1px;
}

#primaryColumns {
	padding-top: 120px;
}

#statusBar {
	margin-bottom: 80px;
	background: url(gfx/stretchbar.jpg) repeat-y #73738B;
	background-position: top right;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	color: white;
	padding-left: 10px;
}

#bottomStatusBar {
	background-color: #100101;
	background-position: right;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: white;
	padding-left: 10px;
	height: 20px;
	line-height: 20px;
}

#footer {
	/*background-color: #2F0801;*/
	text-align: center;
	padding: 4px;
}

#siteMenu {
	position:absolute;
	left:130px;
	top:132px;
}

#siteMenu ul {
	color: #fa0;

}

#siteMenu ul ul {
	background: #1B0300;
}

#siteMenu li {
	padding:1px 20px 1px 10px;
	}

#siteMenu li.activeMenuItem {
	background: #1B0300;
}

#siteMenu li.inactiveMenuItem {
	background: transparent;
}


#siteMenu a {
	display: block;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: #C68200;
	text-decoration: none;
	line-height: 18px;
	padding: 0 4px;
}

div.testimonial {
	padding: 2px;
}

div.testimonial p {
	font-style: italic;
}

div.testimonial h3 {
	font-weight: bold;
	font-size: 0.9em;
}

#calendar {
	border-collapse: collapse;
	border-spacing: 0;
	color: black;
	margin: 0 auto;
	/*
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	*/
}

div.fourWeek {
	height: 96px; /* 16 x 6 */
	width: 182px;  /* 26 x 7 */
}

div.fiveWeek {
	height: 112px; /* 16 x 7 */
	width: 182px;  /* 26 x 7 */
}


div.sixWeek {
	height: 128px; /* 16 x 8 */
	width: 185px;  /* 26 x 7 */
}

#calendar div.day {
	height: 15px;
	width: 25px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	float: left;
	text-align: center;
}

#calendar div.row {
	clear: both;
}

#calendar #month {
	background: #000;
	color: #666;
	height: 16px;
	font-weight: bold;
	text-align: center;
}

#calendar #days div.day {
	background: #c68f24;
	color: black;
}

#calendar div.past {
	background: #1B0200;
	color: #bdb7de;
	text-align: center;
	font-size: 0.9em;
}

#calendar div.todaysEvent {
	background: #faa;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}

#calendar div.hasEvent {
	background: #bdb7de;
	color: #000;
	font-weight: bold;
	text-align: center;
	font-size: 0.9em;
}

#calendar div.future {
	background: #320701;
	color: #444;
	text-align: center;
	font-size: 0.9em;
}

#calendar div.today {
	background: #F3EA88;
	font-weight: bold;
	color: black;
	text-align: center;
	font-size: 0.9em;
}

#calendar div.null {
	background: #ffa;
}

#calendar div a { color: black; }
#calendar div a:link { color: black; }


#signup div.row {
clear:both;
}

#signup div.label {
font-weight:bold;
padding-right:4px;
text-align:right;
width:36px;
}

#signup div.column {
float:left;
height:25px;
line-height:25px;
}

.row{

}