body 
{
	margin-left: auto;
	margin-right:auto;
	background-color:#f4eff5;
	margin-top:0px;
	margin-bottom:0px;	
	width:100%;
	height:auto;
}

#body-mask
{
	margin-left: auto;
	margin-right:auto;	
	margin-top:0%;
	padding-left:10px;
	width:200px;
}

#body-mask2
{
	margin-left: auto;
	margin-right:auto;	
	margin-top:10%;
	width:380px;
}

/* content for the header and title banner */
header
{
	margin-left: auto;
	margin-right:auto;	
	position:fixed;	
	width: 100%;
	height: 140px;
	background-color:#ffffff;	
	border: 0px solid #40424E;
	border-top: 8px solid #354535;
	border-bottom: 2px solid #aabbaa;				
}


/* '.inner_head' lines up with the '.bg' and the 'map5.jpg' image */
.inner_head
{
	margin-left: auto;
	margin-right:auto;
	margin-top:-7px;	
	border: 0px solid #009900;		
	border-top: 8px solid #404540;	
	border-bottom: 2px solid #aabbaa;		
	width: 1300px;
	height: 140px;	
	background-color:#ffffff;
}

#head 
{
	margin-left: auto;
	margin-right:auto;	
	width: 990px;
	height: 130px;
	border: 0px solid #ff0000;	
}

#title
{ 
	width:480px; height:150px;
	float:left;
	margin-left:0px;
	border: 0px solid #ff00ff;
}


#logo
{ 
	width:130px; height:130px;
	float:left;
	margin-left:-145px;
	margin-right:15px;	
	margin-top:12px;	
	border: 0px solid #00ffff;		
}


/* content for the main body and background */
#bg
{
	margin-left: auto;
	margin-right:auto;	
	margin-top:0px;
	width:1300px;
	height:100%;	
	background-image: url(images/map5_green.jpg);
	background-repeat:no-repeat;
	border: 1px solid transparent;		
}


#main
{
	width: 990px;
	height:1475px;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:140px;
	padding: 0px;
	border: 0px solid #ff00ff;	
}

.top_row
{   float:left;
	width: 990px;
	height:475px;
	margin: 0px;
	margin-top:40px;
	padding: 0px;
	border: 0px solid #0000ff;			
}

.middle_row1
{   float:left;
    clear:both;
	width: 990px;
	height:200px;
	margin: 0px;
	margin-top:10px;	
	margin-bottom: 0px;	
	padding: 0px;
	border: 0px solid #ff00ff;	
}

.middle_row2
{   float:left;
    clear:both;
	width: 990px;
	height:270px;
	margin: 0px;
	margin-top:40px;	
	margin-bottom: 0px;	
	padding: 0px;
	border: 0px solid #ff00ff;	
}

.bottom-row
{   float:left;
    clear:both;
	width: 990px;
	height:350px;
	margin: 0px;
	margin-top: 20px;	
	margin-bottom: 20px;	
	padding: 0px;
	border: 0px solid #0000ff;	
	border-top: 3px dotted #aabbaa;	
}

.colL
{
	float: left;
	clear:left;
	color: #777077;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0px;
	width: 610px;
	border: 0px solid #ff0000;		
}

.colR
{
	float: right;
	clear:right;
	color: #777077;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin:0px;
	margin-top:10px;
	padding: 0px;
	width: 360px;
	border: 0px solid #00ff00;		
}		
		

.apic
{
	width: 990px;
	height:950px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #0000ff;	
}


.spic
{
	width: 990px;
	height:1100px;
	margin: 0px;	
	padding: 0px;
	border: 0px solid #0000ff;	
}


.tpicm 
{
		float: right;
		width: 300px;
		border: 0px #D5B0D3 solid;
		text-align: left;
		padding: 20px;
		padding-bottom: 17px;	
		margin: 0px;
		margin-top:0px;
		margin-bottom: 30px;			
}


.tpicr 
{
		float: right;
		width: 300px;
		border: 2px #D5B0D3 solid;
		text-align: left;
		padding: 20px;
		padding-bottom: 17px;	
		margin: 0px;
		margin-top:15px;
		margin-bottom: 30px;			
}

.tpicb
{
		float: right;
		width: 320px;
		border: 2px #D5B0D3 solid;
		text-align: left;
		padding: 20px;
		padding-bottom: 17px;	
		margin: 0px;
		margin-top:15px;
		margin-right: 0px;
		margin-bottom: 30px;					
}

.tpics
{
		float: right;
		width: 300px;
		border: 2px #330a30 solid;
		text-align: left;
		padding: 20px;
		padding-bottom: 17px;	
		margin: 0px;
		margin-bottom: 15px;			
}

