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

BODY {
	background-color: #c9ba6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #180400;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;	
	}
	

a {color: #8f4f1d; text-decoration: none; font-weight: bold;}

a:hover {color: #8f4f1d; text-decoration: underline; font-weight: bold;} 

a:visited {color: #82915f; font-weight: bold; }

TD {font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;}

.smtext {font-size: 12px;}

.imgborder {border: 1px solid #000000;}


.padding {padding-left: 4px; padding-right: 4px;}

.floatbox {border: thin solid #8f4f1d; width: 175px;}


.news {float: right; width: 319px; height: 300px; background-image: url(/images/whatsnew.png); text-align: left; background-repeat: no-repeat; background-position: top; margin: 0px 0px 0px 0px; color: #c9ba6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px; overflow: auto;}

.style1 {
	color: #c9ba6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;}
.style1 a {color: #8f4f1d; text-decoration: none; font-weight: bold;}
.style1 a:hover {color: #8f4f1d; text-decoration: underline; font-weight: bold;} 
.style1 a:visited {color: #82915f; font-weight: bold;}

.style2 {
	color: #c9ba6f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;}


.outline {border: 2px solid #171c17; width:900px; margin: auto; background-color: #ffffff;}

	 
			 
h1{
        font-weight: bold;
        font-size: 26px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
		padding: 0px;
        color : #180400;
        margin: 0px;
}

h2{
        font-weight: bold;
        font-size: 22px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
        color : #442721;
        margin: 0px;
		border-bottom: thin solid #8f4f1d;
		font-variant:small-caps;
		line-height : 120%;
		
}

h3{
        font-weight: bold;
        font-size: 20px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        text-decoration: none;
        line-height : 120%;
		  color : #8f4f1d;
        margin: 0px;	
		
		}

h4{
        font-weight: bold;
        font-size: 18px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color: #180400;
        margin: 2px;
		 			}
		
h5{
        font-weight: bold;
        font-size: 16px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 120%;
		  color : #e4c994;
        margin: 2px;
		background-color: #442721;
		}		
		
h6 { 
	     font-weight: 900;
        font-size: 16px;
        font-family: Georgia, "Times New Roman", Times, serif;
        text-decoration: none;
        line-height : 95%;
        color : #82915f;
        margin: 0px; 
		padding: 0px;
		  letter-spacing: 0px;
		  font-variant: small-caps;
		  text-align: left;
			}
			