/* -------------------------------------------------------------- 
BASIC STRUCTURE
-------------------------------------------------------------- */

body {
	margin: 0 0 36px;
	background-color: #4c381d;
	font: 13px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

#container {
	text-align: left;
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 960px;
}

#header {
	margin: 0 0 20px;
	padding: 0;
}

#slideshow {
	background-color: #fff;
	clear: both;
	margin: 10px;
	text-align: center;
	padding: 10px;
	border: 1px dotted #000;
}

#slideshow2 {
	background-color: #fff;
	clear: both;
	margin: 10px;
	padding: 10px 5px 10px 6px;
	border: 1px dotted #000;
}

#wrapper {
	background: #584221 url(../cssimg/wrapperbottom.jpg) no-repeat 0 bottom;
	padding-bottom: 0;
	margin-bottom: 10px;
}

/* -------------------------------------------------------------- 
BASIC Paragraphs, Lists, Site Links and Quotes
-------------------------------------------------------------- */

ul {
	line-height: 18px;
	text-align: left;
	margin: 0 0 20px 15px;
	padding: 0;
}

li {
	list-style-type: square;
	list-style-position: outside;
	margin: 5px 0 8px;
	padding: 0 25px 0 0;
	text-align: left;
}

p {
	margin: 0 0 15px;
}

p.introduction {
	color: orange;
	font: 18px/24px Georgia, "Times New Roman", Times, serif;
	margin: 0 20px 15px;
	text-align: justify;
}

blockquote {
	font: 13px/20px Georgia, "Times New Roman", Times, serif;
	background: url(../images/close-quote.gif) no-repeat right bottom;
	text-indent: -18px;
	margin-left: 20px;
	margin-right: 4px;
	width: 500px;
}

blockquote:first-letter {
	background: url(../images/open-quote.gif) no-repeat left top;
	padding-left: 18px;
}


a:link,
a:visited,
a:active {
	color: orange;
	text-decoration: none;
	border-bottom: 1px dotted orange;
}

a:hover {
	text-decoration: none;
	color: orange;
	border-bottom: 1px solid orange;
}

/* -------------------------------------------------------------- 
H1 H2 H3 H4 H5 H6
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: orange;
}

h1 {
	font-size: 26px;
	padding: 0;
	color: #fff;
	margin: 0 0 125px;
	float: left;
	font-weight: normal;
	font-style: normal;
}

h2 {
	height: 20px;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	background: url(../cssimg/topborder.jpg) no-repeat;
	padding: 30px 0 0 20px;
	margin: 0 0 5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

h2 span {
	color: orange;
	text-transform: lowercase;
	font-variant: normal;
}

h3 {
	font-size: 16px;
	margin: 0;
}


/* -------------------------------------------------------------- 
COLUMNS
-------------------------------------------------------------- */

#column12 {
	width: 320px;
	float: left;
	margin: 0 0 20px 0px;
	padding-left: 20px;
	padding-right: 10px;
}

#column22 {
	width: 320px;
	float: left;
	margin: 0 0 20px;
	padding-left: 10px;
	padding-right: 20px;
}

#column3 {
	width: 220px;
	float: right;
	padding-left: 10px;
	padding-right: 20px;
}

#column11 {
	float: left;
	width: 640px;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
}

/* -------------------------------------------------------------- 
FOOTER
-------------------------------------------------------------- */

#footer {
	width: 100%;
	color: #fff;
	background: #4c381d url(../cssimg/footerbg.jpg) repeat-x;
	margin: 0;
	padding: 0;
}

.footerbottom {
	height: 100px;
	width: 960px;
	margin: 0 auto 15px;
	padding: 30px 0 0;
	font: 13px/18px Georgia, "Times New Roman", Times, serif;
}

.bucket1, .bucket2, .bucket3 {
	width: 290px;
	text-align: justify;
}

.bucket1 {
	padding-left: 20px;
	float: left;
}

.bucket2 {
	float: left;
	padding-right: 10px;
	padding-left: 25px;
}

.bucket3 {
	padding-right: 20px;
	float: right;
}

/* -------------------------------------------------------------- 
EXTRAS
-------------------------------------------------------------- */

#clear {
	clear: both;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

em {
	font-weight: bold;
	font-style: italic;
}



img.center {
	text-align: center;
	margin: 0 0 15px;
	padding: 0;
}

img.right {
	float: right;
	margin: 0 0 0 5px;
}

img.left {
	float: left;
	margin: 0 5px 0 0;
}

/* -------------------------------------------------------------- 
TOP NAVIGATION
-------------------------------------------------------------- */

#header ul {
	padding: 0;
	margin: 0 0 20px;
}
#header li {
	font-size: 14px;
	display: inline;
	padding: 0;
	color: #fff;
	margin: 0;
	text-align: right;
}

