/* generated by csscreator.com */ 
html, body{ 
background-color: #332019;
background-image: url(bg3.gif);
background-repeat: repeat-y;
background-attachment: 
fixed;
margin:0; 
padding:0; 
min-width: 550px;
 } 
 
#pagewidth{ 
 width:100%;  
} 
 
#leftcol{
background-image: url(logotext-2.png);
background-repeat: no-repeat;
width:220px;
height:100%; 
position:fixed; 
top:0px;
left:0px;
 }

h6.date{
color:#c17b1d;
text-decoration:none;
font-size: 100%;
margin-left:-4em;
margin-top:-2em;
text-align:left;
float:left;
font-weight:normal;
font-style: italic;
} 
#menu{
background-image: url(menudivider.png);
background-repeat: no-repeat;
background-position:30px 260px;
padding-top:300px;
margin-left:30px;
margin-right:33px;
font-size: 125%;
letter-spacing: 0.025em;
Line-height: 200%;
text-align:center;
}

a:link{color:#4c2f24;text-decoration:none;}
a:visited{color:#4c2f24;font-style:italic;text-decoration:none;}
a:hover{color:#c17b1d;text-decoration:none;}
a.active{color:#c17b1d;text-decoration:none;}

a.subpage:link{text-decoration:none;color:white;
font-style:italic;}
a.subpage:visited{text-decoration:none;color:white;}
a.subpage:hover{color:white;text-decoration:none;font-weight:bold;
font-size:120%;}
a.subpage:active{color:white;text-decoration:none;font-weight:bold;}


a.subpage-here:link{text-decoration:none;color:white;
font-style:italic; font-weight:bold;}
a.subpage-here:visited{text-decoration:none;color:white;font-weight:bold;}
a.subpage-here:hover{color:white;
text-decoration:none;font-weight:bold;
font-size:120%;}
a.subpage-here:active{color:white;text-decoration:none;
font-weight:bold;}


a.contentlink:link{text-decoration:none;color:#c17b1d;font-style:italic;}
a.contentlink:visited{text-decoration:none;color:white;color:#c17b1d}
a.contentlink:hover{text-decoration:none;font-weight:bold;}
a.contentlink:active{text-decoration:none;font-weight:bold;}


h3.subpage:first-letter{
font-size: 85%;
vertical-align:top;
color: #c17b1d;}

#legal{
font-style: italic;
color:gray;
font-family: serif;
text-align:center;
font-size:small;
margin-left:40px;
margin-right:43px;} 

#header{
padding-bottom: 50px;}

#clear{clear:left;}

ul{list-style-image: url('bullet.png')}


h5{
margin-bottom:-.5em;
font-weight:normal;
font-size:110%;
text-indent:1em;
}
h5:first-letter{
font-style:italic;
font-size:120%}


h4{
padding-top:1em;
margin-bottom: -.25em;
font-weight:normal;
font-size:140%;
text-indent:1em;}

h4:first-letter{
font-style: italic;
font-size:150%;}

h3.subpage{
margin-top:-1em;
padding-left:.5em;
float:right;
font-weight:normal;
font-size: 90%;
letter-spacing: 0.05em;
position: relative;}




h2{
margin-right: 5em;
margin-top: -1em;
float: right;
font-size:200%;
font-weight: normal;
font-style: italic;
position: relative;
}

h1.top{
text-align:right;
width:100%;
float:right;
letter-spacing: 0.05em;
font-size:350%;
color: #c17b1d;}

h1.top:first-letter 
{font-size:140%;}


#content{
text-align: left;
font-family: serif;
padding-left: 270px;
padding-bottom: 500px;
margin-top: 30px;
margin-right:40px;
line-height: 130%;
font-size:95%;
color: white;}

#endimage{
background-image: url(end.png);
background-position: center;
background-repeat: no-repeat;
width:100%;
}

#maincol{
background-image: url(bgmain2.gif);
background-attachment: 
fixed;
background-repeat: no-repeat;
float:right;
 display:inline; 
 width:100%; 
 }



div.figure {
  float: right;
  width: 45%;
  margin: 1em;
}
div.figure p {
margin-top:-1em;
  text-align: center;
  font-style: italic;
  font-size: small;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

#contactcol1{
width:25%;
min-width: 9em;

float:left;}
#contactcol2{
color:#c17b1d;
padding-top:2em;
width:70%;
float:left;}

#contactform{float:right;
width:100%;
margin-top:-1em;
padding-top:2em;}
 


.caption{
text-align:center;
font-style:italic;
font-size:80%;
margin:1em;
float:right;}
img{margin-bottom:-.5em;
border: 1px solid black;
}
img.scaled {width: 100%;
}
 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
