@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1c1927;
}
.titleGold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
	font-size:16px;
}



.titleGoldCamp {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC9900;
	font-size:24px;
}



p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
line-height:16px;
}



ul
{

list-style-type: none;
padding: 0;
margin: 0;
}

li
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image: url(../img/file.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;

}



li.cli
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-image: url(../img/bulletArrow.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;

}



#container {
margin: 0 auto; 
width:980px; 
background-color:#FFFFFF;
}


#flashThing{
margin-bottom:20px;
}

#clearMe {
clear:both; 
margin-top:35px;
}


#clearMeBottom {
clear:both; 
margin-top:35px;
height:50px;
}

#copyLeftAbout {
width:595px; 
float:left; 
margin-left:10px; 
padding-top:50px; 
background-image:url(../img/headerAboutNormHull.gif); 
background-repeat:no-repeat;
}




#copyLeftPrograms {
width:595px; 
float:left; 
margin-left:10px; 
padding-top:50px; 
background-image:url(../img/headerOurPrograms.gif); 
background-repeat:no-repeat;
}

#copyLeftContact {
width:595px; 
float:left; 
margin-left:10px; 
padding-top:50px; 
background-image:url(../img/headerContactUs.gif); 
background-repeat:no-repeat;
}


#copyLeftClients {
width:595px; 
float:left; 
margin-left:10px; 
padding-top:50px; 
background-image:url(../img/headerOurClients.gif); 
background-repeat:no-repeat;
}




#copyRight {
width:350px; 
float:right; 
margin-right:10px; 
padding-top:50px; 
background-image:url(../img/headerUpcomingEvents.gif); 
background-repeat:no-repeat;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}



#campPres{
width:340px; 
background-image:url(../img/confCovPres.gif); 
background-repeat:no-repeat;  
margin-right:10px;
}

#campCore{
width:340px; 
background-image:url(../img/confCovCore.gif); 
background-repeat:no-repeat; 
margin-right:10px;
}


#footer{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
margin:0 auto; 
padding-top:10px; 
width:980px; 
height:50px; 
background-color:#CCCCCC; 
text-align:center; 
background-image:url(../img/bgFooter.gif);
}


#footsy{
font-size:10px; 
}
