/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/bck.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 840px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/wrap-bck.gif);
}
#header {
	color: #333;
	width: 840px;
	float: left;
	height: 70px;
	background-color: #F1EFDF;
}
#navigation {
	float: left;
	width: 829px;
	padding-left: 10px;
	height: 19px;
	background-color: #F1EFDF;
}
#topcolumn {
	color: #333;
	height: auto;
	width: 826px;
	float: left;
	background-repeat: repeat;
	margin-top: 10px;
	padding-left: 12px;
	padding-top: 9px;
}
#middlecolumn {
	color: #333;
	height: auto;
	width: 475px;
	float: left;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#rightcolumn {
	float: left;
	color: #333;
	height: 180px;
	width: 282px;
	display: inline;
	background-image: url(images/rc-bck.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-top: 3px;
}
#footer {
	width: 839px;
	height: 83px;
	clear: both;
	color: #333;
	background-image: url(images/bottom3.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 10px 0 0 0;
	background-position: left bottom;
}
#copyright {
	width: 839px;
	clear: both;
	color: #828385;
	margin: 0px;
	height: auto;
	background-color: #E0E2D2;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
}

/* navigation */

 #nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: left;
margin: 0 0.15em;
}

#nav-menu li a
{
	height: 1.35em;
	line-height: 1.35em;
	float: left;
	width: 8em;
	display: block;
	color: #676567;
	text-decoration: none;
	text-align: center;
	background-color: #E0E2D2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E0E2D2;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}
#nav-menu li a:hover
{
	height: 1.35em;
	line-height: 1.35em;
	float: left;
	width: 8em;
	display: block;
	color: #676567;
	text-decoration: none;
	text-align: center;
	background-color: #AEC3AD;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEC3AD;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}
#nav-menu ul li#youarehere a {
	height: 1.35em;
	line-height: 1.35em;
	float: left;
	width: 8em;
	display: block;
	color: #676567;
	text-decoration: none;
	text-align: center;
	background-color: #AEC3AD;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEC3AD;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-weight: bold;
}	
	
/* Hide from IE5-Mac \*/

#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
	width:60em
}

/*news navigation\*/


#news ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#news li
{
	list-style: none;
margin: 0;
}

#news li a
{
	height: auto;
	line-height: 15px;
	font-size: 11px;
	width: 283px;
	list-style: none;
	display: block;
	color: #6e6f71;
	background: url(images/linkbg.gif);
	text-decoration: none;
	padding-left: 4px;
	margin-bottom: 5px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
	padding-bottom: 5px;
	padding-top: 2px;
}

#news li a:hover
{
	height: auto;
	line-height: 15px;
	font-size: 11px;
	width: 283px;
	list-style: none;
	display: block;
	color: #6e6f71;
	text-decoration: none;
	padding-left: 4px;
	margin-bottom: 5px;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d6d6d6;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #dde2dc;
}

/* Hide from IE5-Mac \*/
#news li a
{
float: none
}
/* End hide */

#news
{
	width:175px;
}


ul#news li#youarehere a { 
	height: 30px;
	font-size: 12px;
	width: 191px;
	list-style: none;
	display: block;
	color: #006666;
	text-decoration: none;
	background: #FFF;
	border-bottom: 1px solid #e1ede3;
}
a:link {
	color: #515151;
	text-decoration: none;
}
a:visited {
	color: #636363;
	text-decoration: none;
}
a:hover {
	color: #515151;
	text-decoration: underline;
}
a:active {
	color: #515151;
	text-decoration: none;
}
