html	{
	height: 100%;
	}

body	{
	margin: 0;
	font-family: trebuchet, "ms trebuchet", "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	background: url(images/bgnd2.jpg) repeat-y center #999;
	height: 100%;
	}
	
	
a	{
	color: #333;
	background: transparent;
	}
a:hover	{
	color: #399 !important;
	background: transparent;
	text-decoration: none !important;
	}
a:visited	{
	color: #111;
	background: transparent;
	}
	
	
#lefttopPg	{
	position: absolute;
	right: 50.1%;
	-right: 50%;
	background: #fff;
	color: #333;
	height: 120px;
	width: 383px;
	border-top: solid 15px #c1c1c1;
	}
#righttopPg	{
	position: absolute;
	left: 50.2%;
	background: #89cfc6;
	color: #333;
	height: 120px;
	width: 335px;
	border-top: solid 15px #67ada4; 
/*	border-left: solid 1px #67ada4; */
	text-align: right;
	padding: 15px 25px;
	}
#leftPg	{
	position: absolute;
	right: 50%;
	top: 135px;
	background: #fff;
	color: #333;
	height: 700px;
	width: 334px;
	padding: 24px;

	}
#rightPg	{
	display: block;
	color: #000;
	position: absolute;
	left: 50.2%;
	top: 135px;
	background: url(images/bg-rightcol.jpg) repeat-x transparent;
	height: 700px;
	width: 335px;
	padding: 25px;
/*	border-left: solid 1px #67ada4;  */
	}
	
#logobox	{
	text-align: right;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 0;
	margin-left: -27px;
	width: 58px;
	height: 112px;
	background: none;
	color: #999;
	}
	
	
/* NAVIGATIONAL 
=================================*/

ul.nav	{
	padding: 15px;
	margin: 0;
	}
ul.footerNav {
	margin: 25px 0 0 0;
	padding: 0;
	list-style-type: none;	
	}	
	
ul.nav li, ul.footerNav li {
	display: inline;
	border-right: solid 1px #ccc;
	padding: 0 5px;
	list-style-type: none;
	margin: 0px;
	text-align: center;
	}
ul.nav li.last,
ul.footerNav li.last {
	border: none;
	}
.nav a {
	line-height: 200%;
	text-decoration: none;
	color: #555;
	background: #fff;
	letter-spacing: 1px;
	font-size: 11px;
	}
	
.nav a:hover {
	color: #777;
	border-bottom: solid 3px #89cfc6;
	text-decoration: none !important;
	}
.nav a:visited {
	color: #333;
	}
.nav a.current {
	border-bottom: solid 3px #67ada4;
	color: #000 !important;
	background: #fff;
	}
	
	
	
p	{
	font-family: georgia, "times new roman", "times roman", serif;
	font-size: 11px;
	line-height: 150%;
	padding: 0 15px;
	}
p.blockpara	{
	line-height: 125%;
	padding: 0 15px;
	margin: 0;
	font-family: georgia, "times new roman", "times roman", serif;
	font-size: 18px;
	font-style: italic;
	color: #399;
	background: #fff;
	}

/*  you might want to remove this!!! 

#address	{
	position: absolute;
	right: 50%;
	margin-right: -167px;
	margin-top: 2px;
	bottom: auto;
	width: 335px;
	display: block;
	border-top: dotted 1px #777;
	font-style: normal;
	padding-top: 10px;
	}
#address a:hover {
	color: #fc0;
	background: transparent;
	}	
*/

span#contact	{
	display: block;
	padding-left: 10px;
	width: auto;
	}
#contact a	{
	color: #fff;
	background: transparent;
	}
#contact a:hover {
	color: #399;
	background: transparent;
	}
#top	{
	height: 100px;
	}
	
	
a#topper	{
	color: #399;
	background: transparent;
	margin-top: 25px;
	border-top: dotted 1px #ccc;
	padding: 10px;
	display: block;
	width: auto; 
	text-decoration:  none;
	font-style: italic;
	}
a#topper:visited {
	color: #333;
	text-transform: uppercase;
	background: transparent;
	}
	
	
div#frame	{
	display: block;
/*	float: center; */
	position: relative;
/*	left: 50%;
	right: 50%; */
	margin: auto;
/*	margin-left: -165px; */
	text-align: center;
	width: 330px;
	height: 440px;
	padding: 0 0 0 -20px;
	background: /* url(images/framer2.jpg) no-repeat */ #89cfc6; 
	color: #333;
	}
#frame img	{
	width: 300px;
	height: 400px;
	border: solid 10px #fff;
	padding-top: 2px;
	}
	
	
span.footer	{
	font-size: 10px;
	color: #999;
	background: transparent;
	letter-spacing: 1px;
	height: 100px;
	padding-bottom: 50px;
	}
.footer a {
	text-decoration: none;
	color: #555;
	background: #fff;
	letter-spacing: 1px;
	font-size: 11px;
	}
.footer a:hover {
	color: #777;
	text-decoration: underline;
	}
.footer a:visited {
	color: #333;
	}
	

div.smaller	{
	font-size: 11px;
	}

h3	{
	font-family: georgia, "times roman", "times new roman", serif;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 2px;
	background: #5aa;
	margin: 0;
	padding: 3px 5px;
	border-bottom: solid 1px #399;
	border-right: solid 1px #399;
	}

ul	{
	padding-bottom: 10px;
	list-style-type: square;
	}


iframe	{
		border: solid 10px #fff;
		-border: solid 10px #fff;
		-border-right: 0;
		-border-bottom: 0;
		-padding: 0;
		margin-left: 10px;
		-margin-left: 10px;
		-margin-top: 10px;		
		}


