html, body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 22px;
    font-color: black;
    font-weight: normal;
    text-decoration: none;
	height: 100%; 
}

body {
	text-align:center;
	
/*	background-image:url(images/header-back.jpg);
	background-repeat:repeat-x;*/
	background-color: #CCC;
	height: 100%;
}


p {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 22px;
    color: black;
    font-weight: normal;
    text-decoration: none;
	text-align: left;
}

a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:navy;
	font-weight: 900;
	text-decoration: none;
}

a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	
	color: black;
	font-weight: 900;
	text-decoration: none;
	/*border-bottom: 1px dotted navy; */
	
	
}


h1 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	font-weight: 900;
	text-decoration: none; /*border-bottom: 1px dashed Blue;*/
}

.head1 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: black;
	font-weight: 900;
	text-decoration: none; /*border-bottom: 1px dashed Blue;*/
}

h2 {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: black;
	font-weight: 900;
	text-decoration: none;
	padding: 5px;
	border: 1px solid white;
	width: 200px; 
	align: center;
	background-image: url(images/header.jpg);
	margin: 20px 0px 15px 0px;
}

.head2 {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: black;
	line-height: 16px;
	font-weight: 900;
	text-decoration: none;
}


h3 {
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	color: navy;
	font-weight: 900;
	text-decoration: none;
}


.head3 {
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	color: navy;
	line-height: 22px;
	font-weight: 900;
	text-decoration: none;
}

h4 {
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	line-height: 28px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.head4{
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: black;
	font-weight: normal;
	text-decoration: none;
	
}

h5 {
	font-family: verdana,arial,sans-serif;
	font-size: 20px;
	line-height: 0px;
	color: navy;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

h5:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 20px;
	line-height: 0px;
	color:#996;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted navy;
}



.head5 {
	font-family: verdana,arial,sans-serif;
	font-size: 20px;
	color:#996;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	
}

.head5:a {
	font-family: verdana,arial,sans-serif;
	font-size: 20px;
	color: navy;
	font-weight: normal;
	text-decoration: none;

}


.head5:hover{
	font-family: verdana,arial,sans-serif;
	font-size: 20px;
	color:navy;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	
	border-bottom: 1px dotted #navy;
}

h6 {
	font-family: verdana,arial,sans-serif;
	font-size: 28px;
	color:white;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

ul li {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}


div#container {
	width: 960px;
	
	text-align: center;
	margin: 0 auto;
	height: 0 auto;
	padding: 30px 0px 0px 0px;
	height: 100%;
	
	/*background-color: white;*/

}



div#header {
	margin: 0px 0px 0px 0px;
	
	background-image: url(images/head-back.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color:black; 
	height: 150px ;
	width: 960px;
	/*display:block;
	border-bottom: 10px solid #C6B539; */
}

div#nav {
	background-color: white;
	width: 960px;
	text-align:left;
	height: 60px;
	
	/*padding: 7px 0px 0px 150px;*/
	
}

div#nav p{	
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align:left;
	font-weight: strong;
	color: red;
	text-decoration: none;
	
}

div#nav a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-align:left;
	font-weight: 800;
	color:#900;
	margin: 20px 5px 5px 5px;
	text-decoration: none;
	
}

div#nav a:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: 800;
	text-align:left;
	color: red;
	/*border-bottom: 1px dotted #996;*/
	background-color: black ;
	padding: 10px 10px 5px 10px;
	margin: 20px 0px 5px 0px;
}


div#index {
	background-color: white;
	width: 960px;
	text-align: left;
	height: auto;
}

div#index p {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}


div#index a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#900;
	font-weight: 900;
	text-decoration: none;
}

div#index a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #900;
	font-weight: 900;
	border-bottom: 1px dashed #900;
	padding-bottom: 2px;
	
}

div#content {
	width: 960px;
	padding: 0px 0px 0px 0px;
}

div#content a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:navy;
	font-weight: 900;
	text-decoration: none;
}

div#content a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: navy;
	font-weight: 900;
	/*padding-bottom: 2px; */
	border-bottom: 1px dotted navy;
	
}




div#intro {
	background-image: url(images/intro.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 960px;
	min-height: 500px;
	
}



div#did-you-know {
	width: 217px;
	
}

div#did-you-know p{

	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 28px;
	padding: 50px 0px 0px 30px;
	width: 160px;
}

div#gallery {
	width: 960px;
	background-color:white;		  
}

div#gallery p {
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}


div#gallery a {
	
	text-decoration: none;
	padding: 0px;
	margin: 0px;
			  
}

div#gallery a:hover {
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	
  
}


div#clear{
	clear:both;
	margin-top:-1px;
}




div#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 300px;
	width: 960px;
	background-color: black;
	
}

div#footer p {
	font-family: verdana, Helvetica, sans-serif;
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color:red;
	line-height: 50px;
	margin: 0px 0px 0px 20px;
}


div#footer a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px 0px 3px 0px;
	font-weight: 900;
	color: white;
	border-bottom: 1px dotted white;
	
}

div#footer a:hover {
	color: red;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted red;
}

/*

div#headertop {
	float: right;
	margin: 50px 0px 0px 0px;
	width: 240px;
	height: 97px;
}
	
	
	
    position: relative;
    text-align: right;
    top: -125px;
    right: 10px;
    color: white;
	font-family:verdana,arial,sans-serif;
	font-size:12px;
	font-weight:900;




div#headertop p {
	color: white;
	font-family: verdana,arial,sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 14px;
	text-decoration: none;
	text-align: left;

}


div#headertop a {
	color: white;
	font-family: verdana,arial,sans-serif;
	font-size:14px;
	font-weight:900;
	line-height: 14px;
	text-decoration: none;
	text-align: left;

}

div#headertop a:hover {
	color:#C6B539;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	border-bottom: 1px dotted #C6B539;
	
}


div#headertop: h1 {
	color: white;
	font-family:verdana,arial,sans-serif;
	font-size:18px;
	color:white;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	
	
}

*/