body {
	margin: 0px;
}
div.topnav {
	background-color: #383838;
	height: 25px;
	width: 100%;
}img.topnav {
	float: right;
	margin: 6px;
	margin-right:25px;
	border: 0px;
}.header {
    margin-top:20px;
	margin-left:auto;
    margin-right:auto;
	background-color: #0b7197;
	background-image: url("images/headerbg.png");
	background-repeat: no-repeat;
	width: 909px;
	height: 103px;
}.logoheader {
	height: 75px;
	float: left;
	width: 100%;
}.logo {
	margin: 0px;
	margin-left: 1px;
	margin-top: 13px;
}/*Navigation*/.navi {
	height: 28px;
	width: auto;
	text-align: center;
	float: right;
	margin: 0px;
}.nav {
	list-style-type: none;
	float: right;
	margin: 0px;
}.nav li {
	float: left;
	height: 28px;
	background-image: url("images/navtab.png");
	width: 94px;
	margin-right: 3px;
}.nav a {
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	color: white;
	padding: 8px 0px 8px 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	display: block;
}.nav a:hover {
	float: left;
	background-image: url("images/navhover.png");
	width: 94px;
}.nav a.active {
	background-image: url("images/navactive.png");
	color: gray;
}.navspace {
	width: 22px;
	height: 25px;
	float: right;
}/* Main Content */#all {
	margin-left: auto;
	margin-right: auto;
	width: 909px;
}.banner {
	margin: 0px;
	margin-top: 10px;
	float: left;
}.title {
	width: 606px;
	border: 0px;
	border-bottom: #bfbfbf 1px dotted;
	float: left;
	margin: 5px 0px 0px 0px; }
.maincontent {
	float: left;
	width: 606px;
	margin: 0px 15px 0px 0px;
}#innerpg {
	padding: 15px 0px 0px 0px;
}
.content {
	float: left;
	width: 606px;
    color:#6D7B8D;
    
}p.welcometxt {
	color: #6D7B8D;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	line-height: 1.5em;
	width: 455px;
}p.txt {
	color: #6D7B8D;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	float: left;
	margin: 10px 0px 0px 0px;
}p.txttitle {
	margin: 5px 0px 0px 0px;	
	color: #6D7B8D;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	line-height: 2em;
	float: left;
	width: 605px;
}img.welcome {
	float: left;
	margin: 10px 10px 10px 0px;
	border: #BFBFBF 1px solid;
    
}.column {
	float: left;
	width: 175px;
    color:#6D7B8D;
    
}#col2 {
	margin: 0px 39px 0px 39px;
}
img.column {
	border: #BFBFBF 1px solid;
	float: left;
}img.column:hover {
	border: #6a6a6a 1px solid;
}
h3.column {
	font-size: .7em;
	color: #6D7B8D;
	font-family: "Verdana", sans-serif;
	margin: 10px 0px 5px 0px;
}h3.column a {
	color: #6D7B8D;
	text-decoration: none;	
}h3.column a:hover {
	color: #6D7B8D;
	text-decoration:underline;
}p.column {
	float: left;
	font-size: .65em;
	color: #6D7B8D;
	font-family: "Verdana", sans-serif;
	margin: 5px 0px 0px 0px;
	line-height: 1.2em;
}/*Sidebar*/.whitespace {
	width: 266px;
	height: 15px;
	float: left;
	border: 0px;
}
.sidebar {
	float: left;
	background-color: #f3f2e7;
	border: #dedecc 1px solid;
	width: 266px;
	margin: 10px 0px 0px 0px;
	padding: 10px;
}.sidebartext {
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	color: #d8d7cb;
	margin: 5px 0px 7px 0px;
	float: left;
}.sidebarimg {
	float: left;
}.search {
	float: left;
	border: #d6d5c4 1px solid;
	font-size: .75em;
	height: 15px;
	padding: 4px;
	margin: 5px 5px 0px 0px;
	font-family: "Arial", sans-serif;
	color: #b0afa3;
	background-color: #fffef0;
	width: 215px;
}.button {
	float: left;
	background-color: #0b7197;
	height: 25px;
	padding: 4px;
	width: 35px;
	font-size: .75em;
	color: white;
	margin: 5px 0px 0px 0px;
	text-align: center;
	font-family: "Arial", sans-serif;
	border: 0px;
	font-weight: bold;
	text-decoration: none;
}.button:hover {
	border: 0px;
	height: 25px;
	padding: 4px;
	background-color: #353535;
}.newstitle {
	margin-bottom: 5px;
	float: left;
}.news div a {
	float: left;
	width: 260px;
	border: 0px;
	background-color: #f3f2e7;
	text-decoration: none;
	border-top: #d8d7ce 1px dotted;
}.news div a:hover {
	background-color: #eeecdd;
}a strong.newsheader {
	width: 260px;
	font-size: 1em;
	color: #6D7B8D;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
}p.newstxt a{
	padding: 10px 0px 10px 5px;
	font-size: .65em;
	color: #6D7B8D;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	line-height: 1.3em;
}/* Footer */.footer {
	float: left;
	background-image: url("images/footerbg.png");
	background-repeat: repeat-x;
	width: 909px;
	height: 27px;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: .7em;
	color: #8a8a8a;
	padding: 8px 0px 5px 0px;
	margin: 25px 0px 10px 0px;
}

   .photos {
    border-style:none;
    }    
    
    img.floatLeft { 
    float: left; 
    margin-right: 2px; 
    margin-bottom: 0px;
    padding-bottom: 0px;
    }
    
    img.floatLeft2 { 
    float: left; 
    margin-right: 2px; 
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-right: 20px;
    padding-bottom: 50px;
    border: 0px;
    }
    
    .floatRight {
    float:right;
    }
    
    .buttons {
    text-align: center;
    padding-top: 20px;
    }