@charset "utf-8";
body {
	background-color: #F0EDED;
	background-image: url(../images/.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 80%;
}
#parent_container{
	background-image:url(../images/b.gif);
	background-repeat:no-repeat;
	background-position: bottom center;
    
}
.countTable {
    width:300px;
    border:1px solid #ccc;
    margin:auto;
    margin-top:15px;
    margin-bottom:15px;
    border-collapse:collapse;
}

#logo{
	float: left;
}
#logo h1, #logo p{
	text-indent: -90000em;
}
#container{
	margin: auto;
	width: 952px;
    border:0px solid #cccccc;
    background-color: #ffffff;
	
}
#header{
	background-image:url(../images/banner3.gif);
	background-repeat:no-repeat;
	height: 137px;
}
#nav{
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	width: 952px;
	height: 40px;
}
#nav ul-old{
	margin: 0px;
	padding-left: 5px;
	list-style-type: none;	
}
#nav li-old{
	float: left;
	line-height: 35px;
}
.divide{
	background-image:url(../images/nav_divide.gif);
	background-repeat:no-repeat;
	background-position: top right;
}
#nav li a-old{
	color: #003399;
	font-weight: normal;
	text-decoration: none;
	font-size: 15px;
	padding-left: 20px;
	padding-right: 20px;			
}
#nav li a:hover{
	text-decoration: underline;
    color: #FE0000;
}	
#nav li a.selected{
	color: #FE0000;
}	

input{
	background-color: #FFFFFF;
	border: solid 1px #7f9db9;
	font-size: 11px;	
}
.email{
	width: 151px;
	margin-right: 5px;
}

#left_col{
	width: 230px;
	margin-right: 0px;
	float: left;
	margin-left: 10px;
	padding: 10px;
}
#left_col.search-background{
    background-colour: #666666;                        
}

#content_container{
	padding-top: 10px;
	width:952px;
	clear: both;
}
#content{
	float: right;
	width: 630px;
    padding: 0px;
    margin-top: 10px;
    margin-right: 20px;
}
#contentsub{
	float: left;
	width: 630px;
    padding: 10px;
}
#contentsub-2{
	float: left;
	width: 700px;
    padding: 10px;
    padding-left: 40px;
}
#footer{
	width: 952px;
	clear: both;
	font-size: 10px;
	color: #a9a7a7;
    background-colour: #a9a7a7; 
	margin: auto;
    text-decoration: none;
		padding-bottom: 50px;
        
        border-top: solid 1px #fdb814;
}
#copyright{
	float: left;
    font-size:inherit;
    
}
#credit{
	float: right;
    font-size:inherit;
}
#credit a{
	color: #a9a7a7;
	text-decoration: none;
    
}

#credit a:hover{
	color: #003399;
	text-decoration: underline;
}
.calltoaction{
	display: block;
	color: #cc9900;
	text-decoration: none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	text-align: right;
	background-position: right 3px;
	font-size: 12px;
}
.calltoaction:hover{
	text-decoration: underline;
}
.float_right{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}
.col{
	width: 360px;
    padding: 10px;
	float: left;
    margin-left: 10px;
}
#col2{
      width: 200px;
	  padding: 10px;
		margin-right: 0px;
        float: right;
}

.clear{
	clear: both;
}	
#left_col h2{
	color: #336633;
	font-size: 1.1em;
}
#left_col ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#left_col ul li{
	border-bottom: solid 1px #cccccc;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	line-height: 35px;
	font-size: 1.1em;
}
#left_col ul li ul li{
	border-bottom: none;
	background-image: none;
	line-height:25px;
	font-size: 1em;
}
#left_col ul li ul{
	margin-bottom: 20px;
}
#left_col ul li a{
	padding-left:22px;
	text-decoration: none;
	display: block;
	color: #666666;
}
#left_col ul li ul li a{
	padding-left: 36px;
}
#left_col li a:hover{
	text-decoration: underline;
    color: #FE0000;
}
#breadcrumbs, #breadcrumbs a{
	color: #999999;
	text-decoration: none;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}
#grid{
	margin-top: 30px;
}
#grid div{
	width: 203px;
	float: left;
	margin-bottom: 20px;
	height: 150px;
}
#grid .pad{
	margin-left: 70px;
}
#findoutmore {
	background-image:url(images/findoutmore.gif);
	background-position: right;
	background-repeat:no-repeat;
	display: block;
	height: 37px;
	text-indent: -9000em;
    }
    
#findoutmore:hover {
	background-image:url(images/findoutmore1.gif);
	background-position: right;
	background-repeat:no-repeat;
	display: block;
	height: 37px;
	text-indent: -9000em;
    }
h1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 180%;
color: #003399;
text-decoration: none;
font-weight: normal;
margin-bottom: 0px;
margin-top: 3px;
}


h5 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 150%;
color: #003399;
text-decoration: none;
font-weight: normal;
margin-bottom: 0px;
margin-top: 3px;
}

h2 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
color: #003399;
text-decoration: none;
font-weight: bold;
margin-bottom: 0px;

}

h2 a{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FE0000;
text-decoration: none;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;

}
p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #666666;
margin-top: 11px;
margin-bottom: 6px;
text-decoration: none;
font-weight: normal;
font-size: 100%;
}
hr {
color: #003399;
style: solid 1px;
}


h3 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666666;
text-decoration: none;
font-weight: bold;}

h4 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 120%;
color: #666666;
text-decoration: none;
font-weight: bold;
}

a{
	color: #FE0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding-left: 0px;
	padding-right: 0px;	
    text-decoration: underline;	
    	
}
a.sponsor{
	color: #FE0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	padding-left: 0px;
	padding-right: 0px;	
    text-decoration: underline;	
    	
}
a:hover{
	text-decoration: underline;
    color: #666666;
    
}	
#box a{
	color: #FE0000;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	padding-left: 0px;
	padding-right: 0px;	
    padding-right: 3px;
    text-decoration: underline;	
    	
}
#box a:hover{
	text-decoration: underline;
    color: #666666;
    
}	
#search {

    background-repeat:no-repeat;
    width: 255px;
    height: 260px;
	padding: 0px;
    padding-left: 0px;
	padding-right: 0px;	
    }
#box{
	background-color: #F0EDED;
	background-repeat:no-repeat;
	font-color: #666666;
	width: 230px;
   	border: solid 1px #cccccc;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    margin-bottom: 10px;
}
#box h1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 180%;
color: #003399;
text-decoration: none;
font-weight: normal;
margin-bottom: 5px;
margin-top: 3px;
margin-left: 5px;
margin-right: 5px;
}
#box p {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 120%;
color: #666666;
text-decoration: none;
font-weight: normal;
margin-bottom: 5px;
margin-top: 3px;
margin-left: 5px;
margin-right: 5px;
}
#newsletter{
	background-color: #ffffff;
	background-repeat:no-repeat;
	font-color: #003399;
	width: 230px;
    height: 100px;
	border: solid 2px #444444;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
    margin-bottom: 5px;
}
#newsletter h1 {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 130%;
color: #FE0000;
text-decoration: none;
font-weight: normal;
margin-bottom: 0px;
margin-top: 3px;
margin-left: 5px;
margin-right: 5px;

}
#newsletter form{
	margin-top: 1px;
    padding-left: 15px;
	padding-right: 0px;	
    padding-top: 12px;
    padding-bottom: 00px
    }
    
    /* lightbox */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}