a{cursor:pointer;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
em{ font-style: italic;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline-style:none;outline-width:0pt;}
legend{color:#000;}a:focus{-moz-outline-style: none; border:0px;}
strong{font-weight: bold;}
p{
	margin-bottom: 10px;
}
*{

	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
html{
	color:#000;
	background:#FFF;
}
body{
	margin: auto;
	background-color: #fff;
	background-image: url(images/cp-header-bk.gif);
	background-position: left top;
	background-repeat: repeat-x;		
}

a{
	color: #981D1D;
	text-decoration: underline;
}
a:hover{
	color: #C2A167;
	text-decoration: none;
}
a img{
	border: 0px;
}
div,td,th,span,input,textarea,select{
	font-size: 11px;	
}
H1 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #981D1D;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
}
H2 {
	font-size: 16px;
}
H3,h4 {
	font-size: 14px;
	margin-bottom: 20px;
	color: #981D1D;	
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;	
}
H4 {
	font-size: 12px;
	font-weight: bold;
}


#main_cont{
	width: 849px;

}

#cont{
	overflow: hidden;
}
#col_left{
	float: left;
	width: 239px;
	padding-bottom: 20px;
}
#col_right{
	float: left;
	width: 582px;
/*	margin-left: px;*/
	padding-top: 20px;
	padding-bottom: 20px;	
	background-image: url(images/cp-thinline.gif);
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 199px;
	padding-left: 28px;
}

#top{
	height: 124px;
	background-image: url(images/nav-bk.gif);
	background-position: 229px top;
	background-repeat: no-repeat;
}
#logo{
	display: block;
	background-image: url(images/cp_logo.gif?250210);
	background-position: left top;
	background-repeat: no-repeat;
	width: 238px;
	height: 99px;
	text-indent: -9999px;
	float: 	left;
}

#footer{
	text-align: center;
	color: #999999;
	
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 50px;

	clear: both;
}
#footer div.sep{
	text-align: center;
	margin: auto;
	width: 778px;
	padding-top: 18px;
	padding-bottom: 15px;
	border-top: 1px solid #999999;
}
#footer div.sep div {
	clear: both;
	padding-top: 20px;
}
#footer div.sep div a{
	color: #B16F6F;	
}
#footer div.sep div a:hover{
	color: #C2A167;	
}
#footer strong{
	font-weight: normal;
}
#footer a{
	color: #999999;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;	

	color: #981D1D;	
}
#footer a.red{
	color: #B16F6F;	
}
#footer a.red:hover{
	color: #C2A167;
}






#link_exchange{
	margin: auto;
	text-align: center;


	display: block;
	width: 400px;
	clear: both;
}
#link_exchange li { 
	float: left;
	margin-right: 10px;
}
#link_exchange li a img{  
	display: block;
}

#top .icons{
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 38px;
}
#top .icons li {
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	background-image: url(images/icons_sep.gif);
	background-position: right 3px;
	background-repeat: no-repeat;
	padding-right: 7px;
	text-align: left;
	margin-right: 7px;

}
#top .icons li.last {
	background: none;
	margin-right: 0px;
	padding-right: 0px;
}
#top .icons li a{
	color: #AF9A77;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: -moz-inline-box;
	display: inline-block;	
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}

#top .icons li a:hover{
	color: #981D1D;	
}
#top .icons li a.home,#top .icons li a.sitemap_icon{
	font-weight: normal;
	background-image: url(images/icon_home.gif);
	background-position: left 1px;
	background-repeat: no-repeat;
	padding-left: 15px;
}
#top .icons li a.sitemap_icon{
	background-image: url(images/icon_sitemap.gif);	
}


#top .lan{
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;	
	margin-top: 38px;	
}
#top .lan li {
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	margin-right: 7px;
}
#top .lan li a{
	text-decoration: none;
	color: #AF9A77;	
	text-transform: uppercase;
}
#top .lan li a:hover,#top .lan li a.selected{

	color: #981D1D;	
}


#header{
	height: 116px;
	overflow: hidden;
}


