@CHARSET "UTF-8";
div {
/*	border:1px solid;*/	
}
/* generated by csscreator.com */ 
html, body{ 
	margin:0; 
	padding:0; 
	text-align:center; 
	background-color: #8EA27F;
	font-family: Arial;
	height: 100%;
} 
 
#pagewidth{ 
	width:1097px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;
        padding-bottom: 20px;
} 
 
#header{
	position:relative; 
	width:100%;
}
#header .top {
	background: url(../images/header-top.jpg);
	height:81px;	
}
#header .top .top-word1{
	float:left;
	padding-top:25px;
	position:relative;
	text-align:center;
	width:385px;
	color:#eaf952;
	font-size: 14px;
	font-weight: bold;
}
#header .top .top-word2, #header .top .top-word2 a{
	float:left;
	padding-top:25px;
	position:relative;
	text-align:center;
	width:385px;
	color:#eaf952;
	font-size: 14px;
	font-weight: bold;	
}
#header .top .top-word3{
	float:left;
	position:relative;
	text-align:center;
	width:1097px;
	color:white;
	padding-top:15px;	
}
#header .top .top-word3 h1{
	font-size:16px;	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#header .top .top-logo{
	float:left;
	padding-top:10px;
	position:relative;
	text-align:center;
	width:327px;
}

#wrapper {
	background-color: #d6dcb4;
	overflow: hidden;
}

#leftcol{
	width:185px;
	float:left; 
	position:relative;
        padding: 25px 5px;
}
 
#twocols{
	width:902px; 
	float:right; 
	position:relative; 
}
 
#rightcol{
	width:185px;
	float:right; 
	position:relative;
        text-align: center;
        padding: 15px 5px;
}
 
#maincol{
	background-color: #EAEFCF;  
	float: left; 
	display:inline; 
	position: relative; 
	width:675px;
	padding:16px; 
}
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

.banner-item{
	border:1px solid;
	text-align: center;
	text-align:center;
	margin: 0px 5px 15px 0px; 
	width:180px;	
}

.banner-item a{
	font-size:12px;
	color: #469800;
	text-align:center;	
}

.head-button {
	background:url(../images/button.jpg) no-repeat;
	height:24px;
	width:195px;
}

.head-button a,.head-button{
	color:#4a6931;
	font-size: 12px;
	font-weight:bold;
	padding-top: 6px;
	text-align:center;
			
}
#head-menu{
	background: url(../images/menu-bg.jpg);
	width: 100%;
	height:30px;
        text-align:center;
}
#head-menu ul{
	padding-top:3px;
}

#head-menu li {
	display: inline;
	margin-left: 8px;	
	padding-right:7px;
}
	
#head-menu li a{
	color: #196013;
	font-size: 12px;
	font-weight: bold;
}

#content {
	padding:15px;
}

.box-left{
	float:left;
        width:330px;
	height: 185px;
}
.box-right{
	float:right;
        width:330px;
	height: 185px;
}
.loc-box-top-border-none{
    border-top: none;
}
#loc-box{
    margin:10px 0px 10px 0px;
    background-color: #fff;
    border: 1px solid #c0d54d;
    padding-bottom: 15px;
    overflow: hidden;
}
#loc-box img {
    margin:0 10px 0px 5px;
    padding:2px;
    border:1px solid #D3E285;
    vertical-align:middle;
}
#loc-box .title-blog{	
    background: url(../images/hol-blog.jpg);
}

.title-tipp{
    background:url("../images/hol-tipp.jpg");
    height:23px;
    margin-bottom:10px;
}
.text-tipp{
    background-color: #c3d755;
    margin-bottom: 10px;
    padding: 5px;
    width: 167px;
    font-size: 12px;
}
.hol-tipp{
    width: 175px;
    background-color: #fff;
    border: 1px solid #c0d54d;
    padding-bottom:10px;
}

.blog-links {
    list-style: square outside none;
    margin-left: 20px;
    text-align: left;
}

.blog-links li{
    margin: 5px;
}
.blog-links a{
    color:#196013;
    font-size: 10px;
    text-decoration: none;
}
#blog-links a {
    line-height: 2.2em;

}
#loc-box .title-focus{
	background: url(../images/hol-focus.jpg);
}

#loc-box .button1{
    background-color:#C3D755;
    border:1px solid #567107;
    color:#567107;
    font-size:12px;
    font-weight:bold;
    padding:2px 15px;
    margin: 2px;
    text-decoration:none;

}
.locations-button {
    width: 100%;
    text-align: center;
}
.locations-button a{
    background-color:#fffccb;
    border:1px solid #567107;
    color:#567107;
    font-size:12px;
    font-weight:bold;
    padding:2px 15px;
    text-decoration:none;
}
.title-green{
    background: url("/images/header-big.jpg") repeat-y;
    font-size:13px;
    color:#196013;
    text-align:center;
    font-weight:bold;
    line-height:25px;
}
.title-red{
    background: url("/images/header-big.jpg") repeat-y;
    font-size:13px;
    font-weight: bold;
    color: #7d0202;
    line-height:30px;
    text-align: center;
}
.title-red h1{
    font-size: 1.5em;
}
.title{
    border-bottom:1px solid #D6DCB4;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    padding:8px;
    font-size:13px;
    color:#196013;
    text-align:center;
}

