@charset "utf-8";
/* CSS Document */
title{font-family:Verdana, Arial, Helvetica, sans-serif;
	  font-size:12px;
	  letter-spacing:10px;}
#wrp {
	background-color: #FFFFFF;
	padding: 0px;	
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bnr {
	display:none;
	background-image: url(../img/banner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
}
#bnr2 {
display:none;
	background-image: url(../img/banner2.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
}
#adr {display:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	margin-top: 170px;
	margin-left: 50px;
	line-height: 2em;
}
#wrp #ctnt #menu {
	margin-top: 0px;
	border: 0px solid #FF0000;
	width: 700px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#ctnt {
	margin: 0px;
	padding: 10px;
	width: 800px;
}
#nav2 {
	height: 60px;
	width: 480px;
	margin-top: 180px;
}
#nav {
display:none;
	width:780px;
	margin-top: 0px;
	border: 0px dashed #996633;
	height: 100px;
}
body {
	
	margin: 0px;
	padding:0px;
}
#txt {
	float: left;
	height: 200px;
	width: 400px;
	background-color: #6633CC;
}
#img {
	height: 200px;
	width: 360px;
	margin-left: 420px;
	background-color: #FF0000;
}
#wrp #ctnt th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 6px;
	color: #CC6602;
}

/*----------NAVIGATION------------*/
#nav ul li {display:inline;
			 margin-left:10px;}
#nav ul {margin:0px 0px 0px 270px;
		 padding:20px 0px 0px 10px;;
		 border:0px red solid;
		 width:500px;}
#nav ul li a{
	color:#cc6600;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:4px;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
			 }
			 
#wrp #bnr #nav img {
	margin-top: 0px;
	padding-top: 0px;
}

.clear{clear:both;}

#menu table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin-top:0px;
}
#wrp #ctnt #menu tr:hover {
	background-color: #FF9933;
	color:#FFFFFF;
}
 .desc{font-family:Verdana, Arial, Helvetica, sans-serif;
 	   font-size:10px;
	   color:#666666;
	   padding-bottom:10px;
	   padding-top:5px;
	   padding-left:10px;}
.main{padding:5px;}


#wrp #ctnt #menu th{padding:20px 0px 10px 0px;}

#wrp #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin-left: auto;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-image: url(../img/combomap.jpg);
	background-repeat: no-repeat;
	height: 900px;
}
#wrp #ctnt #menu img {
	margin-right: 10px;
	margin-left: 10px;
}

#wrp #ctnt #menu th table tr:hover{background-color:#ffFFFF;
									padding:0px;
									margin:0px;}
#wrp #ctnt #menu th a img{border:2px solid #ff9933;}
#wrp #ctnt #menu th a:hover img {border:2px #333300 solid;}

.break {
	page-break-after: always;
}