/*********************pages**************/
/*********path************************/
.path{
	list-style: inline;
	clear: both;
	overflow: hidden;
	display: block;
	background-image: url(images/bk_path.gif);	
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 267px;
	height: 19px;
	padding-top: 6px;
}
.path li{
	display: -moz-inline-box;
	display: inline-block;
	margin-right: 5px;
	padding-right: 8px;
	background-image: url(images/arr_path.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	float: left;
}
.path li.last{
	background: none;
}
.path li a{
	color: #fff;
	text-decoration: none;
}
.path li a:hover{
	color: #C2A167;
}

/*************center section****************/
.pages_content{
	clear: both;
	overflow: auto;
}
.pages_content,.pages_content *{
	font-size: 12px !important;
	font-family: Arial, Helvetica, sans-serif !important;

}

.pages_content ul,.pages_content ol{
	margin-bottom: 20px;
	padding-left: 15px;
}
.pages_content ul,.pages_content ul li{
	list-style: disc;
}
.pages_content ol,.pages_content ol li{
	list-style: decimal;
}
/************inner page thumbnail********************/
.pages_thumb{
	width: 200px;
	height: 150px;
	border: 5px solid #DAD2C0;
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
	margin-top: 3px;
}


/***********print & top icons******************/
.pages_icons{
	clear: both;
	background-image: url(images/);
	background-position: left top;
	background-repeat: repeat-x;
	margin-top: 20px;
	overflow: hidden;
	padding-top: 10px;
	display: none;
}
.pages_icons li{
	float: left;
	display: -moz-inline-box;
	display: inline-block;
	background-image: url(images/);
	background-position: left top;
	background-repeat: no-repeat;
}
.pages_icons li a{
	display: -moz-inline-box;
	display: inline-block;	
	background-image: url(images/);
	background-position: left top;
	background-repeat: no-repeat;	
	text-decoration: none;
}



/*********navigation*******************/
#nav{
	float: left;
	list-style: none;

	height: auto !important;

	margin-top: 28px;
	width: 611px;
}
#nav li.top_li{
	display: -moz-inline-box;
	display: inline-block;
	margin: 0px;
	padding: 0px;
	float: left;

}

#nav li.top_li a.top_link{
	display: -moz-inline-box;
	display: inline-block;
	font-weight: bold;
	padding: 5px;
	padding-left: 8px;
	padding-right: 8px;


	background-image: url(images/nav_sep.gif);
	background-position: left 8px;
	background-repeat: no-repeat;	
}
#nav li.top_li:hover a.top_link,#nav li.top_li a.top_link:hover,#nav li.top_li a.top_link.selected{
	color: #000;
	background-color: transparent;

}
#nav li.top_li.first a.top_link{
	background: none;
	padding-left: 0px;
	margin-left: 0px;

}

/*************sitemap**********************/
.sitemap {
	margin-left: 25px;
	list-style: disc;
}
.sitemap li{
	list-style: disc;

	float: none !important;
	float: left;
	clear: both;

}
.sitemap li a{
	margin-bottom: 5px;
	display: block;
}
.sitemap li ul{
	margin-left: 25px;

}






/**************************FROM container + error ***********************/

#error_message {
	margin: 0px;
	padding: 15px;	
	display: block;
	list-style: disc;
	background-color: #fff;
	font-weight: bold;
	color: #981D1D;
	border: 2px solid #C2A167;
	background-image: url(images/warn.jpg);	
	background-repeat: no-repeat;	
	background-position: 20px 15px;
	min-height: 63px !important;
	height: auto !important;
	height: 63px;
	padding-left: 120px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}
#error_cont #error_message{
	margin: 0px;
}
#error_message li{
	list-style: disc;	
}
#error_message.error_valid{
	background-image: url(images/succ.jpg);		
}

.form-container {
	margin-top: 10px;
	margin-bottom: 10px;

}

.form-container th{
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: normal;
	width: 130px;	
}

