body {
	font: 100%/1.4 "book antiqua", georgia, century, serif;
	background-image: url(/basin/img/backgrounds/LargeBlurCapitol_2.png);
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	color: #000;
	height: auto;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	margin-bottom: -5px;
	padding-right: 15px;
	padding-left: 0px;
}
* {
	outline: none;
}
a {
	outline: none;
}
a img {
	border: none;
	outline: none;
}
a:link {
	color: #000;
	text-decoration: none;
	outline: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #AA3838;
}
a:active, a:focus {
	text-decoration: underline;
	outline: none;
}
.header {
	height: 450px;
}
.container {
	height: 100% !important;
	width: 995px;
	background: #FFF;
	margin: 0 auto;
	/*border-right-style:solid;
	border-left-style:solid;
	border-bottom-style:solid;
	border-width:thin;*/
	clear: both
}
.clear {
	clear: both;
}
.content {
	padding: 10px 0;
	background: #fff;
	width: 995px;
	height: auto;
}
/* ~~ The footer ~~ */
.footer {
	background-color: #A6BAA9;
	text-align: center;
	margin: 0 auto;
	width: 995px;
	font-size: 12px;
	color: #000;
	float: left;
	clear: both;
}
.footnav {
	background-color: #A6BAA9;
	text-align: center;
	height: 220px;
	width: 995px;
	margin: 0 auto;
	font-size: 14px;
	float: left;
	clear: both;
}
.footnav a:hover {
	text-decoration: underline;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.navbar {
	width: 995px;
	height: 55px;
	margin: 0;
	padding: 5px 0 0 0;
	font-family:"Book Antiqua", sans-serif;
	font-size: 20px;
	color: #fff;
}
.homebanner {
	color: #fff;
	background-color: #2A7032;
	text-align: center;
}
.homebanner a {
	color: #fff;
	text-decoration: none;
}
.homebanner a:hover {
	color: #C6D4C8;
	text-decoration: none;
}
.breadcrumbs {
	width: 960px;
	height: 20px;
	padding: 0px 0px 0px 17px;
	color: #fff;
	font-size: 12px;
	font-family:"Book Antiqua", sans-serif;
}
.breadcrumbs a {
	text-decoration: underline;
	color: #fff;
}
.breadcrumbs a:visited {
	color: #fff;
}
.tabledata {
	font-family: "book antiqua", georgia, century, serif;
	font-size: 14px;
	background-color: #fff;
	color: #000;
}
.whatsnew {
	background-image: url(img/latest_news1.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 60px;
	opacity: 50%;
	overflow: visible;
	float: right;
}
/*BOXES!*/
.boxPlain {
	color: #000;
	overflow: visible;
	float: left;
	border: 1px solid #E4E5E6;
	border-bottom-color: #C2C3C4;
	border-top-color: #C2C3C4;
	background-color: #f8f7f3;
	padding: 10px 6px;
}
.box {
	color: #000;
	font-size: 16px;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: "book antiqua", georgia, century, serif;
	float: left;
	margin: 0px 8px 10px 8px;
	border: 1px solid gray;
	border-bottom-color: gray;
	border-top-color: gray;
	outline: none;
}
.homeleftbox {
	color: #000;
	font-size: 16px;
	overflow-x: hidden;
	overflow-y: auto;
	font-family: "book antiqua", georgia, century, serif;
	float: left;
	margin: 0px 8px 10px 8px;
	outline: none;
	width: 480px;
}
.homerightbox {
	color: #000;
	font-size: 16px;
	overflow-x : hidden;
	overflow-y: auto;
	font-family: "book antiqua", georgia, century, serif;
	float: right;
	margin: 0px 15px 10px 0px;
	outline: none;
    width: 480px;
}
.box h1 {
	font-family: "book antiqua", georgia, century, serif;
}
.box img {
	float: left;
}
.box a:link {
	display: block;
}
.box a:hover {
	color: #AA3838;
	display: block;
	text-decoration: underline;
}
.box a:visited {
	display: block;
}
.boxBig img {
	margin: 0px 0px 0px 10px;
	padding-bottom: 5px;
}
.boxShop img {
	margin: 0px 5px 0px 10px;
	padding-bottom: 5px;
}
.boxMedium img {
	margin: 0px 26px 0px 10px;
	padding-bottom: 10px;
}
.boxSmall img {
	margin: 0px 10px 0px 10px;
	padding-bottom: 0px;
}
.boxTiny img {
	margin: 0px 10px 5px 0px;
	padding-bottom: 10px;
}
.box a.headline {
	color: #386199;
	display: block;
	font-size: 1.3em !important;
	border-bottom: 0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	padding-top: 6px;
	font-weight: bold !important;
}
.boxBig p, .boxShop p, .boxMedium p, .homeleftbox p, .homerightbox p {
	margin-top: 5px;
	margin-right: 20px;
	line-height: 1.2em !important;
	/*font-size:1.1em !important;*/
	color: #000;
}
.boxBig ul, .boxMedium ul, .boxSmall ul, .homeleftbox ul, .homerightbox ul {
	padding: 0 10px 0 4px;
	overflow: hidden;
	line-height: 25px;
}
.boxBig ul li, .boxMedium ul li, .boxShop ul li, .homeleftbox ul li, .homerightbox ul li {
	/*font-size:1.1em ;*/
	line-height: 18px !important;
	margin-bottom: 6px !important;
	margin-right: 10px;
	margin-left: 14px !important;
}
.boxBig {
	width: 469px;
	/*width:338px;*/
	min-height: 225px;
	padding: 10px 0px 6px 10px;
	border: 1px solid #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boxShop {
	width: 364px;
	width: 338px;
	min-height: 96px;
	padding: 10px 0px 6px 0px;
}
.boxMedium {
	width: 313px;
	min-height: 110px;
	font-size: 16px;
	padding: 10px 0px;
	border: 1px solid #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boxMedium h1 {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin-bottom: 14px !important;
	color: #30302e;
	margin: 0px;
	padding: 2px 20px;
	padding-bottom: 6px !important;
	font-weight: bold !important;
	font-size: 1.5em !important;
}
.boxMedium h4 {
	font-size: 14px;
	color: #000;
}
.boxMedium li {
	font-size: 12px;
	color: #000;
}
.boxFootnav {
	min-height: 140px;
	padding: 10px 0px;
	font-size: 14px;
	border: 1px solid #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boxFootnav li {
	font-size: 14px;
	color: #000;
}
.boxSmall {
	width: 222px;
	padding: 10px 0px;
	border: 1px solid #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.boxBig h1, .boxShop h1, .homeleftbox h1, .homerightbox h1 {
	font-size: 1.5em !important;
}
.boxSmall h1 {
	font-size: 1.3em !important;
}
.boxBig h1, .boxShop h1, .boxSmall h1, .homeleftbox h1, .homerightbox h1  {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #CEB28B;
	margin-bottom: 14px !important;
	color: #30302e;
	margin: 0px;
	padding: 2px 20px;
	padding-bottom: 6px !important;
	font-weight: bold !important;
}
.boxSmall h1 {
	padding: 2px 10px !important;
}
/*ROUND BORDERS*/
.roundBorder {
	border: 3px solid #999;
	padding: 8px;
	border-radius: 55px;
	-moz-border-radius: 55px;
	-webkit-border-radius: 55px;
}
.newBorder {
	border: 3px solid #999;
	padding: 6px;
	width: 400px;
	background-color: #D1DBD2;
	border-radius: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.shadowBorder {
	border: 5px solid #FF9933;
	padding: 10px;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	box-shadow: 5px 5px 10px #999;
	-moz-box-shadow: 5px 6px 10px #999;
	-webkit-box-shadow: 5px 5px 10px #999;
}
.transformBorder {
	border: 3px solid #999;
	padding: 3px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 5px 5px 10px #999;
	-moz-box-shadow: 5px 5px 10px #999;
	-webkit-box-shadow: 5px 5px 10px #999;
	transform: rotate (-5deg);
	-moz-transform: rotate (-5deg);
	-webkit-transform: rotate (-5deg);
}
/* ~~ expand js classes ~~ */
.expand {
	color: #333;
	text-decoration: none;
	text-align: left;
	font-size: 14px;
}
.expand a {
	color: #333;
	text-decoration: none;
	text-align: left;
}
.expand a:hover {
	color: #730E02;
	text-decoration: underline;
	text-align: left;
}
.expand a:visited {
	color: #333;
	text-decoration: none;
	text-align: left;
}
.expand ul li {
	font-size: 12px;
}
.sEven {
	/*background-color: #A5BAAD;*/
	background-color: #F4F5E7;
	border-right: thin solid #BBB;
	color: Black;
}
.sOdd {
	/*border-top: thin solid #AAA;	*/
	background-color: transparent;
	border-right: thin solid #BBB;
	border-bottom: thin solid #BBB;
	border-top: thin solid #BBB;
}
.tdborder {
	border: thin solid #AAA;
}
.three a:link {
	display: block;
}
.three a:hover {
	color: white;
	display: block;
	text-decoration:underline;
}
.three a:visited {
	color: white;
	display: block;
}

.navleftbox {
	color: white;
	font-family: "book antiqua", georgia, century, serif;
	outline: none;
	width: 320px;
	border-bottom: none;
	margin-top: 10px;
	text-align:center;
	cursor:pointer;
}
.navcenterbox {
	color: white;
	font-family: "book antiqua", georgia, century, serif;
	outline: none;
	width: 320px;
	border-bottom: none;
	text-align:center;
	margin-left: 330px;
	cursor:pointer;
}
.navrightbox {
	color: white;
	font-family: "book antiqua", georgia, century, serif;
	outline: none;
    width: 320px;
	border-bottom: none;
	text-align:center;
	margin-left: 660px;
	cursor:pointer;
	
}
input {
	text-align:center;
	font-size: 20px;
	height: 40px;
	border-radius: 10px;
	background-color: #d9d9d9;
	border: hidden;
	
}
#search {
	background-color: #F0BF00;
	height: 40px;
	color: grey;
	font-style: italic;
	border-radius: 5px;
	font-size: 15px;
	border: hidden;
}
.navleftbox a {
	color: white;
}
.navcenterbox a {
	color: white;
}
.navrightbox a {
	color:white;
}

	
	
