/* ----------------------------------- MENU ----------------------------------- */

#menu {
	float: left;
	width: 320px;
	padding-left: 17px;
	padding-top: 7px;
	margin-top: 10px;
	height: auto;
}

#menuleft {
	float: left;
	width: 140px;
	height: auto;
}

#menuright {
	float: right;
	width: 170px;
	height: auto;
}

.menuarrow {
	background-image: url(gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
	line-height: 20px;
	display: block;
}

.menuarrow {
	background-image: url(gfx/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
	line-height: 20px;
	display: block;
}

.activemenuarrow {
	background-image: url(gfx/redarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 28px;
	line-height: 20px;
	display: block;
	color: #d57575
}

a {
	color: #9dd2f0;
	text-decoration: none;
}

a:hover {
	color: #d57575;
	text-decoration: none;
	background-image: url(gfx/redarrow.gif);
	background-repeat: no-repeat;
}

a.textlink:hover {
	color: #d57575;
	text-decoration: none;
	background-image: none;
}

a.thumbimg {
	background-image: none;
}

a.pagenumbers {
	background-image: none;
}

a.pagenumbers:hover {
	text-decoration: underline;
	color: #d57575;
}

a.pagenumbersactive {
	color: #d57575;
	background-image: none;
}

/* ----------------------------------- CLASSES ----------------------------------- */

html {
	font-size: 13px;
}

body{
	text-align: left;
	font-size: 13px;
	font-family:"Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color: #FFFFFF;
	margin-top:0px;
	margin-bottom: 0px;
	background-color: #dde6ed;
	background-image: url(gfx/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
	width:100%;
}

h1 {
	color: #007cc2;
	font-size: 16px;
	background-image: url(gfx/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	color: #7ea9c1;
	font-size: 14px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
}

h3 {
	color: #0b2838;
	padding-left: 545px;
	font-size: 18px;
	padding-top: 15px;
}

h4 {
	color: #0b2838;
	font-size: 18px;
	padding-top: 15px;
	text-align: center;
	margin-top: 0px;
}

p.bannerhead {
	color: #0a1860;
	font-size: 17px;
	padding-left: 200px;
	font-weight: bold;
	padding-top: 18px;
	margin-top: 0px;
}

p.bannerheadindent {
	color: #0a1860;
	font-size: 17px;
	padding-left: 485px;
	font-weight: bold;
	padding-top: 0px;
	margin-top: -20px;
}

p.bannertext {
	color: #0b2838;
	padding-left: 545px;
	font-size: 14px;
	padding-right: 20px;
	line-height: 20px;
	margin-top: -10px;
}

p.bannertextabout {
	color: #0b2838;
	padding-left: 20px;
	font-size: 12px;
	padding-right: 595px;
	line-height: 18px;
	padding-top: 40px;
}

p.notification {
	background-color: #6699FF;
	padding: 5px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}

p.footertext {
	color: #FFFFFF;
	font-family:"Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-align: center;
	font-size: 10px;
	padding-top: 18px;
}

p.portabletext {
	padding-top: 30px;
	float: left;
}

td.text {
	width: 250px;
	
}

td.textbox {
	padding-left: 0px;
}

img {
	border: none;
}

img.thumbnail {
	border: none;
	margin: 0px;
	padding-right: 1px;
	width: 117px;
	height: 74px;
}

/* ----------------------------------- DIVS ----------------------------------- */

#wrapper {
	width: 760px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#navbg {
	width: 380px;
	height: 161px;
	float: left;
	background-image: url(gfx/navbg.jpg);
	background-repeat: no-repeat;
}

#logo {
	width: 380px;
	height: 161px;
	float: right;
	background-image: url(gfx/logo.jpg);
	background-repeat: no-repeat;
}

#bannerindex {
	width: 760px;
	height: 297px;
	float: left;
	background-image: url(gfx/banner.jpg);
	background-repeat: no-repeat;
}

#bannercontact {
	width: 760px;
	height: 297px;
	float: left;
	background-image: url(gfx/bannercontact.jpg);
	background-repeat: no-repeat;
}

#bannergallery {
	width: 760px;
	height: 55px;
	float: left;
	background-image: url(gfx/gallerybanner.jpg);
	background-repeat: no-repeat;
}

#bannerterms {
	width: 760px;
	height: 297px;
	float: left;
	background-image: url(gfx/bannerterms.jpg);
	background-repeat: no-repeat;
}

#gallerythumbs {
	width: 745px;
	height: 74px;
	padding-left: 15px;
	padding-top: 2px;
	float: left;
	margin-top: 0px;
	background-color: #011f2f;
}

#contentgallery {
	width: 760px;
	background-color: #011f2f;
	float: left;
	overflow: hidden;
}

#pages {
	width: 760px;
	background-color: #011f2f;
	text-align: center;
}

#bannerabout {
	width: 760px;
	height: 297px;
	float: left;
	background-image: url(gfx/bannerabout.jpg);
	background-repeat: no-repeat;
}

#bottomswirl {
	width: 760px;
	height: 30px;
	float: left;
	background-image: url(gfx/bottomswirl.jpg);
	background-repeat: no-repeat;
}

#contents {
	width: 760px;
	background-color: #011f2f;
	float: left;
}

#col1 {
	width: 338px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#col2 {
	width: 338px;
	height: auto;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

#bigcol {
	width: 686px;
	height: auto;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#separator {
	background-color: #0d4869;
	width: 4px;
	height: 305px;
	margin-top: 30px;
	float: left;
	overflow: visible;
	display: block;
}

#separator2 {
	background-color: #0d4869;
	width: 4px;
	height: 930px;
	margin-top: 30px;
	float: left;
	overflow: visible;
	display: block;
}

#separator3 {
	background-color: #0d4869;
	width: 4px;
	height: 240px;
	margin-top: 30px;
	float: left;
	overflow: visible;
	display: block;
}

#separator4 {
	background-color: #0d4869;
	width: 4px;
	height: 350px;
	margin-top: 30px;
	float: left;
	overflow: visible;
	display: block;
}

#footer {
	width: 760px;

	background-image: url(gfx/footer.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	display: inherit;
	line-height: 10px;
}


