﻿@import url(layout.css);
body {
	background-position: center top;
	color: #000000;
	font-size: 14px;
	font-family: Tahoma, Verdana, sans-serif;
	background-image: url('../image/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#container {
	padding: 20px;
	width: 1024px;
	margin: 0 auto;
}
#masthead {
	background-position: left top;
	margin: 0px auto 0px auto;
	width: 1024px;
	background-image: url('../image/topyell1024150.png');
	background-repeat: no-repeat;
	height: 110px;
	padding-top: 15px;
}
#navigation {
	background-position: left;
	overflow: hidden;
	background-image: url('../images/menu_m.png');
	background-repeat: repeat-x;
	font-size: 12px;
	color: #646464;
	height: 120%;
}
#page_content {
	width: 1024px;
	background-color: #FFFFDF;
}
#footer {
	background-position: left bottom;
	text-align: center;
	overflow: hidden;
	background-image: url('../image/botyell1024150.png');
	background-repeat: no-repeat;
	height: 71px;
	width: 1024px;
	padding-top: 20px;
}
/* Styles for Masthead */
#masthead img {
	margin-left: 296px;
	margin-bottom: 0px;
}
#masthead p {
	float: right;
	right: 25px;
}
#masthead a {
	color: #000000;
	text-decoration: none;
}
#masthead a:hover {
	text-decoration: underline;
	color: #FF9B22;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	background-position: left;
	border-style: none;
	border-width: 0px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0 0px 0 0px;
	padding: 5px;
	display: block;
	font-weight: bold;
	background-image: url('../images/bluebar.jpg');
	background-repeat: repeat-x;
}
#navigation a:hover {
	background-position: left;
	color: #0000FF;
	font-weight: bold;
	background-image: url('../images/yellowbar.jpg');
	background-repeat: repeat-x;
}

#button {
	width:250px; 
	margin-left:120px;
}

#button a {
	text-decoration: none;
	color:#000080;
}
#button a:hover {
	color:#FFFFFF
}



/* Styles for Content */
.search {
	float: right;
	margin-right: 60px;
	text-align: center;
	margin-top: 5px;
}
.addthis {
	text-align: center;
	margin-top: 40px;
	position: absolute;
	margin-left: 675px;
	width: 300px;
}


#add  {
	float: right;
	padding-right: 20px;
	padding-bottom: 20px;
}


h1 {
	margin: 15px 0px 0px 30px;
	color: #000080;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: left;
}
h2 {
	padding: 15px 0px 0px 0px;
	margin: 0px;
	color: #000080;
	font-size: 16PX;
	font-weight: bold;
	text-align: center;
}

h2 a {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: Tahoma, Verdana, sans-serif;
	text-decoration: none;
}
h2 a:hover {
	color: #333333;
	text-decoration: underline;
}


h3 {
	color: #669900;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
h6 a {
	color: #000080;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}
h6 a:hover {
	color: #FF6600;
	text-decoration: underline;
}


big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #000080;
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 6px;
}
#footer a {
	color: #000080;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF9B22;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #3366FF;
	text-decoration: underline;
}



.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.intro_right {
	background-image: url('../image/introcorner.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.intro_logo {
	background-image: url('../image/gnwlogo.png');
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 30px;
}

.intro_left {
	background-image: url('../image/cornerleft.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.intro_flash {
	left: 680px;
}


.button {
	margin: 20px;
	background-position: center center;
	font-weight: bold;
	background-image: url('../images/redbutton.jpg');
	background-repeat: no-repeat;
	height: 33px;
}
.button-text {
	color:#ffffff;text-align:center;padding-top:8px;
}


.orangeboxleft  {
	background-image: url('../images/orangel.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
}

.orangeboxright {
	background-image: url('../images/oranger.jpg');
	background-position: right center;
	background-repeat: no-repeat;
	height: 40px;

}


.orangeboxcenter {
	background-image: url('../images/orangec.jpg');
	background-repeat: repeat-x;
	background-position: left center;
	margin-left: 14px;
	height: 40px;

}
.boxo {
	background-image: url('../image/boxorangesm.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}

.addthis_toolbox .hover_effect
{
    width: 284px;
    padding: 10px 0 6px 10px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
.style3 {
	text-align: left;
	padding-top: 10px;
}
.style4 {
	text-decoration: none;
}
.style5 {
	color: #000080;
	font-family: "Myriad Web";
	font-size: 17px;
	font-weight: bold;
	margin-left: 3px;
}
.style6 {
	text-align: center;
}
.style7 {
	font-size: large;
	color: #3366FF;
	font-weight: bold;
	text-align: center;
}
.style8 {
	float: left;
	margin-right: 5px;
}

.style9 {
	border-width: 0px;
	margin-right: 8px;
}

.style10 {
	color: #669900;
	font-weight: bold;
}
.style11 {
	color: #000080;
	font-weight: bold;
	text-decoration: underline;
}
.style14 {
	font-weight: normal;
	color: #000000;
}
	
.style15 {
	border-width: 0px;
}

.style16 {
	color: #669900;
	font-weight: bold;
}
.style17 {
	color: #669900;

