body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,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,strong,th,var {
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
body {
	font: 12px Georgia, Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	background: #405163 url(images/bg.png) top center repeat;
}
a {
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 9px}
img {
	border: none;
}
input {vertical-align: middle}
.clear {
	clear: both;
}
h1 {
	font-size: 80px;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 30px;
	margin: 0 0 10px 0;
}

h3 {margin: 0 0 10px 0; font-size: 20px; font-family:Georgia; font-style:italic; text-align:left; color:#55090b;}
h3.ind {margin: 0 0 10px 0; font-size: 20px; font-family:Georgia; font-style:italic; text-align:left; color:#55090b;}

h4 {margin: 25px 0 10px 0; font-size: 18px; font-weight:bold; font-family:Arial;}

p {font-size:14px;}

#wrapper {
	width: 940px;
	margin: 0 auto;

}
#contacts {
}
#contactslink {
	font-size: 18px;
	float: left;
}
#top {
	width: 940px;
	height: 500px;
	color: #ffffff;
}
#top2 {
	width: 940px;
	height: 180px;
	color: #ffffff;
}
#top a {
	color: #ffffff;
}
#top2 a {
	color: #ffffff;
}
#header {
	height: 35px;
	padding: 2px 35px 0;
}
#header-left {
	text-align: left;
	float: left;
	font-style: italic;
}
#header-right {
	text-align: right;
	float: right;
	font-style: italic;
}
#header-right span {
	float: right;
}
span.phone {
	font-size: 18px;
}
#header-right-text {
	float: right;
	text-align: right;
}

#content-left {
	float: left;
}
#content-right {
	padding: 50px 10px 33px 0;
	float: right;
}
#content-right2 {
	padding-top: 15px;
	float: right;
}
#field {
	width: 420px;
	height: 371px;
	background: url(images/field.png) top center no-repeat;
	behavior: url(images/iepngfix.htc);
}
#field2 {
	width: 520px;
	padding-right: 25px;
}

 #field-content2 {
	padding: 10px;
}

#field-content2  h2{color:#000; line-height: 0; padding-top:45px; font-size: 40px;}
#field-content2  h1{color: #000; font-size: 75px;}



#field-content {
	padding: 10px;
}

#field-content  h2{ padding-left: 110px;}
#field-content  h1{ padding-left: 110px;}
#field-content  p{ padding-left: 110px; text-shadow: 0px 0px 3px #000; font-size:15px;}


#bottom {
	clear: both;
}
#menu {
	background: #cf872e;
	height: 60px;
	padding: 0 5px;
	text-align: center;
}
#menu ul {
	padding: 8px 0 0 0;
}
#menu ul li {
	list-style-type: none;
	display: inline;
	font-size: 18px;
	font-style: italic;
	padding: 0 18px;
	background:url(images/li-bg.png) right 9px no-repeat;
}
#menu ul li a {
	color: #ffffff;
	text-decoration: underline;
	height: 23px;
	display: inline-block;
	padding: 5px 8px;
}
#menu ul li a:hover {
	color: #ffffff;
	text-decoration: none;
	display: inline-block;
}
#menu ul li.menu-current a {
	text-decoration: none;
	background: url(images/a_current.png) repeat-x;
	display: inline-block;
	border-radius:5px; 
-moz-border-radius:5px; 
-webkit-border-radius:5px;
padding:6px; 
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
border-right:2px solid #ffffff;
border-bottom:2px solid #ffffff;
}
#menu ul li.menu-expand.menu-parent a {
	text-decoration: none;
	background: url(images/a_current.jpg) repeat-x;
	display: inline-block;
	border-top: #258085 1px solid;
	border-left: #258085 1px solid;
	border-right: #258085 1px solid;
}
#subcontent {
	background: #ededed;
	padding: 30px;
}
#subcontent h2 {
	color: #000;
}
#subcon {
	padding: 7px;
	color: #000;
	font-size: 13px;
	background: #2f823e;
	margin: 0 0 10px 0;
	border-radius:5px; 
