@charset "UTF-8";
/* CSS Document */

.bordertop {
border-top: 0;
border-left: 1px solid #30bb00;
border-bottom: 1px solid #30bb00;
border-right: 1px solid #30bb00;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color:#8ac000;
	background-image:url(../elements/bg_tile.png);
	background-repeat:repeat-x;
}

a {	color: #000000; text-decoration:none}
a :visited {color: #000000;}
a:hover {color: #1d7b00;}

menu {	color: #666666; text-decoration:none}
menu :visited {color: #333333;}
menu:hover {color: #333333;}

.contact {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:cccccc;
}

.form {
    background-color:#efefef;
	border-color:#e6e6e6;
	border-style:solid;
	color:#000000;
}

.topNav{
background-image:url(../elements/top_bar.jpg);
text-align:right;
vertical-align:middle;
word-spacing:10px;
padding-right:10px;
}
.topNav a{
word-spacing:1px;
}

.headings{
font-size:18px;
color:#1d7b00;
}

.headings2{
padding-left:20px;
font-size:18px;
color:#1d7b00;
}

.text{
padding-left:45px;
padding-right:45px;
text-align:justify;
}
#crazy
{	margin: 0;
margin-top:7px;
	padding: 0;
	text-align:right;
vertical-align:middle;

	}
	
	#crazy li
	{	float: left;
		list-style: none;
		font-weight: normal;
		word-spacing:10px;
		padding-right:10px;	
	}

	#crazy li a
	{	display: block;
		padding: 2px 4px;
		text-decoration: none;
		color: #000000;
		white-space: nowrap;
		word-spacing:1px;
	}

	#crazy li a:hover
	{	color: #FFF;}
		
		#crazy li ul
		{	margin: 0px;
			padding: 0;
			position: absolute;
			width: 200px;
			visibility: hidden;
			z-index:10000;
			text-align:left;
		}
		
		#crazy li ul li
		{	float: none;
			margin-top:0px;
		}
		
		#crazy li ul li a
		{	width: auto;
			background: rgb(255,255,255);
			background: rgba(255,255,255,0.5);
		}
		
		#crazy li ul li a:hover
		{	background: #402d2d;}
.image_holder{
	width:200px;
	height:120px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image_holder2{
	width:370px;
	height:160px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image_holder3{
	width:370px;
	height:160px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image_holder4{
	width:236px;
	height:160px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.image_holder5{
	width:236px;
	height:160px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin:auto;
	margin-top:0px;
}
.image_holder6{
	width:236px;
	height:160px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.text_holder{
	text-align:justify;
	margin-top:10px;
}
.headers{
	font-size:18px;
	color:#1d7b00;
}
.tour_rows{
	padding-bottom: 10px;
}
.tour_read {
	text-align:right;
}
.tour_read a{
	color:#1d7b00;
	text-decoration:none;
}
.tour_read a:hover{
	color:#555555;
}
.notices {
	width:239px;
	height:240px;
	background-image:url(../elements/case_bg.png);
	background-repeat:no-repeat;
	float:left;
	margin-right: 30px;
}
.notices .head{
	background-color: #8ec600;
	width:205px;
	height:21px;
	color:#FFF;
	text-align:right;
	margin:auto;
	margin-top: 15px;
	font-size:14px;
	letter-spacing: 3px;
	padding-right: 5px;
	padding-top:5px;
}
.notices .images{
	width:210px;
	height:99px;
	vertical-align:middle;
	color:#555;
	text-align:right;
	margin:auto;
	margin-top: 0px;
	font-size:12px;
}
.notices .write_up{
	width:210px;
	height:95px;
	vertical-align:middle;
	color:#555;
	text-align:justify;
	margin:auto;
	margin-top: 0px;
	font-size:11px;
	position:relative;
}
.notices .write_up h1{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#8ec600;
}
.notices .write_up .readmore{
	position:absolute;
	bottom:12px;
	right: 5px;
}
.notices .write_up .readmore a{
	text-decoration:underline;
}
.notices .write_up .readmore a:hover{
	text-decoration:none;
}
.galleryBox{
	width: 190px;
	height: 135px;
	font-size:10px;
	text-align:center;
	float:left;
	margin: auto;
	color:#FFFFFF;
}
.galleryBox a{
	color:#FF0000;
}
.galleryBox a:hover{
	color:#330099;
}
h6{
	color: #FFFFFF;
	border: #FFFFFF solid 1px;
	width: 75%;
	margin:auto;
	padding: 5px;
}