@charset "utf-8";
a:link, a:hover, a:visited {
	color: #000000;
}
a:hover {
text-decoration: none;
}
ul {
	list-style: none;
}
.list1 li {
	list-style-type: none;
	float: left;
	padding: 5px;
	font-size: 18px;
	color: #003333;
}
.wrapper .header .list1 ul{
	width: 100%;
}

a:hover {
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.list1 a:link, .list1 a:visited {
	font-size: 18px;
	color: #003333;
}
p {
	margin-top: 0px;
	line-height: 20px;
	text-align: justify;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #003300;
	padding: 0px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 45px;
}
.wrapper .col2 .big {
	font-size: 16px;
	padding: 3px;
}

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #006633;
	font-size: 24px;
	background-color: #F3FCF5;
}
h3 {
	margin-top: 0px;
}

.gallery img {
	border: 1px solid #000000;
	margin: 2px;
}
.footer p {
	text-align: center;
}
.link1 {
	font-size: 14px;
}
p strong {
	font-weight: bolder;
}
.tblHeader {
	height: 29;
	text-align: center;
	background: #ECF9EF;
	font-weight: bolder;
	border:	1px solid #003300;
}
.specialOffer_Index {
	background-color: #F0F0F0;
	border: 1px solid #A0A0A0;
	padding: 4px;
	margin-bottom: 4px;
	width: 340px;
	font-weight: bold;
}
.specialOffer_Contact {
	background-color: #F0F0F0;
	border: 1px solid #A0A0A0;
	padding: 4px;
	width: 400px;
	font-weight: bold;
}
.specialOffer_Prices {
	background-color: #F0F0F0;
	border: 1px solid #A0A0A0;
	padding: 4px;
	font-weight: bold;
}
.designer{
	text-align:		center;
}
.designer a{
	color:			#999;
}