body { margin: 0px 15px; padding: 0px; background: #efefef; font-family: Arial, Helvetica, sans-serif; font-size: 90%; color: #333; }

#container { width: 850px; margin: 15px auto; padding: 0px; }

#wrapper { float: left; display: inline; width: 850px; margin: 0px; padding: 0px; }

#sidebar { float: left; display: inline; overflow: hidden; width: 250px; margin: 0px 0px 10px 0px; padding: 0px; background: url(images/sidebar-bg.jpg) no-repeat top left; }
#sidebar ul { margin: 0px; padding: 0px; }
#sidebar li { list-style-type: none; margin: 0px; padding: 0px; }
#sidebar ul li ul li { padding: 0px 0px 10px 0px; }
#sidebar li img { margin: 0px; }

#left-mission { width: 220px; height: 180px; margin: 20px 0px 0px 0px; padding: 0px 15px; color: #efefef; }
#left-mission h4 { color: #ff4000; font-family: Century Gothic, Avant Garde; font-size: 1.3em; font-weight: normal; }
#left-mission a { color: #fff; }
#left-mission a:hover { color: #eee; }

#left-moo { float: left; display: inline; width: 250px; margin: 0px; padding-bottom: 16px; background: url(images/contact-bottom.jpg) no-repeat bottom left; }
#left-moo h2 a { color: #efefef; text-decoration: none; }
#left-moo h2 a:hover { color: #ccc; text-decoration: underline; }
#left-moo h2 { color: #efefef; font-family: Century Gothic, Avant Garde; font-size: 1.18em; font-weight: normal; padding: 12px 15px 2px 15px; margin-bottom: 0px; width: 220px; background: url(images/contact-h2.jpg) no-repeat top left; }

.moo-widget { color: #efefef; padding: 10px 15px; width: 220px; background: url(images/contact-bg.jpg) repeat-y left; }
.moo-widget ul { margin: 0px; padding: 0px; }
.moo-widget a { color: #efefef; }
.moo-widget img { margin-bottom: 5px; }

.tiny { font-size: .75em; }
.bold { font-weight: bold; }
.bold-right { font-weight: bold; text-align: right; }

#right-column { width: 600px; float: left; display: inline; overflow: hidden; }

#header { float: left; display: inline; width: 558px; height: 28px; margin: 45px 0px 0px 0px; padding: 34px 0px 3px 42px; background: url(images/header-bg.jpg) no-repeat top left; }
#header img { margin-right: 10px; }
#header ul { margin: 0px; padding: 0px; }
#header li { float: left; width: 135px; display: inline; color: #efefef; font-family: Century Gothic, Avant Garde; font-size: 1.05em; }
#header li a { color: #efefef; border-bottom: 0px; text-decoration: none; }
#header li a:hover { color: #efefef; border-bottom: 2px #ff4000 solid; text-decoration: none; }

#content { float: left; display: inline; overflow: hidden; width: 544px; margin: 15px 0px 10px 21px; padding: 15px 15px 0px 15px; background: url(images/content-top.jpg) no-repeat top; min-height: 200px; }
#content h1 { font-size: 1.75em; color: #ff4000; font-weight: normal; font-family: Century Gothic, Avant Garde; }
#content h2 { font-size: 1.35em; color: #ff4000; font-family: Century Gothic, Avant Garde; font-weight: normal; }
#content h4 { font-size: 1.5em; color: #ff4000; font-family: Century Gothic, Avant Garde; font-weight: normal; }
#content .collapse-container h3 {
	font-size: 1.35em;
	color: #ff4000;
	font-family: Century Gothic, Avant Garde;
	font-weight: normal;
}

#content .accordion h2 a  {
	color: #333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .78em;
}

#content ul.accordion {
	margin: 15px 0px;
	padding: 0px;
}

#content li.accordion {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#content li.accordion ul {
	margin: 15px 0px;
}

#content li.accordion li {
	list-style-type: disc;
}

#content .matte-right {
	display: block;
	float: right;
	margin: 0px 0px 12px 12px;
	padding: 7px;
	background: #999;
	clear: right;
}

#content .matte {
	display: inline;
	margin: 0px 12px 12px 0px;
	padding: 7px;
	background: #999;
}

#content a {
	color: #ff4000;
	text-decoration: underline;
}

#slideshow {
	float: left;
	display: inline;
	margin: 0px;
	width: 544px;
	height: 394px;
	padding: 0px;
	background: url(images/sshow-bg.jpg) no-repeat;
}

#footer {
	float: left;
	display: inline;
	width: 820px;
	height: 55px;
	margin: 0px 0px 15px 0px;
	padding: 15px;
	background: url(images/footer-bg.jpg) no-repeat top left;
	color: #efefef;
}

.footer-left {
	float: left;
	margin-right: 10px;
	font-size: .9em;
}

.footer-right {
	float: right;
	font-size: .9em;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#footer a:hover {
	color: #ccc;
	text-decoration: underline;
}

/* General Formatting */

p, h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px 0px 12px 0px;
}

p {
	line-height: 135%;
}

img {
	border: 0px;
}

li {
	margin: 0px;
	padding: 0px;
	line-height: 135%;
}

/*forms*/

#contact label {
    float: left;
    width: 150px;
    margin-right: 10px;
    text-align: right;
}

#left-contact label {
	float: left;
	margin-right: 6px;
}

/*css-albums*/

img .thumb {
	margin: 10px 10px 10px 0px;
}

.thumb {
	position: relative;
	z-index: 0;
	margin: 10px 10px 10px 0px;
}

.thumb:hover {
	background-color: transparent;
	z-index: 50;
}

.thumb span {
	position: absolute;
	visibility: hidden;
	text-decoration: none;
	margin: 0px;
}

.thumb span img {
	border-width: 0;
	padding: 5px 5px 3px 5px;
	background: #efefef;
}

.thumb:hover span {
	visibility: visible;
	top: 0;
	left: 0;
}

.li-right {
	text-align: right;
}
