body
{
	font-family: Arial, Times New Roman, Verdana, Comic Sans MS;
	background-color: #C6D7C6;
	width: 804px;
	/*
	margin: auto;
	margin-top: 10px;
	*/
	margin: 10px auto auto auto;
}
div.Container
{
	background-color:Transparent;
	border-style: none;
	margin: 0;
}
div.Header
{
	background-image: url(../images/Header.png);
	width: 800px;
	height: 100px;
}
div.HeaderSlogan
{
    	padding: 60px 0px 0px 10px;
	/*margin: 70px 0px 0px 10px;*/
}
div.Middle
{
	background-image: url(../images/Menu.png);
	background-position: 5px 0px;
	background-repeat: no-repeat;
	background-color: #185D08;
	width: 800px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
div.rightMenu
{
	width: 155px;
	height: 200px;
	float: left;
}

div.ContentArea
{
	background-color: White;
	width: 645px;
	/*height: 430px;
	margin-left: 155px;*/
	float: right;
	padding-bottom: 20px;
}
div.ContentAreaFeedBack
{
	background-color: White;
	width: 645px;
	height: 430px;
	float: right;
	padding-bottom: 20px;
}
div.Footer
{
	background-image: url(../images/Footer.png);
	width: 800px;
	height: 70px;
	/*float: left;*/
	clear: both;
}
div.contentText
{
	width: 800px;
	margin-top: 5px;
	background-color: Transparent;
}
div.copyrightText
{
	width: 650px;
	padding-top: 25px;
	background-color: Transparent;
	margin-left: 150px;
}
div.GalleryNormalPicture
{
	background-color: Transparent;
	width: 645px;
	/*height: 320px;*/
	overflow: visible;
}
div.GalleryPictureDescription
{
	background-color: Transparent;
	width: 645px;
	padding: 5px;
	/*height: 20px;*/
}
div.GalleryThumbnailsGroup
{
	background-color: Transparent;
	width: 645px;
	height: 165px;
	float: right;
	overflow: scroll;
	border-top-style: groove;
	border-bottom-style: groove;
	border-width: thin;
}
div.GalleryIndividualThumbnail
{
	background-color: Transparent;
	width: 100px;
	height: 70px;
	display: inline;
}
img.GalleryIndividualThumbnail
{
	margin: auto;
	padding: 2px 2px;
	width: 100px;
	height: 70px;
	border: none;
}
img.GalleryNormalPicture
{
	border-style: outset;
	border-width: medium;
}
a.GalleryIndividualThumbnail
{
	text-decoration: none;
}
p.Content
{
	font-family: Verdana;
	font-size: small;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
}
p.Verdana_S_Center
{
	font-size: small;
	text-align: center;
}
p.copyright
{
	color: Yellow;
	font-size: xx-small;
	text-align: center;
}
p.copyright a
{
	color: Yellow;
	width: 9em;
	text-align: center;
	height: 1.8em;
	line-height: 2em;
	margin-top: 4px;
}
p.copyright a:hover
{
	background-color: #FFF6B4;
	color: Blue;
}
p.Verdana_SY_Center
{
	color: #FFC913;
	font-size: small;
	text-align: center;
}
p.Verdana_SY_Center a
{
	color: #FFC913;
}
p.Verdana_SY_Center a:hover
{
	background-color: #FFF6B4;
	color: Blue;
}
p.Verdana_LY_Center
{
	color: #FFC913;
	font-size: large;
	text-align: center;
}
h1
{
	font-family: Verdana;
	font-weight: bold;
}
h1.Verdana_L
{
	font-size: large;
	color: #185D08;
	border-bottom-style: solid;
	border-bottom-color: #185D08;
	border-bottom-width: medium;
	text-align: center;	
}
h1.Verdana_SY
{
	font-size: small;
	color: #FFC913;
	border-bottom-style: solid;
	border-bottom-color: #FFC913;
	border-bottom-width: medium;
	text-align: center;
}
ul.links
{
	font-family: Verdana;
	font-size: small;
	line-height: 1.5em;
}
ul.links li
{
	padding-left: 2px;
}
ul.menu
{
	list-style-type: none;
	padding-left: 5px;
	margin-left: 10px;
	margin-top: 15px;
}
ul.menu li
{
	display: inline;
	line-height: 6em;
}
ul.menu a
{
	font-family: Comic Sans MS;
	font-size:small;
	display: block;
	background-color: #FFF6B4;
	width: 9em;
	text-align: center;
	height: 1.8em;
	line-height: 2em;
	border-width: thin;
	border-style: groove;
	text-decoration: none;
	color: Black;
	margin-top: 4px;
}
ul.menu a:hover
{
	background-color: #005BC5;
	color: White;
}
ul.services
{
	list-style-type:circle;
	font-family: Verdana;
	font-size: medium;
	font-weight: bold;
	line-height: 1.5em;
	margin-left: 150px;
	margin-top: 20px;
}
ul.services li
{
	padding-left: 10px;
}
table.contactForm
{
	font-family: Comic Sans MS;
	font-size: small;
}
