body {
	background-color:#a0a0a0;	
	font-family:"Helvetica Neue", Helvetica, Arial;
}

#mainBackgroundContainer {
	background-image:url('../img/shadow.png');
	background-repeat:repeat-y;
	margin-right:auto;
	margin-left:auto;
	width:1000px;	
}

#mainContainer {
	width:940px;
	margin-left:auto;
	margin-right:auto;
}

#topImageContainer {
	width:1000px;
	height:18px;
	background-image:url('../img/top.png');
	background-repeat:no-repeat;
}

#bottomImageContainer {
	width:1000px;
	height:14px;
	background-image:url('../img/bottom.png');
	background-repeat:no-repeat;
}

#footer {
	background-color:#c3c09e;
	padding:10px;
	padding-bottom:5px;	
	text-align:center;
	font-size:0.7em;
	color:#72633A;
	line-height:160%;
}

#footer a {
	color:#72633a;	
}

#footer a:hover {
	color:#777;	
}

#headerLogo {
	height:145px;	
}

#menu {
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#c3c09e;
	padding:7px;
}

#menu li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:inline;
	padding-left:14px;
	padding-right:14px;
	
	border-right:solid;
	border-right-color:#AA9E75;
	border-right-width:1px;
	
	font-weight:bold;
	letter-spacing:1px;
	font-size:0.9em;
}

#menu li a {
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
	color:#104000;
}

#menu li a:hover {
	color:#777;	
}

#mainImage {
	height:269px;
	width:940px;
	border-bottom:solid;
	border-bottom-width:6px;
	border-bottom-color:#ddd;
}

#content {
	padding-left:20px;
	padding-right:20px;	
}

#rightSide {
	float:right;	
}

#leftSide {
	width:520px;
	text-align:justify;	
}

p, #tariff {
	font-size:0.83em;
	color:#666;
	font-weight:300;
	line-height:160%;	
}

a {
	color: #72633a;
}

a:hover {
	color:#aaa;
}

h1, h2, h3 {
	font-family:"Courier New", Courier, monospace;
	font-weight:300;
	color:#72633A;	
	font-size:2em;
}

h2 {
	font-size:1.6em;	
}

h3 {
	font-size:1.2em;	
}

a img {
	border:none;
	text-decoration:none;	
}

#tariff .item {
	width:100%;	
}

.eventBox {
	border:solid;
	border-color:#ddd;
	border-width:1px;
	background-color:#fff;
	width:200px;
	height:123px;
	padding:5px;	
}

.eventBox .textInternal {
	float:right;
	width:130px;
	text-align:center;
	padding-top:0px;
}

.eventBox .textInternal a {
	text-decoration:none;	
}

.eventBox .textInternal h3 a {
	color:#72633A;
}

.eventBox .textInternal h3 a:hover {
	text-decoration:underline;	
}

.eventBox .textInternal p a {
	color:#666;
}

.eventBox .textInternal p a:hover {
	
}

.eventBox img {
	position:relative;
	top:30px;
}

.eventBox .textInternal h3 {
	font-family:"Courier New", Courier, monospace;
	font-weight:300;
	color:#72633A;	
	font-size:1.4em;
	padding:0px;
	margin:0px;
}

.eventBox p {
		
}

.spacer {
	height:140px;	
}

.testimonial {
	border:solid;
	border-color:#ddd;
	border-width:1px;
	background-color:#fff;
	width:200px;
	height:123px;
	padding:5px;	
}

.testimonial .textInternal2 {
	float:left;
	width:200px;
	text-align:center;
	padding-top:0px;
}

.testimonial .textInternal2 a {
	text-decoration:none;

}

.testimonial .textInternal2 h3 a {
	color:#72633A;
}

.testimonial .textInternal2 h3 a:hover {
	text-decoration:underline;	
}

.testimonial .textInternal2 p a {
	color:#666;
}

.testimonial .textInternal2 p a:hover {
	
}

.testimonial img {
	position:relative;
	top:0px;
}

.testimonial .textInternal2 h3 {
	font-family:"Courier New", Courier, monospace;
	font-weight:300;
	color:#72633A;	
	font-size:1.4em;
	padding:0px;
	margin:0px;
}

.testimonial p {
		
}
.fl-left{
	float:left;
	width:212px;
}

