@charset "UTF-8";
/* CSS Document */

html {
	margin: 0;
	padding: 0;
}
body {
	font-family:Verdana;
	font-size:10px;
	color: #000;
	background: #cd9745 url(../images/comm_bg.jpg) no-repeat top center;
	margin: 0;
	padding: 0;
}

/* content divs */

#content_container {
	margin: auto;
	width:723px;
	height:698px;
	background:url(../images/boarder.jpg) repeat-x top center;
	position:relative;
	top:15px;
}

#header {
	position:absolute;
	width:278px;
	top:5px;
	left:5px;
}

#content_leftcol {
	position:absolute;
	width:283px;
	top:134px;
}

#ml {
	position:absolute;
	width:283px;
	height:190;
	left:5px;
}

#welcome_l {
	background:url(../images/welcome_links.jpg) no-repeat top left;
	position:absolute;
	width:283px;
	height:248px;
	top:190px;
	left:5px;
}

#bl {
	position:absolute;
	width:283px;
	top:435px;
	left:5px;
}

#content_rightcol {
	position:absolute;
	width:440px;
	left:283px;
	top:5px;
}

#tr {
	position:absolute;
	width:440px;
}

#content_right {
	position:absolute;
	width:435px
}

#rc {
	position:absolute;
	width:435px;
	height:652px;
	font:Georgia, "Times New Roman", Times, serif;
}
#rc-header {
}
#rc-main {
	background:#ffffff;
	width:435px;
	height:597px;
}
#footer {
	position:absolute;
	background-color:#660000;
	top:656px;
	height:42px;
	width:713px;
	left:5px;
}

#f_links {
	position:absolute;
	width:505px;
}

#rbf {
	position:absolute;
	left:505px;
}

#f_copy {
	position:absolute;
	font-family:Verdana;
	font-size:8px;
	color:#FFFFFF;
	top:45px;
}

#music {
	position:absolute;
	width:100px;
	height:15px;
	top:42px;
}

a.nav-f:link, a.nav-f:visited {
	color:#FFFFFF;
}
a.nav-f:hover {
	color:#FFFFFF;
}

ul#navigation, #navigation li {
  padding: 0; margin: 0;
  list-style: none;
list-style-type:none;
}
ul#navigation {
  float: left;
  height: 0; /* these two lines fix that extra whitespace problem on the layout */
}
#navigation li {
  font-family: Times New Roman, Times, Georgia, sans-serif !important; /* NOTICE THIS! */
  position: relative;
  width: 10px;
} 
.n-welcome {
	position:absolute;
	width:180px;
	height:24px;
	left: 40px; 
	top: 10px; 
	font-size: 16pt;
}
a.n-welcome:hover {
	width:180px;
	height:24px;
	background: url(../images/lb_main/welcome.jpg) no-repeat;
}
.n-manage {
	position:absolute;
	width:180px;
	height:24px;
	left: 40px; 
	top: 44px; 
	font-size: 16pt;
}
a.n-manage:hover {
	width:180px;
	height:24px;
	background: url(../images/lb_main/manage.jpg) no-repeat;
}
.n-ir {
	position:absolute;
	width:180px;
	height:24px;
	left: 40px; 
	top: 76px; 
	font-size: 16pt;
}
a.n-ir:hover {
	width:180px;
	height:24px;
	background: url(../images/lb_main/ir.jpg) no-repeat;
}
.n-services {
	position:absolute;
	width:180px;
	height:25px;
	left: 40px; 
	top: 109px; 
	font-size: 16pt;
}
a.n-services:hover {
	width:180px;
	height:25px;
	background: url(../images/lb_main/services.jpg) no-repeat;
}
.n-comm {
	position:absolute;
	width:180px;
	height:24px;
	left: 40px; 
	top: 143px; 
	font-size: 16pt;
}
a.n-comm:hover {
	width:180px;
	height:24px;
	background: url(../images/lb_main/comm.jpg) no-repeat;
}
.n-careers {
	position:absolute;
	width:180px;
	height:25px;
	left: 40px; 
	top: 175px; 
	font-size: 16pt;
}
a.n-careers:hover {
	width:180px;
	height:25px;
	background: url(../images/lb_main/careers.jpg) no-repeat;
}
.n-contact {
	position:absolute;
	width:180px;
	height:24px;
	left: 40px; 
	top: 209px; 
	font-size: 16pt;
}
a.n-contact:hover {
	width:180px;
	height:24px;
	background: url(../images/lb_main/contact.jpg) no-repeat;
}
#navigation li a {
  text-decoration: none;
  background: none;
}
#navigation li a span {
  visibility: hidden;
} 
/* footer nav 2.0 */

