BODY  {
	color: 000000;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-image: url(images/background_2012.jpg);
}


div#banner
{
	vertical-align: middle;
	background-image: url(images/banner_background.jpg);
}

div#container
{
	margin-left: auto;
	margin-right: auto;
	width: 60em;
	text-align: left;
	background-color: #Fff;
	padding: 10px;
	list-style-image: url(images/bullet_green_small.gif);
	color: #666;
}


h6 {
	font-size: 135%;
	font-weight: bold;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
}

a:link   {
	color: #00F;
	text-decoration: none;
	list-style-image: url(images/bullet_green_small.gif);
	font-weight: lighter;
}

a:visited   {
	
	color: #00F;
	list-style-image: url(images/bullet_green_small.gif);
}
a:active  {
	
	list-style-image: url(images/bullet_green_small.gif);
}
	
a:hover {
	color: #039;
	font-weight: bolder;
	text-decoration: underline;
	list-style-image: url(images/bullet_red_small.gif);
}

hr {
	color: #039;
	background-color: #039;
	height: 2px;
}

.smaller a:link   {
	color: #039;
	font-weight: bold;
}
.smaller a:visited   {
	color: #039;
	font-weight: normal;
	text-decoration: none
}
.smaller a:active  { font-weight: normal;  text-decoration: none  }

.smaller a:hover {
	color: #D72205;
	font-weight: bold;
	text-decoration: underline
}

.list a:link   {
	color: #06F;
	font-weight: lighter;
}
.list a:visited   {
	color: #06F;
	text-decoration: none
}
.liat a:active  { font-weight: normal;  text-decoration: none  }

.list a:hover {
	color: #D72205;
	font-weight: bold;
	text-decoration: underline
}

.footer {
	color: #030;
	font-size: x-small
}


.cap {
	float: left;
	font-size: 62px;
	line-height: 51px;
	font-weight: normal;
	color:#039;
	font-family: georgia, times;
}
.cap_rest {
	color: #039;
	font-size: 35px;
	font-family: georgia, times;
	font-weight: normal;
	line-height: 22px;
	float: left;
}


#topnav-inner{width:1000px;margin:0 auto;padding:0;}
#topnav a:link,
#topnav a:visited{color:#dfdfdf;text-decoration:none;}
#topnav a:hover,
#topnav a:active{color:#fff;text-decoration:none;background:transparent url(/images/nav-arrow.jpg) no-repeat 50% 100%;}
#topnav{background:#333 none;color:#fff;font-size:85%;font-family:"Trebuchet MS", Helvetica, sans-serif;font-weight:lighter;margin:0;padding:6px 0;}
#topnav ul{list-style:none;margin:0;padding:0 0 0 50px;}
#topnav ul li{float:left;display:inline;margin:0 1.5em 0 0;padding:0;}
#topnav a{text-transform:uppercase;padding-bottom:22px;padding-left:4px;padding-right:4px;}

