body 
{
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#130403;
	letter-spacing:1px;
	line-height: 140%;
	background-color:#130403;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
}

p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.container
{
	width:1200px;
	height:inherit;
	margin-top:0px; 
	margin: auto;
	vertical-align:top;
	background-image:url(images/container-bg.jpg);
	background-repeat:no-repeat;
}

.container2
{
	width:1000px;
	height:inherit;
	margin-top:0px; 
	margin: auto;
	vertical-align:top;
}

.header
{
	top:0px;
	padding:0px;
	width: 1000px;
	height: 107px;
}

.navbar
{
	top: 107px;
	left:0px;
	padding:0px;
	width: 1000px;
	height: 29px;
}


.floatright 
{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}


.floatleft 
{
	float:left;
	margin-right:25px;
	margin-bottom:10px;
}


.mainphotos
{
	position:relative;
	padding:0px;
	margin:0;
	border:0px;
	width: 1000px;
	height: 366px;
}


.mainbody 
{
	position:relative;	
	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-y;
	width: 1000px;
}

.bodybg 
{
	background-image:url(images/main-bg.jpg);
	background-repeat:repeat-y;
	top: 502px;
	width: 1000px;
}
.maincontent 
{
	padding-left:40px;
	padding-right:40px;

}

.footer
{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:101px;
} 

.footertext
{
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #d9d0bc;
	padding-top: 50px;
}



.h1
{
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#5d5c26;
}

.h2
{
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#5d5c26;
}

.h3
{
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#5d5c26;
}


.list 
{

	line-height:185%;
}


a.footerlink:link {color: #d9d0bc; text-decoration:none;}     /* unvisited link */
a.footerlink:visited {color: #d9d0bc; text-decoration:none;}  /* visited link */
a.footerlink:hover {color: #d9d0bc; text-decoration:none;}   /* mouse over link */
a.footerlink:active {color: #d9d0bc; text-decoration:none;}   /* selected link */

a:link {color: #d92034; text-decoration:none;}     /* unvisited link */
a:visited {color: #d92034; text-decoration:none;}  /* visited link */
a:hover {color: #d92034; text-decoration:none;}   /* mouse over link */
a:active {color: #d92034; text-decoration:none;}   /* selected link */
