@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #e6e3dc;
	top: 0;
}
body    a:link   {
	color: #0197bb;
	text-decoration: none;

}
body  a:visited {
	font-style: normal;
	font-weight: normal;
	color: #0197bb;
	text-decoration: none;
}
body  a:hover {
	font-style: normal;
	font-weight: normal;
	color: 0197bb;
	text-decoration: underline;
}

#Rssfeed {	font-size: 14px;
	color: #000000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	background-image: url(http://www.wgomag.com/images/wgotest/div_bar02.gif);
}
#container  {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	border: 0 none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: 20px;
	top: 0px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	float: left;    
} 
h1	{
	font-size: 20px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}
#header  {
	height: 190px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
} 
#sidebar1 img {
	padding-top: 10px;
	padding-bottom: 10px;
}
#header  h1  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 20px;
}
#sidebar1  {
	float: right; /* since this element is floated, a width must be given */
	width: 220px;
	margin-top: 20px;
	font-size: 12px;
	padding: 0;
	margin-bottom: 20px;
}
#sidebar1 p img {
	padding: 0;
}
#sidebar1 a:hover {
	text-decoration: none;
}
#sidebar1 a:visited {
	color: #0197bb;
}
#sidebar1 a:link  img {
	border: 0;
}
#sidebar1 p {
	padding: 10px;
	margin: 0;
	line-height: 1.5em;
}


.twoColFixRtHdr #container #sidebar1 img a:link {
	text-decoration: none;
}
#mainContent  {
	font-size: 12px;
	margin-right: 220px;
	margin-left: 0;
        min-height:1242px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 20px;
} 

/*<---------------------------------------------------------------------------------------------------------------->*/

.sectiontitle {
	font-size:  40px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
       line-height: 1.5em;
}
.sectiontitle a: visited{
	text-decoration: none;
}
.sectiontitle a: hover{
	font-size:  40px;
	color: #0197bb;
	font-weight: normal;
	font-style: normal;
       line-height: 1.5em;
}
.sectiontitle3 {
	font-size:  40px;
	line-height: 45px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

/*<---------------------------------------------------------------------------------------------------------------->*/
#footer  {
	padding-top: 20px;
	height: 95px;
	clear: both;
	font-style: normal;
	font-weight: normal;
} 
#mainHeader    {
	height: 160px;
	background-image: url(http://www.wgomag.com/images/wgotest/hdrbg_02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#footer  p  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	padding-right: 10px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



#bottomNav a:link {
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}
#bottomNav a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	font-style: normal;
}
#bottomNav a:hover {
	text-decoration: none;
        color: #0197bb;
	font-style: normal;
	font-weight: normal;
}
a: link {
	color: #0197bb;
}
a: hover{
	text-decoration:underline;
        color: #0197bb
}
#blogTopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0197bb;
	margin: 0px;
	float: right;
	width: 90px;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.comments {
	font-size: 10px;
}
.comment_header {
	font-size: 16px;
	font-weight: normal;
}
.comment-content_odd {
	width: 700px;
	padding: 10px
}
.comment-content_even {
	background-color: #ddd9ce;
	width: 700px;
	padding: 10px;
}
/*.comment-content_even p, .comment-content_odd p {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}*/
.blogtitle {
	font-size:  36px;
	color: #000000;
}
#blogPost {
        float: none;
        width: 720px;
	left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}
#blogPost  a:link  {
	color: #0197bb;
	text-decoration: none;
}
#blogPost  a:hover  {
	color: #0197bb;
	text-decoration: underline;
}
#blogPost  a:visited {
	text-decoration: none;
	color: #0197bb;
}
#blogEntry {
	margin-right: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}
#blogEntry h1{
        font-size: 24px;
}
#blogEntry h1 a:link{
	color: #000000;
}
#blogEntry h1 a:hover{
	text-decoration: none;
	color: #0197bb;
}

#bottomNav {
	height: 40px;
	background-image: none;
	background-repeat: repeat-x;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	font-style: normal;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-top-width: thick;
}	
#openHeader {
	background-color: #000000;
	background-image: url(http://www.wgomag.com/images/wgotest/opnmgimg.jpg);
	background-repeat: no-repeat;
	height: 440px;
	background-position: center;
	margin: 0;
}
#purpose {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 300px;
	min-height: 1242px;
	background-image: url(http://www.wgomag.com/images/wgotest/bottom_16.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

.contactfield {
	padding-bottom: 10px;
}
.requiredfield {
	font-size: 10px;
	color: #FF0000;
}
searchcontent {
     padding-top: 20px;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#sidepollwrap {
	padding: 10px;
	/*background-color: #feda3e;*/
	border: 1px solid #000000;
}

.pollWrapper {
}
.pollBlock {
} 
.pollQuestion {
	font-weight: bold;
	padding-bottom: 10px;

}
.pollButtonBlock {
	padding-top: 10px;
}
.pollResultBar {
}
