﻿/* CSS layout */
#wrapper {
	margin: 0px auto; /* to fix centering in Mozilla */	
	width: 905px; /* width should be the same as the background image */
}
#masthead {
	background-image: url('http://www.littlerockchamber.com/cwt/external/wcpages/images/header_top.jpg');
}
#header_nav {
	width: 365px;
	float: right;
	padding-top: 20px;
	font-family: verdana;
	color: white;
	font-size: 11px;
}
#header_nav a {
	color: #ffffff;
}
#page_content {
	width: 905px;
	float: left;
	background: url('http://www.littlerockchamber.com/cwt/external/wcpages/images/background_square.gif');
}
.clear {
	clear: both;
}
#footer {
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/square_bottom.jpg") no-repeat left top;
	font-family: verdana;
	font-size: 14px;
}
#sub_footer {
	font-family: verdana;
}
#sub_nav {
	font-family: verdana;
	color: #608aaf;
	font-size: 10px;
	margin-left: 10px;
}
#sub_nav a {
	font-family: verdana;
	color: #608aaf;
	font-size: 10px;
}

#footer_address {
	font-family: Verdana;
	color: #34689a;
	font-size: 9px;
	margin-left: 10px;
}

/* HOMEPAGE STYLES */

#home_leftcol {
	float: left;
	width: 420px;
	padding: 10px;
	margin-left: 10px;
	margin-top: 5px;
}
#home_imagerotate {
	width: 425px;
	height: 310px;
	margin-bottom: 15px;
}
#homeinfo {
	/*background: url('http://www.littlerockchamber.com/cwt/external/wcpages/images/roundedbox.jpg') no-repeat;*/
	width: 425px;
	/*height: 207px;*/
	/*margin-bottom: 15px;*/
}
#home_news {
	width: 400px;;
	float: left;
	margin-left: 10px;
}
#home_calendar {
	width: 200px;
	float: left;
	margin-left: 10px;
}
#home_events {
	width: 200px;
	float: left;
}
#header_home {
}
#header_home h1 {
	margin-top: 5px;
	padding-left: 20px;
	background-color: #ffffff;
	font-size: 18px;
	font-family: Verdana;
	color: #8e8e8e;
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/header_bullet2.jpg") no-repeat left;
	background: url ("http://www.littlerockchamber.com/cwt/external/wcpages/images/header_line.jpg") repeat-x;
}
#banner {
	width: 425px;
}
#home_maincol {
	float: left;
	width: 420px;
	padding: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#home_top_right {
	background: url('/cwt/external/wcpages/images/home_nav.jpg') no-repeat;
	width: 425px;
	height: 310px;
	margin-bottom: 15px;
}
#homenavbox {
	float: left;
}
#homenav {
	/* all lists */
	padding-left: 10px;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: verdana;
	font-size: 14px;
	color: #ffffff;
	width: 210px;
}
#homenav a {
	display: block;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	margin: 10px 10px 5px 5px;
*	margin: 10 10 5 5;
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/nav_bullet.png") no-repeat left;
	padding-left: 23px;
}
#homenav a:hover {
	color: #1B3E5E;
}
#homejoin {
	float: left;
	width: 188px;
	height: 290px;
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/home_join_bg.png") no-repeat left top;
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}
#RollOverDescription {
	margin-top: 0px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 0px;
}
#RollOverDescription a {
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}
#featured_event {
	margin-bottom: 15px;
	width: 425px;
	height: 207px;
}
#investors {
	float: right;
	width: 425px;
	font-family: Verdana;
	color: #4e7295;
	font-size: 9px;
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/l2_got_stock.png") no-repeat left top;
}
#investors a{
	font-family: Verdana;
	color: #4e7295;
	font-size: 9px;
}
#investors a:visited{
	font-family: Verdana;
	color: #4e7295;
	font-size: 9px;
}

/* END HOMEPAGE STYLES */

/* CONTENT PAGE STYLES */
.navdash {
	margin-top: 6px; *;
	margin-top: 4px;
}
#top_nav {
	width: 904px;
	background: url('http://www.littlerockchamber.com/cwt/external/wcpages/images/background_square.gif');
}
#topMenuContent {
	width: 865px;
	padding-left: 0px;
	margin: 0 auto;
	text-align: center;
	border: thick;
}
#topMenuContent a {
}
#nav {
	/* all lists */
	padding-left: 0px;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-family: verdana;
	font-size: 11px;
	margin-left: -12px;
	float: left;
}
#nav a {
	display: block;
	line-height: 20px;
	color: #323c35;
	text-decoration: none;
	margin: 5px;
}
#nav a:hover {
	display: block;
	line-height: 20px;
	color: #4e7295;
	text-decoration: underline;
	margin: 5px;
}
#nav ul {
	/* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	width: 140px;
}
#nav li {
	/* all list items */
	float: left;
}
#nav li ul li {
	/* all list items */
	float: left;
	width: 146px;
}
#nav li.sfhover ul {
	/* lists nested under hovered list items */
	left: auto;
}
#nav li:hover ul {
	/* lists nested under hovered list items */
	left: auto;
}
#nav li ul {
	/* second-level lists */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	background: #323c35;
	padding: 5px 5px 5px 5px;
	left: -970em; /* using left instead of display to hide menus because display: none isn't read by screen readers */;
	top: 182px; *;
	top: 189px;
	color: #323c35;
	width: 146px;
	letter-spacing: normal;
	text-align: left;
	background-image: url('images/design/drop-down-top.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}
#leftcol {
	float: left;
	width: 185px;
	padding: 10px;
	margin-left: 15px;
	margin-top: 5px;
}
.quicklinks_middle {
	background: url(/CWT/External/WCPages/images/quicklinks_middle.jpg);
	WIDTH: 184px;
}
.quicklinks_top {
	background: url(/CWT/External/WCPages/images/quicklinks_top.jpg) no-repeat;
}
.quicklinks_bottom {
	background: url(/CWT/External/WCPages/images/quicklinks_bottom.jpg) no-repeat bottom left;
	padding: 10px 5px 10px 0px;
}
#quicklinks {
	font-family: Verdana;
	font-size: 12px;
	width: 135px;
}
#quicklinks a {
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	line-height: 16px;
}
#quicklinks a:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #1b3e5e;
	line-height: 16px;
}
#quicklinks tr {
	padding-bottom: 4px;
}
#quicklinks tr td table {
	padding-left: 15px;
}
#calendar {

}
#maincol {
	float: left;
	width: 655px;
	padding-left: 8px;
	padding-top: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
