body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #454545;
	text-decoration: none;
	margin-bottom:0px;
	padding-bottom:0px;
}
a {
	color: #990000;
	text-decoration: none;
}
a.read {
	text-align: right;
	display: block;
}
a:hover {
	color: #CC0000;
}

h1, h2, h3{
	margin-bottom:0px;
	padding-bottom:0px;
}

.hidden {
	display: none;
}
.brown {
	color: #996600;
}
.dotted {
	border-bottom: 1px dotted #CCCCCC;
	display: block;
	clear: both;
	height: 5px;
}
.readmore{
	float:right;
}
#main, #footer {
	margin: 0px auto;
	padding: 0px;
	width: 950px;
}
#leftpanel {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 228px;
}
#leftpanel .logo {
	background: url(../assets/logo.png) no-repeat center center;
	height: 104px;
	width: 228px;
	display: block;
}
#leftpanel ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#leftpanel li {

}
#leftpanel  li a {
	display: block;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #7b6a2d;
	padding-left: 15px;
}
#leftpanel   li  li a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #996600;
	padding-left: 25px;
	font-size: 11px;
}
#leftpanel a:hover {
	color: #CC0000;
}
#leftpanel  #leftbanner {
	font-size: 10px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	width:200px;
	min-height: 200px;
	position: relative;
}
#leftpanel  #leftbanner  img {
	margin: 0px 0px 0px 20px;
}

#leftpanel    li   a.active     {
	color: #CC0000;
	font-weight: bold;
	background: url(../assets/mnuarw.png) no-repeat left center;
}
#leftpanel     li    a.tactive     {
	color: #7b6a2d;
	font-weight: bold;
}
#leftpanel    li   li a.active     {
	color: #CC0000;
	font-weight: bold;
	background: url(../assets/mnuarw.png) no-repeat 10px center;
}


#container {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	float: left;
	width: 700px;

}
#top  {
	background: #CBA729;
	margin: 0px;
	padding: 0px;
	width: 700px;
	text-align: right;
	height: 185px;
	overflow: hidden;
}
#top h2.welcome {
	float: left;
	width: 155px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-top: 150px;
}
#show  {
	height: 185px;
	margin-bottom: 20px;
	width: 525px;
	margin-left: 175px;
}
#show img {
	margin:0px;
	padding:0px;
}
#banner  {
	height: 185px;
	margin-bottom: 20px;
	width: 550px;
	margin-left: 160px;
}
#left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
}
#right {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	float: left;
	width: 375px;
}
#right h3.homehead {
	background: url(../assets/homeheading.png) no-repeat left top;
	height: 24px;
	padding-top: 7px;
	padding-left: 12px;
}
#right ul {
	padding: 15px 0px 0px;
	list-style: none;
	margin:0px;
}
#right li {
	display: block;
	margin-left: 20px;
	margin-right: 10px;
}
#right li a {
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}
#right li a:hover {
	color: #CC0000;
}
#center {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
}
#center   h1, #center strong, #feedback legend {
	color: #cba729;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
#center #feedback {
	float:left;
	margin-left:60px;
}
#center img {
	margin: 0px 10px 10px 0px;
}
#center .leftimgs{
	float:left;
	width:270px;
}
#center .leftimgs img{
	margin:10px 0px;
}
#center div.history {
	margin-left:270px;
}
#center div.history h3 {
	float: left;
	width: 55px;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	color: #CBA729;
	text-decoration: none;
}
#center div.history p {
	margin-left: 60px;
}
#center ul.news {
	list-style: none;	
}
#center ul.news li {
	list-style: none;
	display: block;
	padding-top:10px;
	border-bottom: 1px dotted #CCCCCC;
}
#content{
	margin-top:10px;
}



#pwsml {
	font-size:10px;
}





/**************************************************************

	Rounded Corners
	v 1.1

**************************************************************/


.boxFloat, .imageFloat {
	float: left;
}

/***********************************/


.boxTopLeft {
	background: url(../assets/toppleft.png) top left no-repeat;
}
.boxTop {
	background-color: #e5d394;
}
.boxTopRight {
	background: url(../assets/toppright.png) top right no-repeat;
}
.boxMiddleLeft {
	background-color: #e5d394;
}
.boxMiddle {
	background-color: #e5d394;
}
.boxMiddleRight {
	background-color: #e5d394;
}
.boxBottomLeft {
	background: url(../assets/botleft.png) bottom left no-repeat;
}
.boxBottom {
	background-color: #e5d394;
}
.boxBottomRight {
	background: url(../assets/botright.png) bottom right no-repeat;
}

/***********************************/

.imageTopLeft {
	background: url(../assets/topLeft.png) top left no-repeat;
}
.imageTopRight {
	background: url(../assets/topRight.png) top right no-repeat;
}
.imageBottomLeft {
	background: url(../assets/bottomLeft.png) bottom left no-repeat;
}
.imageBottomRight {
	background: url(../assets/bottomRight.png) bottom right no-repeat;
}
.imageTop, .imageMiddleLeft, .imageMiddle, .imageMiddleRight, .imageBottom {
	border: 0;
}


.roundedContent {
	padding: 20px 10px 20px;
	margin: 30px 0px 20px;
	width: 250px;
	background-color: #e5d394;
}
.roundedContent h3 {
	margin:0px;
	padding:0px;
	float:left;
}
.roundedHeader {
	color:#FFFFFF;
	background-color: #7B6A2D;
	padding:7px 10px;	
	margin:20px auto 0px;
	position:relative;
	z-index:5;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-radius-topleft:7px;
	-webkit-border-radius-topright:7px;
}
#footer {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #CBA729;
	margin-top: 20px;
	height:32px;
}

#footer  .copy  {
	padding-left: 15px;
	font-size: 10px;
	float:left;
	display:inline;
}
#footer  .m8292  {
	padding-right: 15px;
	font-size: 10px;
	float:right;
	display:inline;
}
#footer  .m8292 a  {
	color:#333333;
}

/*tool tips*/
.tipper {
	color:#FFFFFF;
	background-color:#333333;
	padding:5px 15px;
	-moz-border-radius-topleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-radius-topleft:7px;
	-webkit-border-radius-bottomright:7px;
}

#articleitem{
	padding:0px 20px;
}