@charset "utf-8";
* {
	padding:0px;
	margin:0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
	float:left;
	width:100%;
}
a {
	text-decoration:none;
	outline:none;
	color:#666666;
}
a img {
	border:none;
	float:left;
}
.clear {
	clear:both;
	overflow:hidden;
	height:0px;
}
.bold {
	font-weight:bold;
}
.colr {
	color:#000 ;
}
.black {
	color:#000;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
}
h6 {
	font-size:12px;
	font-weight:normal;
}
p {
	line-height:18px;
}
.left {
	float:left ;
}
.right {
	float:right ;
}
.heading {
	padding:10px 0px 8px 0px;
	width:100%;
	border-bottom:#dddddd solid 1px;
	margin-bottom:10px;
	text-transform:uppercase;
}
.big_head {
	padding:10px 0px 10px 0px;
	margin:0px 0px 10px 0px;
	height:20px;
	width:100%;

	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
.gal_head {
	height:30px ;
}
.gal_head h4{
	padding-top:13px;
}
.big_head h4{
	float:left;
}
.big_head ul{
	float:right;
	list-style:none;
	padding-bottom:10px;
}
.big_head ul li{
	float:left;
	margin-left:10px;
}
.big_head ul li select{
	float:left;
	width:164px;
	height:28px;
	background-image:url(../images/dropdown.gif);
	background-repeat:no-repeat;
	border:#e5e5e5 solid 1px;
	background-color:transparent;
	padding:3px 5px;
}
.big_head ul li.martop{
	padding-top:7px;
}
.small_head {
	padding:10px 0px;
	margin:0px 0px 10px 0px;
	height:20px;
	width:100%;
	background-image:url(../images/small_head.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
}
input {
	font-size:11px;
}
.itlc {
	font-style:italic;
}

a.simplebtn {
	background-color:#FFF;
	border:#d0d0d0 solid 1px;
	padding:1px;
	float:left;
}
a.simplebtn span{
	background-color:#954020;
	color:#FFF;
	padding:4px 12px;
	float:left;
}
a.simplebtn span:hover{
	background-color:#68240a;
}

#sitemap {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#66220c;
	padding:0px 0px;
	height:322px;
	display:none;
}
#sitemap .last{
	margin-right:0px ;
}
#sitemap h3{
	padding-bottom:10px;
	color:#fff;
	padding-top:40px;
}
.sitemapsec {
	width:170px;
	margin-right:10px;
	float:left;
}
.sitemapsec h6{
	width:150px;
	color:#d48465;
	padding:5px 10px;
}
.sitemapsec ul{
	width:170px;
	list-style:none;
}
.sitemapsec ul li{
	width:150px;
	border-bottom:#703f20 solid 1px;
	padding:4px 10px;
}
.sitemapsec ul li a{
	color:#FFF;
}
.sitemapsec ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}

#contactus {
	width:100%;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#66220c;
	padding:0px 0px;
	float:left;
	height:322px;
}
.contact_form {
	width:450px;
	float:left;
	margin-top:40px;
}
.contact_form .txt{
	color:#FFF ;
}
.contact_form .inputfield input.bar{
	width:247px ;
}
.contact_form .textfield textarea{
	width:247px ;
}
.contact_form h4{
	color:#d48465;
	padding-bottom:20px;
}

.mapsec {
	width:490px;
	float:right;
	margin-top:80px;
}
.map {
	width:206px;
	height:146px;
	border:#d48465 solid 5px;
	float:left;
}
.maptxt {
	width:240px;
	color:#FFF;
	float:right;
}
.maptxt h6{
	width:240px;
	color:#d48465;
	padding-bottom:10px;
}

#wrapper_sec {
	width:100%;
}
.inner {
	width:960px;
	margin:0px auto;
}

