body, html {
	background-color:#e29b47;
	padding: 10px 0 0 0;
	margin:0px;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

form, img {
	margin: 0px;
	padding: 0px;
}


textarea{
	font:12px Verdana, Tahoma, Arial;
}

#container {
	width: 990px;
	margin:0 auto;
	background:#FFFFFF;
}

#container3 {
    float:left;
    width:990px;
    background:#e29b47;
    overflow:hidden;
    position:relative;
}
#container2 {
    float:left;
    width:990px;
    background:#ffffff;
    position:relative;
    right:266px;
}
#container1 {
    float:left;
    width:990px;
    background:#459997;
    position:relative;
    right:541px;
}
#col1 {
    float:left;
    width:183px;
    position:relative;
    left:807px;
    overflow:hidden;
	padding: 15px 0 0 0;
}
#col2 {
    float:left;
    width:481px;
    position:relative;
    left:807px;
    overflow:hidden;
	padding: 30px;
	margin: 0;
}
#col3 {
    float:left;
    width:235px;
    position:relative;
    left:807px;
    overflow:hidden;
	padding: 25px 0 0 31px;
	font:bold 11px Verdana, Arial, Tahoma;	
	color:#ffffff;
	height: 440px;	
}

#col3 a{
	color:#3d3d3d;
	text-decoration:underline;	
}

#header {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 230px;
	margin: 0px;
    background: #FFFFFF url(images/index_01.jpg) bottom no-repeat;
	border-top:13px solid #a69d33;
	border-bottom:10px solid #3d3d3d;	
}

#footer {
	display: block;
	position: relative;
	float: left;
	width: 100%;
	height: 34px;
	font:bold 10px Verdana, Tahoma, Arial;
	color:#dcdcdc;
	padding: 5px 0 0 0px;
	border-top: 9px solid #c0c0c0;
	text-align:center;
	background:#3d3d3d;
}

#footer a {
	color:#dcdcdc;
}

#page-title {
	font:bold 18px  Arial, Verdana, Tahoma;
	padding: 0 0 10px 0;
	color:#3d3d3d;
	margin: 0;
}

#page-text {
	font:bold 12px Verdana, Arial, Tahoma;
	color:#3d3d3d;
}

#page-text a {
	color:#3d3d3d;
}

#box1 {
	padding: 10px 13px 10px 13px;
	margin-bottom: 7px;	
	background:#a69d33;
}

#box2 {
	padding: 10px 13px 10px 13px;
	margin-bottom: 7px;	
	background:#b52464;
}

#box3 {
	margin-bottom: 7px;	
	height: 163px;
}

h1 {
	font-size:18px;
	color:#3d3d3d;
	margin: 0 0 5px 0;
	padding: 0;
}

#menu {
	height: 305px;
	font:bold 12px Verdana, Arial;
	color:#FFFFFF;	
}

#menu  a{
	height: 305px;
	color:#FFFFFF;	
}

#menu1, #menu2, #menu3, #menu4, #menu5, 
#menu6, #menu7, #menu8, #menu9 {
	padding: 6px 0 6px 27px;
	margin: 0;
	border-top:1px solid #ffffff;
	width: 100%;
	cursor: pointer;
}

#menu9 {
	border-bottom:1px solid #ffffff;
	margin-bottom: 60px;
}

#event {
	background: #9c8e29 url(images/index_03.jpg) no-repeat bottom;
	height: 126px;
	border-bottom:8px solid #9c8e29;
	font-size:22px;
	color:#ffffff;
	padding: 12px 0 0 13px;	
}

#event a{
	color:#ffffff;
	text-decoration:none;
}

