body {
	margin: 0;
	background-color:#000000;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

/*  Defines the background image for each page  **/

.bg1 {background-image: url(../_images/bg-1.jpg)}
.bg2 {background-image: url(../_images/bg-2.jpg)}
.bg3 {background-image: url(../_images/bg-3.jpg)}
.bg4 {background-image: url(../_images/bg-4.jpg)}
.bg5 {background-image: url(../_images/bg-5.jpg)}
.bg6 {background-image: url(../_images/bg-6.jpg)}
.bg7 {background-image: url(../_images/bg-7.jpg)}
.bg8 {background-image: url(../_images/bg-8.jpg)}

/*	Testimonials thumbnail box*/

.thumb {
	border:#F68320 thin solid;
	padding: 1px;
}

.thumb2 {
	border:#FFFFFF thin solid;
	padding: 1px;
}

hr {
	border:none;
	background-repeat:repeat-x;
	background-image:url(../_images/bullet-hr.gif);
    height:5px;
    width:100%;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #F68320;
	text-align:left;
}	
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-align:left;
}
	
.orange {
	color:#F68320}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #398D31;
	text-align:left;
}

p {
	font: normal 13px/30px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align:left;
}

.copy {
	font: normal 13px/120% Georgia, "Times New Roman", Times, serif;
	color: #666666;
	text-align:left;
}

.events h2 {
	border-top: 1px dotted #999999;
	margin: 0;
	padding: 15px 0;
}

.events h3 {
	border-top: 1px dotted #999999;
	margin: 0;
	padding-top: 15px;
}

.media-pg {
	padding:0 20px 10px 20px;
	width: 500px;
	height: 260px;
	border: 1px solid #999;
	background-color: #FFFFFF;
	overflow: auto;
}

div.testimonials {
	padding: 5px;
	width: 600px;
	height: 250px;
	border: 1px solid #999;
	overflow: scroll;
}

#media-pg h3, p {
	margin: 7px 0;
	padding: 0;
}

#media-pg h3.media {
	margin:inherit;
	padding-top: 20px;
}

#top-bdr {
	border: none;
	padding-top: 15px;
}

.media {
	font: normal 15px/100% Georgia, "Times New Roman", Times, serif;
	color: #F68320;
	text-align:left;
}

.media a:link 	{ color: #F68320; text-decoration: underline; }

.media a:visited 	{ color: #F68320; text-decoration : underline; }

.media a:active 	{ color: #F68320; text-decoration : none; }

.media a:hover 	{ color: #F68320; text-decoration : none; }

a:link, a:visited, a:active {
	text-decoration:underline;
	color: #F68320;

}
a:hover {
	text-decoration:none;
}

ul	{
	margin:0;
	padding:15px 0 25px 25px;
}

li .nav{
	text-align:right;
	list-style-type:none;
}

li {
	font: normal 13px/130% Georgia, "Times New Roman", Times, serif;
	list-style-image:url(../_images/bullet.gif);
	color: #398D31;
	text-align:left;
	}

.content {
	padding:0 45px 0 45px;
	}	
	
.content-temp {
	padding:0 45px 0 45px;
	align: left;
	}	
	
.about {
	padding:15px 20px 10px 20px;
	width: 455px;
	height: 260px;
	border: 1px solid #999;
	background-color: #FFFFFF;
	overflow: scroll;
}
.events {
	padding:0 20px 10px 20px;
	width: 500px;
	height: 260px;
	border: 1px solid #999;
	background-color: #FFFFFF;
	overflow: auto;
}

.main-table {
	margin-top: 120px;
}

.bott-nav-table {
	padding:160px 0 0 0;
}	

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 180%;
	font-weight: normal;
	color: #FFFFFF;
}

.nav a:link 	{ color: #FFFFFF; text-decoration: none; }

.nav a:visited 	{ color: #FFFFFF; text-decoration : none; }

.nav a:active 	{ color: #FFFFFF; text-decoration : none; }

.nav a:hover 	{ color: #FFFFFF; text-decoration : underline; }

.bott-nav {
	font: normal 13px/120% Georgia, "Times New Roman", Times, serif;
	color: #999999;
	padding-bottom: 20px;
}

.bott-nav img {
	padding-left: 5px;
}

.bott-nav a:link, .bott-nav a:visited, .bott-nav a:hover, .bott-nav a:active { 
	color: #FFFFFF;
	text-decoration: none; 
}

.bott-nav a:hover { 
	text-decoration: underline; 
}




