body {
	background-color:#E8EFFD;
}
input,textarea,select {
	font-family:Verdana,Arial,Times New Roman;
	font-size:11px;
	color:#00548F;
	width:200px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #00548F;
}
textarea {
	height:50px;
}
div.contact_left {
	float:left;
	width:100px;
}
div.contact_row {
	width:500px;
	height: 25px;
}
div.contact_right {
	float:right;
	width:400px;
}
.content_headline,.headline {
	font-family:Verdana,Arial,Times New Roman;
	font-size:18px;
	color:#F79700;
	display:inline;
}
.guestbook_headline {
	font-family:Verdana,Arial,Times New Roman;
	font-size:12px;
	font-weight:bold;
	color:#F79700;
}
span,table,p,div,.text {
	font-family:Verdana,Arial,Times New Roman;
	font-size:13px;
	color:#00548F;
}
.content_content {
	font-family:Verdana,Arial,Times New Roman;
	font-size:13px;
	line-height:18px;
}
.cms_nav {
	background-color: #EF5203;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
a.menu1:link, a.menu1:visited, a.menu1:active {
	font-family:Verdana,Arial,Times New Roman;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#00548F;
	vertical-align:middle;
}
a.menu2:link, a.menu2:visited, a.menu2:active {
	font-family:Verdana,Arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
	vertical-align:middle;
	color:#F79700;
}
a.menu3:link, a.menu3:visited, a.menu3:active {
	font-family:Verdana,Arial,Times New Roman;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#00548F;
	vertical-align:middle;
}
a.menu1_active:link, a.menu1_active:visited, a.menu1_active:active, a.menu1_active:hover {
	font-family:Verdana,Arial,Times New Roman;
	font-size:10pt;
	font-weight:bold;	
	text-decoration:none;
	color:#00548F;
	vertical-align:middle;
}
a.menu2_active:link, a.menu2_active:visited, a.menu2_active:active, a.menu2_active:hover {
	font-family:Verdana,Arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color:#00548F;
	vertical-align:middle;
}
.menu3_active:link, a.menu3_active:visited, a.menu3_active:active, a.menu3_active:hover {
	font-family:Verdana,Arial,Times New Roman;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	color:#00548F;
	vertical-align:middle;
}
a.menu1:hover {
	font-family:Verdana,Arial,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #F79700;
	vertical-align:middle;
}
a.menu2:hover {
	font-family:Verdana,Arial,Times New Roman;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	color: #F79700;
	vertical-align:middle;
}
a.menu3:hover {
	font-family:Verdana,Arial,Times New Roman;
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	color: #F79700;
	vertical-align:middle;
}
a:link,a:visited,a:active,a:hover {
	font-family:Verdana,Arial,Times New Roman;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
	color: #00548F;
}
a.gallery:link, a.gallery:visited {
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #00548F;
}
a.gallery:active, a.gallery:hover {
	color: #F79700;
}
a.gallery_active:link, a.gallery_active:visited, a.gallery_active:active, a_gallery_active:hover {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #00548F;
}
.padding1 {
	padding-left:10px;
}
.padding2 {
	padding-left:20px;
}
.padding3 {
	padding-left:30px;
}
.bg {
	background-color:#6699FF;
}
.bg_active {
	background-color:#F79700;
}
td.menu1:hover,
td.menu1_active:hover {
	background-color:#6699FF;
}
td.menu2:hover,
td.menu2_active:hover {
	background-color:#F79700;
}
td.menu1:hover a,
td.menu1_active:hover a {
	color:#fff;
}
td.menu2:hover a,
td.menu2_active:hover a {
	color:#000;
}
