div,p,td{
	text-align:left;
}
.clr{
	clear:both;
}
.pad10{
	padding:10px 10px 0 10px;
}
.lalign{
	float:left;
}
.ralign{
	float:right;
}
.printbox{
	display:none;
}
.content_thumb {
display:block;
float:left;
margin:5px 10px 10px 0;
}
.galimg .content_thumb{
	margin:0;	
}
.galimg{
	margin:5px 0 0 0;
}

#contactform{
	margin-top:10px;
}
#contact_info{
	padding:5px;
}
#contact_info a{
	font-size:11px;
}
.contactbox{
	float:right;
	width:580px;
}
/***************************************************/
/* Gallery *****************************************/
/***************************************************/
.galimg{
	background-repeat:no-repeat;
	border:1px solid #CCCCCC;
	float:left;
	height:103px;
	margin:5px 5px 0 0;
	overflow:hidden;
	width:132px;
}
.galimg img{
	margin:5px;
}
.thickbox{
	border:none;
}
.galimg a img{
	border:1px solid #640018;
	width:112px;
	height:112px;
}

/***************************************************/
/* Contact Page ************************************/
/***************************************************/
#mapthumb{
	margin:10px 0;
}
#contact{
	float:left;
	width:300px;
	margin-right:10px;
}
#map{
	height:310px;
	width:445px;
	border:1px solid #53751F;
}
#mapbit{
	float:left;
}
/***************************************************/
/* Image Rollovers *********************************/
/***************************************************/
#bigimg{
	float:right;
	margin:0 5px 5px 0;
}
#bigimg img{
	border:none;
	border:1px solid #acacac !important;
}
#smallimgs a{
	display:block;
	float:left;
	margin:0 5px 0 0;
}
#smallimgs a img{
	width:38px;
	height:40px;
	margin-top:5px;
	border:1px solid #acacac !important;
	border:0;
}
/***************************************************/
/* Icons *******************************************/
/***************************************************/
a.download,.ico_email,.ico_tel,.ico_fax,.ico_web,.ico_address,.ico_fax,.ico_logout,.ico_profile,.ico_audio,.ico_search{
	display:block;
	padding-left:22px;
	height:22px;
	line-height:22px;
	background-image:url(/images/files/unknown.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px dotted #cccccc;
}
.ico_email{
	background-image:url(/images/ico_email.gif);
	position:absolute;
	right:340px;
	top:38px;
}

.ico_search{
	background-image:url(/images/ico_search.gif);
	line-height:50px;
	overflow:hidden;
	padding:0;
	position:absolute;
	right:158px;
	top:38px;
	width:16px;
}
.ico_fax{
	background-image:url(/images/ico_fax.gif);
}
.ico_web{
	background-image:url(/images/ico_web.gif);
}
.ico_address{
	background-image:url(/images/ico_address.gif);
}
.ico_logout{
	background-image:url(/images/ico_logout.gif);
}
.ico_profile{
	background-image:url(/images/ico_profile.gif);
}
.ico_audio{
	background-image:url(/images/ico_audio.gif);
}
/***************************************************/
/* Forms *******************************************/
/***************************************************/
#login{
	float:left;
	width:600px;
	margin-right:10px;
}
form div.frow label{
	width:80px;
	float:left;
	height:20px;
	line-height:20px;
	font-weight:bold;
}
form#membizform div.frow label{
	width:130px !important;
}
form div.frow input, form div.frow textarea{
	width:160px;
	height:20px;
	line-height:20px;
	margin:0 0 3px 0;
	background-color:#EFF2F9;
	padding-left:5px;
	border:1px solid #4F636E;
}
form#membizform div.frow input.txt, form#membizform div.frow textarea{
	width:200px !important;
}
form#membizform div.frow textarea.mce{
	width:400px !important;
	height:280px;
}
input.chk{
	width:16px !important;
}
form div.frow textarea{
	height:100px;
}
.login_text{
	margin-bottom:10px;
}
#search_form input.button{
	border:none;
	width:30px;
	height:18px;
	font-size:11px;
	line-height:17px;
}

#alert{
	cursor:default;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	font-weight:bold;
	border:2px solid #640018;
}
#alert div.buttonalert{
	padding:0 10px;
}
#alert div.inneralert p{
	padding:10px;
	color:#000000 !important;
	font-size:0.8em;
	text-align:center;
}

.searchbox{
	position:absolute;
	right:16px;
	top:40px;
	width:150px;
}
.searchbox input{
	width:100px;
	float:right;
	height:14px;
	line-height:14px;
	margin-right:3px;
}
#homeimg{
	display:block;
	width:198px;
	border:1px solid #53751F;
	margin:5px 10px 10px 0;
	float:left;
}
#homeimg img{
	margin:5px;
	width:188px;
	border:none;
}
.homeimg2{
	border-right:12px solid #ffffff;
	float:left;
}
#homeimgtext{
	position:absolute;
	top:60px;
	left:250px;
}
#homeimgtext a{
	font-weight:bold;
	font-size:120%;
	color:#640018;
}
