body {
        background: #1F402D;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px
}

.sub {
	background: url(images/steh_bg.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom left
}

.about {
	background: url(images/about_bg.jpg);
	background-color: white;
	background-repeat: no-repeat;
	background-position: bottom left
}

.footer {
	background: #606F67;
	height: 60px;
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

A.footer_link:link {
	background: #606F67;
	height: 60px;
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

A.footer_link:visited {
	background: #606F67;
	height: 60px;
	color: white;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

A.footer_link:hover {
	background: #606F67;
	height: 60px;
	color: black;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline
}

.content {
	background: white
}

A.top_links:link {
   	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 1em;
	letter-spacing: 0.50px
}

A.top_links:visited {
   	font-size: 10px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 1em;
	letter-spacing: 0.50px
}

A.top_links:hover {
   	font-size: 10px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 1em;
	letter-spacing: 0.50px
}

A.mainlinks:link {
   	font-size: 17px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 2em;
	letter-spacing: 0.50px
}

A.mainlinks:visited {
   	font-size: 17px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 2em;
	letter-spacing: 0.50px
}

A.mainlinks:hover {
   	font-size: 18px;
	color: #343333;
	text-decoration: none;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 2em;
	letter-spacing: 0.50px
}

p {
	font-size: 13px;
	font-family: sans-serif, helvetica, arial;
	color: #464E4A;
	font-weight: normal;
	letter-spacing: 0.40px;
	line-height: 18px
}

h1 {
	font-size: 17px;
	font-family: sans-serif, helvetica, arial;
	color: #842905;
	font-weight: normal
	letter-spacing: 0.40px;
}

h2 {
	font-size: 16px;
	font-family: sans-serif, helvetica, arial;
	color: #1F402D;
	font-weight: bold;
	letter-spacing: 0.40px;
}

h4 {
	font-size: 12px;
	font-family: sans-serif, helvetica, arial;
	color: #842905;
	font-weight: bold;
	letter-spacing: 0.40px;
}

h6 {
	font-size: 9px;
	font-family: sans-serif, helvetica, arial;
	color: #563908;
	font-weight: bold;
	letter-spacing: 0.40px;
}

.menu_box {
	height: 253px;
	width: 308px;
	background: url('images/menu_bg.jpg')
}

a:link {
	font-size: 13px;
	font-family: sans-serif, helvetica, arial;
	color: #69A987;
	font-weight: bold;
	letter-spacing: 0.40px;
	text-decoration: none;
	line-height: 18px
}

a:visited {
	font-size: 13px;
	font-family: sans-serif, helvetica, arial;
	color: #69A987;
	font-weight: bold;
	letter-spacing: 0.40px;
	text-decoration: none;
	line-height: 18px
}

a:hover {
	font-size: 13px;
	font-family: sans-serif, helvetica, arial;
	color: #69A987;
	font-weight: bold;
	letter-spacing: 0.40px;
	text-decoration: underline;
	line-height: 18px
}
