/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #E5E5E5;
	font-family: Verdana; Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 215%;
	font-weight: bold;
	color: #1A3D24;
}

h2 {
	margin: 25px 0 0 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: bold;
	color: #000;
}

.title2 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 215%;
	font-weight: bold;
	color: #1A3D24;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.title2a {
	margin: 25px 0 0 0;
	padding: 10px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: bold;
	color: #000;
}


.text {
	padding: 5px 30px 20px 30px;
		line-height: 180%;


}

.boxed {
	padding: 5px 30px 20px 30px;

}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}




.boxed2 p, .boxed ul, .boxed ol{
	padding: 5px 30px 20px 30px;
	line-height: 180%;
	list-style-type: none;

}
.boxed3 p, .boxed ul, .boxed ol{
	padding: 5px 30px 20px 30px;
	line-height: 180%;
	list-style-type: none;
	margin-left: 22px;
  	text-indent: -22px;
}


.orange {
	margin: 20px 30px;
	background: #F07C00 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.orange a {
	color: #FFFFFF;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two .col-two ul .col-twoli {
	float: right;
	width: 300px;
	list-style-type: disc;
}

/* Page */

#page {
	width: 980px;
	margin: 0 0px 0 10px;
	float: left;
	background: #FFFFFF url(images/img01.gif) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
}

/* Logo */

#logo {
	height: 250px;
	background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
	margin: 0;
	text-align: center;
	font-style: italic;
	color: #292929;
	font-family: Georgia, "Times New Roman", Times, serif;	

}

#logo h1 {
	padding: 115px 0 0 0;
	background: url(images/WGA-logo.gif) no-repeat center center;
	font-size: 25px;
	font-weight: bold;
}

#logo h2 {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: normal;


}

#logo a {
	text-decoration: none;
	color: #363636;

}

/* Menu */

#menu1 {
	padding: 10px;
		line-height: 18px;
	background: #1A3D24 url(images/img01.gif) repeat-y;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 10px 0;
	background: url(images/img05.gif) repeat-x;

}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 15px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

/* Login */

#login {
	padding: 20px;
}

#login form {
	margin: 0;
	padding: 20px 0 0 0;
}

#login fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#login label {
	color: #FFFFFF;
}

#inputtext1, #inputtext2 {
	width: 194px;
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#inputsubmit1 {
	margin-bottom: .5em;
	font: bold 100% Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

#login a {
	color: #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 740px;
}


/* Footer */

#footer {
	width: 980px;
	height: 120px;
	margin: 0 0px 0 10px;
	float: left;
	background: url(images/img12.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 80%;
}

#links {
	float: left;
	width: 230px;
	height: 65px;
	padding: 15px 0 0 10px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #1A3D24;
}

#legal {
	float: right;
	width: 730px;
	height: 65px;
	padding: 35px 0 0 10px;
}