html, body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 22px;
    font-color: white;
    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: #560D0D;
	
}


p, td {
    font-family: verdana,arial,sans-serif;
    font-size: 12px;
	line-height: 22px;
    color: white;
    font-weight: normal;
    text-decoration: none;
	text-align: left;
}

a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#FF9900;
	font-weight: 900;
	text-decoration: none;
}

a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	
	color: white;
	font-weight: 900;
	text-decoration: none;
	
	
}


h1 {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: white;
	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: white;
	font-weight: 900;
	text-decoration: none; /*border-bottom: 1px dashed Blue;*/
}

h2 {
	font-family: verdana,arial,sans-serif;
	font-size: 14px;
	color: white;
	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: white;
	line-height: 16px;
	font-weight: 900;
	text-decoration: none;
}


h3 {
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	color: white;
	font-weight: 900;
	text-decoration: none;
}


.head3 {
	font-family: verdana,arial,sans-serif;
	font-size: 16px;
	color: white;
	line-height: 18px;
	font-weight: 900;
	text-decoration: none;
}

h4 {
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

.head4{
	font-family: verdana,arial,sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	
}

h5 {
	font-family: verdana,arial,sans-serif;
	font-size: 22px;
	line-height: 0px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
}

.head5 {
	font-family: verdana,arial,sans-serif;
	font-size: 24px;
	color: white;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	
}

.head5:hover{
	font-family: verdana,arial,sans-serif;
	font-size: 24px;
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	
	border-bottom: 1px dotted #FF9900;
}

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: 18px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

dl dd {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}

dl dt {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: white;
	font-weight: normal;
	text-decoration: none;
}


div#container {
	width: 1000px;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background-image:url(images/container-back.jpg);
	background-repeat:repeat-y;
	
	
}

div#index a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: white;
	font-weight: 900;
	text-decoration: none;
	
}


div#header {
	background-color:grey; 
	background-image: url(images/header.jpg); 
	background-repeat: no-repeat;
	height: 196px;
	width: 1000px;
	display:block;
}

div#content {
	
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	padding: 10px 100px 10px 100px;
}

div#content a {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#FF9900;
	font-weight: 900;
	text-decoration: none;
}

div#content a:hover {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: white;
	font-weight: 900;
	
	border-bottom: 1px dotted white;
	
}




div#nav {
	text-align:center;
	width: 800px;
	height: 36px;
	padding: 2px 0px 10px 0px;
	margin-bottom: 10px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	
	text-align:center;
	font-weight: 900;
	color:white;
	text-decoration: none;
	border-bottom: 1px dotted #FF9900; 
}

div#nav a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	
	text-align:center;
	font-weight: 900;
	color:#FF9900;
	text-decoration: none;
	
}

div#nav a:hover {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 14px;
	
	text-align:center;

	color: white;
	border-bottom: 1px dotted white;
}


div#photos {
	width: 800px;
		
	}
div#photos a{
	text-decoration: none;
	border-bottom: none;
	}


div#photos a:hover{
	
	text-decoration: none;
	border-bottom: none;
	}

.photos {
	text-decoration: none;
	border-bottom: none;
}



.photos a {
	text-decoration: none;
	border-bottom: none;
}

.photos a:hover {
	text-decoration: none;
	border-bottom: none;
}


div#clear{
	clear:both;
	margin-top:-1px;
}


div#footer {
	
	text-align: center;
	height: 300px;
	width: 1000px;
	background-color: #36527B;
	margin-top: 0px;
	padding-top: 0px;
	
}

div#footer p {
	font-family: verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	height: 14px;
	
}


div#footer a {
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px;
	
	text-align:center;
	font-weight: 900;
	color: white;
	text-decoration: none;
}

div#footer a:hover {
	color: black;
	border-bottom: 1px dotted white;
}
