/* CSS Document */
body {
	background-color: #C3D8E4;
	font: 100%  Arial, Helvetica, Verdana, sans-serif;
	margin: 0; 
	padding: 0;
	color: #000000;
	font-size: 10pt;
	width: 960px;	
}

img.logo{
	position:absolute;
	top: 10px;
	left: 25px;
	z-index:200;
}

.homepage_main {
	position:absolute;
	top: 34px;
}

.home_menu{
	position: absolute;
	top: 400px;
	background-color: #79A2B8;
	height: 25px;
	width: 960px;
	text-align: center;
	padding-top: 10px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
}
a.home_nav{
	padding: 2px;
	background-color: #336666;
}

.home_feed{
	position: absolute;
	top: 450px;
	width: 960px;
	border-top-color: #FFFFFF;
}

.wp_link{
	font-size: 12px;
	padding-left: 10px;
}

.home_copyright{
	position: relative;
	top: 475px;
	width: 960px;
	font-size: 75%;
	text-align: center;
	border-top-color: #FFFFFF;
}

.home_aboutus{
	position: absolute;
	z-index:2;
	top: 10px;
	width: 960px;
	font-size: 75%;
	text-align: right;
	color: #455E77;
	border-bottom-color: #FFCC33;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	padding-bottom: 10px;
}

.header{
	position: relative;
	z-index:2;
	top: 10px;
	width: 960px;
	font-size: 75%;
	text-align: right;
	padding-bottom: 10px;
	color: #455E77;
	border-bottom-color: #FFCC33;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	margin-bottom: 5px;
}

form{
	margin-top: -10px;
}

a{
	text-decoration: none;
	font-size: 100%;
}

.col1{
	width: 180px;
	padding-left: 25px;
	padding-top: 130px;
}

.col2{
	position: relative;
	width: 780px;
	float: right;
}


a.bold {
	font-weight: bold;
}

.section {
	margin-bottom: 10px;
	padding-top: 20px;
	clear: both;
}
.rightsidephoto {
	position: relative;
	float: right;
}
a.backtotop {
	font-size: 75%;
	text-decoration: none;
}

.footer {
	width: 780px;
	font-size: 65%;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 5px;
}
td.col_a{
	padding-right: 20px;	
}

img.title{
	padding-top: 20px;	
}

img.sidenav{
	padding-bottom: 20px;
}

table.space{
	padding-bottom: 30px;
}

p.caption{
	font-size: 80%;	
}
p.big_text{
	font-size: 120%;
}
