body
{
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
	background-color: #330000;
	color: #000000;
}

body a
{
	color: #092d74;
	text-decoration: none;
	font-size: 12px;
}

body a:hover
{
	color: #0000ff;
}

/**************************************************************************************************/
#mainBox
{
	width: 794px;
	margin: 19px auto 20px auto;
	background-color: #ffffff;
	border: 1px solid #333333;
}

/**************************************************************************************************/
#header
{
	background-color: #ffffff;
}

#headerTop
{
	background-image: url(../images/header_top_background.png);
	border-bottom: 1px solid #636363;
	height: 20px;
	width: 794px;
}

#headerLeftSide
{
	width: 550px;
	height: 154px;
	background-image: url(../images/sacramento-skyline3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

#headerRightSide
{
	width: 244px;
	height: 154px;
	background-image: url(../images/logo2.png);
	background-position: center;
	background-repeat: no-repeat;
	float: left;
}

#headerRightSide p
{
	font-size: 32px;
	text-align: center;
	margin-top: 50px;
}

/**************************************************************************************************/
#menu
{
	background: url(../images/menu_button_out.jpg);
	border-top: 1px solid #828175;
	width: 794px;
	height: 40px;
	font-family: verdana;
	font-weight: 700;
}

.menuButton
{
	width: 158px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
	background-position: center;
	float: left;
	cursor: pointer;
}

.menuDivider
{
	width: 1px;
	height: 40px;
	background-color: #ffffff;
	float: left;
}

/**************************************************************************************************/
#body
{
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	background-color: #eeeeee;
}

#homeTopLeftBox
{
	width: 296px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	float: left;
	background-color: #eeeeee;
}

#homeTopLeftBox p
{
	font-size: 12px;
	margin: 0px 0px 5px 0px;
}

#homeTopLeftBox a
{
	/*color: #5f5f5f;*/
	/*text-decoration: none;*/
	/*font-size: 12px;*/
}

#homeTopLeftBox a:hover
{
	/*color: #092d74;*/
}

#homeRightBox
{
	width: 406px;
	margin: 0px 0px 0px 0px;
	padding: 0px 40px 10px 30px;
	font-size: 12px;
	background-color: #ffffff;
	float: right;
}

#homeRightBox a
{
	/*color: #5f5f5f;*/
	/*text-decoration: none;*/
	/*font-size: 12px;*/
	/*margin-left: 8px;*/
}

#homeRightBox p.header
{
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	/*color: #242424;*/
}

#homeBottomLeftBox
{
	width: 316px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #eeeeee;
}

#homeBottomLeftBox p
{
	font-size: 26px;
	margin: 8px 0px 0px 0px;
	/*color: #242424;*/
}

#homeBottomLeftBox img
{
	float: left;
}

#homeBottomLeftBox_featuredBioText
{
	width: 138px;
	font-size: 12px;
	padding: 0px 8px 0px 8px;
	float: left;
}

/**************************************************************************************************/
#emailProgressBox
{
	display: none;
}

#footer
{
	border-top: 1px solid #636363;
	width: 786px;
	padding: 4px;
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	background-color: #333333;
}

#footer a
{
	color: #ffffff;
	font-size: 10px;
}

/**************************************************************************************************/
#contactBox
{
	
}

#contactBox input[type=text], textarea
{
	border: 1px solid #cccccc;
	width: 280px;
}

#contactBox input[type=submit]
{
	width: 90px;
}

#contactBox textarea
{
	height: 60px;
}

.contactInput
{
	margin-bottom: 8px;
}

#emailFormProgressAreaMessage
{
	margin: 0px auto 0px auto;
	text-align: center;
	color: #000000;
}

#emailFormProgressAreaGif
{
	background-image: url(../images/contact_progress.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 32px;
	height: 32px;
	margin: 8px auto 0px auto;
}

#test
{
	position: absolute;
	top: 5px;
	left: 5px;
	background-color: #ffffff;
	padding: 4px;
	display: none;
}

/**************************************************************************************************/
/*
#loginBox
{
	margin: 0px auto 20px auto;
	width: 300px;
}

#loginBox input[type=text]
{
	width: 200px;
	border: 1px solid #cccccc;
	margin-left: 50px;
}

#loginBox input[type=password]
{
	width: 200px;
	border: 1px solid #cccccc;
	margin-left: 50px;
}

#loginBox input[type=submit]
{
	width: 70px;
	margin: 8px 0px 8px 115px;
}

.loginBoxHeader1
{
	text-align: center;
	margin: 4px;
	font-size: 16px;
}

.loginBoxHeader2
{
	margin-left: 50px;
}

.loginBoxHeader3
{
	text-align: center;
	margin-top: 10px;
}

#loginMessage
{
	width: 300px;
	margin: auto;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #ff0000;
}
*/
/**************************************************************************************************/
/*
#retrievePasswordBox
{
	width: 300px;
	margin: 10px auto 10px auto;
}

#retrievePasswordBox input[type=text]
{
	border: 1px solid #cccccc;
}

#retrievePasswordBox input[type=submit]
{
	width: 80px;
	margin: 8px 0px 0px 110px;
}

.retrievePasswordBox_header1
{
	height: 32px;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}
*/
/**************************************************************************************************/
/*
.tool
{
	width: 744px;
	margin: 8px auto 9px auto;
}

.tool input[type=submit]
{
	width: 70px;
	margin-left: 38px;
}

.tool input[type=text]
{
	border: 1px solid #cccccc;
	width: 138px;
}

.tool input[type=password]
{
	border: 1px solid #cccccc;
	width: 138px;
}

.tool select
{
	width: 138px;
}

.toolRow1
{
	margin: auto;
}

.toolColumn1
{
	float: left;
	height: 22px;
	line-height: 22px;
	width: 148px;
}

.toolRow2
{
	margin: auto;
}

.toolColumn2
{
	float: left;
	height: 22px;
	line-height: 22px;
	width: 87px;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 4px;
	background-color: #00ffff;
}

.toolColumn3
{
	float: left;
	height: 22px;
	line-height: 22px;
	width: 100px;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 4px;
}

.toolColumn4
{
	float: left;
	height: 22px;
	line-height: 22px;
	width: 160px;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 4px;
}

.toolColumn5
{
	float: left;
	height: 22px;
	line-height: 22px;
	width: 160px;
	margin-left: 1px;
	margin-top: 1px;
	padding-left: 4px;
	background-color: #00ffff;
}

.toolColumn6
{
	float: left;
	height: 80px;
	width: 160px;
	margin-left: 1px;
	margin-top: 8px;
	padding-left: 4px;
}

.toolColumn7
{
	float: left;
	height: 22px;
	line-height: 22px;
	width: 200px;
	margin-left: 50px;
}

.toolColumn6 textarea
{
	border: 1px solid #cccccc;
	height: 60px;
	width: 300px;
}

.toolBox1
{
	border: 1px solid #000000;
	background-color: #ffffff;
	padding-bottom: 1px;
	width: 745px;
	margin: auto;
}

.toolBox2
{
	border: 1px solid #000000;
	background-color: #ffffff;
	padding-bottom: 1px;
	width: 745px;
	margin: auto;
}*/