/* Start of CMSMS style sheet 'The Roadhouse' */
body {
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
	background :#d4d8db;
	margin: 15px;
	padding: 0px;
}

#pagewrapper {
	margin:35px auto;
	width: 800px;
}
#header {
}
#logo { float: left;	margin-bottom: 15px; }

#google_translate_element { float: right; text-align: right;  height: 25px; overflow: hidden; margin: 6px;} 

#contentborder {
	background: #6A94A4;
	padding: 4px;
	autoflow: auto;
}
#content {
	background: #2B5D74;
	padding: 20px;
	height: 260px;
}
.clear { clear: both; }
#menuborder {
	background: #6A94A4;
	padding: 4px;
	margin-bottom: 10px;
}

#menu {
	background: #2B5D74;
	padding: 12px;
	padding-left: 24px;
	text-align:center;
}
#menu a {
	color: #fff;
	display: inline;
	padding: 4px 18px;
	text-decoration: none;
	font-size: 13px;
	margin-right: 6px;
	background: #628c9c;
}

#menu a:hover, #menu .active {
	background: #446c86;
}
#textborder {
	background: #d4d8db;
	padding: 4px;
	float: left;
}
#text {
	font-size: 14px;
	padding: 20px;
	color: #000;
	background: #fff;
	height: 210px;
	width: 340px;
}
.widetext {
	width: 700px !important;
	height: 450px !important;
}
.widecontent {
	height: 500px !important;
}
#text p, #text table { 
	padding: 0px; 
	margin: 0px 0px 14px 0px; 
	line-height: 21px; 
}
#text a {
text-decoration: none;
border-bottom: 1px dotted #666 !important;
color: #000;
}

#text h3{ 
	font-size: 20px; 
	margin: 0px 0px 18px 0px;
}
#imageborder {
	background: #d4d8db;
	padding: 4px;
	float: right;
}
#image {
	height: 250px;
	width:335px;

}
#footer {
	font-size: 12px;
	text-align: center;
	margin: 10px 0px 0 0;
}
#footer a { text-decoration: none; color: #000; }
form {
	padding:0px;
	margin:0px;
}
.contactform label {
	width: 80px;
	display: block;
	float: left;
	margin-bottom: 7px;
	padding: 0px;
	font-size: 13px;
}
.contactform textarea {
	width: 250px;
	height: 60px;
	margin-bottom: 7px;
	border: 1px solid #ccc;
	font-size: 11px;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
}
.contactform input {
	width: 250px;
	margin-bottom: 7px;
	border: 1px solid #ccc;
	font-size: 11px;
	padding: 1px;
	font-family: Calibri, "Gill Sans", "Gill Sans MT", "Trebuchet MS", sans-serif;
}
.contactform .captcha { 
	font-size: 80%; 
	padding-top: 5px;
}
.contactform .captcha img { 
	float:left;
	padding: 0px 15px 10px 0;
}
.contactform .captcha input {
	margin-top: 3px;
	font-size: 90%;
	border: 1px solid #ccc;
}
.contactform .submit {
	clear: both;
	text-align: center;
	margin-top: 4px;
	font-weight: bold !important;
}
.contactform .fb_invalid { 
	color: #ff0000; 
}
.contactform .fb_invalid input, .contactform .fb_invalid textarea { 
	background: #ffeeee; 
	border: 1px solid #ffcccc; 
}
/* End of 'The Roadhouse' */

