html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a, hr { 
margin: 0px; 
padding: 0px; 
border: 0px; 
}
a { color: #000000; text-decoration: underline; }
a:hover { text-decoration: underline; }
img { border: none; }
p { padding-top: 5px; padding-bottom: 5px; }
li { margin-left: 20px; }

body {
    font-family: Arial, Sans-Serif;
	font-size: 12px;
	color: #000000;
}

#Container {
	margin: 10px auto 10px auto;
	width: 780px;
}
#Header {
	float: left;
	width: 770px;
}
#Content {
	
	float: left;
	width: 770px;
	display: inline;
}
.index{
	background:#E8E5DD;
}
.standard{
	background:url("images/bespoke_header_4b.jpg") top right no-repeat #E8E5DD;
}
#Menu {
	float: left;
	width: 760px;
	height: 25px;
	padding-top: 10px;
	padding-left: 10px;
	color: #ffffff;
	_margin-top: -3px;
}
.index #Menu{
	background-image: url('images/index06.gif');
}
.standard #Menu{
	float:none;
	background-color:#000000;
	width:420px;
}
#ContentLeft {
	float: left;
	width: 240px;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 11px;
	padding: 0px;
}
#ContentRight {
	float: left;
	width: 500px;
	display: inline;
	margin-top: 10px;
	margin-left: 10px;
}
#Footer {
	float: left;
	width: 770px;
	height: 34px;
	padding-top: 16px;
	text-align: center;
	background-image: url('images/index04.gif');
}

#Menu a { color: #ffffff; font-size: 13px; }
h1 { font-size: 24px; color: #4B9AD4; font-weight: normal; padding-top: 5px; padding-bottom: 16px; }
h2 { font-size: 24px; color: #698725; font-weight: normal; padding-top: 5px; padding-bottom: 5px; }
h3 { font-size: 16px; color: #000000; font-weight: normal; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.italics { font-style: italic; }
.size11 { font-size: 11px; }
.size12 { font-size: 12px; }
.size14 { font-size: 14px; }
.blue { color: #003D58; }
.green { color: #698725; }
.black { color: #000000; }
.alignright { text-align: right; }

.textLeft { width: 134px; font-size: 10px; }
.selectLeft { width: 140px; font-size: 10px; }
.hrLeft { width: 100%; border: none 0; border-top: 2px #003D58 solid; height: 1px; }
.selectMultipleLeft { width: 140px; height: 50px; font-size: 10px; }
.text { width: 220px; border: 2px silver solid; }
.submit { width: 120px; border: 2px silver solid; }

#Logos { float: left; width: 500px; margin-top: 10px; background-color: #ffffff; text-align: center; display: inline; }
.Logo {margin:2px;}

#rsslinks { float: right; padding: 20px 0px 10px 0px; text-align: right; margin-right: 10px; }


#Header01 {
	float: left;
	width: 740px;
	height: 16px;
	padding-top: 130px;
	padding-left: 30px;
	background-image: url('images/index02.gif');
	font-weight: bold;
	color: #ffffff;
}
#Header02 {
	float: left;
	width: 770px;
	height: 176px;
	background-image: url('images/index05.jpg');
}
.ContentLeft01 {
	float: left;
	width: 220px;
	background-image: url('images/index07.gif');
	background-repeat: repeat-y;
	padding: 0px 10px 10px 10px;
	_margin-top: -3px;
	_margin-bottom: -1px;
}

#Footer01 {
	float: left;
	width: 740px;
	padding: 5px 30px 20px 0px;
	text-align: right;
	font-size: 10px;
	color: #666666;
}
#Footer01 a { color: #666666; }

.Row { float: left; width: 100%; padding: 0px 0px 5px 0px; margin: 0px 0px 5px 0px; border: 0px; border-bottom: 2px #003D58 solid; }
hr { float: left; width: 100%; height: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; border: 0px; border-bottom: 1px #003D58 solid; }
.border { border: 1px #000000 solid; }

.topMenu { text-align:center; height: 12px; padding-top: 3px; font: 16px/100% Arial; text-decoration: none; border-top: 1px solid #aaaaaa; border-right: 1px solid #aaaaaa; border-left: 1px solid #aaaaaa; background-color: #FFF; color:#000; overflow: hidden; }
.topMenu:hover { background-color: #FFFAE1; text-decoration: none; }
a.menuText { color:#000; font-weight: normal; font-size: 11px; font-family: Arial; text-decoration: none; }
#Tabs {
	float: left;
	width: 500px;
	height: 20px;
	border-bottom: 1px #aaaaaa solid;
	margin-bottom: 10px;
}

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:322px;
}
#gallery img{
	float:left;
	position:absolute;
}

#gallery img {
	border:none;
}

#gallery img.show {
	z-index:500
}

	
