@charset "utf-8";
/* CSS Document */

h1 { font-size:24px; color:#7b0909; margin:0; padding:0 0 14px 0; text-transform:uppercase; }
h2 { color:#20486a; line-height:19px; font-size:12px; font-weight:bold; margin:0; padding:0 0 10px 0; }
h3 { display:inline; color:#20486a; font-style:italic; line-height:19px; font-size:11px; font-weight:bold; margin:0; padding:0; }
.subtitle { display:inline; color:#20486a; font-style:italic; line-height:19px; font-size:11px; font-weight:bold; margin:0; padding:0; }
.home-title { display:block; font-size:22px; color:#7b0909; margin:0; padding:0; text-transform:uppercase; padding:0 0 9px 0; }

body { padding:0; margin:0; font:normal 11px Verdana, Arial, Helvetica, sans-serif; background-color:#f4f6eb; }
.cleardiv { clear:both; }

#left-bar-repeat { background:url(/images/bg/left-bg-repeat.gif) top right repeat-y; vertical-align:top; }
#right-bar-repeat { background:url(/images/bg/right-bg-repeat.gif) top left repeat-y; vertical-align:top; }
#left-bar { background:url(/images/bg/left-bg.jpg) top right no-repeat; height:875px; }
#right-bar { background:url(/images/bg/right-bg.jpg) top left no-repeat; height:875px; }

.main { background:url(/images/bg/main-bg.jpg) top left no-repeat #f9f3e2; vertical-align:top; }

#header { position:relative; height:225px; width:969px; }
#logo { float:left; padding:0 0 0 18px; }
#banner { float:right; padding:0 24px 0 0; }
#util { position:absolute; top:9px; right:59px; }
#util a { height:0; padding-top:27px; display:block; width:65px; overflow:hidden; background:url(/images/util/util-home.jpg) top left no-repeat; }
#util a:hover { background-image:url(/images/util/util-home-over.jpg); }

#nav { vertical-align:top; padding-left:7px; padding-bottom:55px; }

#menu { width:185px; font-size:12px; font-weight:bold; vertical-align:top; }
#menu-inner { position:relative; }
#menu-photo { position:absolute; top:239px; left:0; }
#menu-inner ul { list-style-type:none; padding:0; margin:0; position:absolute; width:217px; top:0; left:-32px; }
#menu-inner li { padding:0; margin:0; vertical-align:bottom; zoom:1; }
#menu-inner li a { display:block; color:#260900; text-decoration:none; padding:5px 0 6px 67px; background:url(/images/menu/divider.gif) bottom right no-repeat; }
#menu-inner li a:hover { color:#7b0909; }
#menu-inner li a.active { color:#fff; background:url(/images/menu/menu-bg.jpg) bottom right no-repeat; }

.inactive {
	display:none;
}
li.active .inactive {
	display:block;
}

#menu-inner li#first-item a.active { background-position:top right;}
#menu-inner li#second-item a.active { background-position:right -25px; }
#menu-inner li#third-item a.active { background-position:right -50px; }
#menu-inner li#third-item-two-row a.active { background-position:right -64px; }
#menu-inner li#fourth-item a.active { background-position:right -75px; }
#menu-inner li#fifth-item a.active { background-position:right -100px; }
#menu-inner li#sixth-item a.active { background-position:right -125px; }

#content { vertical-align:top; color:#452a0c; padding:10px 31px 0 35px; }
#content p { line-height:19px; margin:0; padding:0 0 10px 0; }
#content a { color:#a70300; text-decoration:none; }
#content a:visited { color:#91683b; text-decoration:underline; }
#content a:hover { color:#a70300; text-decoration:underline; }

#content ul.large-list {
	line-height:19px;
}

#cta { width:163px; padding:36px 24px 219px 0; vertical-align:top; }
#cta ul { padding:0; margin:0; list-style-type:none; }
#cta li a { display:block; overflow:hidden; height:0; width:163px; background-image:url(/images/cta/cta.gif); }
#cta li a:hover { background-image:url(/images/cta/cta-over.gif); }
#cta li#cta-events a { padding-top:61px; }
#cta li#cta-links a { padding-top:78px; background-position:0 -61px; }
#cta li#cta-services a { padding-top:74px; background-position:0 -139px; }
#cta li#cta-calendar a { padding-top:58px; background-position:0 -213px; }

#footer { color:#280a00; text-align:center; line-height:18px; background:url(/images/footer-bg.gif) top left no-repeat; vertical-align:top; }
#footer a { color:#280a00; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
.footer-top-row { text-transform:uppercase; font-weight:bold; display:block; }
.footer-top-row a { color:#280a00; text-decoration:none; }
.footer-top-row a:hover { text-decoration:underline; }
#footer-inner { position:relative; padding:11px 0 13px 0; width:969px; }
#footer-left { background:url(/images/footer-left.gif) top left no-repeat #908168; width:32px; height:60px; position:absolute; left:-32px; top:0; }
#footer-right { background:url(/images/footer-left.gif) top left no-repeat; width:24px; height:60px; position:absolute; right:-24px; top:0; }


/* homepage */
#homepage .main { background:url(/images/home/main-bg.jpg) 0 225px no-repeat #f4f6eb; }
#homepage #left-bar { background:url(/images/home/left-bar.jpg) top right no-repeat #f4f6eb; }
#homepage #right-bar { background:url(/images/home/right-bar.jpg) top left no-repeat #f4f6eb; }
#homepage #content { padding:37px 93px 0 62px; text-align:center; }

#homepage #nav { padding-bottom:0; }
#home-cta { vertical-align:top; padding:17px 0 80px 0; }

#content-inner { font-size:13px; font-weight:bold; padding:13px 0 6px 0; }
#content-inner p { line-height:18px; padding:0 74px 6px; }

#homepage #footer { background:none; }
#homepage #footer-left { background:none; }
#homepage #footer-right { background:none; }.bold {
	font-weight: bold;
	color: #666666;
}
.italic {
	font-style: italic;
}
.lineSolid {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C38B41;
}
.text1 {
	color: #20486A;
	font-size:10px;
}
.smallGrey {
	font-size: 11px;
	color: #999999;
}
.imgContent {
	margin:0px 15px 5px 0px;
	border: 1px solid #EFDFC9;}
	
.imgGallery {
	margin:0px 0px 0px 0px;
	border: 1px solid #EFDFC9;}
	
	
.divborder
{
	line-height:33px;
	border:none;
	border-bottom:solid 1px #a09995;
	border-top:solid 1px #a09995;
	color: #7e050c;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform:uppercase;
}
.eventmiddlecolumn
{
	width:370px;
}
.descli ul
{
	padding:0;
	margin:0;
	margin-left:12px;
}
.descli li
{
	padding:0px;
	
}

.eventname
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#321607;
	font-size:11px;
}
.dottedline
{
	height:1px;
	background-image:url(/images/dottedline.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.descTDCSSS
{
	vertical-align:top; 
	padding:5px 0px;
}
.jobbold
{
	font-weight:bold;
}
.sitemap2 {
	padding-left:15px;
	margin-left:15px;
}

