/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #532E17;
	background-image: url(images/bgpattern.gif);
}

.line {
color: #ffffff
}


.section {
color: #FFCC00
}

A.top:link {
	color: #cccccc;
	text-decoration: none;
	font-size: 10px;
}
A.top:visited {
	color: #cccccc; text-decoration: none
}
A.top:hover {
	background: #999999; color: #ffffff; text-decoration: none
}
A.top:active {
	color: #cccccc; text-decoration: none
}



A.menu:link {
	color: #cccccc; text-decoration: none; font-weight: bold;
}
A.menu:visited {
	color: #cccccc; text-decoration: none; font-weight: bold;
}
A.menu:hover {
	color: #ffffff; text-decoration: none; font-weight: bold;
}
A.menu:active {
	color: #cccccc; text-decoration: none; font-weight: bold;
}


h1 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
		}

h2 {
	font-size: 1.3em;
	color: #ffffff;
	line-height: 5px;
}


h3 {
	font-size: 11px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
}


#container {
    position: relative;
	background-repeat: repeat;
	background-image: url(images/bg1.gif);
	width: 820px; /* width + border for IE 5.x */
	width: 820px; /* real width */
	margin: auto;
		}


#topsection {

	position: relative;
	height: 100px; 
	width: 800px; /* real width */
	margin: auto;
}


#banner {
	position: relative;
	height: 202px; 
	width: 800px; /* real width */
	margin: auto;
	background-color: #ffffff
		}

		
#menu {
	position: absolute;
	height: 0;
	top: 80px;
	left: 25px;
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;

	}


#logo {
	position: absolute;
	top: 36px;
	left: 611px;
	color: #999999;
	width: 168;
	height: 56;
}

#indexbody {
	position: relative;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 12pt;
	background-color: #7A4F2C;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-left: 10px;
		}

#mainbody {
	position: relative;
	width: 530px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 12pt;
	margin-right: 10px;
	padding-top: 40px;
	background-color: #7A4F2C;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 25px;
		}


#leftmenu {
	position: absolute;
	height: 300px;
	top: 302px;
	left: 10px;
	width: 190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 40px;
	font-weight: normal;

	}

#bottom {
	position: relative;
	height: 10px;
	width: 800px; /* real width */
	margin: auto;
	background-color: #885831;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 8px;
		}
	
	
#submenu {

	position: relative;
	height: 20px;
	width: 755px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	line-height: 3px;
	padding-right: 20px;
}

#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 5px;
	height: 12px;
	width: 150px;
	background-color: #FFFFFF;
}
