body {
	margin: 0;
	padding: 0;
	background-color: #54C2DE;
	background-image: url(images/img04.gif);
	background-repeat: repeat-x;
}

body, th, td, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

/*/*/a{}
body,
body td,
body th,
body p {
  font-size: x-small;
  voice-family: "\"}\"";
  voice-family: inherit;
  font-size: small;
}
html>body,
html>body td,
html>body th
html>body p {
  font-size: small;
}  
/* */

.hidden
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
} 

p, ol, ul {
	line-height:170%;
}

a:hover {
	text-decoration: none;
}

#accesslink {
float:left;
}

/* Header */

#header {
	width: 960px;
	height: 120px;
	margin: 0 auto;
	clear:both;
	background:url(images/boys.jpg) top right no-repeat;
}

#vglobal {
	float:right;
	margin-right:160px;
	color:#000;
	}

#vglobal a {
	color:#666;
	}

#logo {
	float: left;
	height: 120px;
	display: inline; /* used to fix doubled float margin bug (ie6) */
	margin-left: 10px;
	background: url(images/img01.jpg) no-repeat left center;
}

#logo h1, #logo p {
/*	text-transform: lowercase; */
}

#logo h1 {
	margin: 0;
	padding: 25px 0 0 85px;
	letter-spacing: -2px;
	font-size: 3em;
	font-weight: normal;
	color: #CC0000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	margin: -10px 0 0 2px;
	padding: 0 0 0 85px;
	text-transform: lowercase;
}

#navigation {
float:right;
width:500px;
}

#accessbar {
width:960px;
height:68px;
	margin: 0 auto;
}

#access {
	float:left;
	width:480px;
	padding: 22px 0px 0px 10px;
}

#access ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#access li {
	display: block;
	float: left;
}

#access a {
/*	margin-top:-5px; */
	display: block;
	float: left;
	padding-right:30px;
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#access a:hover {
	text-decoration: underline;
}

#search {
	float: right;
	width: 200px;
}

#search form {
	margin: 0;
	padding: 20px 0 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search #s, #search #x {
	float: left;
}

#search #s {
	width: 108px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
/*	background: #006BFF;  url(images/img03.gif) no-repeat; 
	border: none;*/
	text-transform: lowercase;
	/* color: #FFFFFF; */
}

/* Menu */

#access {
/*	float:left; */
	margin: 0 auto;
	width: 740px;
/*	height: 120px; 
	clear:both; */
}

#access ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#access li {
	margin-left:15px;
	display: block;
	float: left;
	height: 38px;
	background: url(images/img05.gif) no-repeat;
}

#access a {
	display: block;
	float: left;
	
	padding: 1px 20px 0 20px;
	text-decoration: none;
	text-transform: lowercase;
	color: #000000;
	background: url(images/img06.gif) no-repeat right top;
}

#access a:hover {
	text-decoration: underline;
}

#menu .current_page_item {
/*	background: url(images/img05.gif) no-repeat;  */
}

#access .current_page_item a {
/*	background: url(images/img06.gif) no-repeat right top; */
	font-weight: bold;
}

/* Page */

#page {
	width: 962px;
	margin: 0 auto;
	background: #FFFFFF url(images/img07.gif) repeat-y;
}

/* Content */

#content {
	float: right;
	width: 700px;
	padding: 11px 11px 0 5px;
	background: url(images/img09.gif) no-repeat;
}

#nos_content {
	padding: 15px 11px 0 11px;
	background: url(images/noshead.gif) no-repeat;
	}

#content a {
	color: #CC0000;
	text-decoration:none;
}

#content a:hover {
	text-decoration:underline;
}

.pagetitle {
	height: 30px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/grey_bg.gif) repeat-x;
/*	background: url(images/img13.gif) no-repeat;*/
	font-size: 1.4em;
/*	width:700px; */
/*	height:38px; */
	color: #FFFFFF;
}

#content #rss-posts {
	display: block;
	margin: -30px 15px 0px 0px;
	padding: 0 20px 0 0;
	background: url(images/rss.gif) no-repeat right center;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
}
	
#pcontent {
	padding:15px;
}

#pcontent img {
	border:none;
	padding: 0 0 8px 8px;
	}
	
#pcontent h2{
	font-size:16px;
	color:#333333;
	}
	
#pcontent h3{
	color:#333333;
	text-align:left;
	}

.post {
	padding: 40px 30px 0 30px;
}

.title {
	margin: 0;
	font-size: 2.4em;
	font-weight: normal;
}

.byline {
	margin: 0 0 20px 0;
}

.meta {
	border-top: 1px dotted #CCCCCC;
	text-align: right;
}

