/* CSS Document ------------------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: center top;

}


#container {
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	min-height: 100%;
}




/** HEADER ----------------------------------------------- */




#header {
	width: 965px;
	padding: 0px;
	height: 175px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}


/** MENU -------------------------------------------------- */


#navcontainer
{
	height: 10px;
	width: 930px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-right: 0;
	padding-bottom: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#navcontainerPadding {
	padding-left: 20px;
}


#navcontainer ul
{
	border: 0;
	margin: 0;
	list-style-type: none;
	text-align: center;
	padding-top: 0pt;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#STOPnavcontainer ul li a
{
	width: 125px;
	height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 30px;
	font-weight: normal;
	font-variant: normal;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#STOPnavcontainer ul li a:hover
{
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}

#navcontainer a:active
{
	color: #fff;
	text-align: center;
}

#navcontainer li#active a
{
	color: #fff;
}

#navcontainer li#space {
	width: 262px;
}






/** MIDDLE -----------------------------------------------*/


#middle {
	width: 965px;
	text-align: left;
	margin: 0px;
	top: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 22px;
	padding-left: 0px;
}


#middlePadding {
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 10px;
}

#middle ul a:link {
	color: #333333;
}

#middle ul a:visited {
	color: #333333;
}

#middle ul a:active {
	color: #333333;
}

#middle ul a:hover {
	color: #003366;
} 

	

#middleCollumn {
	width: 630px;
	float: right;
	padding-right: 0px;
}


#middleCollumn p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333333;
}

/** Sidebar -----------------------------------------------*/


#sidebar {
	float: left;
	width: 200px;
	padding-left: 0px;
	background-repeat: repeat-y;
	background-position: left top;
}

#sidebar a:link {
	color: #333333;
}

#sidebar a:visited {
	color: #333333;
}

#sidebar a:active {
	color: #333333;
}

#sidebar a:hover {
	color: #663300;
	text-decoration: none;
}

/** Graphic Button -----------------------------------------------*/

#buttonsContainer {
	width: 612px;
	float: none;
	height: 278px;
}

#graphicButton {
	float: left;
	height: 277px;
	width: 204px;
}

#graphicButtonPicA {
	background-image: url(../images/gb-A.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
}

#graphicButtonPicB {
	background-image: url(../images/gb-B.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
}

#graphicButtonPicC {
	background-image: url(../images/gb-C.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 277px;
}

#graphicButtonPadding {
	padding: 30px;
}


#graphicButtonHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #003366;
	padding-top: 10px;
	font-weight: bold;
	text-align: left;
}

#graphicButtonParagraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0px;
}


#graphicButtonParagraph a:link, a:visited, a:active {
	color: #003366;
	text-align: right;
}


#graphicButtonParagraph a:hover {
	color: #333333;
}


/** Footer -----------------------------------------------*/


#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
	height: 144px;
	background-position: bottom;
}








/** Tag Styles -----------------------------------------------*/



#sidebar h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #9A650A;
}


#middleCollumn h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #9A650A;
	padding-right: 10px;
	padding-left: 0px;
}

#middleCollumn h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	padding-right: 10px;
	padding-left: 0px;
}

#middleCollumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333333;
	padding-right: 10px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #986511;
}


#header h1 {
	margin: 0px;
	color: #9A7022;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 170px;
	font-size: 25pt;
}

#header h2 {
	margin: 0px;
	color: #9A650A;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 85px;
	padding-right: 0px;
	padding-left: 50px;
	font-size: 11pt;
	padding-bottom: 5px;
	font-style: italic;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #333333;
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10pt;
}


.Copyright a:link, a:visited, a:active {
	color: #333333;
}


.Copyright a:hover {
	color: #754F10;
}

