/* ------- Global styles...more or less -------- */

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}

a {
	color: #333;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #CC6600;
}

#container
{
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background-color: rgb(238, 204, 102);
	/*
	background-image: url(/images/dot_y.gif);
	background-repeat: repeat;
	*/
	background: #EC6 url(/images/bgleft.gif) repeat-y;
}

#btn-top {

}

/* ---------- Banner...logo and bottom border --------- */

#banner {
	float: left;
	padding: 0;
	height: 60px;
	background: #CCCC00 url(/images/logo_t.gif) no-repeat; 
	border-bottom: 2px solid #FFF;
}

#home {
	float: left;
	height: 60px;
	width: 150px;
	overflow: hidden;
	background: url(/images/logo_t.gif) top left no-repeat;
}

#home a {
	display: block;
	padding: 60px 0 0 0;
	height: 0px !important; /* set height for compliant browsers */	
	height: /**/60px; /* for IE 5 and 5.5 */
	overflow: hidden;
}

/* --------- Global Navigation ------ */

#nav {
	float: right;
	width: 585px;
	height: 60px;
	text-align: right;
	padding: 0;
	color: #FFF;
}

#nav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
}

#nav li {
	list-style-type: none;
	float: left;
	width: 16%;
	height: 60px;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	padding-top: 0;
	margin: 0;
	vertical-align: middle;
	border-left: 1px solid #CCC;
}

#nav a {
	display: block;
	float: right;
	text-decoration: none;
	color: #FFF;
	padding: 0;
	height: 60px;
}

/* Commented backslash hack hides rule from IE5-Mac \*/
#nav a {float: none;} /* End IE5-Mac hack */

#nav a:hover {
	background-color: rgb(179,179,0);
}

/* ---- Headline Box -------- */

#head-box {
/*	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff; 
	background-color: #006699; 
	color: #ececec;
*/
	color: #333;
	padding: 6px;
	padding-right: 0px;
	margin: 0.8em 6px 0 0;
	font-family: Arial, Verdana, Tahoma, Sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: .1em;
}

.home-headline {
	text-align: center;
	margin-left: 6px;
	padding-right: 8px;
	padding-top: -8em;
}

/* ---- Content Area -------- */

#content {
	height: 100%;
	padding: .5em 1em;
	margin-left: 174px;
	/*	border-left: 2px solid #FFF;	
	background: url(/images/white_2px.gif) repeat-y;
*/
	background-color: rgb(238, 204, 102);
}

.leader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #333;
	font-weight: bold;
	letter-spacing: 0em;
	text-align: center;
}

/* ----------- Right Sidebar ------ */

#right-twodollars {
	float: right;
	padding: 0.2em 1em;
	border-left: 1px solid #369;
	border-bottom: 1px solid #369;
	width: 125px;
	margin: 0.5em 0.8em
	background-color: #CCC;
}

.head-twodollars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #333;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.head-twodollars p {
	font-size: 12px;
	line-height: 1.3em;
}

#sidebar-right {
	float: right;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	margin: 0;
	margin-left: 0;
	margin-bottom: 1em;
	padding: 0;
	background-color: rgb(238, 204, 102);
}

.rightbox {
	float: right;
	padding: 0.2em 1em;
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 125px;
	margin: 1em 0.8em;

}

.rightbox p {
	font-size: 12px;
	line-height: 1.4em;
}

#btn-emailnews {
	padding-top: 6px;
	padding-left: 12px;
}

.btn-right-top {
	padding: 12px 1em 12px 1em;
}

.btn-right-bottom {
	padding: 12px 1em 12px 1em;

}

/* ---------- Left Sidebar -------- */

#sidebar-left {
	float: left;
	height: 100%;
	
	\width: 174px;
	w\idth: 174px;
	/*	
	border-right: 2px solid #FFF;
	background-color: rgb(238, 204, 102);
	background: url(/images/bgleft.gif) repeat-y;
	*/
	margin: 0;
	padding: 0;	
	

}

.address {
	padding-top: 1.5em;
	padding-bottom: 1em;
	vertical-align: bottom;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.address a {
	color: #333;
	font-weight: normal;
}

.address a:hover {
	text-decoration: none;
}

.imgLeft {
	border-bottom: 2px solid #FFF;
	vertical-align: top;
}

.imgLeft-mj {
	vertical-align: top;
}




/* ----------- Footer -------- */

#footer {
	clear: both;
	padding: 5px 1.5em;
	border-top: 2px solid #fff;
	background-color: rgb(249, 236, 198);
	font-size: 0.8em;	
	line-height: 1.1em;
	text-align: center;
}
/*
#footer p {

	padding: 0.8em 2em;
}
*/
