	body {
		margin: 10px 0px 0px 0px;
		padding: 0px;
		background-color: #fff;
		color: #069;
		font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
		font-size: small;
		text-align: center;
	}
	
	h1 {
		font-size: large;
		letter-spacing: 1px;
		margin: 0px 0px 10px 0px;
		padding: 0px;
		text-align: center;
		color: #069;
	}
	
	h2 {
		font-size: medium;
		letter-spacing: 1px;
		margin: 0px 0px 5px 0px;
		padding: 0px;
		text-align: left;
		color: #069;
	}
	
	.h2links {
		margin: 0px;
		padding: 0px;

	}

	p {
		text-align: justify;
	}
	
	.nodisplay {
		display: none;
	}
	
	a {
		color: #069;
	}
	
	a img {
		border: none;
	}
	
	a.importantlink {
		/*color: #333;*/
	}
	
	#container {
		width: 980px;
		margin-left: 12px;
		clear: both;
		position: relative;
	}	
	#header {
		width: 980px;
		clear: both;
		overflow: auto;
		position: relative;
	}
	
	#content {
		width: 980px;
		clear: both;
		background-repeat: no-repeat;
		overflow: auto;
		text-align: justify;
		color: #333;
		position: relative;
	}
	
	#contentinner {
		margin: 0px 10px 0px 10px;
	}
	
	#contentleft {
		width: 200px;
		float: left;
		margin: 0px 0px 0px 10px;
		/*_margin: 0px;*/
		padding-top: 10px;
	}

	#contentright {
		width: 746px;
		float: left;
		margin: 10px 10px 0px 10px;
		/*_margin: 0px;*/
		border: solid 2px #999;
		background-color: #fff;
		padding-top: 10px;
	}
	
	#notfoundcontent {
		margin: 0px 10px 10px 10px;
		border: solid 4px #333;
		background-color: #fff;
	}
	
	#notfoundcontent .inner {
		margin:10px;
	}
	
	#contentright .inner {
		margin: 10px 20px 10px 20px;
		padding-bottom: 20px;
	}
	
	#contentrightfooter {
		margin: 0px 0px 0px 10px;
		width: 716px;
		float: left;
		margin: 0px;
		clear: both;
	}
	
	#contentrightfooter .left, #contentrightfooter .middle {
		float: left;
		margin-right: 15px;
	}
	
	#contentrightfooter .right {
		float: left;
	}
	
	.contentinnerleft {
		width: 300px;
		float: left;
		margin-right: 20px;
	}
	
	.contentinnerright {
		width: 300px;
		float: left;
	}
	
	#menu {
		width: 980px;
		clear: both;
		/*overflow: auto;*/
		color: #fff;
		font-weight: bold;
		font-style: italic;
		font-size: 11pt;
		margin: 0px 0px 10px 0px;
	}
	
	#navpath {
		width: 980px;
		margin: auto;
		text-align: right;
		color: #666;
	}
	
	#navpath a {
		text-decoration: none;
		/*color: #666;*/
	}
	
	#navpathhome {
		padding: 0px 10px 0px 10px;
		margin-top: 10px;
	}
	
	#menu ul {
		/*clear: both;
		width: 960px;
		overflow: auto;
		list-style-type: none;
		margin: 0px 0px 0px 10px;
		padding: 0px;*/
	}
	
	#menu ul li {
		float: left;
		margin: 0px 6px 0px 0px;
		padding: 2px 2px 4px 5px;
	}
	
	#menu ul li a {
		color: #fff;
		text-decoration: none;
	}
	
	#menu ul li.current {
		background-color: #c00;
	}
	
	#currentms {
		color: #069;
		font-size: large;
		margin-top: 10px;
	}
		
	#infobar {
		width: 980px;
		clear: both;
		background-color: #ccc;
		margin: 10px 0px 10px 0px;
		padding: 4px 0px 6px 0px;
		font-size: large;
		font-weight: bold;
		letter-spacing: 1px;
		text-align: center;
		color: #069;
	}
	#infobar h1 {
		font-size: large;
		letter-spacing: 1px;
		margin: 0px;
		padding: 0px;
		text-align: center;
	}

	#sitesubmenu {
		/*width: 172px;
		width: 257px;*/
		width: 192px;
		clear: both;
		margin: 0px 0px 10px 0px;
		border: solid 4px #333;
		background-color: #fff;
		font-weight: bold;
		font-style: italic;
		font-size: medium;
		text-align: left;
	}
	
	#subsection {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	#subsection li {
		border-bottom: solid 1px #ccc;
	}
	
	#subsection li a {
		color: #333;
		text-decoration: none;
	}
	
	#subsection li a.currentmsa, #subsection li a.current, .pagemenu .current  {
		color: #069;
	}
	
	.subsectionpages {
		list-style-type: none;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		font-size: small;
	}
	
	.subsectionpages li {
		border: none;
	}
	
	.pagemenu {
		list-style-type: none;
		margin: 0px 0px 0px 10px;
		padding: 0px;
	}
		
	#homeleft {
		width: 400px;
		float: left;
		margin: 3px 10px 0px 10px;
		border: solid 4px #333;
		overflow: hidden;
		padding: 0px;
	}
	
	#homeleft img, #homeleft a {
		margin: 0px;
		padding: 0px;
	}
	
	#homecol2 {
		float: right;
		padding-top: 3px;
	}
	
	#homemiddle, #homeright, #latestnews, #latestevents {
		width: 257px;
		float: left;
		margin: 0px 10px 0px 0px;
		border: solid 4px #333;
		height: 300px;
		overflow: auto;
		text-align: center;
	}
	
	#homemiddletop {
		width: 532px;
		clear: both;
		margin: 0px 10px 10px 0px;
		border: solid 4px #333;
		height: 60px;
		text-align: center;
		background-color: #C00;
	}
	
	#homemiddletopcontainer {
		width: 540px;
		clear: both;
		margin-bottom: 10px;
		overflow: auto;
	}
	
	#homemiddletopleft {
		width: 165px;
		float: left;
		margin: 0px 11px 10px 0px;
		border: solid 4px #333;
		height: 60px;
		text-align: center;
		background-color: #C00;
	}
	
	#homemiddletopmiddle {
		width: 165px;
		float: left;
		margin: 0px 10px 10px 0px;
		border: solid 4px #333;
		height: 60px;
		text-align: center;
		background-color: #C00;
		color: #fff;
		font-size: medium;
		font-weight: bold;
		background-image: url(images/template/topbannerbg.jpg);
		background-repeat: repeat-x;
	}
	
	#homemiddletopmiddle .inner {
		margin-top: 7px;
	}
	
	#homemiddletopright {
		width: 165px;
		float: left;
		margin: 0px 0px 10px 0px;
		border: solid 4px #333;
		height: 60px;
		text-align: center;
		color: #fff;
		font-size: large;
		font-weight: bold;
		background-color: #C00;
		background-image: url(images/template/topbannerbg.jpg);
		background-repeat: repeat-x;
	}
	
	#homemiddletopright .inner {
		margin-top: 10px;
	}
	
	#homemiddletopright .inner a {
		font-size: small;
		font-weight: normal;
		color: #FFF;
	}
	
	#homemiddletop .inner a {
		text-decoration: none;
		color: #FFF;
	}
	
	#homemiddle, #homeright {
		height: 222px;
	}
	
	#latestnews, #latestevents {
		width: 192px;
		height: auto;
		margin-bottom: 10px;
		padding-top: 5px;
	}
	
	#homemiddle .inner, #homeright .inner, #latestnews .inner, #latestevents .inner, #sitesubmenu .inner {
		margin: 0px 10px 10px 10px;
	}
	
	#homemiddle ul, #homeright ul, #latestnews ul, #latestevents ul {
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	#homemiddle ul li, #latestnews ul li, #latestevents ul li {
		margin: 0px 0px 10px 0px;
		padding: 0px;
		text-align: left;
	}
	
	#homeright ul li, #latestevents ul li {
		margin: 0px 0px 5px 0px;
		padding: 0px;
		text-align: left;
		font-size:0.9em;
	}
	
	#homemiddle, #latestnews {
		background-color: #069;
		line-height: 15px;
	}
	
	#homeright, #latestevents {
		background-color: #FFCC00;
		color: #333;
		line-height: 12px;
	}
	
	#homemiddle a, #latestnews a {
		color: #fff;
	}
	
	#homeright a, #latestevents a {
		color: #069;
	}

	#footer {
		width: 980px;
		clear: both;
		margin-bottom: 10px;
	}
	
	#footer .left, #footer .middle, #footer .right {
		width: 246px;
		float: left;
		margin-right: 10px;
		border: solid 2px #999;
	}
	
	#footer .middle {
		width: 456px;
		text-align: center;
		font-weight: bold;
		height: 95px;
		background-image: url(images/template/footer/footer_middle_bg.gif);
		background-repeat: no-repeat;
	}
	
	#footer .right {
		margin-right: 0px;
	}
	
	#footerfull {
		width: 980px;
		clear: both;
		margin-top: 5px;
	}
	
	#content p , .contentblock {
		margin: 0px 0px 20px 0px;
		padding: 0px;	
		text-align: justify;
		color: #333;
		line-height: 15px;
	}
	
	.plainlist, .plainlistcompact {
		list-style-type: none;
		margin: 0px;
		padding: 0px;	
	}
	
	.plainlist li {
		margin: 0px 0px 20px 0px;
		padding: 0px;	
	}
	
	.plainlistcompact li {
		margin: 0px 0px 5px 0px;
		padding: 0px;	
	}
	
	.highlightedtextblock {
		color: #C00;
		text-align: justify;
	}
	
	.divider {
		width: 100%;
		border-top: solid 1px #ccc;
		margin: 0px;	
		padding: 0px;
		clear:left;		
	}
	
	.vdivider {
		width: 10px;
		border-left: solid 1px #ccc;
		margin: 0px 10px 0px 0px;	
		padding: 0px;
		float: left;
	}
	
	#adminbar {
		/*background-color: #ddd;
		padding: 5px;
		color: #F00;
		font-weight: bold;
		border-style: none none outset none;
		border-bottom-width: 4px;
		background-image: url(/images/template/valtexlogo.gif);
		background-position: right;
		background-repeat: no-repeat;*/	
		margin-bottom: 10px;	
	}
	
	#adminbar a {
		/*background-color: red;
		color: #fff;
		border-style: outset;
		border-width: 2px;
		border-color: red;
		padding: 2px 4px 2px 4px;
		text-decoration: none;*/
		color: red;
	}
	
	#adminbar a.plainlink, #adminbar a.plainlink:hover {
		/*background-color: #ddd;
		color: #fff;
		border: none;
		padding: 0px;
		margin: 0px;*/
		color: red;
	}
	
	#adminbar a.plainlink img, #adminbar a.plainlink:hover img {
		vertical-align: middle;
	}
	
	#adminbar a:hover {
		/*border-style: inset;*/
	}

	a.adminlink {
		color: red;
		font-weight: bold;
		text-align: right;
	}
	
	.adminbuttons a {
		color: #F00;
	}
	
	li.adminbutton {
		float: left; 
		margin-right: 4px;
		margin-bottom: 0px;
	}	
	
	.adminformlabel {
		width: 180px;
		text-align: right;
		float:left;
		margin-right: 10px;
		font-weight: bold;
	}
	
	.adminforminput {
		float:left;
	}
	
	.imgfloatleft {
		float: left;
		margin-right: 10px;		
	}
		
	.imgfloatright {
		float: right;
		margin-left: 10px;		
	}	

	.captionedimgfloatleft {
		float: left;
		margin-right: 10px;	
		text-align: center;	
		font-size: x-small;
	}	
		
	.captionedimgfloatright {
		float: right;
		margin-left: 10px;	
		text-align: center;	
		font-size: x-small;
	}	
		
		
