@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #E3E3E3;
	background-image: url(images/page-back.jpg);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-position: center;
	color: #525252;
}
a{
	font-weight: bold;
	text-decoration: none;
	color: #353387;
}
a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #E0AD13;
}
p{
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrap{
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#logo{
	float:left;
	width:506px;
	margin:0px;
	display:inline;
}
#flash-content{
	float:right;
	width:443px;
	background-image: url(images/flash-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*navigation*/
#navcontainer{
	float:left;
	width:203px;
}
#navlist li{
	display: inline;
/* for IE5 and IE6 */
}
#navlist{
	padding:0px;
	margin-top:5px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:19px;
}
#navlist a{
	width:99.99%;
	/* extend the sensible area to the maximum with IE5 */
	display:block;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(images/button.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:29px;
	font-size:15px;
	padding-top:7px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:20px;
}
#navlist a:hover{
	background-image:url(images/button-hover.jpg);
	background-repeat:no-repeat;
}
#navlist li#active a{
	background-image:url(images/button-hover.jpg);
	background-repeat:no-repeat;
}
#navlist a:visited{ 
}
#ps-contact{
	padding:10px;
	background-color:#ECC65A;
	color: #353387;
	font-weight:bold;
	letter-spacing: 1px;
	text-align:center;
	background-image: url(images/ps-contact-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#ps-contact a{
}
#ps-contact a:hover{
	color:#353387;
}
#content2{
	width:650px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#CCCCCC;
	border-left-color:#CCCCCC;
	margin-left:234px;
	padding-right:13px;
	padding-left:13px;
	margin-top:10px;
	min-height:280px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.table-margin{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.table-margin2{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.table-margin3{
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align:right;
}
#content{
	width:422px;
	border-right-width:1px;
	border-left-width:1px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#CCCCCC;
	border-left-color:#CCCCCC;
	margin-left:234px;
	padding-right:13px;
	padding-left:13px;
	margin-top:10px;
	min-height:280px;
}
* html #content{
	height:280px;
}
#sub-content{
	padding:20px;
}
h1{
	color:#343387;
	font-size:22px;
	font-weight:normal;
	margin:0px;
}
h2{
	font-size:16px;
	font-weight:bold;
	margin:0px;
	color: #353387;
	}
h2 a{
	text-decoration: none;
	color: #353387;
}
h2 a:hover{
	text-decoration: none;
	color: #E1AF10;
}
h3{
	margin:0px;
	font-size:14px;
	font-weight:bold;
	color: #353387;
}
hr{
	background-color:#c9c5d6;
	height:2px;
	border:0px;
}
ul{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size:12px;
}

#content li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#content2 li{
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#content2 ul{
	display:inline;
}
p{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;	
}
#right-col{
	float:right;
	width:253px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
}
#right-top{
	background-image: url(images/right-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:10px;
	width:213px;
	background-color: #F3D58C;
	font-size: 14px;
	color: #343387;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#right-mid{
	padding:10px;
	width:213px;
	background-color: #ecc65a;
	font-size: 14px;
	color: #343387;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#right-bot{
	background-image: url(images/right-bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width:223px;
	background-color: #E0AD13;
	font-size: 14px;
	color: #343387;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right-bot a{
	color:#353387;
	text-decoration: none;
}
#footer{
	text-align:center;
}
#latest-news{
	background-color: #f8eac4;
	background-image: url(images/latest-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:20px;
	padding-left:20px;
	padding-top:15px;
}
.latest-news{
	background-color: #f8eac4;
	background-image: url(images/latest-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right:20px;
	padding-left:20px;
	padding-top:15px;
	margin-top:10px;
}
#more{
	background-color: #F8EAC4;
	background-image: url(images/latest-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-style: italic;
}
.more{
	background-color: #F8EAC4;
	background-image: url(images/latest-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
	padding-right: 20px;
	padding-left: 20px;
	font-style: italic;
	height:10px;
}
#more a{
	text-decoration: none;
	color: #525252;
}
#more a:hover{
	text-decoration: underline;
	color: #353387;
}
#whats-new{
	margin-top:5px;
}
#whats-new li{
	padding-bottom:5px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#whats-new a{
	font-size: 13px;
	text-decoration: none;
	color: #525252;
}
#whats-new a:hover{
	font-size: 13px;
	text-decoration: underline;
	color: #353387;
}
.post{
	margin-top:0px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C5D6;
}
.entry a{
	color:#353387;
	text-decoration: none;
	font-weight: bold;
}
.entry a:hover{
	color:#C6890C;
	text-decoration: none;
	font-weight: bold;
}
.navigation a{
	font-weight: bold;
	color: #353387;
	text-decoration: none;
}
.navigation a:hover{
	font-weight: bold;
	color: #C6890C;
	text-decoration: underline;
}
/*other sites*/
#other-sites{
		padding-left:20px;
		padding-top:20px;
		font-size:10px;
}
#other-sites ul{
	list-style-image: none;
	list-style-type: square;
	margin-left:20px;
}
#other-sites li{
	margin-top:5px;
	margin-bottom:5px;
}
