@charset "utf-8";
/* Basic */

body {
	text-align: center;
	background-image:url(../gfx/body_bg.gif);
	background-color:#fdf3dc;
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.3em;
}

a {
	color:#cc0000;
	text-decoration:none;
}

body, td, p {
	font-size:11px;
}

/*************************************************************************/

#pbwsp { font-size: smaller; }


/**********************************************************************************   Header Styles */

div#header {
	width:896px;
	margin:0px auto 1px auto;
	overflow:hidden;
}

div.header_container {
	background-image:url(../gfx/bg_header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	display:block;
	width:896px;
	margin:auto;
	height:141px;
}

a.logo_link {
	width:425px;
	height:121px;
	display:block;
	float:left;
}

div#google {
	width:300px;
	float:right;
	text-align:right;
	margin-right:50px;
	margin-top:50px;
}

div#calendar {
	margin:auto;
	width:755px;
}	

div#cse-search-results {
	margin:auto;
	width:600px;
	display:block;
}

div.language {
	float:right;
	margin:5px 50px 0px 0px;
	display:none;
	color:#ffffff;
}

div.language a {
	color:#ffffff;
}

div.language a:hover {
	text-decoration:underline;
}
.header-right {
	float:right;
	width:50%;
}

/**********************************************************************************   Utility Nav */

div.nav_utility {
	height:20px;
	float:left;
	margin-left:100px;
	width:300px;
	background-image:url(../gfx/utility_bg.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

div.nav_utility_bg {
	background-image:url(../gfx/utility_left.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:100%;
	height:20px;
	padding-left:3px;
}

ul#utility, ul#utilitysp {
	padding:2px 0px 0px 0px;
	margin:auto;
	text-align:center;
	overflow:hidden;
	width:275px;
}

ul#utility li, ul#utilitysp li {
	float:left;
	margin:0px;
	padding:0px;
	text-align:center;
}

ul#utility li a, ul#utilitysp li a {
	text-decoration:none;
	font-size:11px;
	color:#ffffff;
}

ul#utility li span.qmdivider, ul#utilitysp li span.qmdivider {
	width:1px;
	background-color:#ffffff;
	display:block;
	height:10px;
	margin:4px 8px 0px 8px;
}

/**********************************************************************************   Mainnav */

#nav_main {
	width:896px;
	display:block;
	margin:1px auto 0px auto;
	height:38px;
}

ul#qm0 li {
	margin:0px !important;
}

span.qmtitle {
	text-align:left;
	background-color:#f9efd8;
	color:#000000 !important;
	font-weight:normal !important;
	font-size:11px;
}

/**********************************************************************************   Content */

div#content {
	background-image:url(../gfx/content_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	width:936px;
	margin:0px auto;
	height:100%;
}

div#content div.top {
	background-image:url(../gfx/content_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
	height:100%;
	padding-top:10px;
	overflow:hidden;
	padding-bottom:25px;
}

div#content div.padding {
	padding:0px 60px 0px 64px;
	text-align:left;
}

/**********************************************************************************   Welcome */

div#welcome {
	background-image:url(../gfx/home_welcome.gif);
	display:block;
	width:812px;
	height:303px;
	margin:auto;
	overflow:hidden;
}

div#welcome h1 {
	color:#872720;
	font-size:22px;
	font-weight:normal;
	padding-top:25px;
	line-height:30px;
}

div#welcome h1, div#welcome p {
	width:300px;
	display:block;
	padding-left:25px;
}
	
div#welcome p {
	color:#3d3d3d;
	font-size:11px;
	margin-bottom:30px;
	line-height:1.4em;
}

#home-cycle {
	float:right;
	display:block;
	width:450px;
	margin:8px 8px 0px 0px;
}

/**********************************************************************************   Home Bottom */

div#home {
	background-image:url(../gfx/home_bg.gif);
	background-repeat:repeat-y;
	display:block;
	width:812px;
	margin-top:10px;
}