.form-container td{
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;

}
.form-container input,.form-container textarea,.form-container select{
	width: 277px;
	border: 1px solid #DAD2C0;
	background-color: #F2ECE3;
	padding: 3px;	
	vertical-align: middle;
	margin-right: 10px;
}
.form-container select{
	min-width: 285px;
	width: auto;
	padding: 2px;

}
.form-container textarea{
	height: 100px;	
	overflow: auto;
}
.form-container input.checkbox,.form-container input.radio,.form-container input.submit,.submit{
	width: auto;
	border: 0px;	
	background: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.form-container input.checkbox,.form-container input.radio{
	margin-right: 5px;
}
.form-container td .thumb{
	border: 5px solid #efefef;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.form-container input.submit,.submit{
	text-align: center;
	background-color: #981D1D;
	border: 1px solid #B73939;
	border-bottom: 1px solid #750707;
	border-right: 1px solid #750707;
	text-align: center;
	color: #fff;	
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	margin-right: 10px;
	width: 90px;
	height: 27px;
}
.form-container input.submit:hover,.submit:hover{

	background-color: #C2A167;
	border: 1px solid #F3EEE5;
	border-bottom: 1px solid #AA926A;
	border-right: 1px solid #AA926A;
}
.form-container .required{
	color: #C2A167;

}
.form-container input.req,.form-container textarea.req{
	background: none;	
	border: 1px solid #981D1D;
	background-color: #F2D9D9;
	
}


/*splited by pages**********/


.pages_cont{
	overflow: hidden;
	min-height: 28px;	
	clear: both;
}	
.pages{
	text-align: right;
	margin-top: 20px;

	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width: 582px;
}

.pages a{
	padding-left: 4px;
	text-decoration: none !important;
	display: inline;
	
}
.pages a.selected,.pages a:hover{
	text-decoration: underline !important;	
}
.pages a.selected{
	font-weight: bold;
	cursor: text;
}

.pages_status{
	width: 40%;
	position: absolute;
	margin-top: 26px;
	z-index: 1;
	display: none;
}

/****************subpages here*******************/

.pages_subpages div{
	clear: both;
	overflow: hidden;
	padding-top: 7px;
	margin-top: 7px;
}
.pages_subpages div p{
	margin: 0px;
}

.pages_subpages div.first{
	background: none;
	padding-top: 0px;
}
.pages_subpages div a.thumb{
	display: block;
	float: left;
	border: 3px solid #DAD2C0;	
	margin-right: 15px;
	margin-top: 3px;
}
.pages_subpages div a.thumb img{
	display: block;
	border: 1px solid #fff;
	width: 100px;
	height: 75px;
}
.pages_subpages div strong{
/*	color: #;*/
	font-size: 12px;
	display: block;
}
.pages_subpages div a.readmore,a.readmore{


	display: -moz-inline-box;
	display: inline-block;


	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 3px;
	background-image: url(images/arr.gif);
	background-position: right 5px;
	background-repeat: no-repeat;
	padding-right: 10px;
}


/***********pages search results****************************/
.search_results{
	padding-left: 5px;
	margin-left: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.search_results li{
	list-style: decimal !important;
	margin-bottom: 3px;
}





/************weather*************************/



.weather{
	overflow: hidden;	
}
.weather div{
	float: left;
	width: 80px;
	margin-right: 12px;

}
.weather div strong{
	display: block;
	padding: 4px;
	margin-bottom: 5px;
	background-color: #981D1D;
	color: #fff;
	text-align: center;
}
.weather div img{
	display: block;
	margin: auto;
	margin-bottom: 3px;	
}
.weather div span{
	display: block;
	width: 61px;
	height: 61px;
	margin: auto;
	margin-bottom: 3px;
}
.weather div ul{
	list-style: none;
	margin: auto;

	padding-top: 1px;
	padding-bottom: 1px;
	overflow: hidden;
	
}
.weather div ul li{
	float: left;
	display: -moz-inline-box;
	display: inline-block;
	width: 34px;
	margin-bottom: 1px;

}

.weather div ul li.temp{
	text-align: right;
	font-weight: bold;
	width: 46px;
}







/*************photogallery******************/
#pages_files .cont{
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 20px;
}

#pages_files .cont a{
	display: -moz-inline-box;
	display: inline-block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	border: 3px solid #DAD2C0;	
	width: 102px;
	height: 77px;
}
#pages_files .cont a img{	
	display: -moz-inline-box;
	display: inline-block;
	border: 1px solid #fff;
}
#pages_files .cont a:hover{	
	border: 3px solid #981D1D;
}
.home_titles{
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 30px;
	width: 612px;
	overflow: hidden;
}
.home_titles li{
	display: block;
	float: left;
	height: 25px;
	width: 295px;
	background-image: url(images/title_welcome.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.home_titles li.specials{

	background-image: url(images/title_contact.gif);	
}





.newsletter{
	background-color: #fff;
	background-image: url(images/newsletter.jpg);
	background-position: 25px 29px;
	background-repeat: no-repeat;
	padding-top: 83px;
	padding-left: 50px;
	height: 140px;
	padding-right: 80px;

}
.newsletter h3{
	display: none;
}
.newsletter form #email{
	border: 1px solid #DAD2C0;
	background-color: #fff;
	padding: 3px;	
	width: 240px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsletter a{
	display: block;
	margin-top: 15px;
}

.newsletter form input.submit{
	border: 0px;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	height: 18px;
	width: 83px;
	background-image: url(images/newsletter_subscribe.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 10px;
}
.module h4{
	margin-bottom: 0px;
}
.module{
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}



.pages_content ul,.pages_content ol{
	margin-bottom: 20px;
	padding-left: 15px;
}
.pages_content ul,.pages_content ul li{
	list-style: disc;
}
.pages_content ol,.pages_content ol li{
	list-style: decimal;
}
#video{
	margin-bottom: 15px;
}


#home_column{
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 54px;
	padding-right: 45px;
}
#home_column .item{
	overflow: hidden !important;
	height: 75px;
	background-color: #EBE2D3;
	margin-bottom: 15px;
	position: relative;
}
#home_column .item a.thumb{
	width: 100px;
	height: 75px;
	display: block;
}
#home_column .item a.thumb img{
	width: 100px;
	height: 75px;
	display: block;	
}
#home_column .item p{
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(images/home_module_bk.png) !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;		
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='templates/images/home_module_bk.png', sizingmethod='crop');		
	background-position: left top;
	background-repeat: no-repeat;
	height: 55px;
	width: 298px;
	padding: 10px;
}
#home_column .item p.img{
	left: 75px;
	width: 223px;
}
#home_column .item p a{
	display: block;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin-bottom: 3px;
	text-decoration: none;
}
#home_column .item p a:hover{
	text-decoration: underline;
}















