@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-attachment: fixed;
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	width: 940px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/container.png);
}
a:link {
	text-decoration:underline;
	font-size: 16px;
	font-weight: bold;
	color: #6D6D77;
}
a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size:16px;
	color: #6D6D77;
}
a:hover {
	text-decoration:underline;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
#linksContent {
	margin-left:350px;
	margin-top:50px;
}
#mainContent {
	margin-top:50px;
	margin-left:5px;
	margin-right:5px;
	font-size: 14px;
	color: #000;
	padding: 0px;
}
#webContent {
	margin-top:50px;
	margin-left:20px;
	margin-right:20px;
	font-size: 14px;
	color: #000;
	padding: 0px;
	font-weight: bold;
}

#frontcontent {
	margin-left:340px;
	margin-top:-400px;
	font-size:14px;
	font-style:
; 	font-weight: bold;
	color: #000;
}



h3 {
	font-size: 16px;
	color:#000;
	text-align: center;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	color:#355545;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #6D6D77;
	text-align: center;
}
#sidebarone {
	width:300px;
	padding-top:30px;
	padding-bottom:0px;
	padding-right: 5px;
	border-radius: 20px;
	color: #000000;
	box-shadow:rgba(0,0,0,0.2)5px 5px;
	border: thin solid #000;
	margin-left:10px;
	margin-top:120px;
	height:400px;
	padding-left:8px;
	padding-right:8px;
	margin-top:75px;
	font-size: 14px;
	font-weight: bold;
}

#sidebartwo {
	width:280px;
	padding-top:30px;
	padding-bottom:0px;
	padding-right: 5px;
	border-radius: 20px;
	color: #000000;
	box-shadow:rgba(0,0,0,0.2)5px 5px;
	border: thin solid #000;
	margin-left:10px;
	margin-top:120px;
	height:450px;
	padding-left:8px;
	padding-right:8px;
	margin-top:75px;
	font-size: 14px;
	font-weight: bold;

}
#sidebarmap {
	width:275px;
	padding-top:20px;
	padding-bottom:10px;
	padding-right: 10px;
	padding-left: 20px;
	border-radius: 30px;
	color: #000000;
	box-shadow:rgba(0,0,0,0.2)5px 5px;
	border: thin solid #87B49D;
	margin-top:130px;
}
#contactform {
	margin-left:370px;
	margin-top:-475px;
	box-shadow:rgba(0,0,0,0.2)5px 5px;
	border: thin solid #000;
	padding-right:20px;
	width:400px;
}
#email {
	margin-left:350px;
	margin-top:-450px;
}
#form {
	margin-top:50px;
	margin-left:30px;
}
#form a:link {
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	color: #4B254B;
}
#form a:visited {
	text-decoration:underline;
	font-weight: bold;
	font-size:14px;
	color: #4B254B;
}
#footer {
	text-align: center;
	margin-top:20px;
}
#footer p {
	margin: 0;
	/*zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs*/
	padding: 0px 0;
	/*padding on this element will create space, just as the the margin would have, without the margin collapse issue*/
	padding-bottom: 0px;
 text-height:;
	font-size: 16px;
}
#frontcontactform {
	margin-left:400px;
	margin-top:70px;
}
#galleryContent {
	margin-left:10px;
	margin-top:80px;
	margin-bottom:50px;
}
#ladybird {
	padding-bottom:0px;
}
#ladybird p {
	margin-top:-20px;
}
#ladybird a:link {
	text-decoration:underline;
	color:#4B254B;
	font-weight: bold;
	font-size:12px;
}
#ladybird a:visited {
	text-decoration:underline;
	color:#4B254B;
	font-weight: bold;
	font-size:12px;
}
#ladybird a:hover {
	color:#000;
	text-decoration:underline;
	font-size: 12px;
}
.package{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #6D6D77;
	text-align: center;
}
.links{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6D77;
	text-align: center;
}
#sidebarpicture {
	width:300px;
	padding-top:30px;
	padding-bottom:0px;
	padding-right: 5px;
	border-radius: 20px;
	color: #000000;
	box-shadow:rgba(0,0,0,0.2)5px 5px;
	border: thin solid #000;
	margin-left:10px;
	margin-top:120px;
	height:400px;
	padding-left:8px;
	padding-right:8px;
	margin-top:75px;
	font-size: 14px;
	font-weight: bold;
}
#owner {
	margin-left:340px;
	margin-top:-400px;
	font-size:14px;
	font-style:
; 	font-weight: bold;
	color: #000;
	padding-bottom:100px;
}
.bottom{
	font-size: 16px;
	font-weight: bolder;
	color: #000;
}
#bottomwords{
	margin-left:10px;
	margin-right:10px;}
#error{
	margin-left:20px;
	margin-right:20px;
	padding-bottom:50px;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	margin-top:50px;
}
.leftlinks{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6D77;
	text-align: left;
}	}