/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #000000;
	background:#768865 url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}
	
#container{
	width:775px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:#FFFFFF url(images/container_bg.jpg) bottom left no-repeat;
	}	

#shell{
	width:775px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}
	

/* Navigation */
#menu {
	position:absolute; 
	top:173px; 
	left:0px; 
	height:41px; /*z-index:100;*/ 
	z-index:99;  
	}
#menu img{ 
	float:left; 
	cursor:pointer; 
	border:0px; 
	}
.menuSubs { 
	top:41px; 
	position:absolute;  
	display:block; 
	color:#000000; 
	font:normal 12px arial, verdana, helvetica;  
	white-space:nowrap; 
	overflow:hidden; 
	z-index:100; 
	background:#FFFFFF;
	border:1px solid #000000; 
	}
.menuSubs a {
	display:block;
	text-align:left; 
	color:#000000; 
	text-decoration:none; 
	line-height:23px; 
	background:#FFFFFF;
	padding-left:10px;
	}
.menuSubs a:hover {
	color:#000000; 
	text-decoration:none; 
	background:#F8FBAF;
	}

/* end navigation */	

#pic{
	width:275px;
	height:278px;
	padding-top:254px;
	float:left;
	}					
	
#contentcopy{
	width:458px;
	padding-top:240px;
	margin-left:298px;
	padding-bottom:110px;
	}
	
#footer{
	width:775px;
	clear:both;
	margin:0 auto;
	text-align:center;
	}
	
#footertag {
	width:775px;
	font-size:10px;
	padding:8px 0;
	color:#FFFFFF;
	text-align:center;
	line-height:14px;
	}

#footertag a {
	color:#FFFFFF;
	text-decoration:underline;
	}
	
#footertag a:hover {
	color:#F8FBAF;
	text-decoration:underline;
	}	
						

a {
	color:#3C719A;
	text-decoration:underline;
	}
	
a:hover {
	color:#998ABB;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
.picright {
	margin:0 0 24px 24px;
	float:right;
	}	
	
h1 {
 font-family: Trajan, "Times New Roman", Times, serif;
 font-size:26px;
 color:#3C719A;
 font-weight: normal;
 margin-bottom:30px;
 margin-top:0px;

 }
 
 h2 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#52477A;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:5px;
 text-transform:uppercase;
 }
 
 h3 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#BEC5B7;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:2px;
 }

h4 {
 font-family: Trajan, "Times New Roman", Times, serif;
 font-size:36px;
 color:#3C719A;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;

 }
 strong, b {
	 font-weight:bold;
	 font-size:13px;
	 color:#3C719A;
 }

li{
margin-bottom:5px;
line-height:16px;
}	

p {
	margin:4px 0 17px 0;
	line-height:16px;
	}
.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: #3C719A; 
	font-size:26px;
	margin-bottom:30px;
	margin-top:0px;
	}
	
.sIFR-hasFlash h4 {
	visibility: hidden; 
	color: #3C719A; 
	font-size:36px;
	margin-bottom:20px;
	margin-top:0px;
	}	

/*  end  sIFR  */
	
.altmenu {
	padding:10px;
	margin:10px 0;
	color: #000000;
	background-color: #C8E1F4;
	width: 90%;
	text-align:center;
	border:1px solid #5C8BB0;
	}	
	
	/*  fun links  */

	#funlinks{
	background-color:#3C719A;  
	padding:4px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	