/** BASIC */

body {
	margin: 0;
	padding: 0;
	background: #083f62;
}

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
}

form {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

h3 {
	font-size:12px;
	font-weight:bold;
	color:#a20101;
	margin-bottom:10px;
	padding-bottom:2px;
	border-bottom:1px solid #e8e8e8;
}

p, blockquote, ul, ol, dl {
	margin-top: 0;
}

/** MISC */

.align-justify { text-align: justify; }

.img1 {
	padding-top: 3px;
	padding-right: 10px;
	float: left;
}

.img2 {
	margin-left:15px;
	margin-bottom:15px;
	float: right;
	border:7px solid #e8e8e8;
}

/** FORMS */

.input1 {
	width: 100%;
	color: #000000;
}

.button1 {
	width: 65px;
	height: 21px;
	background: url(images/homepage04.gif) no-repeat left top;
	border: none;
	color: #FFFFFF;
}

/** BACKGROUNDS */

.bg1 {
	background: url(images/homepage03.gif) repeat-x;
}

.bg2 {
	background: url(images/homepage09.gif) repeat-x;
}

.bg3 {
	background: url(images/homepage11.gif) repeat-y;
}

.bg4 {
	background: url(images/homepage12.gif);
}

.bg5 {
	background: url(images/homepage15.gif);
}

.bg6 {
	background: url(images/subpage2_01.gif) repeat-y;
}

/** LINKS */

a {
	color: #417EDB;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #484848;
}

a.link2 {
	font-weight: bold;
	color: #494949;
	text-decoration: none;
}

a.link2:hover {
	text-decoration: underline;
}

a.link3 {
	display: block;
	padding: 7px 30px;
	background: #F2F2F2 url(images/homepage16.gif) no-repeat 19px center;
	color: #484848;
}

/** HEADINGS */

/** TEXTS */

.text1 {
	color: #999999;
}

.text2 {
	margin: 0;
	padding: 7px 0 6px 19px;
	background: #5C83C0 url(images/homepage14.jpg) no-repeat right top;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}

.text3 {
	margin: 0;
	padding: 7px 0 6px 19px;
	background: #EEEDED url(images/homepage18.gif) no-repeat right center;
	font-weight: bold;
	color: #083f62;
	font-size: 11px;
}

#flashsponsors {
	border:2px solid #3f403f;
	width:156px;
	height:182px;
}

.staff {
	width:275px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

.staffphoto {
	float:left;
	border:2px solid #e8e8e8;
	margin-right:5px;
}

.board {
	width:180px;
	float:left;
	margin-right:10px;
	margin-bottom:15px;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

#requirements li {
	margin-bottom:10px;
}

#calendar li {
	margin-bottom:10px;
}

.sponsorlogo {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}

.employeeofthemonth {
	float:left;
	margin-right:20px;
	margin-bottom:10px;
	text-align:center;
}

.grayborder {
	border:2px solid #e8e8e8;
}

.chamberlogo {
	border:0px;
	margin-top:5px;
}

.right {
	text-align: right;
}

.center {
	text-align:center;
}

.sponsortable {
	width:450px;
	border:2px solid #e8e8e8;
}

.noborder {
	border:0px;
}

.push {
	margin-top:15px;
}

h2#title1 a {
	color:#fff;
	text-decoration:none;
	border:0px;
}

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

ul#committeemembers li {
	float:left;
	margin-right:10px;
	width:150px;
}

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

ul#galasponsors li {
	float:left;
	margin-right:10px;
	width:180px;
}