body, html {
	margin:0 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

body {
	background-image:url(../layout_images/bg.gif);
	background-repeat:repeat-x;
	background-color:#F8F8F8;
}

h1 {
	font-size:16px;
}

h2 {
	font-size:13px;
}

#main {
	width:940px;
	margin:0 auto;
}

#header {
	width:940px;
	height:90px;
	padding-top:140px;
	background-image:url(../layout_images/header.jpg);
	background-repeat:no-repeat;
}

#navi {
	width:620px;
	height:20px;
	margin:0 auto;
	padding-right:20px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

#navi a {
	color:#000000;
	text-decoration:none;
}

#navi a:hover {
	text-decoration:underline;
}

#navi a.active {
	text-decoration:underline;
}

#contentcontainer {
	width:940px;
	background-image:url(../layout_images/content-bgr.gif);
	background-repeat:repeat-y;
}

#content {
	width:740px;
	background-image:url(../layout_images/content-bg.gif);
	background-repeat:no-repeat;
	padding:10px 100px;
}

#content a {
	color:#68814D;
	font-weight:bold;
	text-decoration:underline;
}

#content a:hover {
	text-decoration:none;
}

#content img {
	padding:2px;
	border:1px solid #888888;
}

#content img.spacer-gif {
	padding:0;
	border:0;
}

.align-center {
	text-align:center;
}

#contactform td {
	padding:2px 0;
}

input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #68814D;
	background-color:#FFFFFF;
	padding:2px 2px 2px 3px;
	font-size:12px;
}

.formbutton {
	width:100px;
	padding:0 2px 0 3px;
}

.fieldwidth {
	width:200px;
}

.zipwidth {
	width:50px;
}

.citywidth {
	width:140px;
}

.messagesize {
	width:250px;
	height:120px;
}

#bottom {
	width:940px;
	height:45px;
	background-image:url(../layout_images/bottom-bg.gif);
	background-repeat:no-repeat;
}

.csc-textpic-text {
	margin:0 5px;
}

.tx-andshadowbox-thumb a {
	float:left !important;
	margin:0 9px 15px !important;
}

#shadowbox_description div, #shadowbox_toolbar_inner div, #shadowbox_description div {
	font-size:11px !important;
	line-height:12px !important;
}

#shadowbox_body, #shadowbox_description div {
	border:2px solid #888888 !important;
}

h3 {
	text-align:center;
	font-size:15px;
}

.column {
    float:left;
}

.row {
    margin-bottom:12px;
}

.row:after {
    content:"";
    display:table;
    clear:both;
}

.index-text {
    text-align:center;
}

#lightgallery a {
    display:inline-block;
    text-decoration:none;
    margin:0 9px 9px 9px;
}

.lg-sub-html h3 {
    font-size:19px;
    margin:0;
}

.lg-backdrop.in {
    opacity:0.95;
}
