body {
	background-color:#2FAAC5;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	width: 768px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a{
	font-size:12px;
}
p{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
td{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size:11px;
	text-align: left;
	vertical-align: top;
}
td b{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size:11px;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header.jpg);
	width:767px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#2992A3;
	width:761px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:24px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
/********************** Header Sub***************************/
#headersub {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/header-sub.jpg);
	width:767px;
	height:175px;
	position:relative;
}
#headersub ul{
	background-color:#2992A3;
	width:761px;
	border: 3px solid #FFFFFF;
	display:block;
	top:176px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:25px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#headersub li{
	display:inline;	
}
#headersub ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#headersub ul a:hover{
	text-decoration:underline;
	color:#28556b;
}


#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
	width: 370px;
}
#logo_w1{
	top:16px;
	left:102px;
}
#logo_w2{
	top:46px;
	left:102px;
	font-size: 14px;
}
#header_nav {
	top:17px;
	left:638px;
	position:absolute;
	width: 123px;
	color: #FFFFFF;
}
#header_nav a{
	text-decoration:none;
	color:#FFFFFF;
}
#header_text {
	top:85px;
	left:13px;
	width:534px;
	position:absolute;
	height: 159px;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}

#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(../images/content_bg.gif);
	width:767px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#801582;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
h3{
	color:#2992A3;
	font-size:12px;
	text-align:left;
	width:200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 25px;
}
#left {
	float:left;
	width:428px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:210px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	border-left: #FFF 2px solid;

}
#right a{
	color:#801582;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(../images/footer_bg.gif);
font-size:1px;
height:10px;
}
#footer {
	width:767px;
	text-align:center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

/********************** Rounded Boxes ***************************/
#rnd_container {
	margin:1px;
	background-color: #E3E5DB;
}
    
    .rnd_top, .rnd_bottom {display:block; background:#E3E5DB; font-size:1px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:#FFFFFF; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC;}
    .rnd_b1 {
	margin-top: 10;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 10px;
	background-color: #E3E5DB;
}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
	display:block;
	border:0 solid #CCCCCC;
	border-width:0 1px;
	padding: 4px;
	background:#FFFFFF;
	color:#000000;
	font-size: 11px;
	text-align: center;
}

    .rnd_content-left {
	display:block;
	border:0 solid #CCCCCC;
	border-width:0 0px;
	padding: 4px;
	background:#FFFFFF;
	color:#000000;
	font-size: 11px;
	text-align: left;
}
    .rnd_headline {
	display:block;
	background:#FFFFFF;
	color:#28556b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #28556b;
}
/********************** Gallery ***************************/
#gallery {
	width: 365px;
	background: #ccc;
	padding: 5px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#gallery a {
	position: relative;
	z-index: 10;
	display: block;
	float: left;
	width: 100px;
	height: 75px;
	margin: 10px;
}
#gallery img {
	width: 100%;
	height: 100%;
	border: 1px solid;
	border-color: #999 #ddd #ddd #999;
}
#gallery a:hover {
	z-index: 50;
	top: -45px;
	left: -53px;
}
#gallery a:hover img {
	width: 320px; height: 240px;
	padding: 1px;
	background: #ccc;
	border: 2px solid; border-color: #eee #bbb #bbb #eee;
}

/********************** Scroll ***************************/
    .scroll {
	display:block;
	border:0 solid #CCCCCC;
	border-width:0 1px;
	padding: 4px;
	background:#FFFFFF;
	color:#000000;
	font-size: 11px;
	text-align: center;
	margin-top: 0px;
}

/********************** Home page image ***************************/
img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}

hr {color:navy;}

.class1 {font-style:italic;font-weight:bold}
.class2 {font-size:14px;color:#ffffff}
.class3 {
	font-size:14px;
	color:#ffffff;
	text-align: left;
}
.style2 {font-weight: bold;color:#FF3300}

