/* AARCA STYLES */

html 
{
	margin:0;
	padding: 0;
}

body
{
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size:100%;
	background-image: url(images/banner.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
}

#links
{
	position: absolute;
	top: 70px;
	left: 220px;
	width: 600px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-transform: inherit;
}

#container
{
	margin-top: -10px;
	margin-left: 13px;
}

#centerblock
{
	position: absolute;
	top: 70px;
	left: 109px;
	width: 600px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-transform: inherit;
}

#memberslist
{
	position: absolute;
	top: 70px;
	left: 109px;
	width: 500px;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	text-transform: inherit;
}


#centerblock p
{
	margin-top:0;
	margin-bottom: 8px;
}

#nav
{
	position: absolute;
	top: 100px;
	width: 84px;
	text-align: right;
	text-transform: inherit;
	font-size: 11px;
	line-height: 25px;
}


#title
{
	border-color: #CCC;
	border-width: 1px 0 0 0;
	border-style: solid;
}


a:visited
{
	text-decoration: none;
	color: black;
}

a:link
{
	text-decoration: none;
	color: black;
	text-transform: inherit;
}

a:hover
{
	text-decoration: none;
		color: #6AA5A4;
}

a:active
{
	text-decoration: none;
}

#littletext a:visited
{
	text-decoration: underline;
	color:  #666;
}

#littletext a:link
{
	text-decoration: underline;
	color:  #666;
	text-transform: inherit;
}

#littletext a:hover
{
	text-decoration: none;
		color:  #666;
}

#littletext a:active
{
	text-decoration: underline;
	color:  #666;
}

#container a:visited
{
	text-decoration: underline;
	color: black;
}

#container a:link, .CollapsiblePanelContent a:link
{
	text-decoration: underline;
	color: #6AA5A4;
	text-transform: inherit;
}

#container a:hover, .CollapsiblePanelContent a:hover
{
	text-decoration: none;
	color: #6AA5A4;
}

#container a:active, .CollapsiblePanelContent a:active
{
	text-decoration: none;
	color: #6AA5A4;
}

.link a:visited, .CollapsiblePanelContent a:visited
{
	text-decoration: underline;
	color: black;
}

.link a:link
{
	text-decoration: underline;
	color: #6AA5A4;
}

.link a:hover
{
	text-decoration: none;
	color: #6AA5A4;
}

.link a:active
{
	text-decoration: none;
	color: #6AA5A4;
}


#links a:visited
{
	text-decoration: none;
	color: #7000;
}

#links a:link
{
	text-decoration: none;
	color: #000;
	text-transform: inherit;
}

#links a:hover
{
	text-decoration: none;
	color: #6AA5A4;
}

#links a:active
{
	text-decoration: none;
	color: #6AA5A4;
}

#littletext
{
	color: #666;
	font-size: 11px;
	text-align:center;
	width: 100%;
	border-top: 1px #006666 solid;
	padding-top: 10px;
}

ul 
{ 
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li 
{ 
	background: url(images/bullet.gif) left 3px no-repeat;
	padding-left: 15px;
	margin-bottom: 8px;
}

.title
{
	margin-bottom: 15px;	
}

#map 
{
	position:absolute;
	width: 368px;
	height: 267px;
	left: 625px;
	top: 100px;
	background:url(images/map.gif) center no-repeat;
}

#prov
{
	width: 100%;
	margin-top: 20px;
	margin-bottom: -5px;
	text-transform: uppercase;
	letter-spacing:1px;
}
