/* CSS Document */


/*** Hall of Fame master style sheet **********************
/
/  Author: Luciana Mendes
/  Contact: luciana@spacefoundation.com
/
/  Site admin: Space Foundation
/  Date: Feb/2009
/
/*** Colors *******************************************

Color 1: #
Color 2: #
Color 3: #
Color 4: #

/*** Imports ******************************************/

@import url("reset.css");
@import url("print.css") print;

/**** Global *********************************/

 body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: .9em;
	/*	font-size:13px;*/
    background: url(../img/bg_body.jpg) repeat-x;
	padding: 0px;
	margin: 0px auto; 
    height: 100%;
	color:#000000;
}

p.small{
	font-size:12px;
}

p.grey{
 	font-size: 11px;
	color: #6a6a6c;
	font-weight: bold;
} 

p.white{
	margin-top: 0px;
 	color: #ffffff;
 	font-size: 12px;
}


ul, li {
	font-size: 12px;
	position: relative;

	}

	
#wrapper {
	width: 832px;
	margin: 0px auto;
	background-color:#FFFFFF;
/*	height:100%;*/
	
}

h1{
	font-size: 24px;
	color:#585858;
	font-weight:bold;
}

h2{
 	font-size: 18px;
	color:#402219;
	font-weight:bold;
}
h3{
 	font-size: 14px;
	color:#402219;
	font-weight:bold;
	
}
h4{
 	font-size: 12px;
	color:#7cbd30;
	font-weight:bold;
	text-transform: uppercase;

}



/**** Header *********************************/

#header {
	width: 832px;
	height: 429px;
	
}

#logo {
	background: url(../img/header_home_logo.jpg) no-repeat;
	width: 832px;
	height: 89px;
	margin:0;
}

#logo2 {
	background: url(../img/header_home_logo2.jpg) no-repeat;
	width: 832px;
	height: 88px;
	margin:0;
}

/**** Navigation *****************************/

#main_nav {

	width:600px;
	height: 27px;
	position: relative;
	left: 10px;
       
	
}

.nav {
	position:absolute;
	text-align:left;
	vertical-align:bottom;
	overflow:visible;
	left: -3px;
	top: -38px;
	width: 603px;
	height: 42px;
       color:#cccccc;   	
}

.nav ul li { display: inline; }

.nav ul li.current a{
	color:#d39d63;
       _color:#d39d63;
       text-decoration: none;
	font-weight: bold;			
}

.nav ul li a, .nav ul li a:link{
	font-size:13px; 
	padding: 18px 15px 0px 10px;
	float: left;
	vertical-align:bottom;
	text-decoration: none;
	color:#cccccc; 
       font-weight: bold;
}

.nav ul li a:hover{
	background-position:left;
	background-repeat: no-repeat;
	color:#d39d63; 
	text-decoration:none;
       font-weight: bold;
}

.nav ul li a:visited{
       _color:#cccccc; 
}
 
/**** Banner *********************************/
#main_banner{
	background: url(../img/home_banner.jpg) no-repeat;
	width: 832px;
	height: 325px;
	position: relative;
	top: -27px;

}

#banner_video{

	width: 318px;
	height: 249px;
	position: relative;
	top: 20px;
	left: 70px;
	padding: 0px;
	margin: 0px;
	/*border: 1px solid #848484;*/
}

#img_holder{
    width: 300px;
	height: 60px;
	position: relative;
	top: 90px;
	padding: 0;
	margin: 0;
	/*border:#00FF00 solid 1px;*/
}

/**** Core ***********************************/



#bg_callout {
    background: url(../img/bg_callout.jpg) no-repeat;
	width: 779px;
	height:141px;
	position:relative;
	left: 25px;
       top: -17px;
	_top: -27px;

}

#callout1 {
   
	width: 220px;
	float:left;
	padding-top: 35px;
	padding-left:45px;
}

#callout2 {
  
	width: 220px;
	padding-left:40px;
	_padding-left:20px;
	padding-top: 35px;
	float:left;
	
}

#callout3 {
 
	width: 220px;
	padding-left:10px;
	_padding-left:20px;
	padding-top: 35px;
	float:left;
}

.callout{
	color:#585858;
}

.callout a, .callout a:link, .callout a:visited{
	color:#585858;
	text-decoration: none;
}

.callout a:hover{
	color:#585858;
	text-decoration: underline;
}

#main_content {
	
	color:#ffffff;
	width: 832px;
	float:left;
	height:420px;
}

#content_blurb{
	font-family: Arial, Helvetica, Sans-Serif;
	color:#585858;
	width: 500px;
	height: 300px;
	float: left;
	padding-left: 30px;
	margin: 0px;
}

#slide_show{
	font-family: Arial, Helvetica, Sans-Serif;
	color:#585858;
	font-weight:bold;
	width: 260px;
	height: 220px;
	padding-top: 25px;
	padding-left: 18px;
	margin-left: 15px;
	float: left;
	background: url(../img/slideshow-bg.jpg) no-repeat;
	/*border: solid 1px #66FF00;*/	
}

#slide_show_container{
	font-family: Arial, Helvetica, Sans-Serif;
	color:#585858;
	font-weight:normal;
	width: 230px;
	height: 160px;
	margin-top:15px;
	float: left;
	
}
	
	
	
.clear{clear: both;}
/*#content_blurb{
	font-family: Arial, Helvetica, Sans-Serif;
	color:#585858;
	width: 450px;
	height: 300px;
	position: relative;
	top:-15px;
	left: 30px;
	padding: 0;
	margin: 0;
}*/

#certification-bg{
    background: url(../img/certification_bg.jpg) no-repeat;
    width: 422px;
    height: 70px;
}

#certification-bg_text{
    padding-left:129px;
    padding-top: 23px;
}

/*border: solid 1px #FF0000;
border: solid 1px #66FF00;
*/


.home_link, a.home_link:link, a.home_link:visited, a.home_link:hover {
       color: #6a6a6c;
	text-decoration:underline;
       font-family: Arial, Helvetica, Sans-Serif;
       font-size: 12px;


}


/**** Footer *********************************/

#footer {
 
	background-color:#dfddd1;
	font-size:11px;
	color:#d8d5c5;
	width: 832px;
	position:relative;
	clear: both;
	top: 75px;
	_top: 25px;
	
}

#footer_left{
	position: relative;
	width:500px;
 	top: 22px;
	left: 18px;

}

#footer_right{
	position: relative;
	width:100px;
	top: -40px;
	left: 670px;
}


a.footer:link {
	color: #6a6a6c;
	text-decoration:underline;
	font-weight:bold;
}

a.footer:visited {
	color: #6a6a6c;
	text-decoration:none;
	text-decoration:underline;
	
}

a.footer:hover{

	color:#402219; 
	font-weight:bold;
	text-decoration: none;
	
}

