@charset "UTF-8";
/* CSS Document */

body {
background-color:#ebe9e2;
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
line-height:1.2em;
}

a:link, a:visited, a:active {
color:#9b032c;
}



h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:24px;
font-weight:normal;
padding:0 0 5px 0;
margin:0;
border-bottom:#cdcabd solid 1px;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-weight:normal;
padding:0 0 5px 0;
margin:0;
border-bottom:#cdcabd solid 1px;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:15px;
font-weight:normal;
padding:0 0 5px 0;
margin:0;
border-bottom:#cdcabd solid 1px;
}

.noborder {
border:none;
padding-bottom:0px;
}

p {
font-size:13px;
}

#events {font-size:12px;
margin:5px 10px 0px 20px;}

#eventslist {}

td {
font-size:13px;
}

.home-l p {
padding:5px 10px 5px 20px;
}

.home-l h2 {
padding:0 10px 5px 5px;
}

.home-m p, .home-m h3 {
padding:0 10px 5px 10px;
}

.sec-m p, .sec-m h1 {
padding:0 20px 5px 3px;
}

.sec-r p, .sec-r h3 {
padding:0 15px 5px 15px;
}

#container {
width:920px;
margin:0 auto;
text-align:center;
height:100%;
}

#header, #content,#footer {
overflow:hidden;
display:inline-block;
text-align:left
}

#header {
background:url(images/header-bg.jpg) no-repeat;
height:118px;
}

#menu-home {
background: url(images/nav-bg-home.gif) no-repeat;
height:35px;
}

#menu-sec {
background: url(images/nav-bg-sec.gif) no-repeat;
height:35px;
}




#content {
background: url(images/content-bg.gif) top center repeat-y;
}

#content img {
border:#cdcabd solid 1px;
padding:10px;
}


#home-left {
float:left;
width:315px;
margin:15px 0 5px 0;
padding:5px 0 5px 30px;
border-right:#cdcabd solid 1px;
}

#home-middle {
float:left;
width:270px;
margin:15px 0 5px 0;
padding:5px 0 5px 0;
}

#home-right {
float:left;
width:275px;
padding:10px;
}

#sec-left {
float:left;
width:210px;
margin:10px 0 5px 20px;
padding:10px;
}

#sec-middle {
float:left;
width:470px;
margin:15px 0 5px 0;
padding:5px 0 5px 0;
border-right:#cdcabd solid 1px;
}

#sec-middle p {
padding:0 30px 0 5px;
}

#sec-middle ol {
font-size:13px;
padding:5px;
margin:0 8px 0 25px;
}

#sec-middle ul {
font-size:13px;
padding:5px;
margin:0 8px 0 25px;
}

#sec-middle2 {
float:left;
width:645px;
margin:15px 0 5px 0;
padding:5px 0 5px 0;
border-right:#cdcabd solid 1px;
}

#sec-middle2 p {
padding-right:30px;
}

#sec-middle3 {
float:left;
width:700px;
margin:15px 0 5px 20px;
padding:5px 0 5px 0;
border-right:#cdcabd solid 1px;
}

#sec-middle3 p {
padding-right:30px;
}

#sec-right {
float:left;
width:175px;
margin:15px 0 5px 0;
padding:5px 0 5px 0;
}

#sec-right ul {
font-size:13px;
padding:5px;
margin:0 8px 0 25px;
list-style-image:url(images/bullet.gif)
}

#pdf ul {
font-size:13px;
padding:5px;
margin:0 8px 0 35px;
line-height:2em;
list-style-image:url(images/page_white_acrobat.gif)
}

#pdf p {
font-size:13px;
padding:5px;
margin:0 0px 0 10px;

}


#featured {
padding:0;
margin:0;
width:9800px;
height:134px;
overflow: hidden;

}

#imageList img {}

#sec-cap {
padding:0;
margin:0;
background: url(images/sec-cap-bg.gif) top center no-repeat;
}

#footer {
background: url(images/footer-bg.gif) top center no-repeat;
height:122px;
}
#footer-stretch {
background: url(images/footer-bg-stretch.gif) top center repeat-y;
height:100%;
}

#footer-left {
float:left;
font-size:11px;
padding:30px 0 0 40px;
line-height:1.75em;
position:relative;
width:320px;
}

#footer-left a {
font-size:13px;
color:#000000;
font-weight:bold;
text-decoration:none;
}

#footer-left a:hover {
font-size:13px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

#footer-left2 {
float:left;
padding:30px 0 0 10px;
width:118px;
}

#footer-left2 img {
margin-bottom:5px;
}

#footer-right {
float:right;
font-size:11px;
padding:40px 20px 0 0px;
width:377px;
}

#footer-right a {
font-size:13px;
color:#000000;
padding:8px;
background-color:#999d91;
text-decoration:none;
margin:5px;
}

#footer-right a:hover {
font-size:13px;
color:#fcf1bb;
padding:8px;
background-color:#374a3f;
text-decoration:none;
margin:5px;
}

/* safari and opera need this */

#header,#menu-home,#menu-sec,#footer {width:100%}


#content {width:100%}


#footer {clear:left}


