body, html {
    background-color:#000000; 
}

.a {
	font-family: Arial;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 		
}
.a:link { 
	font-family: Arial;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 
}
.a:visited { 
	font-family: Arial;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 
}
.a:hover {
	font-family: Arial;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 
}
.leftSide {
	background-color:#5E5E5E;
}

H1 {
	color: #F9971C;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.header {
	color: #F9971C;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}
.important {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15pt;
	font-weight: bold;
}

.smallTxt {
	height:20;
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;	
}

.footerLink:link {
	height:20;
	color: #000000;
	font-family: Arial;
	font-size: 10px;	
}
.footerLink:visited {
	height:20;
	color: #000000;
	font-family: Arial;
	font-size: 10px;	
}
.footerLink:hover {
	height:20;
	color: #000000;
	font-family: Arial;
	font-size: 10px;	
}

.title {
	color: #B28041;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.title2 {
	color: #E57E37;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.mainContent {
	padding-left: 25px;
	padding-right: 8px;
}

.content {
	color: #FFFFFF;
	font-family: Arial;
	margin-right:2px;
	font-size: 12px;
}

.navlink {
	font-family: verdana;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 
	border: 2px; 
	background-color: #F5991A;
	padding-left: 10px;
	padding-right: 10px;	
}
.navlink:link { 
color: 000000; 
background-color: #F5991A;
text-decoration: none;
padding-left: 10px;
	padding-right: 10px;
}
.navlink:visited { 
color: 000000; 
background-color: #F5991A;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
}
.navlink:hover {
color: white; 
background-color: #F5991A;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
} 

.textLink {
	font-family: Arial;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold;	
}
.textLink:link { 
	font-family: Arial;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold;
}
.textLink:visited { 
	font-family: Arial;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt; 
	font-weight: bold;
}
.textLink:hover {
	font-family: Arial;
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 10pt;
	font-weight: bold;
} 

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}


/**************************************************** PHOTO GALLERY *********************************/

.nav {
	font-family: verdana;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 
	border: 2px; 
	background-color: #F5991A;
	padding-left: 5px;
	padding-right: 5px;	
}
.nav:link { 
color: 000000; 
background-color: #F5991A;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
.nav:visited { 
color: 000000; 
background-color: #F5991A;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
.nav:hover {
color: white; 
background-color: #F5991A;
text-decoration: none;
padding-right: 5px;
padding-left: 5px; 
} 

.nav_current {
	font-family: verdana;
	text-decoration: none; 
	color: #000000; 
	font-size: 10pt; 
	border: 2px; 
	background-color: #F5991A;
	padding-left: 5px;
	padding-right: 5px;	
}
.nav_current:link { 
color: 000000; 
background-color: #F5991A;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
.nav_current:visited { 
color: 000000; 
background-color: #F5991A;
text-decoration: none;
padding-left: 5px;
padding-right: 5px;
}
.nav_current:hover {
color: white; 
background-color: #F5991A;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
} 

.description {
	color: #FFFFFF;
	font-family: Arial;
	margin-right:2px;
	font-size: 12px;
}