.content{
    /*overflow: auto;*/
    padding:5px;
    text-align: left;
}
.content p {
    padding: 5px 0px;
}

.content h1 {
    font-size: 16px;
}

.content h2 {
    font-size: 14px;
}

.content ,.content a, .content input,.content select{
    font-size: 12px;
    color:#5c790c;
    line-height: 1.2em;
}

.gallery-first {
    width: 200px;
    height: 249px;
    overflow: hidden;
    text-align: right;
    float: left;
    margin-left: 10px;
    padding:2px;
    border:1px solid #D3E285;
}
.gallery-first img {
    vertical-align: middle;

}

.gallery{
    float:left;
    width: 420px;
    height: 250px;
    margin: 0px 0px 0px 15px;
}
.gallery-item{
    display:inline-block;
    text-align:center;
    width:94px;
    border:1px solid #D3E285;
    height: 75px;
    padding: 3px;
}

.gallery-item a, .gallery-item img{
    vertical-align: middle;
    width:90px;
    height:75px;
    display: block;
    margin: auto;
}
.rend-tip li{
    display: inline;
    padding:3px;
}

.big {
    font-size: 15px;
}

.green {
    color: #196013;
}
.red {
    color: #7d0202;
}
.bold {
    font-weight: bold;
}

/*search forms*/

#private-search { margin: 0; padding: 0; }

#private-search label { font-size: 9pt; font-weight: 700; }

#private-search select { font-size:8pt; }

#private-search input { font-size: 9pt; }

#private-search input.search-button { font-size: 9pt; }

#private-search .left { padding-bottom: 5px; }

#private-search .left label { display: block; width: 132px; 

	margin: 2px 5px 2px 0; float: left; text-align: right; }

#private-search .left select { width: 188px; }

#private-search .right label { display: block; float: left;

	margin: 2px 5px 2px 0; text-align: left; }

#private-search .right select { float: right; }

#private-search .right input { float: right; }



#business-search { margin: 0; padding: 0; }

#business-search label { font-size: 9pt; font-weight: 700; }

#business-search select { font-size:8pt; }

#business-search input { font-size: 9pt; }

#business-search input.search-button { font-size: 9pt; }

#business-search .left { padding-bottom: 5px; }

#business-search .left label { display: block; width: 132px; 

	margin: 2px 5px 2px 0; float: left; text-align: right; }

#business-search .left select { width: 188px; }

#business-search .right label { display: block; float: left;  

	margin: 2px 5px 2px 0; text-align: left; }

#business-search .right select { float: right; }

#business-search .right input { float: right; }



#profession-search { margin: 0; padding: 0; }



#profession-search label,

#profession-search .label { font-size: 9pt; font-weight: 700; }



#profession-search select { font-size:8pt; }

#profession-search .left div { font-size:8pt; display: inline; margin: 0; padding: 0; }



#profession-search input { font-size: 9pt; }

#profession-search input.search-button { font-size: 9pt; }



#profession-search .left { padding-bottom: 5px; }

#profession-search .left label { display: block; width: 125px; 

	margin: 2px 5px 2px 0; float: left; text-align: right; }



#profession-search .left select,

#profession-search .left div  { width: 180px; }

#profession-search .left div.radio-panel label,

#profession-search .left div.radio-panel .label { 

	font-weight: normal; display: inline; margin: 0; 

	text-align: left; width: auto; float: none; }



#profession-search .right label { display: block; float: left;  

	margin: 2px 5px 2px 0; text-align: left; }

#profession-search .right select { float: right; }

#profession-search .right input { float: right; }



#profession-search div.radio-panel { display: inline; width: auto; }

#profession-search div.radio-panel2 { max-width: 180px; }



input.search-button { display: block; float: none; padding: 0px 3px; }


.item-img{
    float:left;
    margin-top:10px;
    text-align:center;
    width:250px;
}
.item-title{
    text-align: left;
    border-bottom:1px solid #D6DCB4;
    margin-bottom:10px;
    padding:8px;
}

.item-title a{
    font-size: 14px;
    color: #5c790c;
    font-weight: bold;
    text-decoration: none;

}
.item-content{
    float: left;
    margin:10px;
    width:388px;
}

.feature-title {
    font-size: 14px;
    font-weight: bold;
    color: #469800;
    text-decoration: none;

}

#footer {
    color:#EAEFCF;
    font-size:12px;
    margin:10px auto auto;
    text-align:center;
}
.banners {
	display: none;
}
.banners li {
    padding:5px;
    margin-bottom: 10px;
    
}

.banners, .banners a {
    color:#196013;
    font-size: 12px;
}

.textleft {
    text-align: left;

}

#maincol ul li{
	list-style:square outside none;
	padding: 5px;
	margin: 0 20px;
}
