body  {
	color:#5C5C5C;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #ffffff;
}


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }

.table{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(bg1.gif);	
}


.solid{
	border-width: 2px;
	border-style: solid;
	border-color: #ffffff;
}


.top{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;

}

.topcell{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
}


.leftcell{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ffffff;
}

#container {
	position:relative;
	width: 890px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}

 .img1 img 
{
	margin: 0px 5px 0px 0px;
	}

 .img2 img 
{
	margin: 0px 0px 0px 5px;
	}
	
	
 .gallery img 
{
	border-style:solid;
	border-color: #454545;
	border-width:2px;
	margin: 2px 0px 2px 0px;
	}
	
 .thumbs img 
{
	border-style:solid;
	border-color: #454545;
	border-width:1px;
	margin: 10px 0px 0px 0px;
	}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 100px;
	padding: 5px 15px 2px 15px;
	background-color:#454545;
	text-decoration: none;
	font-size: 8px;
	font-weight: bold;
	color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	letter-spacing: 1px;
	background-image:url(bg1.jpg);
	background-repeat:repeat-x
}

#menu a:hover {
	background-color:#666666;
	color: #ffffff;
	background-image:url(bg2.jpg);
	background-repeat:repeat-x
}

#menu a:active {
	background-color:#666666;
	color: #ffffff;
}


.main{
	letter-spacing: 1px;

}


/* Form Styles*/
.form {
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	}
	
.form2 {
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	}
	
	
	
.noform {
	font-size: 12px;
	letter-spacing: 1px;
	color: #00CC33;
	font-weight: bold;
	background-color: #FFFFFF;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 0px;
	}

input.submit_button{
	color:#FFFFFF;
	background-color: #454545;
	font-size: 12px;
    border-style: solid;
	border-color: #454545;
	border-width: 2px;
 }
 
 /*start header divs*/
 
#top {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:20px; 
	background-image:url(bgt.jpg); 
	z-index:4
	}
 
#menu{
	position:relative; 
	overflow:hidden; 
	left:22px; 
	top:0px; 
	width:840px; 
	height:20px; 
	z-index:9; 
	margin-bottom: 2px; 
	background-color: #454545;
	background-image:url(bg1.jpg);
	background-repeat:repeat-x
	}

	
#header {
	position:relative;
	overflow:hidden;
	left:16px;
	top:0px;
	width:860px;
	height:57px;
	z-index:2;
	margin-bottom:5px;
	background-color: #ffffff;
}

 /*end header divs*/
 
 
 /*start main content divs*/
 
#wrapper {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	z-index:2; 
	background-image:url(bgm.jpg);
	background-repeat:repeat-y;
	}
 
#main {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	z-index:2;
	background-color: #ffffff;
	border-top-color: #2a2a2a;
	border-top-style: solid;
	border-top-width: 0px
	}
 
#homecontent1, #homecontent2, #homecontent3, #homecontent4, #homecontent5{
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:822px;
	z-index:2;
	float :left;
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	padding: 10px 10px 10px 10px /*top,left,bottom,right*/
	}
	
	
#bi2,#bi22 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:548px;
	overflow:hidden
	}
	
#bi3,#bi33 {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:265px;
	height:280px;
	background-color:#A7A78B;
	padding: 10px 10px 10px 10px;
	overflow:hidden
	}
	
#bi5,#bi55 {
	position:relative;
	float:right; 
	right:0px; 
	top:0px; 
	width:537px;
	text-align:right;
	overflow:hidden
	}
	
#bi6,#bi66 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:280px; 
	height:280px; 
	background-color:#A7A78B; 
	padding: 10px 10px 10px 10px;
	overflow:hidden
	}
	
#bi99 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:300px; 
	height:300px; 
	background-color:#A7A78B; 
	}
	

#home2 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:548px;
	overflow:hidden
	}
	
#home3 {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:275px;
	height:280px;
	background-color:#A7A78B;
	overflow:hidden;
	padding: 10px 10px 10px 0px
	}


#home5 {
	position:relative;
	float:right; 
	right:0px; 
	top:0px; 
	width:537px;
	text-align:right;
	overflow:hidden;
	}
	
#home6 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:280px; 
	height:280px; 
	background-color:#A7A78B; 
	padding: 10px 10px 10px 10px;
	overflow:hidden;
	}
	
#home7,#pagefooter {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
#about1,#about2,#about3,#about4{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#port1{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#port2 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:580px
	}
	
#port3 {
	position:relative; 
	float:right; 
	right:0px; 
	top:0px; 
	width:238px; 
	height:280px; 
	background-color:#A7A78B; 
	padding: 10px 10px 10px 10px
	}
	
#port4 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
	
#lant1{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#lant2 {
	position:relative;
	float:right; 
	right:0px; 
	top:0px; 
	width:780px;
	text-align:right
	}
	
#lant3 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:40px; 
	height:330px; 
	background-color:#A7A78B; 
	padding: 10px 10px 10px 10px
	}
	
#lant4 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
	
#met1{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#met2 {
	position:relative;
	float:right; 
	right:0px; 
	top:0px; 
	width:440px;
	text-align:right
	}
	
#met3 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:380px; 
	height:280px; 
	background-color:#A7A78B; 
	padding: 10px 10px 10px 10px
	}
	
#met4 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
	
#mett1{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	width:820px;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#mett2 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:380px
	}
	
#mett3 {
	position:relative; 
	float:right; 
	right:0px; 
	top:0px; 
	width:380px; 
	height:283px; 
	background-color:#A7A78B; 
	padding: 7px 10px 10px 10px
	}
	