-moz-border-radius:5px; 
-webkit-border-radius:5px;
}
#subcon h1 {
	font-size: 26px;
	color: #4b4b4b;
}
#subcon h2 {
	font-size: 22px;
	color: #4b4b4b;
}
#subcon a {
 color: #00689E;
}
#submenu {
	float: left;
	width: 190px;
}
#submenu ul {
	overflow: hidden;
}
#submenu ul li {
	display: block;
	margin: 0 0 5px 0;
}
#submenu ul li a {
	padding: 0 0 0 10px;
	text-decoration: underline;
	font-style: italic;
	color: #80d3d6;
	width: 180px;
}
#submenu ul li a:hover {
	background: #77b39a;
	display: block;
	color: #023539;
	width: 180px;
}
#submenu ul li a.current {
	background: #77b39a;
	display: block;
	color: #023539;
	width: 180px;
}
#content {
	background: #ededed;
	padding: 10px;
	color: #202020;
	/*width: 840px;*/
}
#content ul,ol {
	padding: 0 0 0 30px;
	margin: 0 0 18px 0;
}
#content ul li {
	list-style-type: disc;
}
#subcontent-left {
	float: left;
		margin-top: 10px;
}
.scleftl {
	width: 150px;
	height: 132px;
	float: left;
	z-index: 1;
	position: relative;

}
#sclefttext {
	position: relative;
	top: -23px;
	height: 0px;
	z-index: 2;
	padding: 0 0 0 3px;
	_height: 0;
	color: #77b39a;
	font-size: 14px;
	font-style: italic;
	text-align: center;
}
.scrightl {
	width: 238px;
	height: 138px;
	/*background: #;*/
	float: left;
	padding: 6px;
	z-index: 1;
	position: relative;
	color: #000;
}
.scrightl p {
	margin: 0 0 10px 5px;
}
#scrighttext {
	position: relative;
	top: -21px;
	height: 0px;
	z-index: 2;
	padding: 0 0 0 3px;
	_height: 0;
	color: #77b39a;
	font-size: 14px;
	font-style: italic;
	text-align: center;
	background: url(images/dayphotoline.png) top left no-repeat;
	behavior: url(images/iepngfix.htc);
}
.scrightl a {
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	
}

.scrightl a.more {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding: 5px 0 0 0;
	
}

#subcontent-right {
	float: right;
		margin-top: 10px;
}
.scleftr {
	width: 150px;
	height: 132px;
	float: left;
	z-index: 1;
	position: relative;
}
.scleftr table td {
	width: 150px;
	height: 150px;
	text-align: center;
}
.scleftr table td a img {
	vertical-align: middle;
}
.scrightr {
	width: 250px;
	height: 150px;
	float: left;
	z-index: 1;
	position: relative;
	margin: 0 0 0 6px;
}

.scrightr p {
	margin: 0 0 10px 5px;
}

.scrightr a {
	color: #ffffff;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
    padding: 0 0 0 5px;
	display: block;
}

.scrightr a.more {
	color: #ffffff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	display: block;
	padding: 5px 0 0 0;
}


#subcontent-right  ul {
	overflow: hidden;
}
#subcontent-right  ul li {
	float: left;
	list-style-type: none;
	margin: 0 4px 5px 4px;
	text-align: center;
	display: block;
}
#subcontent-right ul table td {
	height: 72px;
	width: 72px;
	text-align: center;
}
#subcontent-right ul table td a img {
	vertical-align: middle;
}

#subcontent-right  a img {
	border: #ffffff 1px solid;
}

#subcontent-left  a img {
	border: #ffffff 1px solid;
}

.subcontent-field_l {
	background: #2f823e;
	padding: 10px;
			border-radius:5px; 
-moz-border-radius:5px; 
-webkit-border-radius:5px;
padding:10px; 

}
.subcontent-field_r {
	background: #2f823e;
	padding: 10px 4px 10px 10px;
			border-radius:5px; 
-moz-border-radius:5px; 
-webkit-border-radius:5px; 
}
a.gallery_prev {
	font-size: 16px;
	color: #00689E !important;
}
a.gallery_next {
	font-size: 16px;
	color: #00689E !important;
}
a.guestbook_sign_link {
	font-size: 16px;
	color: #00689E !important;
}
#footer {
	height: 100px;
	background: #cf872e;
	width: 920px;
	margin: 0 auto;
	color: #ffffff;
	font-style: italic;
	font-size: 14px;
	padding: 10px;
}
#footer a{
	color: #ffffff;
}
#footer-left {
	float: left;
	padding: 0 0 0 20px;
}

#footer-left p {font-size: 16px;}

#footer-right {
	float: right;
	padding: 0 20px 0 0;
}

#footer-right p {text-align:right;}

#topcontent {background: #dcdcdc;}
.tab td {padding:5px;}
.tab td  h3{text-align:center; color:#ffffff; padding-top:3px;}
.tab tr.color {background:#cf872e;}
.tab tr.color2 {background:#2f823e; color:#ffffff;}
img.about {border: 1px solid #9e8b00; padding:2px; margin-left:5px;}