/* CSS Document */

body{ margin:0 auto; padding:0; font-family:Tahoma; font-size:11px; background-color:#E8815E;}
a{ outline:none;}

#top{ width:780px; margin:0 auto; padding:0}
#topnext{ width:780px; margin:0 auto; padding:0}

#left{ width:225px; float:left; text-align:right; background-image:url(../images/navbg.jpg); background-repeat:no-repeat; height:924px;}

#right{ width:555px; float:right; background-image:url(../images/sidebg.jpg); height:924px;}


#topnext2{ width:780px; margin:0 auto; padding:0; clear:both;}

#left2{ width:225px; float:left; text-align:right;}

#right2{ width:550px; float:right;}

.content{ padding-right:20px; padding-left:30px; color:#0D352C;}
.spl{ color:#E06E4A; font-weight:bold;}

h1{ padding-top:20px; margin:0 auto; font-size:18px; color:#153333; font-weight:bold; padding-bottom:30px; padding-left:10px;}
/* Side Nav Section */

.bluecolor{ background-color:#EA9580;}
.pltrgt{ padding:10px;}

#mapbor{ border:1px solid #cccccc; width:300px; height:240px; }
#mapbor1{ border:1px solid #cccccc; width:358px; height:252px; }

A.nav{ color:#E06E4A; text-decoration:none; font-weight:bold;}
A:HOVER.nav{ color:#E06E4A; text-decoration:none; font-weight:bold;}
A:active.nav{ color:#E06E4A; text-decoration:none; font-weight:bold;}
#menu
	{
	  width:170px; float:right;
	}			
	
#menu ul 	
	{
	margin:0px; font-size:12px; width:100%;
	padding:0px;
	}
	
#menu ul li
	{
	margin:0px;
	padding:0px;
	list-style-type:none; font-weight:bold;
	}
	
#menu ul li a
	{ color:#27403C;
	text-decoration:none;
	display:block;
	padding-left:0px; padding-bottom:5px; padding-top:5px;
		
	}
	
#menu ul li a:hover
	{ 
	background-image:url(../images/left_nav_over.gif);
	  background-repeat:no-repeat;
		text-decoration:none; color:#FF6463;
	}
	
	
	/* Side Nav Section over */

a.link
	{ color:#27403C;
	text-decoration:underline;
	display:block; font-weight:bold;
	
		
	}
	
a:hover.link
	{ 
	text-decoration:underlin; color:#FF6463; font-weight:bold;
	}


.red{color:#FF0000}	
	
.txtbox{
	border:#000000 1px solid;
	background-color:#ffffff; 
	font-size:11px;
	height:18px; 
	color:#000000; }
	
.txare{
	border:#000000 1px solid;
	background-color:#ffffff; 
	font-size:11px;
	color:#000000;  font-family:Tahoma; }	

#logbor{ border: 1px solid #EA9580; width:298px;}
	
.but{height:20px; border-top:1px solid #DEE3E7; border-bottom:1px solid #DEE3E7; border-left:1px solid #DEE3E7; border-right:1px solid #DEE3E7; background:#EF6D57; font-family:Tahoma; font-size:12px; color:#ffffff; font-weight:bold; margin-bottom:5px; width:70px;}