body {
  behavior:url("./styles/csshover.htc");
}

#header {
width:960px;
text-align: center;
margin-left: auto;
margin-right: auto;
clear:both;
}

.header-footer {
background: url(../images/header_2.jpg) repeat-x;
}

#header-wrapper {
width:100%;
height:200px;
}

#banner {
width: 960px;
margin-left: auto;
margin-right: auto;
background-color:#FFFFFF;
border-top: solid #CDAA7D;
border-left: solid #CDAA7D;
border-right: solid #CDAA7D;
height:40px;
clear:both;
}

#banner-wrapper {
text-align: center;
width:100%;
height:40px;
}

#content p {
margin-left: 1em;
margin-right: 1em;
}


#content ul li {
  background:transparent none repeat scroll 0% 0%;
  list-style-position:inside;
  list-style:square;
  margin-left:2em;
  margin-right:1em;
}

#content img {
  padding-right:2em;
}

#sidebar {
width:25%;
float:right;
color: #EEC900;
}

#content {
width:75%;
float:left;
color: #CDAA7D;
}

#wrapper {
margin-left: auto;
margin-right: auto;
text-align: left;
width:960px;
border: solid #CDAA7D;
overflow:hidden;
background: url(../images/content-wrapper-bg_2.png) 75% 0 repeat-y;
}

#content-wrapper {
width:100%;
position: relative; 
}

.zero-margin {
margin: 0px;
padding: 0px; 
}

#footer {
width: 100%;
margin: auto auto;
text-align: center;
clear:both;
}

#footer-wrapper {
width:100%;
height:95px;
clear:both;
}


#search {
width:25%;
height:95px;
background: url(../images/search.png) ;
float:right;
}


#sidebar h3 {
margin-left : 3%;
}

#content p { margin:0; padding:1.2em; }
#content p a:link,
#content p a:visited,
#content p a:hover,
#content p a:active
	{ font-weight:bold; color:#b9121b; }

#footer p {
margin-left : 5%;
margin-right : 5%;
font-size:1em; 
}

#footer p a:link,
#footer p a:visited,
#footer p a:hover,
#footer p a:active
{ font-weight:bold; color:#b9121b; }

.bl {background: url(../images/bl.gif) 0 100% no-repeat; width: 95%}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px} 

.header1 {
font-family : "Times New Roman", serif;
color       : #EEAD0E;
font-size   : 2.5em;
}
.header2 {
font-family : "Times New Roman", serif;
color       : #008B45;
font-size   : 1.2em;
font-weight : bold; 
}

.section-title {
font-size: 1.2em;
text-align : center;
font-weight: bold;
padding-left: 1em;
}