.imgfloatleftnoborder {
	float:left;
	margin: 0px 8px 0px 0px;
	border: none;
}
.imgfloatrightnoborder {
	float:right;
	margin: 0px 0px 0px 8px;
	border: none;
}
.contentimg, .imgfloatleft, .imgfloatright, .galleryphoto {
	border: solid 1px #333;
}

.captionedimgfloatleft img, .captionedimgfloatright img {
	border: solid 1px #333;
	margin:0px;
}

.imgnoborder {
	border: none;
}		

.downloadlink {
	font-weight: bold;
}


a.h2link {
	color: #069;
}

form.basket {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	float: right;
	width: 100px;
}

	#shopinnerleft {
		float: left;
		width: 25%;
		margin-top: 30px;
	}
	
	#shopinnerright {
		float: right;
		width: 74%;
		border-left: solid 1px #BFCCD9;
	}
	
	#shopinnerrightinner {
		margin-left: 20px;
	}
	
li.shopitem {
	width: 100%;
	margin: 0px 0px 15px 0px;
	clear: left;
}

li.shopcat {
	font-size: medium;
	font-weight: bold;
}

li.shopcaton {
	font-size: medium;
	font-weight: bold;
}

li.shopcat a, li.shopcaton a {
	text-decoration: none;
}

