
/* Assembled in Textpad by Paul Townend - On Screen. */

a:link { color: #39F; font-weight: bold; }
a:visited { color: #39F; font-weight: bold;  }
a:hover { color: #6CF; }

body
{
	background: url(images/bg.gif);
	font-family: Tahoma, Arial, Helvetica;
	font-size: small;
	margin:0px;
	text-align:center;
}

h1 { font-size: 1.5em; }
h3 { font-size: 1.7em; line-height: 1.3em; color: #3DB3E0; background: url(images/h3_bg.png) repeat-x 0 1.3em; height: 55px; font-weight: normal; }
h4 { padding-top: 1em; border-bottom: 1px orange solid; color: #0C6C97; }
h5 { font-size: 1.2em; line-height: 1.2em; }


#main, #footer, #subfooter
{

	background: url(images/main_bg.gif) repeat-y;
	width: 724px;
	padding: 0 20px 0 19px;
	margin: 0px auto;
	text-align:left;	
}


/* BEGIN Navigation array - with thanks to alistapart.com */

#topnav
{
    
    width: 419px; height: 95px;
    background: url(images/icons.png);
    margin: auto;
    margin-top: 17px;
    padding: 0;
    position: relative;
    left: 100px;
    
}

/* Allows text links on the page without displaying them */
#topnav #navigation span
{
	display: none;
}

#topnav li
{
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;
}

#topnav li, #topnav a
{
    height: 95px; display: block;
}


#panel1b {left: 0; width: 55px;}
#panel2b {left: 58px; width: 55px;}
#panel3b {left: 115px; width: 55px;}
#panel4b {left: 180px; width: 55px;}
#panel5b {left: 240px; width: 55px;}
#panel6b {left: 302px; width: 55px;}
#panel7b {left: 362px; width: 55px;}


#panel1b a:hover { background: transparent url(images/icons.png) 0 -95px no-repeat;}
#panel2b a:hover { background: transparent url(images/icons.png) -58px -95px no-repeat;}
#panel3b a:hover { background: transparent url(images/icons.png) -115px -95px no-repeat;}
#panel4b a:hover { background: transparent url(images/icons.png) -180px -95px no-repeat;}
#panel5b a:hover { background: transparent url(images/icons.png) -240px -95px no-repeat;}
#panel6b a:hover { background: transparent url(images/icons.png) -302px -95px no-repeat;}
#panel7b a:hover { background: transparent url(images/icons.png) -362px -95px no-repeat;}



/* END Navigation array */



.top_menu
{
	background: url(images/logo_bg.png) repeat-x center top ;
	position: relative;
	width: 720px;
	height: 122px;
	text-align: right;
	border-top: 1px white solid;

}

.top_menu img
{
	position: absolute;
	top: -5px;
	left: 30px;
	border: 0;
	float: left;
}

.top_stripe
{
	width: 720px;
	height: 70px;
	background: #00ABEC;
	border-top: 1px #FFF solid;
	position: relative;
}
.top_stripe p
{
	position: relative;
	top: -1em;
}
.top_stripe img
{
	position: absolute;
	left: 30px;
	top: 10px;
}

.toptext
{
	position: absolute;
	left: 260px;
	top: 10px;
}


.topimage
{
	height: 222px;
	background: url(images/top_fade.png) repeat-x bottom left;
	width: 720px;
}


#left
{
	width: 230px;
	float: left;
	padding: 0 0 0 30px;
}

/* #left img
{

	padding: 9px 9px 64px 9px;
	background: url(images/s_bg.png);
}
*/
#left img
{

	padding: 5px;
	border: 1px #CCC solid;
	background: #FFF;
}


.leftimgtext
{
	color: #666;
	position: relative;
	font-size: 0.8em;
	width: 155px;
	left: 10px;
	margin-bottom: 20px;
}

#right
{
	width: 390px;
	float: left;	
}

#footer
{
	
	font-size: 0.9em;
	background: url(images/footer.gif) no-repeat;
	height: 169px;
	text-align: center;
	margin-top: -1em;
}

#footer ul
{
	padding: 0px;
	list-style-type: none;
	position: relative;
	top: 6em;
	line-height: 0.7em;
}

#footer li
{
	display: inline;
	padding: 0 12px 0 0;
}

#subfooter
{
	background: none;
	text-align: center;
	font-size: 0.8em;
	padding: 10px 0 15px 0;
}

#subfooter img
{
	padding:  0 0 10px 0;
}



/* Form */

form { border: 1px #99DDF7 solid; margin-top: 5px; background: url(images/form_bg.png) repeat-x bottom; }
form ul { list-style-type: none; padding: 0.5em;  margin: 0;}

label
{

	color: #0995C8;
	font-weight: 600;
	width: 4em;
	float: left;
	margin-right: 1.5em;
	display: block;
	padding-top: 0.3em;
}

input, textarea
{
	border: 1px #99DDF7 solid;
	padding: 5px;
	margin: 2px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;	
}

fieldset
{
	border: 0;
	padding: 1px;
}

#sub { padding-bottom: 10px; }
#sub ul
{
	background: url(images/sub_left.png) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
}

#sub input
{
	display:block;
	height: 28px;
	width: auto;
	color: #00516F;
	border: none;
	cursor: pointer;
	cursor: hand;
	background: url(images/sub_right.png) no-repeat right top;
	padding: 0 4px 1px 0;
}

.gallery
{
	margin: 10px 0;
	width: 720px;
	text-align: center;
}
.gallery h3
{ line-height: 1em; margin: 1em 0 0 0; }

.gallery p
{
	display: block;
}

.gallery img
{
	padding: 3px;
	margin: 3px;
	border: 1px #BBB solid;
}
.gallery_stripe
{
	width: 720px;
}
.galleryheader
{
	margin-left: 30px;
	clear:both;
	
}
.galleryheader em
{
	font-style: normal;
	font-weight: bold;
}
