/* GW skeletal div's */

body {
	background-color: #879DB9;
	background-image: url(../images/layout/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	}

#container {
	min-height: 100%;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#topbox {
	background-image: url(../images/layout/topnav_bg.jpg);
	height: 40px;
	float: left;
	width: 900px;
	}

#header {
	background-image: url(../images/layout/header_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 141px;
	width: 900px;
	}
	
#login {
}

#searchbox {
	float: left;
	padding-top: 10px;
	margin-left: 590px;
}

#mainnav {
	background-image: url(../images/layout/mainnav_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 50px;
	width: 900px;
	}

#middlebox {
	background-image: url(../images/layout/middle_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	overflow: hidden;
	}

#leftbox {
	float: left;
	min-height: 480px;
	width: 210px;
	overflow: hidden;
	}

#contentbox {
	float: left;
	min-height: 480px;
	width: 690px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
#stretchedContent {
	float: left;
	min-height: 480px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
}

#footer {
	float: left;
	width: 900px;
	background-color: #546377;
	}

#validate {
	text-align: center;
	float: left;
	width:100%;
}

/* end skeletal div's */


/* begin top nav */

.skip {
	height: 1px;
	width: 1px;
	position: absolute;
	overflow: hidden;
	top: -10px;
}

.topnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BEC9D3;
	font-size: 10px;
	margin-top: 22px;
	margin-left: 160px;
	float: left;
}

.topnav a:link {
	color: #BEC9D3;
	text-decoration: none;
}
.topnav a:visited {
	color: #BEC9D3;
	text-decoration: none;
}

.topnav a:hover {
	color: #BEC9D3;
	text-decoration: underline;
}

/* end top nav */



/* begin top login */

.login_input {
}
.login_button {
}

/* end top login */

/* begin text switcher*/

.textswitcher {
	background-image: url(../images/layout/textswitcher_bg.jpg);
	background-repeat: no-repeat;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-weight: bold;
	margin-top: 8px;
}

.textswitcher a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.textswitcher a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.textswitcher a:hover{
	color: #546378;
	text-decoration: none;
}


/* begin search */

.input {
	background-color: #FFFFFF;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 15px;
	float: left;
	border: 1px solid #A18345;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.submit {
	background-color:#B4944E;
	border:1px solid #A18345;
	color:#FFFFFF;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:23px;
	margin-left:5px;
	margin-top:1px;
	padding-bottom:2px;
	text-align:center;
	
}
.submit:hover {
	background-color: #94783F;
}
.adv_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFEFF;
	font-size: 10px;
	width: 210px;
	clear: left;
	float: left;
	padding-top: 5px;
	text-align: right;
}
.adv_search a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DCC792;
	font-size: 10px;
	text-decoration: none;
	
}
.adv_search a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #796334;
	font-size: 10px;
	text-decoration: none;
	
}
.adv_search a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFEFF;
	font-size: 10px;
	text-decoration: underline;
}
.adv_input {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	height: 15px;
	float: left;
	border: 1px solid #697B93;
	margin-bottom: 5px;	
}
.adv_submit {
	background-color:#546378;
	border:1px solid #889DBA;
	color:#FFFFFF;
	float:right;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	height:23px;
	margin-left:5px;
	margin-top:1px;
	padding-bottom:2px;
	text-align:center;
	width:60px;
	margin-right: 15px;
}
.adv_submit:hover {
	background-color: #889DBA;
	float: right;
	color: #363F4D;
}
.resultRowOne {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:			11px;
 color:				#000;
 padding:           6px 6px 6px 8px;
 background-color:	#DADADD;
}

.resultRowTwo {
 font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size:         11px;
 color:             #000;
 padding:           6px 6px 6px 8px;
 background-color:  #eee;
}

.resultHead {
 font-family:		Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
 font-size: 		11px;
 font-weight: 		bold;
 color:				#000;
 padding: 			8px 0 8px 8px;
 border-bottom:		1px solid #999;
 background-color:	transparent;
}


/*end search */





/* begin main nav */

.mainnav {
	color:#FFFFFF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	padding-top:17px;
	text-align:center;
}

.mainnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	min-height:50px;
	padding:17px 10px;	
}
.mainnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	min-height:50px;
	padding:17px 10px;	
}

.mainnav a:hover {
	background-image:url(../images/layout/mainnav_hover.jpg);
	color:#FFFFFF;
	min-height:50px;
	text-decoration:none;
	margin-top: 17px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
}

/* end main nav */



/* begin project buttons */

.blueBG {
	background-color: #66788F;
	width: 690px;
	min-height: 490px;
	float: left;
	
	
}

.project_buttonBG {
	background-image: url(../images/layout/project_button.jpg);
	background-repeat: no-repeat;
	float: left;
	min-height: 238px;
	width: 340px;
	
}

.project_buttonIMG {
	min-height: 143px;
	width: 290px;
}

.project_button1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #282A2D;
	float: left;
	min-height: 188px;
	width: 290px;
	text-align: center;
	line-height: 30px;
	margin: 25px;
}

.project_button1:hover {
	background-color: #000000;
}
.project_button2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #B4944E;
	float: left;
	min-height: 188px;
	width: 290px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-align: center;
	line-height: 30px;
	}

.project_button2:hover {
	background-color: #91773E;
	text-decoration: none;
}
.project_button3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	background-color: #4A7924;
	float: left;
	min-height: 188px;
	width: 290px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-align: center;
	line-height: 30px;
}

.project_button3:hover {
	background-color: #325218;
}
.project_button4 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #472D35;
	float: left;
	min-height: 188px;
	width: 290px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	text-align: center;
	line-height: 30px;
}

.project_button4:hover {
	background-color: #38110E;
}

/* end project buttons */


/* begin home page left box */

.leftheader {
	background-color: #433761;
	float: left;
	height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 16px;
	text-align: left;
	padding-left: 10px;
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}
.info_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F6785;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	float: left;
	width: 200px;
}
.info_title a:link {
	font-weight: bold;
	color: #4F6785;
	text-decoration: none;
	margin-bottom: 25px;
}
.info_title a:visited {
	font-weight: bold;
	color: #4F6785;
	text-decoration: none;
}
.info_title a:hover {
	color: #4F6785;
	font-weight: bold;
	text-decoration: underline;
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4F6785;
	float: left;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.info a:link {
	font-weight: bold;
	color: #4F6785;
	text-decoration: none;
	margin-bottom: 25px;
}
.info a:visited {
	font-weight: bold;
	color: #4F6785;
	text-decoration: none;
}
.info a:hover {
	color: #4F6785;
	font-weight: bold;
	text-decoration: underline;
}


.events {
	background-color:#A9BDD3;
	border:1px solid #7F90AB;
	color:#3D4F67;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin:8px;
	width:180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.events a:link {
	color: #3D4F67;
	font-weight: bolder;
	text-decoration: none;
	background-color: #889DBA;
}
.events a:visited {
	color: #3D4F67;
	font-weight: bolder;
	text-decoration: none;
}
.events a:hover {
	color: #3D4F67;
	text-decoration: underline;}
	
	.date_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D4F67;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
	.welcome {
	background-color:#A9BDD3;
	border:1px solid #7F90AB;
	color:#3D4F67;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:8px;
	width:180px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	
}
.welcome a:link {
	color: #3D4F67;
	font-weight: bolder;
	text-decoration: none;
	background-color: #889DBA;
}
.welcome a:visited {
	color: #3D4F67;
	font-weight: bolder;
	text-decoration: none;
}
.welcome a:hover {
	color: #3D4F67;
	text-decoration: underline;


}

/* end marquee */





/* begin content text */


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../images/layout/redheader_bg.jpg);
	background-repeat: repeat-x;
	width: 690px;
	margin: 0px;
	padding-left: 10px;
}
h1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:visited{
	color: #FFFFFF;
}
h1 a:hover {
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 39px;
	color: #FFFFFF;
	background-image: url(../images/layout/h2_bg.jpg);
	background-repeat: repeat-y;
	width: 690px;
	margin: 0px;
	padding-left: 25px;
	background-color: #FFFFFF;
	background-position: left top;
}
h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D4F67;
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 0px;
	}

.blueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D4F67;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	clear: left;
}
.goldheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BDA46E;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	clear: left;
}
.brownheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #815238;
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	clear: left;
}
	
a {
	text-decoration:none;
	background-color:transparent;
	color: #57688F;
}
a:visited {
 color:#8F763F; background-color:transparent;
}
a:hover {
 color:#000; text-decoration:underline; background-color:transparent;
}

blockquote {
	font-size: 12px;
	color: #846B38;
	background-color: #EBEACF;
	border: 1px solid #C7AE76;
	width: 85%;
	padding: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	overflow:hidden;
}

.title{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D4F67;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
	clear: left;
}
.subtitle {
	color: #BA9951;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.entry_text {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.entry_text a:link {
	color: #57688F;
	text-decoration: none;
	text-align: center;
	margin-top: 50%;
}
.entry_text a:visited {
	color: #8F763F;
}
.entry_text a:hover {
	color: #57688F;
	text-decoration: underline;
}
.thankyou{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3D4F67;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	margin-top: 15%;
}


.floatRight {
	float: right;
	clear: both;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.floatLeft {
float: left;
clear: both;
margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.back_top {
	color: #2A313C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 10px;
}
.back_top a:link {
	color: #2A313C;
	text-decoration: none;
}
.back_top a:visited {
	color: #2A313C;
	text-decoration: none;
}
.back_top a:hover {
	color: #2A313C;
	text-decoration: underline;
}

.row_one{
	float: left;
	width: 100%;
	background-color: #FFFFFF;
}

.row_two {
	float: left;
	width: 100%;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6DFE8;
	border-right-color: #D6DFE8;
	border-bottom-color: #D6DFE8;
	border-left-color: #D6DFE8;
}

.simple_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768E9D;
	float: left;
}
.simple_nav li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768E9D;
	display: block;
	list-style-type: none;
	margin-top: 15px;
}
.simple_nav li a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #768E9D;
}
.simple_nav li a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.simple_nav li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* end content text */


/* begin bottom navigation */

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BEC9D3;
	font-size: 9px;
	text-align: center;
	line-height: 25px;
	padding-top: 5px;
}
.footer a:link {
	color: #BEC9D3;
	text-decoration: none;
}
.footer a:visited {
	color: #BEC9D3;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
	color: #BEC9D3;
}

/* end bottom navigation */


/* GW newsletter CSS Document */

.newsletter li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A4453;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nl_container{
	border: thick groove #003366;
	overflow: hidden;
	width: 800px;
	background-color: #FFFFFF;
}

.nl_logo {
	background-image: url(../images/newsletter/nlheader.gif);
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 800px;
	margin: 0px;
}

.nl_title {
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 800px;
}

.nl_content {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

.nl_subtitle {
	color: #336699;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.userdata1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 35px;
	color: #FFFFFF;
	background-image: url(../images/layout/redheader_bg.jpg);
	background-repeat: repeat-x;
	
	margin: 0px;
	padding-left: 10px;
}

.userdata1 a:link{
	color: #FFFFFF;
	text-decoration: none;	
}

.userdata1 a:visited{
	color: #FFFFFF;	
	
}

/* blog stuff */

.comment1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #546377;
	width: 90%;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #879DB9;
	border-right-color: #546377;
	border-bottom-color: #546377;
	border-left-color: #879DB9;
	background-color: #E4E9E9;
	margin: 5px;
}
.comment2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 90%;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	background-color: #E3E3E3;
	margin: 5px;
}

.commentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 35px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	margin: 0px;
	padding-left: 10px;
	background-color: #546377;
}

.commentheader a:link{
	color: #FFFFFF;
	text-decoration: none;	
}

.commentheader a:visited{
	color: #FFFFFF;	
	
}

.left_submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #433761;
	padding: 5px;
}

.left_submenu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	text-decoration: none;
	}
.left_submenu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC99CC;
	
	text-decoration: none;	
}
.left_submenu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	text-decoration: underline;	
}
.entry_box {
	margin: 10px;
}
