/* begin css reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	padding: 0px;
	margin: 0px;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body, p {
	padding-bottom: 1em;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	color: #222;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.4em;
	font-size: .9em;
}

h2, h3, h4, h5, h6 {
	padding-top: 5px;
	padding-bottom: 5px;
}

li {
	list-style-position: outside;
	margin-left: 15px;
	list-style-type: disc;
}


ol, ul {
	color: #222;
	margin-bottom: 15px;
	
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */



/* begin layout */

#container {
	border-top: 2px solid #f5d654;
	width: 960px;
}

#left-column {
	width: 170px;
	float: left;
}

#main-content {
	margin: 0 0 0 170px;
	position: relative;
}

#body-content {
	float: left;
	width: 470px;
	margin: 0 50px 10px 50px;
}


#wd_printable_content {
}

#right-column {
	width: 240px;
}

.template1-sidebar{
	width: 150px;
	float: right;
}

.template1-header {
	background: transparent url(../images/gp_logo.gif) top right no-repeat;
}

.template1-header img {
	padding: 0 0 10px 0;
	background: transparent url(../images/gp_imageborder_main.gif) bottom right repeat-x;
}

.template1-header p {
	padding-left: 540px;
	position: relative;
	top: -45px;
}

.contentbox table {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.template1-tagline {
	height: 20px;
	text-align: right;
	padding: 5px 5px 5px 10px
}

.template1-tagline p {
	margin: 0px;
	padding: 0px;
}

.template1-footer {
	width: 98%;
	background-color: #fff;
	padding-left: 1em;
	padding-bottom: 6px;
	padding-top: 6px;
	border-top-color: #c9c9c9;
	border-top-width: 1px;
	border-top-style: solid;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
	vertical-align: bottom;
}
	
.template1-footer span {
	bottom: 12px;
	left: 50px;
	position: relative;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: bottom;
}
	
.sponsors {
	padding-left: 15px;
	padding-bottom: 2em;
	padding-right: 15px;
	padding-top: 2em;
}

.sponsors p {
	padding: 5px;
	margin: 0px;
}

.sponsors img {
	padding-bottom: 2em;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}



/* begin navigation */

.template1-nav ul, .template1-nav li{
	list-style: none;
	list-style-type: none;
	list-style-position: outside;
}

.template1-searchinput {
	margin-left: 1em;
	background-position: 0 tp;
}

.template1-submit {
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-color: white;
	border-bottom-color: white;
	border-right-color: white;
	border-top-color: white;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	background-color: #fff;
	font-style: italic;
	text-decoration: underline;
	font-size: .8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-top: 2px;
}

table.header {
}

table.main {
	width: 100%;
}


.template1-topnav {
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-color: white;
	border-bottom-style: solid;
	background: #efefef url(../images/gp_topnav_bg.gif) top left repeat-x;
}


.template1-topnav a {
	padding-left: 1em;
	padding-right: 1em;
}
	
.template1-topnav p.on {
}
	
.template1-topnav a:link, .template1-topnav a:visited {
	text-decoration: none;		
}

.template1-topnav a:link.on, .template1-topnav a:visited.on, .template1-topnav a:hover.on {

}
	
.template1-topnav a:hover {
	text-decoration: underline;
}

.template1-nav {
	margin-bottom: 3em;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #ffd144;
	background-color: black;
	vertical-align: top;
	width: 170px;
}

.template1-nav a {
	padding: 4px 0 4px 1em;
	display: block;
	line-height: 1.5em;
}

.template1-nav li, .template1-nav li.off {
	color: #ffd144;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: black;
	border-bottom-color: #141414;
	line-height: 28px;
	margin: 0px;
	vertical-align: middle;
}

.template1-nav li.over {
	color: #fff;
	margin: 0px;
}
	
.template1-nav li.on {
	background-position: left top;
	background-image: url(../images/gp_on_main.gif);
	background-color: #212121;
	color: #fff;
}
	
.template1-nav a:link, .template1-nav a:visited {
	color: #ffd144;
	text-decoration: none;		
}

.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
	color: #fff;
	text-decoration: none;		
}
	
.template1-nav a:hover {
	color: #fff;
}

.template1-nav li.over a:link, .template1-nav li.over a:visited {
	color: #fff;
}

.bizroom-subnav {
	color: #ffd144;
	background-color: #141414;
}

.bizroom-subnav li {
	padding-left: 10px;
	font-size: 1em;
}

.bizroom-subnav li a.on:link, .bizroom-subnav li a.on:hover {
	color: #fff;
}
	
.bizroom-subnav li.on {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/gp_on_sub.gif);
	background-color: #141414;
	color: #fff;
}
	

.template1-content {
	vertical-align: top;
	padding: 15px;
	line-height: 1.5;	
}



/* type */

.template1-topnav a {
	padding-bottom: 10px;
	padding-top: 10px;
	color: #000;
	text-transform: lowercase;
	text-decoration: none;
	text-align: right;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
}

.template1-header p {
	text-align: center;
	font-size: .8em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.template1-content p {
}

	/* use h2 for the title of a section */
	.template1-content h2 {
	}
	
	/* use h3 for the title of an item, or a group heading */
	.template1-content h3 {
	}

	/* use h4 for subtitles and such */
	.template1-content h4 {
	}
	
	/* caption style override for pictures within the template1-content area */
	.template1-content .caption {
	}

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
		text-decoration: none;
	}
	
	.template1-content a:hover {
		text-decoration: underline;
		background-color: #FFFF99;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.template1-content a:link.itemlink, .template1-content a:visited.itemlink {
	font-weight: bold; 
	}

	.template1-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}
	
	
.template1-sidebar {
	margin-bottom: 2em;
	font-size: .9em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 200px;
}

.template1-sidebar a:link, .template1-sidebar a:visited {
	text-decoration: underline;
	font-style: italic;
	color: #222;
}
	
.template1-sidebar a:hover {
	text-decoration: none;
	background-color: #ffe088;
}

.template1-footer a:link, .template1-footer a:visited {
	font-style: italic;
	color: #222;
	text-decoration: underline;
}
	
.template1-footer a:hover {
	background-color: #ffe088;
	text-decoration: none;
}

.template1-content table, table.spintable {
	font-size: 10pt;
}


.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}

.page_header {
	color: #555;
	font-style: italic;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.page_header h3 {
	text-align: center;
}

h3 {
	text-align: center;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
}

h3 a {
	color: #ffd144;
	text-decoration: none;
}

.subhead {
	text-align: center;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
}

.subhead strong {
	padding-bottom: 1em;
}

#wd_printable_content p a {
	
	text-decoration: none;
	
	background-color: #ffe088;
	
	color: #222;
	
}

#wd_printable_content p a:hover {
	border-bottom-color: #eccb58;
	background-color: #fad75b;
	border-bottom-style: solid;
}

.item_name a {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	font-style: italic;
	
	color: #222;
	
}

.item_name a:hover {
	text-decoration: none;
	background-color: #ffe088;
}
#wd_printable_content .mission a {
	text-decoration: underline;
	background-color: white;
}

#wd_printable_content .mission a:hover {
	text-decoration: none;
	background-color: #ffe088;
}

.mission a {
	color: #222;
	background-color: #fff;
	text-decoration: underline;
}

.mission a:hover {
	color: #222;
	background-color: #ffd761;
	text-decoration: none;
}

.breadcrumb a {
	font-style: italic;
	color: #222;
}

.breadcrumb a:hover {
	background-color: #ffe088;
	text-decoration: none;
}

.breadcrumb {
	padding-bottom: 1em;
}

