/* Standard Styles */
/* Standard Styles */
/* Standard Styles */

body {
	margin: 0; 
	background-color: #670000;
	background-attachment : scroll;
	background-repeat: repeat-y; 
	background-position: center;
	color: #000000; 
	text-align: center;
	font-size: 90%;
	background-image: url(background_sliver.gif);    }
	 

h1 {
	font-size: 40px;
	color: #770000;
	margin: 0;
	padding-bottom: 10px;
	font-weight: normal; }

h2, h3 {
	color: #550000;
	margin: 0;
	font-weight: normal; }


p, ol, ul, address {
	font-size: 83%;
	font-style: normal;
	line-height: 140%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

p {
	padding-bottom: 10px;
	margin: 0; }

a, a:visited {
	color: #1B3F3E;
	font-weight: bold;
	text-decoration: underline; }

a:hover {
	color: #7E1A1C;	}



/* Div ID's */
/* Div ID's */
/* Div ID's */

#container {
	width: 700px;
	/* background-color: #b5965a; */
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 1px;	 }

#header {
	height: 300px;
	width: 600px;
	background-image: url(header.jpg);
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;    
	border: solid 1px #cccccc}

#content {
	/* background-color: #6b796b; */
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 300px;    }


#footer {
	margin-top: 50px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	font-size: 90%;
	clear: both;
	width: 300px;	 }   

#footer p, #footer address {
	text-align: left;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif; }

    
.nav {
	position: absolute;
	top: 850px;
	left: 12px;
	width: 163px;
	text-align: left;}

.nav h1 { 
	font-size: 100%; 
	text-align: center; }

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #8F6035;   }

.nav li {  
	 border-top: 1px solid #9F6035;
	 font-family: Georgia, "Times New Roman", Times, serif;    }

.nav li a, #nav li a:visited {
	display: block;
	width: 165px;
	height: 24px;
	color: #000;
	font-style: normal;
	font-variant: small-caps;
	text-decoration: none;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;    }
    
.nav li a:hover {
    	background-color: #e0d4bb; }

.sidebar {
	position: absolute;
	top: 350px;
	right: 11px;
	width: 141px;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;}
	 
.sidebar h1 {
	font-size: 100%;
	text-align: center;}


.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;}

.sidebar ul li {
	padding-bottom: 10px;}


.inq {
	position: absolute;
	top: 850px;
	right: 11px;
	width: 163px;
	text-align: left;}

.inq h1 { 
	font-size: 100%; 
	text-align: center; }

    
.inq form input, textarea {
	font-family: Arial; 
	font-size: 10px;
	border: 0px;
	}

.inq form {
	font-family: Arial; 
	font-size: 12px;}


.sidebar2 {
        position: absolute;
        top: 350px;
	left: 14px;
        right: 11px;
        width: 141px;
        text-align: left;
        margin-right: 10px;
        margin-left: 10px;    }

.sidebar2 h1 {
        font-size: 100%;
        text-align: center;}


.sidebar2 ul {
        list-style: none;
        margin: 0;
        padding: 0;
	text-align: center;}

.sidebar2 ul li {
        padding-bottom: 10px;}

.sidebar2 img {
	border: 1px solid #cccccc;}

.floatLeft {
	float: left;
	padding-right: 10px;}

.floatRight {
	float: right;
	padding-left: 10px;}

.centered {
	margin: 0 auto;
	display: block;
	padding: 10px;}

.pic {
	list-style: none;
	margin: 0;
	padding: 0;}

.pic li {
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 80%;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;}    

.pic img {
	display: block;
	padding: 0;
	border: 1px solid #cccccc;}

.pic a img, .pic a:visited img {
	font-style: normal;
	text-decoration: none;}

.pic a:hover img {
	border: 1px solid #cccccc;}

.top {
	text-align: right; }

.tabLeft30px {
    	padding-left: 35px;    }

.date {
	font-size: 90%;
	font-style: italic;}

.certified {
	border: none; }

/* New browser compatibility */
html>body #nav {
	position: absolute;
	top: 350px;
	left: 11px;	}

