
body{
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#fff;/*e3e3de;*/
	min-width: 550px;
	background-image:url(images/headerpink.jpg);
	background-repeat:repeat-x;
	}
	
p {
	font-size:.8em;
	line-height:1.6em;
	margin:0px 0px 16px 0px;
	padding:0px;
	color:#444;
	}

li{
	font-size:.8em;
	color:#444;
	line-height:1.7em;
	}
	
tr, td{
	font-size:.9em;
	color:#444;
	line-height:1.8em;
	}

h1 {margin:0px 0px 0px 0px;font-size: .8em; color:#444; line-height:1.6em; background-color:#c9e8f4;} 
h2 {margin:0px 0px 50px 0px;font-size: 1.2em; color:#39c;} /*header bold lightblue*/
h3 {margin:35px 0px 15px 0px;font-size: .8em; color:#39c; letter-spacing:2px;} /*subheader bold lightblue*/
h4 {font-size:.7em;text-decoration:underline; color:#333;}
h5 {margin:0px 0px 0px 0px;font-size: 1.1em; color:#444;} /*large bold grey - tel no*/
h6 {margin:20px 0px -15px 0px;font-size: .8em; color:#555;} /*ul*/

small {font-size:75%;}

a {color:#333;text-decoration:none;}

#siteHeader{
	float:left;
	height: 150px;
	width:100%;
	min-width: 1005px;
	background-color: #C36/*#ff0 #ff3061#00adef*/;
	}

#headerLeft {
	float:left;
	width: 805px;
	height: 150px;
	background-image: url(images/header.jpg);
	z-index:100;
	}

#content-wrap {	
	float:left;
	width: 75%;
	height: 100%;
	min-height: 430px;
	/*min-width: 1153px;*/
	background-color:#fff;
	background-image:url(images/menubottom.jpg);
	background-repeat:repeat-y;
	}
	
#p7swapmenu {
	position: absolute;
	left:0px;
	width:211px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#8dc6d1;
	}

/*new shade of blue: 00adef (0099ff) / old shade: #8dc6d1*/
#p7swapmenu ul, #p7swapmenu li {margin:0px;padding:0px;}
.closed, .open {border-bottom:1px solid #FFFFFF;}
.oneline, .closed, .open, .oneline a, .closed a, .open a {background-repeat: no-repeat;background-position: 100% 40%;background-color: #00adef;color:#fff;display: block;padding: 0px 6px 6px 10px;font-size: 11px;}
.oneline a:hover, .closed a:hover, .open a:hover {background-color:#fff;color:#333;background-repeat: no-repeat;}
.oneline ul a, .closed ul a, .open ul a, #p7currentsubnonactive a, .oneline ul a:hover, .open ul a:hover, #p7currentsubnonactive a:hover {color:#333;border:none;background-color: #faffff;font-size: 9px;font-weight:normal;padding: 0px 0px 0px 10px;}
.oneline ul a:hover, .open ul a:hover, #p7currentsubnonactive a:hover {color:#09c;text-decoration:underline;}
#p7current a, #p7current a:hover {background-color: #ff0;color: #333;background-image:url(images/icons/bullet_yellow.png)}
#p7currentsubactive a, #p7currentsubactive a:hover, #p7currentsubnonactive a, #p7currentsubnonactive a:hover {background-color: #fff;background-image:none;}

#content {
	margin-left:211px;
	background-color: #fff;
	min-height: 550px;
	width: 100%;
	}

#contentimage {
	position: absolute;
	margin-left:805px;
	margin-top:151px;
	}

#text {
	padding: 40px 100px 0px 60px;
	background-color:#fff;
	min-height:550px;
	max-width:500px;
	}
	
#text a {
	text-decoration:underline;
	}

#goto{
	padding: 30px 10px 0px 0px;
	font-size:60%;
	color: #09c;
	}
#goto a{
	color: #09c;
	}

#gallery {
	max-width:480px;
	height:500px;
	background-color:transparent;
	z-index:10;
	}

.content img {
	padding: 1px;
	float: right;
	margin: 0 0 1em 1em;
	}
		
#footer {
	float:left;
	padding:0px 0px 0px 212px;
	background-position:center center;
	font-size:60%;
	color: #333;
	}

#footer a:hover {
	color: #09f;
	}

.lightbluebg {
	background-color:#c9e8f4;
	}