#navicons {
	width: 190px;
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	clear: right;
}

legend {
	color: #C00;
	font-weight: bold;
	font-size: medium;
}

.formitem {
	width: 100%;
	clear:left;
	margin-bottom: 10px;
}

.formitemsubmit input {
	width: auto;
	clear:left;
}

.formlabel {
	float:left;
	clear:left;
	width: 25%;
	color: #C00;
}

.forminput {
	float:left;
	width: 70%;
}

.forminput input, .forminput textarea {
	width: 100%;
}

ul.bulleted li {
	margin-bottom: 10px;
}

.categorysquares {
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
}

.categorysquares li {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float:left;
	width: 110px;
	height: 150px;
	text-align: center;
}

.sitemap ul {
	list-style-type: none;
	margin: 20px 0px 20px 50px;
}

.mslink {
	font-size: large;
	font-weight: bold;
	margin: 20px 20px 00px 0px;
}

.noclear {
	clear: none;
}

#contactform {
	clear:left;
}

#basketlayout {
	border: solid 1px #666;
	width: 100%;
}

#basketlayout th {
	font-size: x-small;
	background-color: #666;
	color: #fff;
}

#basketlayout td, .adate {
	color: #C00;
}

#basketlayout tr {
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	border:none;
}

.biglinks {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.biglinks li {
	margin: 0px;
	padding: 0px;
}

.biglinks li a {
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#headerprefix {
	clear: both;
	width: 980px;
	margin: 10px auto 0px auto;
	height: 100px;
}

#topad {
	width: 980px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 90px;
}

