body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#container {
	margin: auto;
	width: 750px;
}

#header{
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #006634;
	margin: 0px;
	padding: 0px;
}
#menu{
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 580px;
	margin: 0px;
}
#menu li {
	display: inline;
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4B108;
}
#menu a:link, #menu a:visited, #menu a:active {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 100px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(img/tabbedbutton.jpg);
	background-repeat: no-repeat;
}
#menu a:hover, #menu a.current:link, #menu a.current:active, #menu a.current:visited {
	color: #E4B108;
	background-image: url(img/tabbedbuttonhover.jpg);
	background-repeat: no-repeat;
}

#sideBarTable td {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	color: #026634;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sideBarTable img {
	border-top-width: 10px;
	border-right-width: 5px;
	border-bottom-width: 10px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006634;
	border-right-color: #006634;
	border-bottom-color: #006634;
	border-left-color: #006634;
}

#sideBar{
	float: left;
	width: 160px;
}
#mainBody{
	width: 570px;
	float: right;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainBody a:link, #mainBody a:visited, #mainBody a:active {
	font-weight: bold;
	color: #006634;
	text-decoration: none;
}
#mainBody a:hover {
	color: #E4B108;
}

#footer{
	clear: both;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #006634;
	font-size: 10px;
	text-align: left;
	height: 20px;
	line-height: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #006634;
	text-decoration: none;
	padding-left: 28px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#footer a:hover {
	text-decoration: underline;
}


h1 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 16px;
	color: #006634;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 14px;
	color: #006634;
	padding: 0px;
	margin: 0px;
}
#servicesTable {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: justify;
}

#servicesTable td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #006634;
	padding-right: 0px;
	padding-left: 0px;
}
.mukkyLogo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainBody li {
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pictureGallery {
	width: 100px;
	padding: 5px;
	margin: 10px;
	float: left;
	border: 1px solid #006634;
	background-color: #006634;
	font-size: 9px;
	color: #c7e8d8;
	font-weight: bold;
	text-align: center;
}
#pictureGallery {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#special {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
