﻿
/*********************************
********* Home Page Only styles *********
**********************************/
#wrapper {
	height:100%;
	}
.wrapper2 {
	margin: 0 auto;
	background: transparent url('../images/homepagetop.png') no-repeat top;
	width: 974px;
	position: relative;
	top: -30px;
	z-index: 0;
	padding-top: 15px;
}
.wrapper3 {
	position: relative;
	float: left;
	background: url('../images/rightshadow4.png') repeat-y right;
	padding-right: 7px;
	top:-3px;
}
	
.wrapper4 {
	position: relative;
	float: left;
	background: url('../images/leftshadow4.png') repeat-y left;
	padding-left: 7px;
}
.bottomwrap {
	background: transparent url('../images/homepagebottom.png') no-repeat bottom;
	width: 974px;
	position: relative;
	top:-3px;
}
	
#contentwrapper {   
	margin:0;
	float: left;
	position: relative;
	background: #FFFFFF;
}
#contentwrapper a:link {
	color: #003366;
	text-decoration: none;
	border-bottom: 1px #0058B0 solid;
	border-bottom-color: rgba(0, 51, 102, 0.6);
}

#contentwrapper a:visited {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px #0058B0 solid;
	border-bottom-color: rgba(0, 51, 102, 0.6);
}

#contentwrapper a:hover {
	color: #003366;
	background-color: #F7F4F0;
}

#topcontent {
	position: relative;
	float: left;
	padding: 0 10px 0 10px;
	clear: right;
}

#lefttop {
	border: 0px solid #C0C0C0;
	position: relative;
	float: left;
	width: 300px;
}

#logoplus {
	position:relative;
	float:left;
	padding: 0 2px 4px;
}
#newsarea {
	position: relative;
	float: left;
}
#search {
	position: relative;
	float: left;
	background: #F7F4F0;
	margin-bottom:8px;
}
#news {
	border: 2px #003366 groove;
	border-top: 0;
	padding: 5px;
	position: relative;
	float: left;
	overflow: scroll;
	margin-top: 0px;
	width: 286px;
}
.smallpspace {
	margin: 8px 0px 0px 0px;
}
#righttop {
	position:relative;
	float:left;
	width:690px;
}
#featuredcontent1 {
	position: relative;
	float: left;
	border: 0px solid #000000;
	height:330px;
	width:640px;
	overflow:hidden;
}
#featuredcontent2 {
	width:542px;
	border: 3px #003366 ridge;
	position: relative;
	float: left;
	margin: 15px 47px;
	overflow:hidden;

}

#links {
	position:relative;
	float:left;
	width:640px;
}
#lefttext {
	position:relative;
	float:left;
}
#search {
	position:relative;
	float:left;
}


#bottomcontent {
	margin: 10px 0 0 0;
	position: relative;
	float: left;
	padding: 0;
}


.leftcolumn {
	border: 0px #C0C0C0 solid;
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 300px;
}
.middlecolumn {
	border: 0px #C0C0C0 solid;
	position: relative;
	float:left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 300px;
}
.rightcolumn {
	border: 0px #C0C0C0 solid;
	position: relative;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: top;
	width: 300px;
}


.linkborder {
	border: 3px #003366 outset;
}

h1 {
	background: #FFFFFF;
	border-top: 2px #003366 ridge;
	border-bottom: 2px #003366 groove;
	padding: 5px;
	margin: 0 0 10px 0;
	text-align: center;
	font-family: Verdana;
	font-size: 1.5em;
	color: #003366;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: normal;
	line-height: normal;
	width:290px;
}
h3 {
	font-size:1.25em;
}
.centertable {
	border: 0;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
}
#links a:link {
	border-bottom: 0px;
}
#links a:visited {
	border-bottom: 0px;
}
#search a:link {
	border-bottom: 0px;
}
#search a:visited {
	border-bottom: 0px;
}

/*
#myGallery a:link {
	background: inherit;
}
#myGallery a:hover {
	background: inherit;
}
*/

