body {
	background-color: #e2d9d1;
	background-image: url(../index_files/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #000000;
	font-family: arial, Serif;
	font-size: 62.5%;
	line-height: 1;
}
#content .welcome {
	font-size: 1.4em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-align: justify;
}
.hr {
	background-color: #D6C9BE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEFEFE;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
#content .clmn-2  li{
	width: 230px;
	float: left;
	padding: 10px;
	display: block;
}
#content .clmn-2 li  img{
	border: 5px solid #E2D9D1;
	margin-bottom: 10px;
}
#content .clmn-2 li  h2{
	font-size: 1.6em;
	font-weight: bold;
}





h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0px;
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: bold;
	color: #CC3300;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0px;
	font-size: 1.4em;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0px;
	font-size: 1.1em;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0px;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #990000;
}


#main-menu {
}



#header {
	position: relative;
	height: 343px;
	background-image: url(../index_files/lake-ref.jpg);
	background-repeat: no-repeat;
	background-position: center 199px;
}
#main-menu {
	position: absolute;
	top: 301px;
	left: 10px;
}

.lake {
	background-image: url(../index_files/lake.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 280px;
}
.lake .lake-aplet {
	position: absolute;
	z-index: 30;
}

.lake-caption {
	position: absolute;
	padding: 10px;
	left: 20px;
	top: 20px;
	z-index: 40;
}

#main-menu li a {
	float: left;
	text-decoration: none;
	color: #F3EEE9;
	display: block;
	line-height: 30px;
	padding-top: 10px;
	font-size: 1.2em;
}
#main-menu li a:hover {
	background-image: url(MgcLogo-Menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #C60;
}

#main-menu li {
	padding-right: 8px;
	padding-left: 8px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #333333;
}



#top-menu li {
	float: right;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
#top-menu {
	background-image: url(../index_files/lake-menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
}
#top-menu li a {
	float: left;
	display: block;
	text-decoration: none;
	color: #F3EEE9;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	font-weight: bold;
}
#top-menu li a:hover {
	color: #C60;
	background-image: url(../index_files/arrow.gif);
	background-repeat: no-repeat;
	background-position: center -5px;
}
ul#menu ul   {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 198px;
}
#menu {
	background-image: url(../index_files/side-shadow.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 10px;
	margin: 0px;
	width: 198px;
	list-style-type: none;
}



ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
	color: #FFF;
	padding: 8px;
	background-color: #000000;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
ul#menu li a span{
	text-transform: none;
	display: block;
	font-size: 10px;
	font-weight: normal;
}

ul#menu li a:hover {
	background-image: url(../index_files/MgcLogo-Menu.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #F60;
}
#header .logo {
	background-image: url(../index_files/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	text-indent: -9999px;
	height: 108px;
	width: 385px;
	float: right;
}




ul#menu li ul li a {
	color: #666;
	padding-left: 20px;
	background-color: #E2D9D1;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	text-transform: none;
	font-weight: normal;
}
#sidebar-left {
	float: left;
}
#content {
	float: left;
	padding: 13px;
	width: 500px;
}
#content .clmn-2vert li    {
	background-color: #E2D9D1;
	padding: 10px;
	border: 1px solid #CDBDAF;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .clmn-2vert li img {
	float: left;
	margin-right: 5px;
}
#content .clmn-2vert li h2 {
	font-size: 1.6em;
	font-weight: bold;
}

#page {
	padding: 15px;
	background-color: #f3eee9;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C2AF9E;
	border-left-color: #C2AF9E;
}

#sidebar-right {
	float: right;
	width: 201px;
}

#page-wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

p {
	font-size: 1.2em;
	margin-bottom: 10px;
}
.lake-caption h1 {
	color: #FFF;
}
.lake-caption p {
	color: #F3EEE9;
}

ul#menu li ul li a:hover {
	background-color: #DFD6CE;
}
#newsticker {
	width:201px;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	background-color: #000000;
	background-image: url(../index_files/testi-head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 45px;
}
.side-shadow {
	background-image: url(../index_files/side-shadow.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	width: 201px;
	margin: 0px;
	padding: 0px;
}



#newsticker a {
	text-decoration:none;
	color: #E48F4E;
	font-weight: bold;
}
#sidebar-right .designcenter {
	height: 160px;
	overflow: hidden;
}


#newsticker  a:hover {
	color: #FFF;
}

#newsticker img {
	width: 100px;
}
#newsticker .title {
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.newsticker-jcarousellite {
	width:180px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.newsticker-jcarousellite ul li{ 
	list-style:none; 
	display:block; 
	padding-bottom:1px;
	margin-bottom:5px; }
.newsticker-jcarousellite .thumbnail {
	float:left;
	width:50px;
	overflow: hidden;
	border: 2px solid #E2D9D1;
	height: 40px;
}
.newsticker-jcarousellite .info {
	float:right;
	width:120px;
}

.newsticker-jcarousellite .info span.cat {
	display: block;
	font-size:10px;
	color:#F3EEEA;
}
.clearx { clear: both; 
}

.footer-bg {
	background-image: url(footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 300px;
	margin-bottom: 200px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 10px;
}
a img { border: none; }
}