.meta .more, .meta .comments {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
	padding: 11px 5px 0 11px;
	background: url(images/img08.gif) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 15px;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

#sidebar h2 {
	height: 33px;
	margin: 0;
	padding: 8px 0 0 15px;
	background: url(images/img11.gif) no-repeat;
	font-size: 1.4em;
	color: #FFFFFF;
}

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

#sidebar a:hover {	
	text-decoration: underline;
}

#sidebar p {
	padding: 0 6px 0 6px;
	font-style:italic;
}

/* Footer */

#footer {
	width: 962px;
	height: 40px;
	margin: 0 auto;
	padding: 14px 0 16px 0;
	margin-bottom:16px;
	background: url(images/footer.gif) no-repeat;
}

.refbtn img {
	border:none;
	margin-top:20px;
	}

#nosfooter {
	width: 962px;
	height: 40px;
	margin: 0 auto;
	padding: 14px 0 16px 0;
	margin-bottom:16px;
	background: url(images/nosfooter.gif) no-repeat;
}

#nosfooter img {
	border:0;
	margin-right:20px;
}

#footer p {
	margin: 0 20px 0 300px;
	/* margin: 0 20px 0 300px; */
	text-align:right;
	color:#999999;
}

#footer a {
	color:#666666;
	text-decoration:none;
}

#footer img {
	border:0;
	margin-right:20px;
}

#nosfooter p {
	margin: 0 20px;
	text-align:right;
	color:#999999;
}

#nosfooter a {
	color:#666666;
	text-decoration:none;
}
#page #sidebar h2 a {
	color: #FFFFFF;
}

#pmenu ul {
		list-style: none;
/*		border: 1px solid; */
		padding:10px 0 0 0;
	    margin:0;
}
		
#pmenu li {
		list-style: none;
		padding:0;
		border-bottom: 1px solid #fff;
		margin: 0;
		background-color: #cccccc;
}
	
#pmenu li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
/*		border-left: 10px solid #1958b7;
		border-right: 10px solid #508fc4; */
		background-color: #cccccc;
		color: #000;
		text-decoration: none;
		width: 100%;
		voice-family: "\"}\""; 
	    voice-family:inherit;
		width:81%;
		}

	html>body #pmenu li a {
		width: auto;
		}

	#pmenu li a:hover {
	background-color:#999999;
	}
	
	#pmenu .mheader {
/*		border-left: 10px solid #1c64d1;
		border-right: 10px solid #5ba3e0; */
		background-color:#999999;
		color: #000;
		font-weight:bold;
		text-decoration:none;
		background:url(images/pmenu.gif) repeat-x;
		text-transform: uppercase;
		}

/*#sidebar #menu a:link, #sidebar #menu a:visited {

}*/


	
#pmenu .level1 {
	color: #000;
	font-size:1.2em;
	padding:8px 0px 6px 2px;
	background-color:#B29E7B;
	background-image:url(assets/images/decoration/menu_bg.png);
	background-repeat:repeat-x;
	}
	
.brighttext {
	color:#0066FF;
	font-weight:bold;
	}
	

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	width: 100%;
	margin-bottom:20px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}

#hor-minimalist-a td
{
	color: #333;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}

.twoleft {	
	float:left;
	width:50%;
}

.twoleft p {
	padding-right:20px;
}
	
.tworight {
	margin-left:50%;
}

.links a {
	margin-left:20px;
	}
	
.links p {
	margin-left:40px;
	}
	
.links h2 {
	margin-left:0;
	}
	
.hide {
	display:none;
}

.supersize {
font-size:1.5em;
color:#000000;
}

.noflash {
margin: 50px 150px 0 250px;
padding-bottom:250px;
}

#advice_cont {
margin-top:30px;
margin-bottom:50px;
}

#advice_cont ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#advice_cont li { margin: 0 0 10px 0; list-style-type:none; }

#advice_cont a
{
color:#000000;
display: block;
padding: 13px 12px 13px 26px;
border: 0;
width: 350px;
height: 23px;
background-color: #999;
background-image: url(images/listitembox.gif);
}

#advice_cont a:link, #advice_list a:visited
{
text-decoration: none;
}

#advice_cont a:hover
{
color:red;
}

#latestnews {
	font-family:Verdana, Geneva, sans-serif;
	background-image:url(images/nosthin.gif);
	color:white;
	width: 962px;
	margin: 0 auto;
	padding:1px 0 16px;
}

#latestnews a {
	color:white;
}

#latestnews p, h3 {
	font-weight:normal;
	margin-left:310px;
}

#awards {
	height:68px;
	padding-top:30px;
	margin:0 auto;
	width:960px;
	text-align:right;
}
