@charset "utf-8";
/* CSS Document */
body {
	background: #edeeef;
	font-size: .6875em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6d7078;
	line-height: 16px;
}

a {
	color: #b39266;
}

a:hover {
	color: #b39266;
}

ul {
	padding-bottom: 15px;
}

ul li {
	background: transparent url("../../images/bullet.gif") left 6px no-repeat;
	padding: 0 0 0 11px;
}

ul.list2 li {
	background: transparent url("../../images/bullet.gif") left 6px no-repeat;
	padding: 0 0 10px 12px;
}

h1 {
	font-size: 1.2727em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3a3732;
	font-weight: bold;
	background: transparent url("../../images/bg_home_title.png") left top repeat-x;
	padding: 13px 0 14px 15px;
	margin-bottom: 20px
}


#col1 h1 {
	font-size: 1em;
	font-family: inherit;
	color: #5a6872;
	font-weight: bold;
	background: none;
	padding: 10px 0 6px 0;
	border-bottom: 3px solid #ccc;
	margin-bottom: 0;
}

#col2 h1 span {
	padding: 0 5px 0 3px;
}


#col2 h1 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bb9266;
}

#col3 h1 {
	font-size: 1.2727em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3a3732;
	font-weight: bold;
	background: none;
	padding: 13px 0 14px 15px;
	margin-bottom: 0;	
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #91724e;
	font-weight: bold;
	padding-bottom: 2px;
}

p {
	padding-bottom: 14px;
}

legend {
	display: none;
}

.twoCol {
	width: 215px;
}

.team-list ul li {
	padding: 0 0 10px 12px;

}