@charset "UTF-8";
#buttonNavGray ul li a {
	text-decoration: none;
	background-image: url(../images/davis_large_round_button_grayLite.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	margin-bottom: 20px;
	color: #3857b7;
	padding-left: 20px;
	padding-top: 9px;
	font-weight: bold;
}
#buttonNavGray ul li a:hover {
	color: #b96b0f;
}
#buttonNav ul li a {
	text-decoration: none;
	background-image: url(../images/davis_large_round_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 31px;
	margin-bottom: 20px;
	color: #ffcc66;
	padding-left: 20px;
	padding-top: 9px;
	font-weight: bold;
}
#buttonNav ul li a:hover {
	color: #b96b0f;
}
#buttonNavSquare {
}
#buttonNavSquare ul {
	margin: 0px;
	padding: 0px;
}
#buttonNavSquare ul li {
	list-style-type: none;
}
#buttonNavSquare ul li a:link {
	text-decoration: none;
	color: #163903;
	display: block;
	float: left;
	height: 32px;
	width: 85px;
	margin-right: 10px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	background-image: url(../images/davis_design_button_up.gif);
}
#buttonNavSquare ul li a:hover {
	color: #FFFFFF;
}
#buttonNavSquare ul li a:active {
	color: #FFCC66;
	background-image: url(../images/davis_design_button_down.gif);
	line-height: 34px;
	padding-left: 2px;
	height: 32px;
	width: 83px;
}
#buttonNavSquare ul li a:visited {
}
#verticalList {
	height: 340px;
	width: 125px;
	background-image: url(../images/davis_graphics_bar_vertical_clear.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#verticalList ul li a:link {
	color: #FFCC66;
	text-decoration: none;
	display: block;
	font-size: 12px;
	text-align: center;
	height: 68px;
	width: 125px;
	padding-top: 28px;
	padding-bottom: 32px;
}
#verticalList ul li a:hover {
	color: #FFFFFF;
}
#verticalList ul li a:visited {
}
#verticalList ul li a:active {
}
