body {
	background-image: url(images/bak2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	background-color: #ebdea7;
	color: #0A5733;
	margin: 0;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0A5733; 
	text-align:justify;
}
a:link, a:visited {
	color: #06C;
	text-decoration:none;
}
a:hover, a:active {
	color: #C00;
	text-decoration:underline;
}
h1 {
	font-size:18px;
	font-family: "Copperplate Gothic Bold";
	text-align:center;
}
h2 {
	font-size:15px;
	text-align:center; 
	color:#900;
}
#rap {
	width:995px;
	margin:0 auto;
}
#header {
	width:100%;
	height:158px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
}
#nav {
	width:100%;
	height:24px;
	margin:6px auto 0 auto;
	padding:3px 0 0 0;
	text-align:center;
	color: #0A5733;
	font-weight:bold;
	font-size:17px;
}
a.nav:link, a.nav:visited {
	font-size:17px;
	text-decoration:none;
	color: #0A5733;
	font-weight:bold;
}
a.nav:hover, a.nav:active {
	font-size:17px;
	text-decoration:none;
	color: #960;
	font-weight:bold;
}
#maincopy {
	width:100%;
	margin-top:12px; 
}
#leftcol {
	width:242px;
	float:left;
	margin:0 0 0 0px;
	text-align:center;
	font-family:"Copperplate Gothic Bold";
	color:#0A5733;
	font-size:16px;
}
#centercol {
	float:left;
	width:500px;
	margin:0 0 0 5px;
}
#bakpagerightcol {
	float:left;
	width:746px;
	margin:0 0 0 5px;
}
#rightcol {
	width:242px;
	float:left;
	margin:0 0 0 5px;
	text-align:center;
	font-family:"Copperplate Gothic Bold";
	color:#0A5733;
	font-size:16px;
}
#clear {
	clear:both;
}
#footer {
	text-align:center; 
	height:335px;
	background-image:url(images/footerbak.jpg);
	background-repeat:repeat-x;
	color:#CCC;
	padding-top:10px;
}
a.footer:link, a.footer:visited {
	color:#FFF;
	text-decoration:none;
}
a.footer:hover, a.footer:active {
	color: #FC3;
	text-decoration:none;
}
#skyboxtop {
	width:240px;
	height:14px;
	background-image:url(images/skyboxtop.jpg);
	background-repeat:no-repeat;
}
#skyboxmiddle {
	width:240px;
	background-image:url(images/skyboxmiddle.jpg);
	background-repeat:repeat-y;
	font-family:"Copperplate Gothic Bold";
	text-align:center;
	color:#0A5733;
	font-size:16px;
}
.red {
	color: #900;
}
#skyboxbottom {
	width:240px;
	height:14px;
	background-image:url(images/skyboxbottom.jpg);
	background-repeat:no-repeat;
}
ol li { 
	text-align:left; margin-bottom:10px;
}
#map { 
	width: 730px; 
	height: 548px; 
	margin: 10px 0px;
}
#contact {
	width: 500px;
	margin: auto;
	text-align: left;
}

#contact label {
	float: left;
	width: 175px;
	margin: 0px;
	padding: 0px;
}

#contact input.text {
	border: 1px solid #666666;
	height: 16px;
	margin: 5px 5px 5px 0;
	padding: 5px;
	width: 200px;
}

#contact textarea {
	border: 1px solid #666666;
	margin: 5px 0;
	padding: 5px;
	height: 100px;
	width: 200px;
}

#contact input.submit {
	cursor: pointer;
	background-color: #98A176;
	border: 1px solid #000000;
	color: #0A5733;
	font-weight: bold;
	margin: 10px 0 0 175px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
}
#addyrap { 
	width:370px; 
	margin:5px auto 0 auto;

}
#addy { 
	font-size:14px; 
	text-align:center; 	 
	margin:20px auto;
}
#ballon {
	width:100px; 
	height:120px; 
	margin:auto;
	
}

