/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
}
a:hover {
	color: #C60;
}
body {
	color: #543;
	font: normal 62.5% "Century Gothic",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Century Gothic",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	margin-left:200px;	
}


td{
	font-size: 1.2em;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 4px;
	margin-left:200px;	
}
h2{
	font-size: 1.25em;
	margin-bottom: 3px;
	margin-left:200px;	
}
h1,h2,h3 {
	color: #67512c;
	padding-top: 6px;
	margin-left:200px;	
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	margin-top:10px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

/* header */
/*
.header {
	background-image:url('images/header3.jpg') ;
	background-repeat:no-repeat;
	height:131px;

}
*/
/*
.topnav ul{
	list-style-type:none;
	position:relative;
	top:-27px;

}

.topnav li{
	display:inline;
	font-family:"Century Gothic";

}

.topnav a{
	float:left;
	width:120px;
	text-decoration:none;
	color:#858472;
	font-weight:bold;
	background:#FFFFFF;
	padding:1px;
}

*/

/* title */
.title {
	padding: 32px;
}
.title h1 {
	color: #E4DBCF;
	font: normal 3.4em "Century Gothic","Trebuchet MS",sans-serif;
}

/* main */
.main {

	position:relative;
	top:-4px;
	height:auto;
	clear: both;

}

/* sub navigation */


/* content */

.frontad{
	color: RED;
	text-align: center;
	font-weight:bold;
}
.frontdisc{
	text-align: center;
	font-size:.8em;
}
.content {
	background-image:url('images/bg.jpg') ;
	background-repeat:no-repeat;
	padding-top: 12px;
	padding-right: 10px;
	float: left;
	font-family:"Century Gothic";
	font-size:1.2em;
	color:#67512c;
	
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

.table{
	margin-left:200px;
}
.tdata{
	width: 350px;
	font-size: 1.2em;
}
.hc1{
	width: 300px;
	font-size: 1.2em;
}
.hc2{
	width: 60px;
	font-size: 1.2em;
}

.midimage{
	margin-left:250px;
	
}

.indeximage{
	margin-left:177px;
	
}
.midnav ul{
	list-style-type:none;
	position:relative;
	font-family:"Century Gothic";
}	

.midnav li{
	display:inline;
	font-family:"Century Gothic";
}

.midnav a{
	float:left;
	
	text-decoration:none;
	color:#FFFFFF;
	font-family:"Century Gothic";
	padding-right:30px;
}	


/* footer */
.footer {
	background-image:url('images/copyright1.jpg');
	background-repeat:no-repeat;
}
	
.gmap  {
	background-image:url('images/bg.jpg') ;
	background-repeat:no-repeat;

	padding-left:450px;
	padding-top:30px;
	}

#gmappin{
	font: normal 12px/12px Arial, Helvetica, sans-serif;
	}