body {background-image:url('../images/greenrules3.png');}

/* layout */

* #wrapper {width: 700px; margin: 0px auto;}
* #header {width: 700px; height:199px; float: left; background:url('../images/augbanner.png') no-repeat;}
* #nav {width: 700px; height:36px; float: left; background:url('../images/main_02.gif') no-repeat;}
* #main {width: 700px; float: left; background:url('../images/tree_background.png') repeat-y; padding-left: 40px}
* #main_homepage {width: 710px; float: left; background:url('../images/tree_background_homepage.png') repeat-y; padding-left: 20px}
* #footer {width: 700px; height:62px; float: left; background-image:url('../images/main_04.png');}

* #header_image_left {width: 240px; float: left; padding-top: 35px; padding-left: 20px;}
* #header_image_right {width: 270px; float: right; padding-top: 25px; padding-left: 170px;}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

/* links */

a {color: #002b5c;}
a:visited {color: #780032;}

/* text styles */

.NormalText, body, td {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.BlackText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: normal;
}

.BlueText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002B5C;
	font-weight: normal;
}

.GrayText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	font-weight: normal;
}

.RedText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #780032;
	font-weight: normal;
}

.GraySubHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #464646;
	font-weight: normal;
	font-style: italic;
}

.SubHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

.SubjectHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002B5C;
	font-weight: bold;
}

.cookies {}

.cookies a:link, a:visited {

	color:#FFFFFF;
	text-decoration:none;
	
}

.cookies li {
	
	list-style-image:url('../images/cookiebullet.png');
	list-style-type: none;
	margin:0px;
	padding-bottom:10px; padding-left:0px; padding-right:0px; padding-top:0px
}

.cookies ul {

	padding:4px;
	margin-left:15px;

}

.blog {}

.blog a:link, a:visited {

	color:#FFFFFF;
	text-decoration:none;
	
}

.blog li {

	list-style-image:url('../images/blogbullet.png');
	list-style-type: none;
	margin:0px;
	padding-bottom:10px; padding-left:0px; padding-right:0px; padding-top:0px
}

.blog ul {

	padding:4px;
	margin-left:15px;

}

.news {}

.news a:link, a:visited {

	color:#FFFFFF;
	text-decoration:none;
	
}

.news li {

	list-style-image:url('../images/newsbullet.png');
	list-style-type: none;
	margin:0px;
	padding-bottom:10px; padding-left:0px; padding-right:0px; padding-top:0px
}

.news ul {

	padding:4px;
	margin-left:15px;

}