/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif, "Futura Book";
	font-size: 11px;
	color: #003300;
	background: url(images/bg.jpg) 0 0 repeat;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:900px;
	background:url(images/container_bg.jpg) 0 0 repeat-y;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	min-height:950px;
	}

#shell{
	width:900px;
	position:relative;
	min-height:655px;
	}
	
	
#header{
	width:900px;
	height:208px;
	margin:0px;
	padding:0px;
	}		
	
#menu {
	width:270px;
	height:592;
	float:left;
	}
	
#contentcopy{
	width:526px;
	padding-top:284px;
	margin-left:320px;
	padding-bottom:40px;
	}	
	
#footertag {
	color:#003300;
	width:900px;
	text-align:center;
	font-size:10px;
	padding-top:10px;
	padding-bottom:35px;
	margin:0 auto;
	line-height:17px;
	}
						
#footertag a {
	color:#003300;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#741E3A;
	text-decoration:underline;
	}



a {
	color:#741E3A;
	text-decoration:underline;
	}
	
a:hover {
	color:#263477;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
 
 h1{
  font-family: "Bembo Bold", Georgia, "Times New Roman", Times, serif;
 font-size:36px;
 color:#003300;
 font-weight:normal;
 margin-top:0px;
 margin-bottom:25px;
 }
 
 h2 {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size:21px;
 color:#741E3A;
 font-weight:bold;
 margin-top:28px;
 margin-bottom:5px;
 }

 strong {
	 font-weight:bold;
	 color:#263477;
 }

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: #003300; 
	font-size:36px;
	margin-bottom:25px;
	margin-top:0px;
	}
	

/*  end  sIFR  */

.altmenu {
	padding:10px;
	color: #0D42A1;
	width: 90%;
	text-align:center;
	font-size:11px;
	line-height:17px;
	}	
	
.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:10px;
margin:4px;
}
.sendbtn{
border:1px solid #333333;
color:#003366;
}	

/*  fun links  */

	#funlinks{
	background-color:#0E3828;  
	padding:3px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	