﻿* {
	margin: 0;
	padding: 0;
}


a {
	color: #333333;
}

a img {
	border: none;
}

#header h1 a {
	text-indent: -9999px;
	display: block;
	width: 240px;
	height: 100px;
	position: absolute;
	top: 35px;
	left: 55px;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2 {
	font-size: 18px;
	margin: 2px 0 2px 0;
}

h3 {
	font-size: 16px;
	font-weight: normal;
	color: #cccccc;
}

h4 {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

h4 a {
	text-decoration: none;
}

#container {
	
}

#header-container {
	background: url(http://amarillo-chamber.org/cwt/external/wcpages/images/header-bg.jpg) repeat-x;
	height: 188px;
	width: 100%;
}

#header {
	background: url(http://amarillo-chamber.org/cwt/external/wcpages/images/header.jpg) no-repeat;
	height: 188px;
	width: 1024px;
}

/* ----- Main Navigation ----- */

#mainnav {
	color: #fff;
	font-weight: bold;
}

#mainnav a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;

}

#mainnav a:hover {
	color: #ccc;
}

#mainnav ul{
	list-style-type: none;
	position: absolute;
	top: 163px;
	margin-left: 30px;
}

#mainnav ul li {
	display: inline;
}

/* ----- End Main Navigation ----- */


/* -----   Top Navigation    ----- */

#topnav p {
	position: absolute;
	top: 25px;
	padding-left: 360px;
	font-size: 11px;
}


#content-container {
	background: #cc0000;
}

#content {
	background: #cc0000 url(http://amarillo-chamber.org/cwt/external/wcpages/images/bodybg.jpg) repeat-y;
	width: 1024px;
	min-height: 700px;
}

#column1 {
	width: 580px;
	float: left;
}

.columnheader {
	width: 602px;
	height: 175px;
	margin-top: 10px;
}

#contentblock {
	background: #ffffff;
	width: 540px;
	margin-left: 12px;
	padding: 30px;
	overflow: hidden;
}

#contentblock-home {
	width: 560px;
	margin-left: 12px;
	padding: 10px;

}


#column2 {
	width: 345px;
	float: left;
	margin-left: 60px;
	color: #ffffff;
}

#column2 a {
	color: #ffffff;
}

#sidebar {
	width: 320px;
	margin-top: 20px;
}

#quicklinks {
	margin-left: 15px;
}

#sidebar ul {
	list-style-type: none;
	margin-left: 10px;
}



#banner {
	
}

#banner p {
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	margin-bottom: 5px;
}

#banner img {
}

/* ----- Footer ----- */

#footer-container {
	background: #999999 url(http://amarillo-chamber.org/cwt/external/wcpages/images/footerbg.jpg) repeat-x;
	height: 187px;
	width: 100%;
	color: #ffffff;
	font-size: 10px;
	line-height: 14px;

}

#footer {
	background: #999999 url(http://amarillo-chamber.org/cwt/external/wcpages/images/footer.jpg) no-repeat;
	width: 1024px;
	height: 147px;
	padding-top: 35px;
}

#footer a {
	font-weight: bold;
}

p.nav {
	
}

ul.inline {
	lis-style-type: none;
	margin: 0;
	padding: 0;
}

ul.inline li {
	display: inline;
	padding: 0 10px 0 0;
}

#footerlogo {
	float: right;
	margin-right: 70px;
	margin-top: 5px;
}

/* ----- Home Page ----- */

#home1 {
	width: 602px;
	height: 166px;
	color: #cccccc;
}

#home1 a {
	color: #cccccc;
	text-decoration: none;
	font-weight: bold;
} 

#home1 a:hover {
	color: #ffffff;
}

#home1 h3, #home2 h3 {
	color: #ffffff;
	font-weight: bold;

}

#home1list1, #home1list2, #home1list3 {
	float: left;
	list-style-type: square;
	margin: 0 30px 0 30px;
	list-style-position: inside;
}

#home1list1 ul, #home1list2 ul, #home1list3 ul {
	margin-top: 5px;
}

#home1 ul li {
	list-style-type: square;
}

#home2 {
	background: #990000;
	border: 2px solid #d11a1a;
	width: 578px;
	height: 190px;
	
}

#newsmodule, #eventsmodule {
	float: left;
	margin: 10px 20px 0 10px;
}

#newsmodule a {
	color: #fff;
}

#testimonial, #sneakpeek {
	width: 330px;
	height: 185px;
}

#testimonial img, #sneakpeek img {
	float: left;
}

blockquote {
	float: left;
	width: 190px;
	font-size: 12px;
}

cite {
	font-weight: bold;
	
}