#topad li {
	float: left;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

li.pagelink {
	font-size: x-small;
}

.featuredChildmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.featuredChildmenu li {
	font-size: medium;
	font-weight: bold;
	margin-bottom: 10px;
}

ul.subsectionmenu {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

.boxedChildmenu li {
	float: left;
	font-size: medium;
	font-weight: bold;
	width: 225px;
	margin:0 5px 20px;
	text-align: center;
}

.boxedChildmenu li a {
	text-decoration: none;
	color: #069;
	vertical-align: middle;
}

.galleryphoto {
	width: 225px;
	height: 168px;
	float: left;
	margin: 0px 6px 12px 2px;
	padding: 0px;
}

#ddul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	}
	
#ddul li {
	position: relative;
	}
#ddul li ul {
	z-index: 1;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: none;
	width: 190px;
	font-size: small;
	position: absolute;
	top: 26px;
	background: #333;
	list-style-type: none;
	}
#ddul li a {
	display: block;
	}
#ddul li {
	/*height: 1%*/
	}
#dd ul li a {
	/*height: 1%*/
	}
.drop a:hover{
	/*background: #611804;
	color: #FFF;*/
	}
#ddul li ul li {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 170px;
	clear: left;
	text-align: left;
	border-bottom: solid 1px #ccc;
	}
#ddul li ul li a {
	margin: 0px;
	padding: 3px;
	}
#ddul li:hover ul {
	display: block;
	}
#ddul li.over ul {
	display: block;
	}
#ddul li.link {
	display: block;
	}
#ddul li ul li a:hover, .ddlink:hover {
	background-color: #fff;
	/*color: #333;*/
	color: #999;
	}
