/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background-color:#46494B;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	background: url(images/content_bg.jpg) 0 0 repeat-y;
	}	
	
#shell{
	width:770px;
	position:relative;
	background:url(images/shell_bg.jpg) 0 0 no-repeat;
	}	
	

/* Navigation */
#menu {
	position:absolute; 
	left:172px;
	top:132px;
	width:598px;
	height:44px;
	 /*z-index:100;*/ 
	z-index:100;
	display:block; 
	}
#menu img{ 
	float:left; 
	cursor:pointer; 
	border:0px; 
	}
.navbtn {float:left;}

.sub{ position:absolute; z-index:100; top:169px; }

.subs { 
	padding:8px 0px;
	border:solid 1px #FFF; 
	background: #D31045; 
	_background:#D31045; 
	font:normal 12px "Kristen ITC", Arial, Helvetica, sans-serif; 
	text-align:center;
	}

.subs a {
	width:145px; 
	display:block; 
	color:#FFFFFF; 
	line-height:20px;
	text-align:left;
	padding-left:10px;
	text-decoration:none; 
	}

.subs a:hover { 
	display:block; 
	color:#000;  
	text-decoration:none; 
	background: #B0B7BB; 
	}

#m1{height:0px;overflow:hidden; }
#m2{height:0px;overflow:hidden; }
#m3{height:0px;overflow:hidden; }
#m4{height:0px;overflow:hidden; }

/* end navigation */	

#header{
	width:770px;
	height:132px;
	top:0px;
	left:0px;
	position:absolute;
	z-index:90;		
	overflow:hidden;
	}
	
#home_flash{
	width:770px;
	height:301px;
	padding-top:183px;
	z-index:90;		
	overflow:hidden;
	}	
	
#pics{
	width:247px;
	height:243px;
	top:182px;
	left:11px;
	position:absolute;
	}		
	
#contentcopy{
	width:436px;
	padding-top:197px;
	margin-left:290px;
	padding-bottom:15px;
	}		
	
#footer{
	width:770px;
	background:#46494B url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	width:770px;
	font-size:10px;
	text-align:center;
	padding-top:104px;
	color:#FFF;
	line-height:16px;
	}

#footertag a {
	color:#FFF;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#B0B7BB;
	text-decoration:underline;
	}	
						

a {
	color:#D31045;
	text-decoration:underline;
	}
	
a:hover {
	color:#808181;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Kristen ITC", Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:24px;
 color:#D31045;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#D31045;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:5px;
 text-transform: uppercase;
 }
 
 h3 {
 font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#FFFFFF;
 font-weight: normal;
 margin-bottom:0px;
 margin-top:2px;
 }

 strong {
	 font-weight:bold;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
.sm {
	font-size:9px;
	}	
	
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #D31045; 
	font-size:24px;
	margin-bottom:20px;
	margin-top:0px;
	}	
	
.validation-failed {
  color:#003366;
  background-color:#FFE7E6;
  border: 1px solid #f00;
}
.validation-passed {
  color:#003366;
  background-color:#D7ECD2;
  border: 1px solid green;
}
.validation-advice {
display:inline;
  margin: 2px; 
  padding: 2px; 
  color:#420002;
  background-color:#FFE8E8;
  border:1px solid #CC0000;
}
#userform input{
padding:4px;
margin:4px;
}
#userform textarea{
padding:4px;
margin:4px;
}
#userform div{
padding-bottom:4px;
margin:4px;
}
.sendbtn{
border:1px solid #333333;
color:#003366;
}	
	
/*  fun links  */

	#funlinks{
	background-color:#46494B;  
	padding:3px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */		