#testimonial {
	margin-bottom: 20px;
}
#main_content {
	width: 435px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	color: #7f7f7f;
	margin-left: 3px;
	margin-top: 12px;
}
#main_content tr td table {
	padding-left: 15px;
}
#join {
	float: left;
	width: 164px;
	height: 362px;
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/l2_join_bg.jpg") no-repeat;
	margin-left: 52px;
	margin-top: 12px;
	color: #4e7956;
	font-family: verdana;
	font-size: 9px;
	line-height: 11px;
}
#join a {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #4e7596;
}
.join_text_l2 {
	font-family: Verdana;
	font-size: 9px;
	margin: 0 10px 10px 10px;
	color: #ffffff;
}
#got_stock_content {
	float: left;
	height: 33px;
	width: 905px;
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/got_stock_content.jpg") no-repeat left;
	margin-left: 25px;
	margin-top: 20px;
	font-size: 9px;
	font-family: Verdana;
	color: #ffffff;
}
#got_stock_content a{
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}
#got_stock_content a:visited{
	font-family: Verdana;
	font-size: 9px;
	color: #ffffff;
}
#got_stock_text {
	float: left;
	margin-left: 10px;
	margin-top: 9px;
	font-size: 12px;
	font-family: Verdana;
	color: #ffffff;
	margin-right: 10px;
}
#got_stock_text a {
	font-size: 12px;
	font-family: Verdana;
	color: #ffffff;
}
#got_stock_text a:visited {
	font-size: 12px;
	font-family: Verdana;
	color: #ffffff;
}
#investors_small_text {
	float: left;
	font-family: Verdana;
	color: #ffffff;
	font-size: 9px;
	margin-left: 190px;
	margin-right: 10px;
	margin-top: 10px;
}
#investors_small_text a{
	font-family: Verdana;
	color: #ffffff;
	font-size: 9px;
}
#investors_small_text a:visited{
	font-family: Verdana;
	color: #ffffff;
	font-size: 9px;
}
/* END CONTENT PAGE STYLES */

#bottom {margin-top: 10px;width: 905px;height: 56px;}
#portfolio {margin-top: -10px;}
#content {margin: 10px;font-size: 12px;color: gray;}
a.mainbutton {display: block;}

/* text */
h1 {
	margin-top: 10px;
	padding-left: 20px;
	background-color: #ffffff;
	font-size: 18px;
	font-family: Verdana;
	color: #8e8e8e;
	background: url("http://www.littlerockchamber.com/cwt/external/wcpages/images/header_bullet.jpg") no-repeat left;
	background: url ("http://www.littlerockchamber.com/cwt/external/wcpages/images/header_line.jpg") repeat-x;
	display: block;
}
h2 {
	font-size: 15px;
	color: #c00;
}
h2 a{
	font-size: 15px;
	font-weight: bold;
	color: #4e7596;
}
h2 a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #4e7596;
}
h2 a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #4e7596;
}
h2 a:active {
	font-size: 15px;
	font-weight: bold;
	color: #4e7596;
}

h3 {
	font-size: 13px;
	color: #666;
}
h3 a{
	font-size: 13px;
	font-weight: bold;
	color: #4e7596;
}
h3 a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #4e7596;
}
h3 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #4e7596;
}
h3 a:active {
	font-size: 13px;
	font-weight: bold;
	color: #4e7596;
}

p {
	line-height: 17px;
}
.blockbg {
	background: #D9D785;
}
ul {
}
ol {
}
a:link {
	text-decoration: none;
	font: inherit inherit inherit inherit/inherit inherit ;
	color: #4e7596;
}
a:visited {
	text-decoration: none;
	font: inherit inherit inherit inherit/inherit inherit ;
	color: #4e7596;
}
a:hover {
	text-decoration: none;
	font: inherit inherit inherit inherit/inherit inherit ;
	color: #4e7596;
}
a:active {
	text-decoration: none;
	font: inherit inherit inherit inherit/inherit inherit ;
	color: #4e7596;
}
