/* ---- General Styles ---- */

* {margin: 0; padding: 0;}

body,td,th {
	color: #999999;
	}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
li {
	list-style-type: none;	
	}

/* ---- Main Container ---- */

.container {
	height: 100%;
	left: auto;
	right: auto;
	text-align: center;
}

/* ---- Masthead Styles ---- */

.masthead {
	background-image: url(images/furniture/bkg_masthead.gif);
	background-repeat: no-repeat;
	height: 245px;
	width: 800px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	}

.logo {
	margin: 20px 0px 20px 60px;
	padding: 0px;
	float: left;
	position: absolute;
	width: 177px;
	height: 24px;
	}

.stage {
	position: absolute;
	height: 245px;
	width: 460px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 280px;
	float: left;
	}

/* ---- Navigation1 Styles ---- */

#nav1 {
	margin: 85px 0px 0px 20px;
	padding: 0px;
	float: left;
	position: absolute;
	width: 260px;
	height: 140px;
	font-size: 1px;
	}

#nav1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#nav1 li {
	margin:0;
	padding: 0px;
	height: 20px;
	width: 260px;
	}
	


/* ---- Navigation2 Styles ---- */


/* ---- Pagehead Styles ---- */

.pagehead {
	background-image: url(images/furniture/bkg_pagehead.gif);
	background-repeat: no-repeat;
	height: 76px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
	
.lingo {
	position: absolute;
	height: 26px;
	width: 128px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 92px;
	margin-top: 25px;
	float: left;
	}

.headline {
	position: absolute;
	height: 40px;
	width: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	margin-top: 24px;
	float: left;
	}

/* ---- Content/Item Styles ---- */

.content {
	background-image: url(images/furniture/bkg_content.gif);
	height: 100%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	}
	
.item {
	position:relative;
	width:760px;
	margin:0px 0px 0px 20px;
	padding:16px 0px 8px 0px;
	background-image:url(images/furniture/separator.gif);
	background-position:top;
	background-repeat:no-repeat;
	min-height:132px;
	}
	
.item_image {
	position:relative;
	left:72px;
	width:158px;	
	padding:0px;
	float:left;
	}

.item_image img {
	margin:0px 0px 16px 0px;
	}

.item_text {
	position:relative;
	width:400px;
	margin:0px 0px 0px 290px;
	padding:0px 0px 0px 0px;
	}

/* --- Text Styles --- */

.item_text p {
	padding: 0px 0px 8px 0px;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px
	}
	
.item_text a:link, a:visited, a:active {
	color: #6699cc;
	text-decoration: none;
	}

.item_text a:hover {
	color: #003366;
	text-decoration: underline;
	}

.item_text h2 {
	padding: 8px 0px 8px 0px;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px
	}
	
.item_text h3 {
	padding: 0px 0px 8px 0px;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	color: #999933;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px
	}

.item_text ul {
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin-bottom:7px;
	}

.item_text li {
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	color: #666666;
	background-image: url(images/furniture/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left:15px;	
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	margin-top:5px;
	
	}

.item_text .runaround img {
	float: left;
	margin-right: 8px;
	margin-top: 3px
	}

.white {
	color: white;
	}
	
.bulletList
{
	position:relative;
}
	
/* ---- Navigation3 Styles ---- */

.item_text .nav3 {
	padding: 0px 0px 0px 0px;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px
	}
	
.item_text .nav3 a:link, a:visited, a:active {
	color: #6699cc;
	text-decoration: none;
	}

.item_text .nav3 a:hover {
	color: #003366;
	text-decoration: underline;
	}

.item_text .nav3last {
	padding: 0px 0px 16px 0px;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px
	}
	
.item_text .nav3last a:link, a:visited, a:active {
	color: #6699cc;
	text-decoration: none;
	}

.item_text .nav3last a:hover {
	color: #003366;
	text-decoration: none;
	}

/* ---- Footer Styles ---- */

.footer {
	position:relative;
	height: 80px;
	width:800px;
	margin:0px 0px 0px 0px;
	padding:0px;
	background-image: url(images/furniture/bkg_footer.gif);
	}

.footer_copywrite {
	position:absolute;
	width:158px;
	margin:30px 0px 0px 92px;
	float:left;
	font-family: arial, sans-serif;
	color: #999999;
	font-size: 9px;
	text-align: left;
	text-decoration: none;
	text-decoration: none;
	letter-spacing: 1px
	}

.footer_links {
	position:relative;
	width:400px;
	margin:30px 90px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	font-family: arial, sans-serif;
	color: #999999;
	font-size: 9px;
	text-align: left;
	letter-spacing: 0px
	}

.footer_links a {
	color: #6699cc;
	text-decoration: none;
	}

.footer_links a:hover {
	color: #003366;
	}
	
/* ---- Extra Styles ---- */

.txtBold
{
	font-weight:bold;
}

.joinUsFormSpacer
{
	height:5px;
}

.joinFormLabels
{
	width:110px;
	float:left;
}

.joinFormLabels p
{
	margin:0 0 5px 0;
	padding:0;
}

.joinFormTextArea
{
	width:300px;
	height:200px;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	color: #666666;
	font-size: 11px;
}

.joinFormInput
{
	width:250px;
	font-family: Verdana, 'Trebuchet MS', arial, sans-serif;
	color: #666666;
	font-size: 11px;
}