.listL
{
	width: 31%;
	float:left;
	clear:left;
	margin: 0px;
	vertical-align: top;
	border: 0px solid #cccccc;
}

.listM
{
	width: 30%;
	float:left;
	margin: 0px;
	margin-left:40px;
	margin-right:40px;
	vertical-align: top;
	border: 0px solid #cccc00;
}

.listR
{
	width: 30%;
	float:left;
	margin:0px;
	vertical-align: top;
	border: 0px solid #cccccc;
}


.listW
{
	width: 49%;
	float:left;
	margin: 0px;
	vertical-align: top;
	border: 1px solid #cc00cc;
}


/* content for the 'footer' section */
footer 
{
	margin-left: auto;
	margin-right:auto;	
	width: 100%;
	padding-top: 10px;	
	background-color: #1b1F1b;	
	border: 0px solid #ffff00;	
	border-top: 3px solid #99cc99;					
}


.inner_footer
{margin-left: auto;
	margin-right:auto;	
	width: 1300px;
	margin-top:-12px;
	border: 0px solid #009900;
	background-color:  #1b1F1b;
	border-top: 3px solid #99cc99;		
}

.inner_footer a
{
	color:#ffffff;
}

.inner_footer a:hover
{
	color:#ffccff;
}


.ffirst 
{
	background-color: transparent;	
	width: 1090px;
	color: #cccccc;
	font-family: "MergeRegular-1","MergeRegular-2",Arial,sans-serif;	
	line-height:18pt;
	padding: 0;
	padding-top: 10px;
	padding-left: 93px;		
	padding-bottom: 15px;		
	margin-left: auto;
	margin-right:auto;
	border: 0px solid #ff00ff;	
}




div.ffirtext > div
{
	width: 29%;
	display: inline-block;
	vertical-align: top;
	padding: 0px 30px 0px 0px;
    border: 0px solid #ff0000;			
}
		
div.ffirtext > div > h3
{
	width: 100%;
	border-bottom: 1px solid #99cc99;	
	color: #FFFFFF;
	font-family: "MergeRegular-1","MergeRegular-2",Arial,sans-serif;
	font-size: 12pt;
}

ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
		
ul li 
{
	margin: 2px;
	margin-left: 2px;	
}
			
ul li a 		
{
	text-decoration:none;
    color:#ddaadd;
}
			
			
ul li a:hover
{
	color:#aaeeaa;
	text-decoration: none;
}

.copyriths 
{
	color: #aaaaaa;
	font-size: 10pt;
	line-height:15pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
		
.copyriths a
{
	text-decoration:none;
	color:#ddaadd;
}

.copyriths a:hover
{
	color:#eeaaee;
}				


.inner_ff
{   
	margin-left: auto;
	margin-right:auto;	
	width: 100%;
	margin-top:0px;
	border: 0px solid #009900;
	background-color: #2B2f2B;
}

#fforth1 
{
	background-color: #2B2f2B;
	width: 1300px;	
	margin-left: auto;
	margin-right:auto;	
}

#fforth2 
{
	background-color: transparent;
	width: 990px;
	color: #ffffff;
	padding: 0;
	padding-top: 10px;	
	padding-bottom: 15px;	
	margin-left: auto;
	margin-right:auto;
	border: 0px solid #ff00ff;	
}

		
.tpicr02 
{
	color: #42B3CF;
	font-size: 45pt;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	width: 300px;
	border: 2px #42B3CF solid;
	text-align: left;
	padding: 20px;
}
	
.tpicr03 
{
	float: right;
	width: 300px;
	border: 2px #b08fad solid;
	text-align: left;
	padding: 20px;
	padding-bottom:17px;
	margin: 0px;
	margin-bottom:15px;		
}

.sitemap
{
	float:left;
	width:auto;
	height:110px;
	border: 0px solid #ff00ff;
}

/* table properties */
table
{
	border-collapse: collapse;
}

table.tbl1
{
	border:0px solid #009900;
	margin-top:5px;
	border-top:3px solid #009900;
	border-bottom:3px solid #009900;
	width:990px;
	height:200px;
	background-color: #e4dfe5;
	font-family: "MergeRegular-1","MergeRegular-2",Arial,sans-serif;
	font-size:18px;
	color:#333333;
	text-align:center;
}

th.top
{
	text-align:center;
}

th.left
{
	padding-left:20px;
	text-align:left;
	width:150px;
}

tr.tbl1_top_row
{
	height:42px;
}


tr.tbl1_even_row
{
	background-color: #aacdaa;
	border:0px solid #009900;
    border-top:2px solid #009900;	
	border-bottom:2px solid #009900;	
	height:37px;
}

tr.tbl1_odd_row
{
	background-color: transparent;	
	height:37px;
}

td
{
	margin:0px;
}
