﻿@import url("layout.css");
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#container {
	width: 100%;
	margin: 0 auto;
	padding:0px;
	border: 0px;
	background-color: #fff;
	background-image: url("../images/PAG_Background.png");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0%;

}
#masthead {
	text-align: center;
	width: 100%;
	padding: 10px;
	border: 1px dotted #725972;
	background-color: #96BF0F;
	background-image: url("../images/PAG_Background.png");
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0%;
}
#navigation {
	position: relative;
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-right: 1px dotted #725972;
}
#leftnavigation {
	position: relative;
	top: 0px;
	float: left;
	width: 250px;
	height: 2500px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url("../images/Left_Background.png");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0%;
}
#newsnavigation {
	position: relative;
	top: 0px;
	float: left;
	width: 250px;
	height: 2500px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url("../images/News_Background.png");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 0%;
}
#rightnavigation {
	position: absolute;
	top: 0px;
	right: 0px;
	float: right;
	width: 250px;
	height: 2500px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url("../images/Right_Background.png");
	background-position: right;
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#content {
	position: absolute;
	left: 250px;
	top: 0px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	width: 55%;
	border: 0px;
}
#footer {
	text-align: center;
	clear: both;
	width: 900px;
}
/* Masthead Styles */
#masthead h1 {
	color: #fff;
}
#masthead h3 {
	color: #402640;
}
/* Navigation Styles */
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #dfb8df;
}
#leftnavigation li {
	color: #92127D;
	margin: 0;
	padding: 0px 0px 5px 25px;
	background-repeat:no-repeat;
	width:200;
	height:25;	
}
#newsnavigation li {
	color: #96BF0F;
	margin: 0;
	padding: 0px 0px 5px 25px;
}
#rightnavigation li {
	text-align:right;
	color: #ffffff;
	margin: 0;
	padding: 0px 30px 5px 0px;
}
#navigation a {
	color: #402640;
	text-decoration: none;
	display: block;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	background-color: #dfb8df;
}
#navigation a:hover {
	color: #402640;
	text-decoration: none;
	background-color: #fff;
}
/* Content Styles */
li {
	list-style-type: none;
}
p {
	border-top:0px;
	padding-top:0px;
	margin-top:0px;
}
h6 {
	color: #503750;
}
h5 {
	color: #503750;
}
h4 {
	color: #503750;
}
h3 {
	color: #503750;
}
h2 {
	color: #503750;
}
#content h1 {
	color: #503750;
}
#content img {
	padding: 5px;
	border: 0px;
}
#rightnavigation img {
	padding: 0px;
	border: 0px;
}
#leftnavigation img {
	padding: 0px;
	border: 0px;
}
#newsnavigation img {
	padding: 0px;
	border: 0px;
}

/* Footer Styles */
#footer p {
	color: #808080;
}
#footer a {
	color: #503750;
	text-decoration: underline;
}
#footer a:hover {
	color: #402640;
	text-decoration: none;
}
a {
	color: #402640;
	text-decoration: underline;
}
a:hover {
	color: #dfb8df;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.GreenBlank {
	color: #92127D;
	margin: 0;
	padding: 0px 0px 5px 25px;
	background-image: url("images/Green Blank.png");
	background-repeat:no-repeat;
	width:200;
	height:25;	
}

.YellowBlank {
	color: #92127D;
	margin: 0;
	padding: 0px 0px 5px 25px;
	background-image: url("../images/Yellow Blank.png");
	background-repeat:no-repeat;
	width:200;
	height:25;	
}

.GreenButton {
	margin-left:20px;
	color: #92127D;
	font-weight:bold;
	font-size:medium;
	display:inline-block;
	background-image: url("../images/green blank.png");
	background-repeat:no-repeat;
	background-position:left;
	border-style:none;
	width:200px;
	height:25px;
	text-align:left;
	padding: 4px 0px 0px 10px;
	text-decoration:none;
	vertical-align:middle;
}

.GreenButton:Hover {
	margin-left:20px;
	color: #92127D;
	font-weight:bold;
	font-size:medium;
	display:inline-block;
	background-image: url("../images/Yellow Blank.png");
	background-repeat:no-repeat;
	background-position:left;
	border-style:none;
	width:200px;
	height:25px;
	text-align:left;
	padding: 4px 0px 0px 10px;
	text-decoration:none;
	vertical-align:middle;
}

.PurpleButton {
	margin-left:20px;
	color: yellow;
	font-weight:bold;
	font-size:medium;
	display:inline-block;
	background-image: url("../images/purple blank.png");
	background-repeat:no-repeat;
	background-position:left;
	border-style:none;
	width:200px;
	height:25px;
	text-align:right;
	padding: 4px 0px 0px 0px;
	text-decoration:none;
	vertical-align:middle;
	}

.PurpleButton:Hover {
	margin-left:20px;
	color: #92127D;
	font-weight:bold;
	font-size:medium;
	display:inline-block;
	background-image: url("../images/Yellow Blank.png");
	background-repeat:no-repeat;
	background-position:left;
	border-style:none;
	width:200px;
	height:25px;
	text-align:right;
	padding: 4px 0px 0px 0px;
	text-decoration:none;
	vertical-align:middle;
}
.FieldName {
	
	font-weight:bold;
}

.GreenSmallButton {
	color: #92127D;
	font-weight:bold;
	font-size:small;
	display:inline-block;
	background-image: url("../images/green small.png");
	background-repeat:no-repeat;
	background-position:left;
	border-style:none;
	width:16px;
	height:16px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
}

.GreenSmallButton:Hover {
	color: #92127D;
	font-weight:bold;
	font-size:small;
	display:inline-block;
	background-image: url("../images/Yellow small.png");
	background-repeat:no-repeat;
	background-position:left;
	border-style:none;
	width:16px;
	height:16px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
}