.about {
	float: left;
	width: 120px;
	height: 80px;
	background: url(../cssimg/about.jpg) no-repeat 0;
	border-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a.about:link, a.about:visited, a.about:active {
	text-decoration: none;
	background: url(../cssimg/about.jpg) no-repeat 0;
	list-style-type: none;
	border-style: none;
}

a.about:hover {
	background: url(../cssimg/about.jpg) no-repeat -120px;
	border-style: none;
}

.programs {
	float: left;
	width: 120px;
	height: 80px;
	background: url(../cssimg/programs.jpg) no-repeat 0;
	border-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a.programs:link, a.programs:visited, a.programs:active {
	text-decoration: none;
	background: url(../cssimg/programs.jpg) no-repeat 0;
	list-style-type: none;
	border-style: none;
}

a.programs:hover {
	background: url(../cssimg/programs.jpg) no-repeat -120px;
	border-style: none;
}

.services {
	float: left;
	width: 120px;
	height: 80px;
	background: url(../cssimg/services.jpg) no-repeat 0;
	border-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a.services:link, a.services:visited, a.services:active {
	text-decoration: none;
	background: url(../cssimg/services.jpg) no-repeat 0;
	list-style-type: none;
	border-style: none;
}

a.services:hover {
	background: url(../cssimg/services.jpg) no-repeat -120px;
	border-style: none;
}

.gallery {
	float: left;
	width: 120px;
	height: 80px;
	background: url(../cssimg/gallery.jpg) no-repeat 0;
	border-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a.gallery:link, a.gallery:visited, a.gallery:active {
	text-decoration: none;
	background: url(../cssimg/gallery.jpg) no-repeat 0;
	list-style-type: none;
	border-style: none;
}

a.gallery:hover {
	background: url(../cssimg/gallery.jpg) no-repeat -120px;
	border-style: none;
}

.contact {
	float: left;
	width: 120px;
	height: 80px;
	background: url(../cssimg/contact.jpg) no-repeat 0;
	border-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a.contact:link, a.contact:visited, a.contact:active {
	text-decoration: none;
	background: url(../cssimg/contact.jpg) no-repeat 0;
	list-style-type: none;
	border-style: none;
}

a.contact:hover {
	background: url(../cssimg/contact.jpg) no-repeat -120px;
	border-style: none;
}

.title {
	float: left;
	width: 275px;
	height: 80px;
	background: url(../cssimg/title.jpg) no-repeat 0;
	border-style: none;
	text-decoration: none;
	margin-top: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-right: 85px;
}

a.title:link, a.title:visited, a.title:active {
	text-decoration: none;
	background: url(../cssimg/title.jpg) no-repeat 0;
	list-style-type: none;
	border-style: none;
}

a.title:hover {
	background: url(../cssimg/title.jpg) no-repeat -275px;
	border-style: none;
}


.programs span, .services span , .about span, .gallery span, .contact span, .title span, .selectprograms span, .selectabout span, .selectservices span, .selectgallery span, .selectcontact span {
	display: none;
}

.selectprograms, .selectabout, .selectservices, .selectgallery, .selectcontact {
	float: left;
	width: 120px;
	height: 80px;
	border-style: none;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.selectprograms{
	background: url(../cssimg/programs.jpg) no-repeat -120px;
	border-style: none;
}

.selectabout {
	background: url(../cssimg/about.jpg) no-repeat -120px;
	border-style: none;
}

.selectservices {
	background: url(../cssimg/services.jpg) no-repeat -120px;
	border-style: none;
}

.selectcontact {
	background: url(../cssimg/contact.jpg) no-repeat -120px;
	border-style: none;
}

.selectgallery {
	background: url(../cssimg/gallery.jpg) no-repeat -120px;
	border-style: none;
}


/* -------------------------------------------------------------- 
SUB-NAVIGATION
-------------------------------------------------------------- */

ul#subnavigation {
	width: 225px;
	padding: 0;
	margin: 0;
}

#subnavigation li {
	width: 225px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#subnavigation li.first {
	height: 18px;
	list-style-type: none;
	margin: 0 4px 1px 0;
	padding: 3px 0 3px 6px;
	background-color: #4c381d;
	width: 215px;
	color: orange;
	font: 15px Georgia, "Times New Roman", Times, serif;
}

#subnavigation li.first span {
	display: none;
}


#subnavigation li a,
#subnavigation li a:link,
#subnavigation li a:visited
#subnavigation li a:active {
	height: 18px;
	display: block;
	color: #fff;
	text-decoration: none;
	border-bottom: none;
	background: #4c381d;
	margin: 0 4px 1px 0;
	padding: 3px 0 3px 6px;
}

#subnavigation li.subselected {
	width: 215px;
	color: orange;
	height: 18px;
	display: block;
	text-decoration: none;
	border-bottom: none;
	background: #4c381d;
	margin: 0 4px 1px 0;
	padding: 3px 0 3px 6px;

}

#subnavigation li a:hover, #downloads li a:hover {
	color: orange;
	text-decoration: none;
	border-bottom: none;
	background-color: #4c381d;
}

.mytable {
	width: 625px;
	font-size: 11px;
	line-height: 18px;

	margin: 10px 0 30px 20px;
	border-right: 1px solid #6b5434;
	border-left: 1px solid #6b5434;
	border-top: 1px solid #6b5434;
	text-align: center;
}

caption {
	padding: 0 0 5px 0;
	text-align: right;
	margin: 0;
	font-size: 11px;
}

th {
	font-size: 11px;
	color: orange;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px solid #6b5434;
	padding: 6px 6px 6px 12px;
	width: 120px;

}

td {
	background: #594222;
	color: orange;
	border-bottom: 1px solid #6b5434;
	padding: 6px 6px 6px 12px;
	width: 130px;
}

.odd {
	background: #4c381d;
	color: #fff;
}

.tabletitles {
	background: #4c381d;
	color: #fff;
	font-size: 13px;
}