/* CSS Document */

html {
	padding:0;
	height:100%;
	margin-bottom: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

	}

body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #1A5C78;
}
div#fullsite{
	width: 976px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: url(images/fullsite.jpg);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	clear: both;
}

div#contents{
	width: 100%;
	height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
div#content1 {
	position:relative; /* center, not in IE5 */
	width:976px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
div#photo{
	margin: 0px;
	padding: 0px;
	width:976px;
	height: 375px;
	background-image: url(images/inside/insdebg.jpg);
	background-repeat: no-repeat;

}
div#photos{
	margin: 0px;
	padding: 0px;
	width:976px;
	background-image: url(headerimages/rotate.php);
	background-repeat: no-repeat;
	height: 275px;
}

div#content2 {
	position:relative; /* center, not in IE5 */
	width:960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Tahoma, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}

div#content3 {
	width:976px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 3px;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image: url(images/col_div.jpg);
	background-repeat: repeat-y;
	background-position: 657px;
	position: relative;
	overflow: hidden;
	
}

div#content4 {
	width:976px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 3px;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	background: repeat-y;
	background-position: 193px;
	font-size: 1em;
	overflow: visible;
	background-image: url(images/col_div.jpg);
	background-repeat: repeat-y;
	
}

#contentcol{
	float: left;
	position: relative;
	font-size: 1.31em;
	font-weight: normal;
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	overflow: visible;
	z-index: 1;
	margin: 0px;
	padding-top: 5px;
	width: 550px;

}
#photoplace{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	position: relative;
	padding-top: 50px;
}
/*Left menu*/

#rightbox{
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 175px;
	margin-right: 10px;
	clear: right;
}
ul#rightbox{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	
}
ul#rightbox li{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #1D577A;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	
}

ul#rightbox .category {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #1D577A;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D577A;
}
ul#rightbox .subcategory {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #1D577A;

}

ul#rightbox .category a:link, ul#rightbox .category a:visited, ul#rightbox .subcategory a:link, ul#rightbox .subcategory a:visited{
	color: #1D577A; 	text-decoration: none;
}
ul#rightbox .last {
border-bottom:none;
}

ul#rightbox a:link, ul#rightbox a:visited{
	text-decoration: none;
	color: #1D577A;
}
ul#rightbox a:hover{
	color: #52D8FE;
	text-decoration: underline;
}

ul#rightbox .subsub a:link, ul#rightbox .subsub a:visited{
	padding-left: 10px;
} 
ul#rightbox .subsub a:hover{}
div#rightcol{
	float: left;
	position: relative;
	clear: right;
	width: 308px;
	padding-left: 6px;
}

div#maincol{
	float: left;
	clear: right;
	position: relative;
	width: 642px;
	padding-left: 8px;
	padding-right: 12px;

}
div#maincol p{font-size: 0.8em;}
div#menucol{
	float: left;
	position: relative;
	clear: right;
	width: 308px;
	padding-left: 6px;
}



/* Navigation */

#nav {
	list-style: none;
	width: 960px;
	overflow: hidden;
	background: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
}
#nav li a.active {
	outline: none;
	background: url(images/nav_bg_over.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
#nav li a.last {
border:none;
}
#nav li a {
	display: block;
	text-decoration: none;
	font-size: 0.6em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D4D0C8;
}
#nav li a strong {
	display: block;
	color: #FFFFFF;
	font-size: 1.31em;
	font-weight: normal;
}
#nav li a:hover {
	background: url(images/nav_bg_over.jpg);
	background-repeat: repeat-x;
}

/* Secondary Navigation */

#subnav {
	list-style: none;
	width: 175px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	float: left;
}
#subnav li a.active {
	outline: none;
	font-weight: normal;
	color: #33A7CC;
}
#subnav li a.last {
border:none;
}
#subnav li a {
	text-decoration: none;
	font-size: 0.6em;
	font-weight: normal;
	color: #1D577A;
	padding-top: 7px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 12px;
	border-right-style: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D4D0C8;
}
#subnav li a strong {
	display: block;
	color: #1D577A;
	font-size: 1.31em;
	font-weight: normal;
}
#subnav li a:hover {
	color: #33B7E6;
	text-decoration: underline;
}



#line{
	width: 960px;
	height: 3px;
	padding-top: 1px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78DBF8;
	margin-left: 8px;
}

#line2{
	width: 100%;
	height: 3px;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78DBF8;
	margin-top: 10px;
	margin-bottom: 5px;
}

#story{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 295px;
	margin-top: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-size: 1.2em;
}

a:link, a:visited {
	color: #26729F;
	text-decoration: underline;
}


/*Bottom Content*/

div#content5 {
	position:relative; /* center, not in IE5 */
	width:976px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	overflow: visible;
	padding-bottom: 5px;
}

#botnav{
	width: auto;
	padding-right: 10px;
	margin: 0px;
	padding-top: 0px;
}
div#copyright {
	position:relative; /* center, not in IE5 */
	width:960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-right: 8px;
	padding-left: 8px;
	overflow: visible;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #666666;
}

/* BotNav */

ul#bnav{
	margin:0px;
	list-style:none;
	float:right;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 5px;
}
ul#bnav li{
	float:left;
}
ul#bnav a{
	text-decoration:none;	float:left;	color:#1D577A;	background-repeat: no-repeat;	background-position: left center;	display: block;

}
ul#bnav .bullet{
	background-image: url(images/botpip.jpg);	background-repeat: no-repeat;	height: 11px;	width: 8px;	background-position: center 2px;	padding-left: 2em;

}

ul#bnav a:hover{
	text-decoration:underline;	color: #6CD0F7;
}
/*Text Styles*/


h1{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #1D577A;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h2{
	margin: 0px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #1D577A;
	font-weight: normal;
	line-height: 1.3em;
	padding-bottom: 10px;
}

h3{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1D577A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

h4{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D577A;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
h5{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1D577A;
	font-weight: normal;
	margin-top: 0.5em;
	margin-right: 0em;
	margin-bottom: .4em;
	margin-left: 0em;
}
p{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.2em;
}
.verdana11{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.small{	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	line-height: 1.2em;}

div#contentcol ul li{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.2em;
	}
	
	div#contentcol ul li ul li{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	}
.border {
	border: 1px solid #70C3EB;
}

.leed{	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .6em;
	line-height: 1.2em;	margin: 0px;
	padding: 0px;}
#story1 {
	width: 295px;
	margin-top: 5px;
	padding-top: 5px;
	font-size: 1.2em;
	padding-bottom: 5px;
}
