body {
	font-family:arial, serif;
	font-size:16px;
	background:#fff;
	background-image:url('images/fullbodybg.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
}
a {
	color:#991b27;
	text-decoration:none;
}
a:hover {
	color:#cc5e73;
}
hr {
	margin-top:35px;
	border:0;
	border-top:1px dotted #ccc;
	width:620px;
	color:#fff;
	clear:both;
}
#wrapper {
	width:797px;
	margin:0px auto;
}
#header {
	float:left;
	width:797px;
	height:410px;
	border-bottom:0px dotted #ccc;
	margin:0;
	background-image:url('images/banner.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	margin-left:2px;
}
#content {
	width:748px;
	float:left;
	border:0px solid #bfac7e;
	padding:0px 25px 15px 25px;
	min-height:400px;
	line-height:17px;
	color:#000;
}
#logo {
	position:absolute;
	width:517px;
	height:102px;
	background-image:url('/wp-content/themes/clean-home/images/logo.jpg');
	background-repeat:no-repeat;
	background-position:top center;
	margin-left:277px;
}
.post {
	padding:0px 0px 0px 0px;
}
.post p {
	margin:11px 0px 11px 0px;
}
.post em {
	font-style:italic;
}
.post h2, .post h2 a {
	font-family: century gothic, arial;
	font-size: 18px;
	margin: 0px 0 0px 0;
	font-weight: normal;
	line-height: 18px;
	padding: 6px;
	color: #941526;
	text-transform: uppercase;
}
.post h3, .post h3 a {
	font-family:century gothic, arial;
	font-size:21px;
	margin:5px 0 5px 0;
	font-weight:normal;
	line-height:21px;
	padding:6px;
	background:#941526;
	color:#fff;
	text-align:center;
}
.post h1, .post h1 a {
	font-family:century gothic, arial;
	font-size:21px;
	margin:5px 0 5px 0;
	font-weight:normal;
	line-height:21px;
	padding:6px;
	background:#941526;
	color:#fff;
	text-align:center;
}
.post h4 {
	font-family:century gothic, georgia;
	font-size:18px;
	margin:5px 0 -5px 0;
	font-weight:normal;
	color:#d907c8;
}
.post h5, .post h5 a {
	font-family:century gothic, arial;
	font-size:18px;
	margin:5px 0 0px 0;
	font-weight:normal;
	line-height:18px;
	color:#FF5E24;
	background:#fff2cb;
	padding:6px;
}
.post h6, .post h6 a {
	font-family:century gothic, arial;
	font-size:17px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	line-height:31px;
	color:#fee159;
	background:#2bbc4d;
	padding:4px;
	text-align:center;
	font-weight:bold;
}
.post h1:hover, .post h3:hover, .post h4:hover, .post h7:hover {
	color:#fff;
	background:#ab293a;
}
.post h6:hover {
	background:#fee159;
	color:#2bbc4d;
}
.post h7 {
	font-size:20px;
	font-family:century gothic, arial;
	line-height:20px;
}
.post .indent {
	padding-left:10px;
}
.post .indent p {
	padding-left:10px;
}
.post small {
	font-size:11px;
}
.post small a {
	font-weight:normal;
}
.post .alignright {
	float:right;
	margin-left:10px;
}
.post .alignleft {
	float:left;
	margin-right:15px;
}
.post .aligncenter {
	margin:0 auto;
	display:block;
}
.post abbr {
	font-weight:normal;
}
.post ul {
	list-style:circle;
	margin:0px 0px 0px 25px;
}
.post ol {
	list-style:decimal;
	margin:0px 0px 0px 30px;
}
.post .wp-caption {
	background:#f7f7f7;
	border:1px solid #ccc;
	margin:10px;
	text-align:center;
	padding:5px 0 0;
}
.post .wp-caption-text {
	margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
.post blockquote {
	color:#777;
	border-left:0px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
.post pre {
	font-family:arial;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}
.post .message ul {
	margin:12px 0 0;
}
.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}
#footer {
	width:797px;
	height:273px;
	float:left;
	text-align:center;
	padding:0px 0px 0px 0px;
	background:#fff;
	color:#a75363;
	font-family:arial;
	font-size:14px;
	line-height:14px;
	margin-left:2px;
	background-image:url('images/footer.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}
#footername {
	font-family:judson, arial;
	font-size:19px;
	line-height:19px;
	color:#981a2b;
	text-align:center;
	margin-left:373px;
	margin-top:175px;
}
#footerest {
	margin-left:375px;
}
#footerest2 {
	margin-left:215px;
}
#footerest3 {
	font-size:11px;
	margin-left:375px;
}
.slideshow {
	position:absolute;
	height:236px;
	width:522px;
	padding-left:262px;
	margin-top:110px;
	display:inline-block;
	float:left;
	overflow:hidden;
}
input[type=text], textarea {
	-webkit-transition: all 0.30s ease-in-out;
	-moz-transition: all 0.30s ease-in-out;
	-ms-transition: all 0.30s ease-in-out;
	-o-transition: all 0.30s ease-in-out;
	outline: none;
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid #cccccc;
}
input[type=text]:focus, textarea:focus {
	box-shadow: 0 0 5px rgba(148, 21, 38, 1);
	padding: 3px 0px 3px 3px;
	margin: 5px 1px 3px 0px;
	border: 1px solid rgba(148, 21, 38, 1);
}
.slideshow img {
	padding:0px;
	border:1px solid #cccccc;
}
#footer a {
	color:#ff5e24;
	text-decoration:none;
}
#footer a:hover {
	color:#1c8380;
}
#footer active {
	color:#ff5e24;
}
#snav {
	position:absolute;
	margin:45px 0px 0px -13px;
	z-index:99;
	font-family:kaushan script, arial;
}
#cont1 {
	width:60%;
	float:left;
}
#cont2 {
	width:40%;
	float:right;
	line-height:15px;
}
#cont2 input {
	background-color:#fbe6d5;
	color:#941526;
}
#cont2 textarea {
	background-color:#fbe6d5;
	color:#941526;
}
#gallerystyle {
	margin-left:6px;
}
#wpcr_respond_1 blockquote.description {
	color:#000;
	font-size:14px;
	font-weight:normal;
}
ul.dropdown li a {
	padding:.32em .8em;
}
.dropdown-horizontal-container {
	width:100%;
	background:none;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	cursor:default;
}
ul.dropdown ul {
	border-bottom:1px solid #ddd;
}
ul.dropdown ul ul {
	top:1px;
	left:99%;
}
ul.dropdown-upward ul ul {
;
}
ul.dropdown li {
	border-style:solid;
	border-width:0px 0px 0px 0px;
	border-color:#ddd;
	color:#000;
	text-align:center;
	text-shadow: 0.05em 0.05em #cccccc;
	background:none;
}
ul.dropdown-align-right li {
	border-width:0px 0px 0px 1px;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	color:#000;
	background:none;
}
ul.dropdown a:link, ul.dropdown a:visited {
	color:#991a2b;
	text-decoration:none;
	display:block;
	font-size:22px;
}
ul.dropdown a:hover {
	color:#5f0060;
}
ul.dropdown a:active {
	color:#5f0060;
}
ul.dropdown ul {
	background:none;
	background-image:url('images/navbg.png');
	margin-top:0px;
	margin-left:-1px;
	border-top:0px solid #ddd;
	border-bottom:1px solid #ddd;
}
ul.dropdown ul li {
	text-align:left;
	border-left:1px solid #ddd;
	color:#520078;
}
ul.dropdown ul li:hover {
;
}
li.current-cat a, li.current_page_item a, li.current-menu-item a, li.current-cat a:link, li.current_page_item a:link, li.current-menu-item a:link, li.current-cat a:visited, li.current_page_item a:visited, li.current-menu-item a:visited {
	color:#4f050f;
}
li.current_page_item ul a, li.current_page_item ul a:visited, li.current_page_item ul a:link {
	color:#003e49;
}
li.current_page_ancestor a, li.current_page_ancestor a:visited, li.current_page_ancestor a:link {
	text-decoration:underline;
}
li.current-menu-ancestor a, li.current-menu-ancestor a:visited, li.current-menu-ancestor a:link {
	text-decoration:underline;
}
li.current_page_ancestor ul a, li.current_page_ancestor ul a:visited, li.current_page_ancestor ul a:link {
	text-decoration:none;
}
li.current-menu-ancestor ul a, li.current-menu-ancestor ul a:visited, li.current-menu-ancestor ul a:link {
	text-decoration:none;
}
ul.dropdown-vertical {
	min-width:160px;
}
ul.dropdown-vertical li {
	border-bottom:0px solid #ddd;
}
ul.dropdown-vertical ul {
	border-bottom:1px;
}
div.shailan-dropdown-menu ul.dropdown-vertical {
	border-bottom:0 none;
	border-right:0px solid #DDDDDD;
	border-top:0px solid #DDDDDD;
}
::selection {
	background:#ec9c67;
}
::-moz-selection {
background:#ec9c67;
}
.ngg-gallery-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #dfdfdf;
	display:block;
	opacity:0.9;
	filter:alpha(opacity=90);
	margin:4px 0px 4px 5px;
	padding:6px;
	position:relative;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-khtml-border-radius:10px;
}
.ngg-gallery-thumbnail img:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
	background-color:#fff;
	-moz-box-shadow:2px 2px 4px 5px #ccc;
	-webkit-box-shadow:2px 2px 4px 5px #ccc;
	box-shadow:2px 2px 4px 5px #ccc;
}
.ngg-navigation {
	clear:both !important;
	display:block !important;
	font-size:30px !important;
	line-height:41px;
	font-family:century gothic, arial;
	padding-bottom:2px;
	padding-top:15px;
	text-align:center;
	color:#dc8b9a;
}
.ngg-navigation a.page-numbers:hover, .ngg-navigation a.next:hover, .ngg-navigation a.prev:hover, .ngg-navigation span.page-numbers:hover, .ngg-navigation span.next:hover, .ngg-navigation span.prev:hover {
	background-color:#9a1c28;
	color:#FFFFFF !important;
	text-decoration:none !important;
}
.gform_wrapper .top_label .gfield_label {
	font-family:century gothic, arial;
	text-transform:uppercase;
	clear:both;
	display:inline-block;
	font-weight:bold;
	line-height:13px;
	margin:10px 0 4px;
}
