@charset "utf-8";
* {
margin:0;
padding:0;
}
html, body {
background-color:#e0e0d8;
font-family:Arial, Helvetica, sans-serif;
height:100%;
}
img {
border:none;
}
#wrapper {
background:url(images/bg.jpg) no-repeat 50% 0 fixed;
height:98%;
margin:0 auto;
width:960px;
}
#header {
background:url(images/header-top.jpg) no-repeat 18px 0;
padding-left:18px;
padding-top:15px;
width:924px;
}
#content {
background:url(images/bg-content.jpg) repeat-x;
height:auto;
min-height:321px;
margin-left:18px;
margin-right:18px;
width:924px;
}
#col-left {
float:left;
padding:10px 0 10px 15px;
width:497px;
}
#col-left img.border {
border:1px solid #c8c8c6;
padding:2px;
}
#border {
border:1px solid #c8c8c6;
padding:2px;
width:482px;
}
#col-single {
padding:30px 20px;
}
#gallery {
background-color:#fff;
padding:20px;
margin-top:20px;
}
#gallery img {
border:1px solid #c8c8c6;
margin-right:10px;
padding:2px;
}
#home-image {
}
#col-right {
background:url(images/bg-colright.jpg) no-repeat top;
border-left:#c9c9c6 dashed 1px;
display:inline-block;
float:left;
height:281px;
padding:20px;
width:371px;
}
#col-right h3 {
color:#666;
font-size:14px;
font-weight:normal;
margin:0;
padding:0;
}
#col-right a {
color:#554f47;
text-decoration:none;
}
#col-right a:hover {
color:#8f8d87;
text-decoration:underline;
}
#col-right p {
color:#666;
font-size:12px;
line-height:24px;
margin-bottom:18px;
}

#col-right .header, #col-single .header {
border-bottom:1px solid #d3d3ce;
padding-bottom:8px;
margin-bottom:8px;
}
#footer {
background:url(images/bg-footertop.jpg) no-repeat;
clear:both;
height:50px;
padding-top:13px;
margin-left:18px;
margin-right:18px;
width:924px;
}
#footermid {
background:#94918c url(images/bg-footer.jpg) no-repeat;
color:#fff;
font-size:10px;
height:100%;
line-height:18px;
padding:20px 0 20px 20px;
}
#footer a {
color:#fff;
text-decoration:none;
}
#footer ul {
list-style:none;
}
#footer li {
display:inline;
margin-right:20px;
}
#footer li a {
color:#fff;
text-decoration:none;
}
#footer li a:hover {
text-decoration:underline;
}
iframe {
border:none;
overflow-x:hidden;
}
#table td {
	color:#666;
	font-size:11px;
	line-height:20px;
}