.fn-home {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left: 54px; 
	top: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-home:hover {
	color:#ff9933;
}
.fn-welcome {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left:100px; 
	top:15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-welcome:hover {
	color:#ff9933;
}
.fn-manage {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left: 168px; 
	top: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-manage:hover {
	color:#ff9933;
}
.fn-ir {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left: 258px; 
	top: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-ir:hover {
	color:#ff9933;
}
.fn-services {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left: 380px; 
	top: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-services:hover {
	color:#ff9933;
}
.fn-comm {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left: 448px; 
	top: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-comm:hover {
	color:#ff9933;
}
.fn-careers {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left: 538px; 
	top: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-careers:hover {
	color:#ff9933;
}
.fn-contact {
	position:absolute;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	left: 599px; 
	top: 15px;
	text-decoration: none;
	color:#FFFFFF;
}
a.fn-contact:hover {
	color:#ff9933;
}
#fnavigation li a {
  text-decoration: none;
  background: none;
}

/* Communities links */

#cn-catvil {
	position:absolute;
	width:399px;
	height:16px;
	left: 13px; 
	top: 216px; 
	font-size: 16pt;
}
#cn-catvil a span {
	visibility: hidden;
}
a.cn-catvil:link, a.cn-catvil:visited {
	display:block;
	width:399px;
	height:13px;
	text-decoration:none;
}
#cn-vilmar {
	position:absolute;
	width:399px;
	height:16px;
	left: 13px; 
	top: 236px; 
	font-size: 16pt;
}
#cn-vilmar a span {
	visibility: hidden;
}
a.cn-vilmar:link, a.cn-vilmar:visited {
	display:block;
	width:399px;
	height:13px;
	text-decoration:none;
}
#cn-swm {
	position:absolute;
	width:399px;
	height:16px;
	left: 13px; 
	top: 259px; 
	font-size: 10pt;
}
#cn-swm a span {
	visibility: hidden;
}
a.cn-swm:link, a.cn-swm:visited {
	display:block;
	width:399px;
	height:13px;
	text-decoration:none;
}
#cn-copvil {
	position:absolute;
	width:399px;
	height:16px;
	left: 13px; 
	top: 285px; 
	font-size: 10pt;
}
#cn-copvil a span {
	visibility: hidden;
}
a.cn-copvil:link, a.cn-copvil:visited {
	display:block;
	width:399px;
	height:13px;
	text-decoration:none;
}
#cn-cophei {
	position:absolute;
	width:399px;
	height:16px;
	left: 13px; 
	top: 305px; 
	font-size: 10pt;
}
#cn-cophei a span {
	visibility: hidden;
}
a.cn-cophei:link, a.cn-cophei:visited {
	display:block;
	width:399px;
	height:13px;
	text-decoration:none;
}
#cn-contact {
	position:absolute;
	width:125px;
	height:23px;
	left: 149px; 
	top: 619px; 
	font-size: 10pt;
}
#cn-contact a span {
	visibility: hidden;
}
a.cn-contact:link, a.cn-contact:visited {
	display:block;
	width:125px;
	height:23px;
	text-decoration:none;
}
#cn-coplan {
	position:absolute;
	width:399px;
	height:20px;
	left: 13px; 
	top: 349px; 
	font-size: 10pt;
}
#cn-coplan a span {
	visibility: hidden;
}
a.cn-coplan:link, a.cn-coplan:visited {
	display:block;
	width:399px;
	height:20px;
	text-decoration:none;
}