#mett4 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
	
#mettt1{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	width:820px;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#mettt2 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:380px
	}
	
#mettt3 {
	position:relative; 
	float:right; 
	right:0px; 
	top:0px; 
	width:380px; 
	height:383px; 
	background-color:#A7A78B; 
	padding: 7px 10px 10px 10px
	}
	
#mettt4 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
	
#metttt1{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	width:820px;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#metttt2 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:380px
	}
	
#metttt3 {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:380px;
	height:303px;
	background-color:#A7A78B;
	padding: 7px 10px 10px 10px
	}
	
#metttt4 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
	
#gallery1{ 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	float:left;
	padding: 10px 10px 10px 10px
	}
	
	
#gallery2 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:850px;
	}
	
#gallery3 {
	position:relative; 
	float:right; 
	right:0px; 
	top:0px; 
	width:1px; 
	height:280px; 
	background-color:#A7A78B; 
	padding: 10px 10px 10px 10px
	}
	
#gallery4 {
	position:relative; 
	float:left; 
	right:0px; 
	top:0px; 
	width:860px; 
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid; 
	border-top-width:3px; 
	border-top-color:#ffffff; 
	border-top-style:solid; 
	padding: 10px 10px 10px 10px; 
	background-color:#E3E3DA
	}
	
	
			
#gallery_content {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:840px; 
	z-index:2; 
	float :left; 
	margin-top:3px; 
	border-bottom-width:5px; 
	border-bottom-style:solid; 
	border-bottom-color:#ffffff; 
	padding: 10px 20px 0px 10px; 
	background-color:#E3E3DA
	}
	
#contactframe {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:840px; 
	z-index:2; 
	float :left; 
	background-color:#E3E3DA;
	border-bottom-width:5px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-top-width:3px;
	border-top-color:#ffffff;
	border-top-style:solid;
	padding: 10px 10px 0px 10px
	}
	
#contactleft {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:440px; 
	z-index:2; 
	float :left; 
	border-right-style:dashed; 
	border-right-color:#454545; 
	border-right-width:1px; 
	padding-right:10px;
	border-bottom:solid 10px #E3E3DA
	}
	
#contactright {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:370px; 
	z-index:2; 
	float :right
	}
	
/*end main content divs*/



/*start footer divs*/

#footer {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	height:20px;
	z-index:2;
	padding:0px 0px 0px 0px;
	background-color: #454545;
	background-image:url(bg1.jpg);
	background-repeat:repeat-x;
	}
	
		
	
#lefttext {
	position:relative; 
	overflow:hidden; 
	left:10px; 
	top:3px; 
	width:380px; 
	height:50px; 
	z-index:4; 
	float:left
	}
	
#righttext {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:3px; 
	width:380px; 
	height:50px; 
	z-index:4; 
	float:right
	}
	
#bottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:20px;
	background-image:url(bgb.jpg); 
	z-index:4
	}
	
#bottomtext {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px;
	margin-top:5px; 
	height:20px;
	z-index:4
	}
	
/*end footer divs*/

.underline {
    border-top-color:#FFFFFF;
	border-top-width:2px;
	border-top-style:solid;
	border-bottom-color:#FFFFFF;
	border-bottom-width:6px;
	border-bottom-style:double
	}

.main {
	font-size: 11px;
	letter-spacing: 2px;
	line-height:17px
}

.wmain {
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 2px;
	line-height:17px
}




.text1 {
    color: #FFFFFF;
	font-size: 10px;
	letter-spacing: 2px;
	line-height:12px
}


.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
}


.whitelist {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
}

.error {
	color: #FF0000;
	font-weight:bold
}

.f1 {
	color: #454545;
	font-size:11px;
	letter-spacing:1px;
	line-height: 25pt;
}


.add {
	font-size:10px;
	letter-spacing:2px
}

.credits {
	color: #999999;
	font-size:10px;
	letter-spacing: 1px;
	line-height: 14pt
}

a.links3 {
	font-size: 10px;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
}


.head {
	font-size: 14px;
	letter-spacing: 1px;
	color: #454545;
	font-weight: bold;
	line-height: 16pt;
	background: url(diamond.gif) no-repeat left center;
    padding-left: 25px;
}


.head2 {
	font-size: 12px;
	letter-spacing: 3px;
	color: #454545;
	font-weight: bold;
	line-height: 16pt;
}


.whead3 {
	font-size: 20px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
}


.whead {
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16pt;
}

.wheadindent {
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16pt;
	padding-left: 25px
}

.contact {
	font-size: 12px;
	letter-spacing: 3px;
	color: #454545;
	line-height: 12pt;
}


	
a.maplinks {
	text-decoration: none;
	color: #454545;
	letter-spacing:1px;
	background: url(images/search.gif) no-repeat left center;
    padding-left: 25px;
}
	
a.maplinks:link {text-decoration: none;}
a.maplinks:visited {text-decoration: none;}
a.maplinks:hover {
	text-decoration: none;
	color: #999999;
}


a.movlinks {
	text-decoration: none;
	font-weight:bold;
	color: #454545;
	letter-spacing:2px;
	background: url(images/movie.gif) no-repeat left center;
    padding-left: 20px;
}
	
a.movlinks:link {text-decoration: none;}
a.movlinks:visited {text-decoration: none;}
a.movlinks:hover {
	text-decoration: none;
	color: #999999;
}
	
	

a.links {
	font-size: 12px;
	text-decoration: none;
	letter-spacing:1px;
}
	
a.links:link {color: #454545}
a.links:visited {color: #454545}
a.links:hover {
	color: #999999;
	text-decoration: none;}

