.googlemap{
	font-size: 10px;
}

.assort{
	border-width: 0px;
padding: 0px 10px 10px 0px;
}

.assort img{
	border-width: 0px;
	border-color: #FF0000;
}

body, html {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	color: #16321C;
	background-color: #16321C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-image: url(../pics/bgimage.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.linkcontainer{
	color: #FFFFFF;
}

.linkcontainer a{
	color: #FFFFFF;
	text-decoration: none;
}

.menuContainer{
	position: absolute;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	width: 100%;
	text-align: center;
}

.menuHolder {
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 1px;
	width: 930px;
	text-align: left;
	background-color: #052028;
	text-align: left;
}

.menu {
	position: absolute;
	top: 200px;
	left: 3px;
	height: auto;
	width: 190px;
	margin: 0px;
}

.footer {
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #16321C;
	height: 78px;
	width: 930px;
	background-image: url(../pics/bgfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.introContainer{
	height: 562px;
	width: 100%;
}

.intro {
	margin-left: auto;
	margin-right: auto;
	height: 562px;
	width: 930px;
}


.topContainer{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 930;
}


.header {
	height: 200px;
	width: 930px;
	background-color: #C4CEC5;
}

.content {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 930px;
	background-color: #FFFFFF;
	background-image: url(../pics/bggrad.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.whereis {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 25px;
	font-family: Arial, Helvetica, sans-serif;
}

.flag {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.flag a{
	color: #FFFFFF;
	text-decoration: none;
}


.beetleContainer{
	height: 204px;
	width: 400px;
	position: absolute;
	top: 10px;
	right: 0px;
}

/* TEMPLATES */

a{
	color: #16321C;
}

a:hover{
	color: #FF0000;
}

.contentfixed {
	cursor: default;
	height: 310px;
	width: 100%;
	overflow: auto;
	
}

.contentauto {
	height: auto;
	width: 100%;
}

.contenttext img {
  	border-style: solid;
	border-width: 6px;
	border-color: #FFFFFF;
	/* margin: 2px 8px 2px 15px; */
}

.contenttext {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #16321C;
}


h1{
	font-family: Times, serif;
	color: #16321C;
	font-size: 27px;
	font-weight: normal;
}
