/*
	This style sheet was created by Spot of Borg
	14-11-2007 Last updated 15-11-07
	58 X 106
*/

/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #7CA142 url(images/bg1_01.png) repeat-x left top;
}

body, th, td, input, textarea, select {
	color: #000000;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
	text-align: justify;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

.ul1 {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: square url(images/homepage10.gif);
}

.ul1 li {
	margin-bottom: 1.5em;
}

.ul2 {
	margin: 0;
	padding: 0 0 0 15px;
	list-style: square url(images/homepage10.gif);
}

.ul2 li {
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	margin-right: 15px;
	float: left;
}

.hr1 {
	clear: both;
	margin: 1em 0;
	height: 2px;
	background: url(images/homepage08.gif) repeat-x;
}

.hr1 hr { display: none; }

/** FORMS */


/** BACKGROUNDS */

.bg1 {
	background: url(images/bg1_07.png) no-repeat;
}

.bg2 {
	background: url(images/bg1_08.png) repeat-x;
}

.bg3 {
	background: url(images/bg1_09.png) no-repeat;
}

.bg4 {
	background: url(images/bg1_10.png) repeat-y;
}

.bg5 {
	background: url(images/bg1_11.png) no-repeat left bottom;
}

/** LINKS */

a.link1 {
	font-weight: bold;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #425325;
}

/** HEADINGS */


/** TEXTS */

.text1 {
	color: #425325;
}

.text2 {
	font-size: 11px;
	color: #425325;
	text-align: center;
	padding-top: 5px;
}

/** TITLES */

#title1 { background: url(images/links.png) no-repeat; }
#title2 { background: url(images/main.png) no-repeat; }
#title3 { background: url(images/email.png) no-repeat; }
#title4 { background: url(images/contact.png) no-repeat; }
#title5 { background: url(images/subpage1_02.png) no-repeat; }
#title6 { background: url(images/subpage2_01.png) no-repeat; }
#title400 { background: url(images/400.png) no-repeat; }
#title401 { background: url(images/401.png) no-repeat; }
#title403 { background: url(images/403.png) no-repeat; }
#title404 { background: url(images/404.png) no-repeat; }
#title408 { background: url(images/408.png) no-repeat; }
#title500 { background: url(images/500.png) no-repeat; }
#title509 { background: url(images/509.png) no-repeat; }

.title {
	margin-bottom: 16px;
	padding-bottom: 2px;
	background: url(images/homepage02.gif) repeat-x left bottom;
}

.title h1, .title h2, .title h3 {
/* 	width: 180px;	*/
 	height: 33px;
	margin: 0;
	padding: 0;
}

.title b { position: absolute; left: -10000px; }

/** BASIC */

html, body {
	height: 100%;
}

/** HEADER */

#header {
	width: 776px;
	height: 264px;
	margin: 0 auto;
	background: url(images/bg1_02.png) no-repeat 247px 0;
}

#logo {
}

#slogan {
}

#logo, #slogan { position: absolute; left: -10000px; }

/** MAIN MENU */

#mainmenu {
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#mainmenu ul li {
	display: inline;
}

#mainmenu a {
	display: block;
	float: left;
}

#mainmenu1 {
	width: 247px;
	height: 142px;
	background: url(images/bg1_03.png);
}

#mainmenu2 {
	width: 250px;
	height: 142px;
	padding: 0 0 0 279px;
	background: url(images/bg1_04.png) no-repeat right top;
}

#mainmenu3 {
	width: 247px;
	height: 122px;
	background: url(images/bg1_05.png);
}

#mainmenu4 {
	width: 250px;
	height: 122px;
	padding: 0 0 0 279px;
	background: url(images/bg1_06.png) no-repeat right top;
}

#mainmenu b { position: absolute; left: -10000px; }

/** CONTENT */

#content {
	width: 776px;
	margin: 0 auto;
}

#guestbook {
	width: 600px;
	margin: 0 auto;
}

.content {
}

/** 3-COLUMN LAYOUT */

.three-col {
}

.three-col .colA {
	float: left;
	width: 216px;
}

.three-col .colB {
	float: left;
	width: 345px;
	padding-top: 76px;
}

.three-col .colC {
	float: left;
	width: 215px;
}

/** 2-COLUMN LAYOUT */

.two-col {
	padding-top: 106px;
	margin-bottom: 30px;
}

.two-col .colA {
	float: left;
	width: 216px;
}

.two-col .colB {
	float: left;
	width: 504px;
	margin-left: 30px;
}

/** 1-COLUMN LAYOUT */

.one-col {
	padding: 106px 36px 30px 36px;
}

/** BOX1 */

#box1 {
	margin-left: 36px;
}

#box1 .title {
}

#box1 .content {
}

/** BOX2 */

#box2 {
}

#box2 .title {
	height: 81px;
	background: none;
}

#box2 .title h2 {
	width: 345px;
	height: 84px;
	margin: 0;
	padding: 0;
}

#box2 .content {
	padding: 0 58px 50px 58px;
}

/** BOX3 */

#box3 {
	margin-right: 35px;
}

#box3 .title {
}

#box3 .content {
}

/** BOX4 */

#box4 {
	margin-left: 36px;
}

#box4 .title {
}

#box4 .content {
}

/** BOX5 */

#box5 {
	margin-right: 36px;
}

#box5 .title {
}

#box5 .content {
}

/** BOX6 */

#box6 {
}

#box6 .title {
}

#box6 .content {
}

/** FOOTER */

#footer {
}

#footer div {
	width: 776px;
	height: 86px;
	margin: 0 auto;
}

#footer ul {
	margin: 0;
	padding: 30px 0 5px 0;
	list-style: none;
	text-align: center;
}

#footer ul li {
	display: inline;
}

#footer .link1 {
	padding: 0 10px 0 15px;
}

#footer .vbar {
	padding: 0 10px 0 22px;
	background: url(images/homepage01.gif) no-repeat left center;
}

#footer p {
	text-align: center;
}

.texture {
	border: 0;
	width: 64px;
	height: 64px;
}

#slambook {
	width: 280px;
	height: 70px;
	background-color: #004000;
	padding: 10px;
}

#slambook th {
	font-weight: bold;
	font-size: 16px;
	color: #DDDBDB;
	background-color: #004000;
	text-align: center;
	padding-bottom: 3px;
}

#slambook td {
	padding: 10px;
	text-align: center;
}

#slambook a {
	background-color: #d3ecd7;
	color: #004000;
	width: 100px;
	height: 50px;
	text-align: center;
	padding-top: 8px;
	display: block;
}

#slambook a:hover {
	background-color: #a6d1b5;
	color: #FFFFF0;
	width: 100px;
	height: 50px;
	text-align: center;
	text-decoration: none;
	padding-top: 8px;
	display: block;
}

.bevel {
    border-width: 2px;
	 border-bottom-color: #004000;
	 border-left-color: #CBDCAC;
    border-right-color: #004000;
    border-top-color: #CBDCAC;
	 border-style: solid;
}