/* Top Elements */
* { margin: 0; padding: 0; }

body {
	font: 70%/1.5em Tahoma, Verdana, Arial, sans-serif;
	background: #FFF url(images/content.jpg) repeat-y center top;
	color: #333; 
	text-align: center;
}

/* links */
a:active {
	color: #325580;
	background: inherit;
}
a, a:visited {
	text-decoration: none;
	color: #4F82CB; 
	background: inherit;
}
a:hover {
	color: #0081fb;
	background: inherit;
}

/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, 'Trebuchet MS', Sans-serif;
	font-weight: bold;
	color: #335681;
	padding: 2px 2px 5px 2px;
	margin: 0px;
}
h1 {
	font-size: 130%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}

/* images */

img.float-right {
  margin: 0px 0px 5px 5px;  
}
img.float-left {
  margin: 0px 0px 5px 5px;
}

p {
	padding: 2px 2px 5px 2px;		
	margin: 0px;
}

/* lists */
ul, ol {
	margin: 0px 0px 0px 15px;
	padding: 0px 30px 8px 10px;
}
ul span, ol span {
	color: #666666;
}
ul.no-bullets {
	list-style: none;
	color: #000000;
	padding-left: 0px;
}
ul.padded {
	padding: 0px 0px 15px 40px;
	list-style-image: url(images/check-bullet-green.gif)
}
ul.padded li {
	padding-top: 5px;
}
ul.padded-sub {list-style: circle;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 925px;
	background: #FFF url(images/content.jpg) repeat-y center top;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

#header {
	width: 925px;
	position: relative;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #FFF;
}

#menu {
	clear: both;	
	margin: 0px; padding: 0px 0px 0px 65px;
	background: url(images/menu.jpg) repeat-y center top;	
	font: bold 11px Verdana, Arial, Tahoma, Sans-serif;
	height: 40px;
}
#menu ul {
	display: block;
	float: none;
	list-style: none;
	font-size: 90%;
	margin:0; padding: 0; 
	font-weight: bold;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	color: #fff;	
	text-decoration: none;
	margin: 10px 0px 0px 0px; 
	padding: 3px 10px 5px 11px ; 
	border-right: solid 1px;
	border-color: #bec6d0;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #8bbed9;		
}
#menu ul li.last a  {
	border-right: none;
}

#content-wrap-3col {
	clear: both;
	width: 800px;
	padding-top: 10px; 
	margin: 0px auto;
}

#content-wrap-2col {
	clear: both;
	width: 800px;
	padding-top: 10px; 
	margin: 0px auto;
}

/* Columns */

#content-wrap-3col #main {
	float: left;
	width: 395px;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-left: #8bbed9 1px dotted;
	border-right: #8bbed9 1px dotted;
}
#content-wrap-3col #main .box {
	padding: 5px 5px 10px 5px;
	margin: 0px 0px 15px 0px;
	overflow: hidden;
}
#content-wrap-3col #main .box h3, #content-wrap-3col #main .box p {
	padding: 0px;
	margin: 0px;
}
#content-wrap-3col #main .box img {
	float: left;
	margin-right: 10px;
}
#content-wrap-3col #main .box img.readmore {
	padding-top: 0px;
	float: right;
}
#content-wrap-2col #main {
	float: left;
	width: 560px;
	padding: 0px 15px 0px 12px;
	margin: 0px;
	border-right: #8bbed9 1px dotted;
}
#content-wrap-2col #main .box {
	overflow: hidden;
}

/* Sidebars */
#sidebar-left {
	float: left;
	width: 180px;
	padding: 0px 10px 0px 5px;
	margin: 0px;
}	
#sidebar-left h1 {
	color: #555;
}

#sidebar-right {
	float: right;
	width: 177px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#content-wrap-2col #sidebar-right {
	width: 190px;
	padding: 0px 5px 0px 10px;
}
#content-wrap-2col .box {
	padding: 0px 10px 10px 0px;
}

/* Sidebar boxes */

#sidebar-left .box {
	border-bottom: #8bbed9 1px dotted;
	padding: 10px 0px 10px 0px;
}

#sidebar-left .box-first {
	border-bottom: #8bbed9 1px dotted;
	padding: 0px 0px 10px 0px;
}
#sidebar-left .box-last {
	padding: 10px 0px 0px 0px;
}

#content-wrap-3col #sidebar-right .box {
	padding-bottom: 10px;
}

#content-wrap-3col .greenbox-top {
	background: url(images/greenbox-top.gif) no-repeat top;
	padding-top: 4px;
	margin: 4px;
}

#content-wrap-3col .greenbox {
	background: #08a704 url(images/greenbox-bottom.gif) no-repeat bottom;
	padding: 0px 4px 5px 4px;
	color: #fff;
}

#content-wrap-2col #sidebar-right #address {
	padding: 0px 15px 0px 0px;
}

#content-wrap-2col .greenbox-top {
	background: url(images/greenbox-top.gif) no-repeat top;
	padding-top: 4px;
	margin: 10px 18px 10px 2px;
}
#content-wrap-2col .greenbox {
	background: #08a704 url(images/greenbox-bottom.gif) no-repeat bottom;
	padding: 0px 4px 5px 4px;
	color: #fff;
}

/* Footer */	
#footer {
	margin: 0px auto;
	padding: 0px;
	color: #fff;
	background-color:#8bbed9;
	background: #FFF url(images/footer.jpg) no-repeat center top;
	clear: both;
	width: 925px;
	text-align: center;
}

#footer ul {
	display: block;
	float: none;
	list-style: none;
	font-size: 90%;
	margin: 0px;
	padding: 25px 0px 10px 0px;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #fff;	
	text-decoration: none;
	border-right: #fff solid 1px;
	padding: 0px 7px 0px 4px;
}
#footer ul li a:hover {
	color: #094f8a;		
}
#footer ul li.last a {
	border: none;
}
#footer p {
	font-size: 90%;
	color: #000;
	padding-top: 5px;
	margin: 0px;
}
#footer br {
	margin: 5px;
	padding: 0px;
}

/* forms */
.required {
	color: red;
}
label { font-size: 100% }

/* misc */
.float-right {
	float: right;
}