#masthead {
	width:100%;
	height:149px;
	background-image:url(../images/head_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.logo {
	float:left;
	padding:20px 30px 0px 0px;
}
.slogan {
	float:left;
	padding:30px 0px 0px 0px;
	width:450px;
	font-style:italic;
	color:#FFF;
	text-align:center;
}
.search {
	float:right;
	width:272px;
	margin-top:-1px;
	height:114px;
}
.search ul.topbtns{
	float:right;
	list-style:none;
}
.search ul.topbtns li{
	float:left;
	margin-left:5px;
}
.search ul.searchsec{
	float:right;
	list-style:none;
	width:254px;
	height:30px;
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	padding:7px 8px 0px 10px;
	margin-top:49px;
}
.search ul.searchsec li{
	float:left;
}
.search ul.searchsec li input.bar{
	width:217px;
	padding:6px 5px 0px 5px;
	background-color:transparent;
	border:none;
}

#content_sec {
	width:1000px;
	margin:-10px auto;
}

.banner {
	width:946px;
	height:336px;
	border:#d0d0d0 solid 1px;
	background-image:url(../images/banner_bg.gif);
	background-repeat:no-repeat;
	margin:10px 0px 0px 0px;
	padding:6px;
}
.banner_left {
	width:333px;
	height:250px;
	float:left;
	color:#000;
}
.banner_left .news{
	width:280px;
	float:left;
	list-style:none;
	padding:20px 26px 0px 27px;
}
.banner_left .news h2{
	padding:0px 0px 20px 0px;
}
.banner_left .news ul{
	width:280px;
	float:left;
	list-style:none;
}
.banner_left .news ul li{
	width:280px;
	background-image:url(../images/calender.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	list-style:none;
	padding:0px 0px 20px 25px;
}
.banner_left .news ul li h5{
	padding:0px 0px 5px 0px;
}
.banner_left .news ul li p{
	color:#491d0c;
}
a.banner_left_prev {
	width:14px;
	height:14px;
	background-image:url(../images/little_arrows.png);
	background-repeat:no-repeat;
	background-position:top;
	display:inline-block;
	font-size:0px;
	margin:0px 4px 0px 10px;
	float:left;
}
a.banner_left_next {
	width:14px;
	height:14px;
	background-image:url(../images/little_arrows.png);
	background-repeat:no-repeat;
	background-position:bottom;
	display:inline-block;
	font-size:0px;
	margin:0px 0px 0px 0px;
	float:left;
}
.paginationstyle {
	float:left;
	padding-top:10px;
}
.flatview {
	width:333px;
	height:28px;
	display:inline-block;
	padding:5px 0px 0px 0px;
	margin:6px 0px 0px 0px;
	text-align:center;
	float:left;
	display:inline-block;
}
.flatview a{
	background-image:url(../images/banner_tab_bg_rol.gif);
	background-repeat:repeat-x;
	padding:5px 30px 15px 30px;
	display:inline-block;
	color:#9e4b1e;
	text-transform:uppercase;
}
.flatview a:hover{
	background-image:url(../images/banner_tab_bg.gif);
}
.flatview a.selected{
	background-image:url(../images/banner_tab_bg.gif);
}

.adv_small {
	border:#d3d3d3 solid 3px;
	float:left;
	margin-top:20px;
}

.paginglist {
	width:100%;
	float:left;
	padding:8px 0px;
}
.paginglist ul{
	float:right;
	list-style:none;
}
.paginglist ul li{
	float:left;
	margin-left:5px;
}
.paginglist ul li a{
	float:left;
	background-image:url(../images/paging.gif);
	background-repeat:repeat-x;
	width:19px;
	height:16px;
	padding-top:3px;
	border:#dadada solid 1px;
	text-align:center;
}
.paginglist ul li a img{
	margin-left:4px;
}
.paginglist ul li a.selected{
	background-image:url(../images/paging_rol.gif);
}
.paginglist ul li a:hover{
	background-image:url(../images/paging_rol.gif);
}
.paginglist ul li a.imag{
	width:19px;
	height:14px;
	padding-top:5px;
}

.backgrnd {
	background-image:url(../images/colms_bg.gif) ;
	background-repeat:no-repeat ;
	background-position:top ;
}

.crumb {
	width:1000px;
	height:39px;
	padding:0px 15px;
	border:#d0d0d0 solid 1px;
	border-bottom:none;
	background-image:url(../images/crumb.gif);
	background-repeat:repeat-x;
	margin-top:10px;
}
ul.crumblinks {
	float:left;
	list-style:none;
	padding:12px 0px 0px 0px;
}
ul.crumblinks li{
	float:left;
	padding:1px 10px;
	border-right:#000 solid 1px;
}
ul.crumblinks li.last{
	padding:1px 10px;
	border-right:none;
}
ul.crumblinks li a{
	color:#000;
}
ul.crumblinks li a:hover{
	text-decoration:underline;
}

ul.networks {
	float:right;
	list-style:none;
	padding:12px 0px 0px 0px;
}
ul.networks li{
	float:left;
	padding:0px 3px;
}

.rec_news {
	width:1000px;
	height:657px;
	padding:0px 0px;
	border:#d0d0d0 solid 2px;
	border-bottom:#d0d0d0 solid 2px;
	background-image:url(../images/main-portada.jpg);
	background-repeat:repeat-x;
	margin-top:0px;
}
.rec_news h5{
	width:96px;
	height:23px;
	padding:6px 0px 0px 10px;
	margin:5px 10px 0px 0px;
	float:left;
	color:#FFF;
	background-image:url(../images/latestnews.gif);
	background-repeat:no-repeat;
}
.rec_news p{
	padding:10px 10px 0px 0px;
	float:left;
}

.contents {
	width:1000px;
	float:left;
	border:#d0d0d0 solid 1px;
	background-image:url(../images/contents.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
	padding:10px 15px;
	margin:0px 0px -20px 0px;
}

.col1 {
	width:620px;
	float:left;
}

.col2 {
	width:290px;
	float:right;
}

.news {
	width:620px;
	float:left;
}
.news ul.newslist{
	width:620px;
	float:left;
	list-style:none;
}
.news ul.newslist li{
	width:594px;
	padding:10px;
	float:left;
	background-color:#FFF;
	border:#d2d2d2 solid 3px;
	margin-bottom:10px;
}
.news ul.newslist li h5{
	float:left;
	padding:0px 0px 20px 0px;
	color:#666666;
}
.news ul.newslist li p.date{
	float:right;
	color:#666666;
}
.news ul.newslist li .thumb{
	float:left;
	width:105px;
}
.news ul.newslist li .thumb a{
	float:left;
	padding:3px;
	border:#c9c9c9 solid 1px;
}
.news ul.newslist li .newscont{
	float:right;
	width:489px;
}
.news ul.newslist li .newslinks{
	float:right;
	width:594px;
	border-top:#989898 dotted 1px;
	padding:5px 0px 0px 0px;
	margin:15px 0px 0px 0px;
}
.news ul.newslist li .newslinks a.readmore{
	background-image:url(../images/readmore.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
}
.newslinks a:hover{
	text-decoration:underline ;
}

.blog {
	width:620px;
	float:left;
	color:#666666;
}
.blog ul.bloglist{
	width:620px;
	float:left;
	list-style:none;
}
.blog ul.bloglist li{
	width:614px;
	float:left;
	background-color:#FFF;
	border:#d2d2d2 solid 3px;
	margin-bottom:10px;
}
.blog ul.bloglist li h5{
	float:left;
	padding:0px 0px 20px 0px;
	margin:10px 0px 0px 13px;
	color:#000;
}
.blog ul.bloglist li a.comments{
	float:right;
	color:#666666;
	background-image:url(../images/comments.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	margin:10px 13px 0px 0px;
}
.blog ul.bloglist li .thumbimage{
	float:left;
	width:582px;
	margin-left:13px;
	border:#e8e8e8 solid 3px;
}
.blog ul.bloglist li p.txt{
	float:left;
	width:588px;
	margin-left:13px;
	padding:10px 0px;
}
.blog ul.bloglist li .bloglinks{
	float:left;
	width:588px;
	border-top:#eeeeee solid 1px;
	padding:5px 13px 5px 13px;
	margin:15px 0px 0px 0px;
}
.blog ul.bloglist li .bloglinks a.cont_reading{
	background-image:url(../images/cont_reading.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	float:left;
}
.blog ul.bloglist li .bloglinks p.postedby{
	background-image:url(../images/posted_by.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	float:right;
	width:auto;
	color:#a5a5a5;
}
.bloglist a:hover{
	text-decoration:underline ;
}

.sharepost {
	width:590px;
	padding:0px 10px;
	float:left;
}
.sharepost span{
	width:68px;
	height:16px;
	padding-top:3px;
	background-image:url(../images/share.gif);
	background-repeat:no-repeat;
	display:inline-block;
	float:left;
	text-align:center;
	color:#bbbbbb;
	margin-right:10px;
}
.sharepost a{
	float:left;
	margin-right:5px;
}

.responses {
	width:620px;
	float:left;
}
.responses ul{
	width:620px;
	float:left;
	list-style:none;
	margin-top:10px;
}
.responses ul li{
	padding:20px 0px;
	float:left;
}
.responses ul li.first{
	width:620px;
	float:left;
	padding-bottom:40px;
	border-bottom:#f0f0f0 solid 1px;
}
.responses ul li.secnd{
	width:512px;
	float:right;
	background-color:#f8f8f8;
	padding:10px;
	margin-top:20px;
}
.responses ul li.secnd .rsponstxt{
	width:83% ;
	background-image:none ;
}
.responses ul li.secnd .rsponstxt p.txt{
	border-top:#000 dotted 1px;
}
.responses ul li .thumb{
	width:58px;
	float:left;
	margin-right:7px;
	text-align:center;
	text-transform:uppercase;
}
.responses ul li .thumb a{
	margin-bottom:4px;
}
.responses ul li .rsponstxt{
	width:86%;
	padding:0px 10px;
	float:left;
	background-image:url(../images/respons_bg.gif);
	background-repeat:no-repeat;
	background-position:0px 20px;
}
.rsponstxt h6{
	float:left;
	padding:0px 0px 10px 0px;
}
.rsponstxt p.date{
	float:right;
	padding:0px 0px 10px 0px;
}

.leavereply {
	float:left;
	margin:20px 0px 10px 0px;
	width:100%;
}

.homesec {
	width:928px;
	float:left;
}
.sec_head{
	width:285px;
	background-image:url(../images/small_head_sep.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px 0px 10px 0px;
	float:left;
	margin:15px 0px 10px 0px;
}
.sec1{
	width:285px;
	float:left;
}
.sec1 h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/blog_big.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.sec1 ul{
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
}
.sec1 ul li{
	float:left;
	width:285px;
	border-bottom:#efefef solid 1px;
	padding:10px 0px 5px 0px;
}
.sec1 ul li h5{
	background-image:url(../images/calender_big.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding:5px 0px 5px 38px;
	color:#000;
}
.eventby {
	width:285px;
	float:left;
	padding:5px 0px;
	border-top:#999999 dashed 1px;
	margin:5px 0px 0px 0px;
	color:#888888;
}
.eventby p{
	margin:8px 0px 0px 0px;
}
.eventby a.readmore{
	float:right;
	padding:3px 10px;
	border:#dddddd solid 1px;
	margin:5px 0px 0px 0px;
	color:#666666;
	background-color:#f2f2f2;
}


.homesec .sec2{
	width:285px;
	float:left;
	margin:0px 35px;
}
.homesec .sec2 h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/twitter_big.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.homesec .sec2 ul{
	padding:0px 0px 0px 0px;
	float:left;
	list-style:none;
}
.homesec .sec2 ul li{
	float:left;
	width:285px;
	border-bottom:#999999 dashed 1px;
	padding:15px 0px 15px 0px;
}
.homesec .sec2 ul li h6{
	float:left;
	padding:3px 4px 0px 0px;
	color:#000;
}
.homesec .sec2 ul li a.time{
	border-left:#515050 solid 1px;
	color:#000;
	padding:0px 0px 0px 4px;
	margin:0px 0px 0px 4px;
	font-weight:bold;
}
.homesec .sec2 .botm_sec{
	width:255px;
	height:73px;
	padding:15px;
	background-image:url(../images/botm_sec.gif);
	background-repeat:no-repeat;
	float:left;
	margin:10px 0px;
}
.homesec .sec2 .botm_sec h6{
	margin:0px 0px 5px 0px;
	color:#000;
}



.homesec .sec3{
	width:285px;
	float:left;
}
.homesec .sec3 h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/from.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.homesec .sec3 h5{
	color:#000;
}
.homesec .sec3 p.posted{
	color:#000;
}
.homesec .sec3 ul{
	padding:0px 0px 10px 0px;
	float:left;
	list-style:none;
	border-bottom:#dbdbdb solid 1px;
}
.homesec .sec3 ul li{
	float:left;
	width:285px;
	padding:15px 0px;
}
.homesec .sec3 ul li .thumb{
	float:left;
	width:65px;
}
.homesec .sec3 ul li .thumb a{
	float:left;
	padding:3px;
	background-color:#fbfbf9;
	border:#d0d0d0 solid 1px;
}
.homesec .sec3 ul li .content{
	float:left;
	width:220px;
}
.homesec .sec3 ul li a.continue{
	float:left;
	background-image:url(../images/sec_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	color:#000;
}
.secnavi {
	width:285px;
}
.secnavi a.sec_prev{
	float:left;
	background-image:url(../images/previous.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:14px;
	padding-left:17px;
	margin:10px 0px 0px 0px;
}
.secnavi a.sec_next{
	float:right;
	background-image:url(../images/next.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:14px;
	padding-left:17px;
	margin:10px 0px 0px 0px;
}
.secnavi a:hover{
	text-decoration:underline;
}

.categories{
	width:285px;
	float:left;
}
.categories h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/cat.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.glossymenu{
margin: 5px 0;
padding: 0;
width: 285px;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
color: #333;
display: block;
position: relative; 
width: auto;
padding: 6px 0;
padding-left: 17px;
text-decoration: none;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
background-position:left;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: black;
}

.glossymenu a.menuitem .statusicon{ 
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image:url(../images/bullet.gif);
}

.glossymenu div.submenu{ 

}

.glossymenu div.submenu ul{ 
list-style-type: none;
margin: 0;
padding: 0px 0px 0px 20px;
background-color:transparent ;
}

.glossymenu div.submenu ul li{
	padding:4px 0px 4px 10px;
	background-color:transparent ;
	background-image:url(../images/subarrow.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.glossymenu div.submenu ul li a{
display: block;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
background-color:transparent ;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
}

.archive{
	width:285px;
	float:left;
}
.archive h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/archive.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.archive ul{
	float:left;
	list-style:none;
	width:285px;
}
.archive ul li{
	float:left;
	width:285px;
	padding:4px 0px 4px 20px;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
}

.mapcontact{
	width:285px;
	float:right;
}
.mapcontact a img{
	float:left;
	border:#d0d0d0 solid 3px;
}
.mapcontact h6{
	padding:10px 0px 5px 0px;
}

.cartsecs{
	width:285px;
	float:left;
}
.cartsecs h4{
	padding:2px 0px 3px 30px;
	float:left;
	background-image:url(../images/cart.png);
	background-repeat:no-repeat;
	background-position:left;
}
.cartsecs ul{
	float:left;
	list-style:none;
	width:285px;
}
.cartsecs ul li{
	float:left;
	width:285px;
	padding:10px 0px;
	border-bottom:#ebebeb solid 1px;
}
.cartsecs ul li .thumb{
	float:left;
	width:110px;
}
.cartsecs ul li .thumb a{
	float:left;
	border:#dbd9d9 solid 1px;
}
.cartsecs ul li .conts{
	float:left;
	width:175px;
}
.cartsecs ul li .conts a{
	float:left;
	margin-bottom:3px;
	width:175px;
}
.cartsecs ul li .conts p{
	float:left;
	margin-bottom:3px;
	width:175px;
}
.cartsecs .subtotal{
	float:left;
	width:285px;
	margin:10px 0px 20px 0px;
}
.cartsecs .subtotal h6{
	margin:5px 0px 0px 0px;
}

ul.forms {
	float:left;
	list-style:none;
	padding:0px 20px 10px 0px;
}
ul.forms li{
	float:left;
}
ul.forms li.txt{
	float:left;
	width:100px;
	color:#000;
	padding-top:5px;
}
.req {
	color:#F00;
}
ul.forms li.inputfield{
	float:left;
	width:259px;
}
ul.forms li.inputfield input.bar{
	width:229px;
	height:24px;
	background-image:url(../images/inputbar.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#fff;
	border:#cccccc solid 1px;
	padding:0px 5px;
}
ul.forms li.inputfield select{
	width:241px;
	height:20px;
	background-image:url(../images/inputbar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border:#cccccc solid 1px;
	background-color:transparent;
}
ul.forms li.textfield{
	float:left;
}
ul.forms li.textfield textarea{
	width:340px;
	height:110px;
	background-image:url(../images/inputbar.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	border:#cccccc solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px;
	background-color:#fff;
}
ul.forms li.radiobtn{
	float:left;
}
ul.forms li.radiobtn input{
	margin:0px 10px;
	float:left;
}
ul.forms li.radiobtn .labletxt{
	margin:0px 20px 0px 0px;
	float:left;
}

.adv {
	margin:10px 0px -20px 0px;
	float:left;
	width:1000px;
}

.gallery {
	width:928px;
	float:left;
}
.gallery ul.gallerylist{
	width:928px;
	float:left;
	list-style:none;
	margin-left:25px;
}
.gallery ul.gallerylist li{
	width:176px;
	height:188px;
	padding:4px 8px 4px 6px;
	float:left;
	background-repeat:no-repeat;
	background-position:top;
	margin:10px 38px 20px 0px;
}
.gallery ul.gallerylist li.last{
	margin-right:0px;
}
.gallery ul.gallerylist li img{
	width:176px;
	height:149px;
	float:left;
}
.gallery ul.gallerylist li a.title{
	padding:8px 0px 0px 0px;
	float:left;
	width:176px;
	text-decoration:underline;
	height:22px;
}
.imagezoom {
	width:176px;
	height:149px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-179px;
	display:inline-block;
}
.imagezoom:hover {
	background-image:url(../images/imgzoom.png);
}
.videozoom {
	width:176px;
	height:149px;
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-179px;
	display:inline-block;
}
.videozoom:hover {
	background-image:url(../images/videozoom.png);
}

.contact {
	width:620px;
	float:left;
}

.static {
	float:left;
	width:1000px;
}
a.bordrs {
	padding:3px;
	border:#c9c9c9 solid 1px;
	float:left;
}
.static h1{
	padding:10px 0px;
	color:#666666;
}
.static h2{
	padding:8px 0px;
	color:#666666;
}
.static h3{
	padding:6px 0px;
	color:#666666;
}
.static h4{
	padding:5px 0px;
	color:#666666;
}
.static h5{
	padding:5px 0px;
	color:#666666;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	padding:5px 0px;
	color:#666666;
}
.static_list {
	width:940px;
	float:left;
}
.static_list ul{
	list-style:none;
	float:left;
	padding:20px 0px;
}
.static_list ul li{
	float:left;
	width:432px;
	border:#CCC solid 1px;
	margin:0px 20px 0px 0px;
	padding:10px ;
}
.static_list ul li.last{
	margin-right:0px;
}
.static_list ul li .imag{
	float:left;
}
.static_list ul li div{
	float:left;
	width:300px;
	margin-left:20px;
}
.static ul.imgs{
	float:left;
	list-style:none;
	padding:5px 0px 10px 0px;
}
.static ul.imgs li{
	float:left;
	margin-right:10px;
}
.static .secleft {
	width:460px;
	padding:0px 0px;
	float:left;
	margin-top:40px;
}
.static .secright {
	width:400px;
	padding:30px 20px;
	float:right;
	margin-top:40px;
	border:#e8e8e8 solid 1px;
	border-right:none;
}
.static .secright .thumb{
	float:left;
	border:#c9c9c9 solid 1px;
	padding:3px;
	margin-right:10px;
}
.static .secright .conts{
	float:left;
	width:300px;
}
.static ul.arow{
	width:260px;
	float:left;
	padding:0px 0px 10px 0px;
	list-style:none;
}
.static ul.arow li{
	padding:3px 0px 3px 15px;
	background-image:url(../images/static_arow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.static .sec2 p{
	width:260px;
	float:left;
	padding:0px 10px 10px 0px;
}
.static .sec2 a.bordrs{
	margin-bottom:10px;
}
.static ul{
	width:100%;
	float:left;
}
.static ul li{
	padding:4px 0px;
}
.static ol{
	width:100%;
	float:left;
}
.static ol li{
	padding:4px 0px;
	font-weight:bold;
}
.bigsec {
	width:100%;
	float:left;
	padding:20px 0px;
}
.bigsec a.left{
	margin:0px 20px 10px 0px;
}
.grayborder {
	width:100%;
	border-top:#e1e1e1 solid 1px;
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
.bord_top {
	border-top:#CCC solid 1px;
	padding-top:20px;
}
.bord_botm {
	border-bottom:#CCC solid 1px;
	padding-bottom:20px;
	margin-bottom:20px;
}
.static_cols {
	width:928px;
	float:left;
	margin:30px 0px;
}
.static_cols .leftcolmn{
	width:440px;
	padding:0px 20px 0px 0px;
	float:left;
}
.static_cols p{
	padding:10px 0px;
}
.static_cols .rightcolmn{
	width:440px;
	padding-left:20px;
	float:right;
	border-left:#d0d0d0 solid 1px;
}

.static table{
	float:left;
	width:453px;
	border-bottom:#bfbfbf solid 1px;
}
.static tr.tablehead{
	background-color:#fbfbfb;
	border-bottom:#e9e9e9 solid 1px;
}
.static tr td{
	padding:5px;
}

#footer {
	width:100%;
	background-image:url(../images/footer.gif);
	border-top:#4f0d06 solid 3px;
	margin-top:20px;
	float:left;
	padding:20px 0px;
	color:#FFF;
}
#footer .footer_logo{
	width:232px;
	float:left;
	padding-top:10px;
}
.footer_logo h3{
	font-style:italic;
	margin-top:5px;
	color:#c1dbb9;
}
#footer .footerlinks{
	width:220px;
	float:left;
	margin-left:20px;
}
.footerlinks ul{
	width:220px;
	float:left;
	list-style:none;
}
.footerlinks ul li{
	width:220px;
	float:left;
	padding:5px 0px;
}
.footerlinks ul li a{
	color:#FFF;
}
.footerlinks ul li a:hover{
	text-decoration:underline;
}
.footerlinks h6{
	padding:0px 0px 7px 0px;
	border-bottom:#913d18 solid 1px;
	margin:0px 0px 10px 0px;
}
.copyrights {
	width:960px;
	border-top:#913d18 solid 1px;
	margin:30px 0px 0px 0px;
	float:left;
}
.copyrights ul.share{
	float:left;
	list-style:none;
	padding:5px 0px 0px 0px;
}
.copyrights ul.share li{
	float:left;
	padding:0px 2px;
}
.copyrights ul.share li.sharepad{
	padding:5px 10px 0px 0px;
}

.copyrights ul.copylinks{
	float:right;
	list-style:none;
	padding:10px 0px 0px 0px;
}
.copyrights ul.copylinks li{
	float:left;
	padding:0px 10px;
	background-image:url(../images/footer_sep.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.copyrights ul.copylinks li.last{
	padding-right:0px;
	background-image:none;
}
.copyrights ul.copylinks li a{
	color:#FFF;
}
.copyrights ul.copylinks li a:hover{
	text-decoration:underline;
}


#fancybox-title-over {
	display:none ;
}