/* based on andreas00 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 1.1 (Apr 20, 2006) */

/***** Body and main container *****/

body {
margin:0 auto;
padding:0;
font-family:"Times New Roman", Times, serif;
font-size:76%;
background:#eaeaea;
}

#wrap {
background-color:#ffffff;
color:#303030;
margin:0 auto 0 auto;
padding:0 0 0 0 ;
width:730px;
}

/***** Header *****/

#header {

}

#title{
background: url(img/header_top.gif) top left no-repeat;
border-bottom: 2px solid #753728;
height:101px;
}

#title .mainhead {
font-size:4.2em;
font-weight:normal;
margin:0 0 0 0;
font-style:italic;
color:#753728;
letter-spacing:-0.5px;
display:none;
}

#title .subhead {
font-size:1.5em;
font-weight:bold;
margin:0 0 0 0;
padding-left:8px;
font-style:italic;
color:#753728;
letter-spacing:-0.5px;
display:none;
}

#photostrip{
height:142px;
border-bottom: 2px solid #753728;
}


/***** Top Menu *****/

#hmenu {
float:left;
width:100%;
margin:0 0 0 0;
padding:0 0 0 0;
border-bottom: 3px solid #753728;
}

#hmenublock {
float:left;
width:100%;
margin:0 0 0 0;
padding:0 0 0 0;
border-bottom: 3px solid #753728;
background: url(img/menu_block.gif) top left repeat-y;
}

#hmenu ul, #hmenublock ul{
list-style:none;
margin:0 0 0 70px;
padding:0;
}

#hmenu li, #hmenublock li{
float:left;
}

#hmenu li a, #hmenublock li a{
font-style:italic;
text-decoration:none;
color:#753728;
display:block;
padding:0 0 0 5px;
font-size:1.2em;
}

#hmenu li a:hover, #hmenu li a.current, #hmenublock li a:hover, #hmenublock li a.current{
color:#505050;
}


#hmenu h2, #hmenublock h2{
font-size:1.5em;
font-weight:normal;
}

/***** Left sidebar *****/

#extrasleft {
clear:left;
float:left;
width:185px;
margin:0 0 0 0;
padding:20px 0 0 10px;
font-size:1.0em;
background:#cdcdc5;
min-height:500px;
}

#extrasleft p, #extrasleft ul {
margin:0 0 1.5em 0;
line-height:1.3em;
padding:0;
}
#extrasleft ul ul {
margin-left:0.5em;
line-height:1.0em;
}
#extrasleft a {
font-weight:bold;
color:#753728;
}

#extrasleft li {
list-style:none;
margin:0 0 6px 0;
padding:0;
}

#extrasleft h2 {
font-size:1.6em;
font-weight:normal;
margin:0 0 6px 0;
letter-spacing:-1px;
}

/***** Main content *****/

#content {
margin:10px 110px 10px 120px;
line-height:1.5em;
text-align:left;
min-height:500px;
color:#000000;
padding-top:10px;
}

#contentwide {
margin:30px 0 10px 170px;
line-height:1.5em;
text-align:left;
min-height:500px;
}

#contentnarrow {
margin:10px 50px 0 195px;
line-height:1.5em;
text-align:left;
min-height:500px;
padding-left:10px;
padding-top:10px;
}

#contentwide p{
margin-left:0;
}

#content h1, #contentwide h1, #contentnarrow h1{
font-family: Georgia, "Times New Roman", Times, serif; 
font-style: italic; 
font-size:1.6em;
text-transform: uppercase;
font-weight:normal;
}

#content h2, #contentwide h2, #contentnarrow h2{
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#content h3, #contentwide h3, #contentnarrow h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

#content h4, #contentwide h4, #contentnarrow h4{
font-size:1.1em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
font-style:italic;
}

#content h5, #contentwide h5, #contentnarrow h5{
font-size:0.9em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
font-style:italic;
}

#content img, #contentwide img, #contentnarrow img {
padding:1px;
display:inline;
}

#content a, #contentwide a, #contentnarrow a {
font-weight:bold;
}

#content ul, #content ol,
#contentwide ul, #contentwide ol,
#contentnarrow ul, #contentnarrow ol {
margin:0 0 16px 20px;
padding:0;
}

#content ul ul, #content ol ol,
#contentwide ul ul, #contentwide ol ol,
#contentnarrow ul ul, #contentnarrow ol ol {
margin:2px 0 2px 20px;
}

#content li, #contentwide li, #contentnarrow li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

#contentsection{
padding:10px 0 10px 0;
border-top:1px solid #eee;
width:90%;
}


#twocolumnwrap {
width:100%;
float:left;
}
#twocolumnleft {
float:left;
width:48%;
padding:2px;
margin-top:2px;
font-size:90%;
margin-bottom:20px;
}

#twocolumnright {
float:right;
width:48%;
padding:2px;
font-size:90%;
min-height:400px;
margin-bottom:20px;
}

#twocolumnleft h3, #twocolumnright h3 {
font-size:125%;
}
#clearcolumns{
clear:left;
}

#clearright{
clear:right;
}
#funders{
margin-left:120px;
}

/***** Footer *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0 8px 150px;
width:580px;
text-align:left;
color:#753728;
background-color:#cdcdc5;
font-size:1.0em;
border-top: 2px solid #753728;
font-style:italic;
}

#footer p {
padding:0;
margin:0;
font-size:1.2em;
}

#footer a {
background-color:inherit;
text-decoration:none;
font-style:italic;
}

#footer a:hover {
text-decoration:underline;
}

#designby {
font-size:0.7em;
}
#hitcount{
font-size:0.7em;
color:#505050;
}
/***** Various tags *****/

a {
text-decoration:none;
color:#753728;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cdcdc5;
margin:16px;
padding:7px 7px 7px 11px;
color:#505050;
background:#d8d8d8;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

#blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cdcdc5;
margin:16px 0 16px 16px;
padding:7px 7px 7px 11px;
color:#505050;
}

#blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Form styles *****/
form{
padding:0px;
margin:0px;
}

select {
width:300px;
background-color: #ddebfa;
}

.selectnarrow {
width:160px;
}

input, textarea {
border:1px solid #cdcdc5;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:2px;
}

label {
margin:2px;
}

table{
}

td{
padding:10px;
}

textarea {
width:300px;
}


#printheader{
display:none;
}


#checkbox{
padding:0;
width:40px;
}

#radio{
padding:0;
width:40px;
}
/***** Various classes *****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0 10px 0;
padding:10px 10px 5px 10px;
width:105px;
color:#505050;
background:#f4f4f4 url(img/menubg.gif) bottom left repeat-x;
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cdcdc5;
line-height:1.3em;
}

.announce a {
font-weight:bold;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}


.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#303030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}


.style2 {
font-family: "Times New Roman", Times, serif; 
font-size: 1.2em; 
font-style: italic; 
}
.style2 img{
margin-right:5px;}
.style1 {
font-family: "Times New Roman", Times, serif;
font-size: 1.2em;
}
.style3 {
color: #6D2418;
font-style: italic;
font-weight: bold;
font-size: 1.2em;
}
.style4 {
font-family: "Times New Roman", Times, serif; 
font-size: 1.2em; 
font-style: normal; 
}
.title{
font-family: "Times New Roman", Times, serif; 
font-style: italic; 
font-size:2.0em;
text-transform: uppercase;
margin:50px 0 100px 0;
}
.develop{
display:none;
}
p{
font-family: "Times New Roman", Times, serif; 
font-size: 1.2em; 
font-style: italic; 
}
.small{
font-size: 0.8em; 
line-height: 0.9em;
}