div#home div.top {
	background-image:url(../gfx/home_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#home div.bot {
	background-image:url(../gfx/home_bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:100%;
}

/**********************************************************************************   Schedule */

div.schedule {
	width:350px;
	float:left;
}

div.schedule h1 {
	background-image:url(../gfx/h2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	height:30px;
	width:340px;
	text-indent:18px;
	font-size:15px;
	font-weight:normal;
	line-height:30px;
	margin:0px 0px 10px 8px;
	padding:0px;
	color:#ffffff;
}

div.schedule h2 {
	clear:both;
	margin-bottom:0px;
	margin-top:5px;
}

div.schedule h2, div.schedule p {
	margin-left:18px;
	font-size:11px;
	color:#3d3d3d;
	overflow:hidden;
}

div.schedule p span.time {
	float:right;
	width:180px;
	text-align:left;
}

div.schedule p span.date {
	float:left;
	text-align:left;
}

/**********************************************************************************   News & Announcements */

div.news {
	width:450px;
	float:left;
	padding-bottom:20px;
	margin-left:6px;
}

div.news h1 {
	background-image:url(../gfx/h2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	height:30px;
	width:450px;
	text-indent:18px;
	font-size:15px;
	font-weight:normal;
	line-height:30px;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#ffffff;
}

div.news p, div.news a {
	font-size:11px;
	color:#3d3d3d;
	margin-left:0px;
	margin-right:0px;
}

div.news a {
	color:#872720;
	font-size:11px;
	text-decoration:none;
}

.news_list {
	border-bottom:1px dashed #b5b3ad;
	margin-left:18px;
	margin-right:18px;
	padding-bottom:10px;
	margin-bottom:10px;
}

/**********************************************************************************   Footer */

div#footer {
	background-image:url(../gfx/footer_bg.gif);
	background-repeat:repeat-x;
	display:block;
	width:100%;
	height:118px;
}

ul#footer, ul#footersp {
	padding:10px 0px 20px 0px;
	margin:auto;
	display:block;
	width:880px;
	text-align:center;
}

div#footer ul li, div#footersp ul li  {
	margin:0px;
	display:inline;
	width:auto;
}

div#footer ul li a, div#footersp ul li a {
	font-size:11px;
	text-decoration:none;
	color:#666157;
}

div#footer ul li a:hover, div#footersp ul li a:hover {
	color:#872720;
}

div#footer ul li span, div#footersp ul li span {
	display:block;
	width:1px;
	height:10px;
	background-color:#666157;
	line-height:10px;
	margin:4px 10px 0px 10px;
}

div#footer p {
	width:980px;
	text-align:center;
	font-size:11px;
	margin:0px auto 4px auto;
	color:#666157;
}

p#pbwsp a {
	color:#666157;
}

p#pbwsp a:hover {
	color:#872720;
}

/**********************************************************************************   Interior */

div#interior {
	background-image:url(../gfx/int_bg.gif);
	background-repeat:repeat-y;
	display:block;
	width:812px;
	margin-top:10px;
}

div#interior div.top {
	background-image:url(../gfx/int_top.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

div#interior div.bot {
	background-image:url(../gfx/int_bot.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:100%;
}

div#interior h1 {
	color:#872720;
	font-size:22px;
	font-weight:normal;
	padding:25px 0px 0px 25px;
}
	
div#interior p {
	color:#3d3d3d;
	font-size:11px;
	margin-bottom:30px;
	line-height:1.4em;
	padding:0px;
}

/**********************************************************************************   Gallery */

div.xTitle, div.xSec {
	color:#872720;
	font-size:22px;
	font-weight:normal;
	padding:25px 0px 0px 25px;
	border:none;
	background-color:transparent;
}

div.xLink {
	padding-right:25px;
	float:right;
	margin:0px;
}

div.xLink a {
	color:#cc0000;
	text-decoration:none;
}

div.xGalleryDesc {
	padding:10px 0px 0px 0px;
}

table.xDefaultTable {
	margin:0px 25px;
}

table.photo_table {
	margin:10px 20px 0px 20px;
}

table.photo_table td {
	padding:25px;
}

div.gmainphoto {
	padding:5px 0px;
}

.xTitle {
	display:none;
}

div.top form {
	width:85%;
	margin:auto;
}

div.top form td {
	padding:4px 0px;
}

p.confirmation {
	padding-bottom:250px !important;
}

input.google_search {
	background-image:url(../gfx/btn_go.gif);
	width:25px;
	height:18px;
	padding:0px;
	display:block;
	float:right;
	margin:0px;
	cursor: pointer;
	cursor: hand;
	background-color:transparent;
	background-repeat:no-repeat;
	border:none;
	font-size:1000px;
	margin-left:5px;
}

input.google_input {
	float:right;
}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

li.hideme {display:none !important;}

.default-sections {
	margin-bottom:20px;
	border-bottom:1px dashed #c7c5be;
	padding:0px 20px 20px 20px;
}

.directory h3 {
	font-size:12px;
	color:#872720;
}

.default-sections h3 {
	font-size:12px;
	color:#872720;
}

#interior_content .default-page div {
	margin-left:25px;
	margin-right:25px;
}

#interior_content .default-page div div {
	margin-left:0px;
	margin-right:0px;
}

.directory {
	clear:both;
	overflow:hidden;
}

.directory h1 {
	margin-left:0px;
	padding-left:0px !important;
}

.directory div {
	float:left;
	width:50%;
	display:block;
	height:80px;
}