body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/bg-body.gif);
	color: #ffffff;
	font-family: Trebuchet MS, sans-serif, Arial, Helvetica;
	line-height: 1.1;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	color: #8D8332;
}

h1, h2, h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
}

h2, h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
}

p {
	font-size: 13px;
}

img {
	border: none;
}

li {
	list-style-type: square;
}

#container {
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	background-image: url(/images/bg-container-shadow.gif);
	background-repeat: repeat-y;
}

#head {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 177px;
	background-image: url(/images/header-shadow-fixed.gif);
}

#head-new {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 147px;
	background-image: url(/images/header-shadow-fixed.gif);
}

#trainingSchedule {
	float: right;
	position: relative;
	top: 107px;
	right: 15px;
	width: 450px;
	height: 31px;
	text-align: right;
}

#nav-top {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 114px;
	left: 15px;
}

#nav-top a {
	font-weight: bold;
	font-size: 13px;
	margin-right: 15px;
}

#nav-top img {
	border: none;
}

#flash-area {
	margin: 0px;
	padding: 0px;
	margin-bottom: -25px;
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	height: 263px;
}

#nav-side {
	background-color: #124C72;
	border: solid 1px #87A4B8;
	float: left;
	margin: 0px 1px 0px 0px;
	padding: 15px 0px 0px 15px;
	width: 170px;
	height: 218px;
}

#nav-side ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#nav-side ul li {
	list-style-image: url(../../images/nav-icon.gif);
	margin: 0px;
	padding: 0px 0px 16px 0px;
}

#nav-side ul li a {
	display: block;
	font-weight: bold;
	font-size: 13px;
	padding: 0px;
	width: 100%;
}

#nav-side ul li ul {
	position: absolute;
	width: 22em;
	left: -999em;
	z-index: 100;
	margin: -20px 0px 0px 150px;
	padding: 0px 0px 0px 0px;
	line-height: 13px;
	
	background-color: #124C72;
	border: solid 1px #87A4B8;
	border-bottom: 0px;
}

#nav-side ul li li {
	border-bottom: solid 1px #87A4B8;
	display: block;
	list-style-image: none;
	padding: 0px;
	width: 22em;
}

#nav-side ul li li a {
	display: block;
	margin: 0px;
	padding: 5px 0px 5px 10px;
	width: 20em;
}

#nav-side ul li:hover ul {
	left: auto;
}

#nav-side ul li:hover ul, #nav-side ul li.sfhover ul {
	left: auto;
}

#nav-side ul li:hover, #nav-side ul li.hover {
    position: static; /* to correct ie7 bug */
}

#left-image {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 233px;
	background-image: url(/images/left-image.gif);
	border: solid 1px #87A4B8;
	float: left;
}

#sitepal {
	margin: 0px;
	padding: 0px;
	width: 508px;
	height: 233px;
	background-image: url(/images/sitepal.gif);
	border: solid 1px #87A4B8;
	float: right;
}

#sitepal-new {
	margin: 0px;
	padding: 0px;
	width: 323px;
	height: 233px;
	background-image: url(/images/sitepal.gif);
	border: solid 1px #87A4B8;
	float: right;
}

#mid-options {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	height: 111px;
}

#option1 {
	width: 253px;
	height: 111px;
	position: relative;
	top: 0px;
	left: 0px;
}

#option2 {
	width: 253px;
	height: 111px;
	position: relative;
	top: -111px;
	left: 257px;
}

#option3 {
	width: 253px;
	height: 111px;
	position: relative;
	top: -222px;
	left: 514px;
}

.option-header {
	width: 242px;
	height: 13px;
	margin-bottom: 3px;
	background-color: #635724;
	background-repeat: no-repeat;
	padding: 5px;
}

#content {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 766px;
}

#content_gallery{
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 766px;
}

#content a {
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
}

#content a:hover {
	color: #8D8332;
	font-weight: normal;
	text-decoration: none;
}

#content-left {
	width: 233px;
	height: 260px;
	border: solid 1px #87A4B8;
	background-color: #134E75;
	float: left;
	padding: 10px;
}

#content-left h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #E0D10A;
}

#content-left p {
	font-size: 13px;
}

#calendar {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	width: 116px;
	height: 103px;
	background-image: url(/images/calendar.gif);
	background-repeat: no-repeat;
}

#calendar-month {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 4px;
	color: #BBBDBF;
	font-size: 17px;
	font-weight: bold;
}

#calendar-day {
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	margin-top: 23px;
	color: #103951;
	font-size: 30px;
}

#content-right {
	width: 486px;
	border: solid 1px #87A4B8;
	background-image: url(/images/content-right.gif);
	background-repeat: no-repeat;
	background-color: #134E75;
	float: right;
	padding: 10px;
}

#content-wide {
	width: 746px;
	border: solid 1px #87A4B8;
	background-image: url(/images/content-wide.gif);
	background-repeat: no-repeat;
	background-color: #124C72;
	padding: 10px;
}

#content-wide_calendar {
	width: 746px;
	border: solid 1px #87A4B8;
	background-image: none; 
	background-color: #FFFFFF;
	color: #333333;
	padding: 10px;
}

#content-wide_calendar a {
	color: #333333;
}

#content-wide_gallery {
	width: 746px;
	border: solid 1px #87A4B8;
	background-image: url(/images/content-wide.gif);
	background-repeat: no-repeat;
	background-color: #124C72;
	padding: 10px;
}

#foot {
	margin: 0px;
	padding: 5px 20px 10px 20px;
}

#foot a {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 15px;
}

#foot-bottom {
	width: 820px; 
	height: 25px; 
	background-image: url(/images/footer-shadow.gif);
}

.divider {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
	height: 15px;
	background-image: url(/images/divider.gif);
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}

#contact {
	margin: 0px;
	padding: 0px;
	padding: 5px 10px 20px 25px;
	font-size: 13px;
}

#contact p {
	margin: 0px;
	padding: 0px;
	margin: 5px;
}

#contact label {
	margin: 0px;
	padding: 0px;
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

#contact submit {
	margin: 0px;
	padding: 0px;
	margin-left: 4.5em;
}

#contact input {
	margin: 0px;
	padding: 0px;
	color: #000000;
	border: 1px outset #5E373C;
}

#contact textarea {
	margin: 0px;
	padding: 0px;
	/*
	margin-left: 110px;
	*/
	color: #000000;
	border: 1px outset #5E373C;
	width: 300px; 
	height: 100px
}

#contact fieldset {
	margin: 0px;
	padding: 0px;
	width: 90%;
	border: 1px solid #ffffff;
}

#contact legend {
	margin: 0px;
	padding: 0px;
	padding: 5px 6px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
} 

/*
.button, #contact input.button {
	margin: 0px;
	padding: 0px;
	background-color: #823317;
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	border: 3px outset #823317;
}
*/

#contact-info1 {
	float: left;
	margin: 0px 75px 0px 0px;
}

#contact-info2 {
	float: left;
}

.categories {padding-bottom: 10px;
	line-height: 16px;
	text-align: center;
	vertical-align: top;
}