@charset "ISO-8859-1";
body {
	background-color: #163903;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	height: 100%;
	padding: 0px;
}
html {
	height: 100%;
}
h3 {
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #FFCC66;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 60px;
	font-stretch: condensed;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	display: block;
	font-weight: bold;
	font-size: 12px;
	color: #E2FFF0;
	padding-top: 6px;
	padding-right: 60px;
	padding-bottom: 2px;
	padding-left: 60px;
	margin: 0px;
	font-stretch: condensed;
}
h5 {
	display: block;
	height: 17px;
	width: 207px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	background-image: url(../images/davis_small_round_button.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 60px;
	color: #ffcc66;
	font-weight: normal;
}

#outerwrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 0px;
	height: 100%;
	background-repeat: repeat-y;
	background-position: left top;
}
#outerwrapper #leftLogo img {
	padding-top: 70px;
	padding-right: 94px;
	padding-left: 94px;
	padding-bottom: 30px;
}
#leftLogo ul li {
	list-style-type: none;
}
#leftLogo {
	float: left;
	width: 279px;
	background-image: url(../images/backgroundtexture.jpg);
	height: 100%;
	background-repeat: repeat-y;
	background-position: left top;
}
#rightContent {
	float: right;
	width: 621px;
	height: 100%;
}
p {
	padding: 0px;
}
#rightContent p {
	margin: 20px;
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
}
.orangeText {
	color: #ffcc66;
}
.whiteText {
	color: #FFFFFF;
}
.greenText {
	color: #163903;
}
.centeredText {
	text-align: center;
}
#buttonNavGray {
	padding: 20px;
	width: 581px;
}
.texture  {
	background-image: url(../images/textureBG.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.textureExtended {
	background-image: url(../images/backgroundtextureExtended.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textureHome {
	background-image: url(../images/backgroundtexture.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
ul    {
	padding: 0px;
	margin: 0px;
}
li   {
	list-style-type: none;
}
#davisHome {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 560px;
	font-size: 12px;
	color: #ffcc66;
	text-align: right;
	letter-spacing: 17px;
	display: block;
	line-height: 10px;
}
#davisHomeGray {
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 560px;
	font-size: 12px;
	color: #b96b0f;
	text-align: right;
	letter-spacing: 17px;
	display: block;
	line-height: 10px;
}
#davisHome a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	text-align: right;
	color: #FFFFFF;
	letter-spacing: normal;
	display: block;
	padding-right: 17px;
	background-image: url(../images/davis_bar_horiz.gif);
	background-repeat: no-repeat;
}
#davisHomeGray a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
	text-align: right;
	color: #3857b7;
	letter-spacing: normal;
	display: block;
	padding-right: 17px;
	background-image: url(../images/davis_bar_horiz.gif);
	background-repeat: no-repeat;
}
#davisHome a:hover {
	color: #b96b0f;
}
#davisHomeGray a:hover {
	color: #b96b0f;
}
.temporaryList {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #163903;
	padding-top: 6px;
	padding-right: 60px;
	padding-bottom: 6px;
	padding-left: 60px;
	list-style-position: outside;
	text-align: right;
}
