body {
	background: #395674;
	margin: 0px;
	padding: 0px;
}


h1, h2, h3 {
	font: bold 18px Century Gothic, Arial, Helvetica, sans-serif;
	color: #beb475;
}

.bannerbg {
	background: #395674;
}

.bannerbgfill {
	background: #395674;
}

.bannercolour {
	border-top: 5px solid #395674;
}

.headcol1 {
	background: #C0B671;
}

.headcol2 {
	background: #E4D786;
}

.headcol3 {
	background: #F0E38D;
}

.nav {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	background:  url("gfx/bgnav.gif");
	overflow: hidden;
	font: 13px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #395674;
}

.nav a {
	font: bold 13px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #395674;
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

.copy {
	font: 11px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #21415C;
	padding-left: 20px;
}

.copy a {
	color: #f3e8a3;
}

.keyline {
	border-top: 1px solid #ACB8C5;
	margin: 0px;
	padding: 0px 0px 1px;
	height: 1px;
	width: 760px;
}

.bgmainimage {
	background: #F3E8A3;
}

.primary {
	font: 12px/17px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #395674;
	background: #FFFFFF;
	padding: 20px;
}

.primary a, .secondary a {
	font-weight: bold;
	color: #21415C;
	font-size: 12px;
}

.primary a:hover, .secondary a:hover {
	color: #F0E38D;
}

.primary a:visited, .secondary a:visited {
	color: #5A7A95;
	font-size: 12px;
}

.secondary {
	background: #FEFEFB;
	color: #21415C;
	font: 12px/17px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
}


.navTable {
	padding-left: 10px;
}

.send {
	font: bold 11px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #F0E38D;
	background: #7D90A3;
	border-top: 1px solid #F0E38D;
	border-right: 1px solid #8C9DAE;
	border-bottom: 1px solid #8C9DAE;
	border-left: 1px solid #F0E38D;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	background: #F0E38D;
	padding: 8px;
	color: #395674;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #21415C;
}

p, li, td, span, blockquote { font-size: 13px; line-height: 17px; }
p { margin: 10px 0 10px; }


a:hover img  { 
filter:alpha(opacity=75);   
-moz-opacity: .5;   
opacity: .5;
}