/* CSS Document */
@import url(/elements/css/calendar.css);
@import url(/elements/css/forms.css);

#contentLeft {
	float:left;	 
	padding: 0px 0px;
	margin: 0px 0px;
	width: 588px;
	background-color: #e5e2b8;
}

#contentRight {
	float: right;	 
	padding: 118px 5px 15px 10px;
	margin: 0px 0px;
	width: 180px;
	background-color: #cac696;
	text-align: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 165px;
}
html>body #contentRight{
	width: 165px;
}

/*---- CONTENT LEFT ------*/
#logo {
	position: relative;
	padding: 0px 0px 0px 50px;
	margin: 0px 0px;
	width: 588px;
	height: 109px;
	background-color: #000;
	float: left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 538px;
}
html>body #logo{
	width: 538px;
}
#miniWrapper {
	clear: both;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 588px;
	background-color: #e5e2b8;
}
#infoBox {
	position: relative;
	padding: 5px 10px 5px 50px;
	margin: 0px 0px;
	float: left;
	width: 588px;
	background-color:#b5b180;
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 528px;
}
html>body #infoBox{
	width: 528px;
}
#titlePic {
	 
	float: left;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 260px;
	height: 178px;
	border: none;
}
#titleText {
	 
	float: left;
	display:inline;
	text-align: center;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 328px;
	height: 178px;
	line-height: 178px;
}
h1 {
	margin:0; 
	padding:0;
	font-size: 21px;
	font-weight: bold;
}
h2 {
	margin:0; 
	padding:0;
	font-size: 16px;
	font-weight: bold;
}


#bodyContent{
/*	position: relative;*/
	with: 588px;
	margin: 0px 0px;
	padding: 15px 30px 25px 50px;
	font-size: 12px;
	color: #000; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 508px;
}
html>body #bodyContent{
	width: 508px;
}
#bodyContent a, #bodyContent a:link{
	color: #006bb7;
	font-weight: bold;
	text-decoration: none;
}
#bodyContent a:hover {
	text-decoration: underline;
}
#bodyContent p {margin:0 0 1em 0; padding:0;}

/*---- CONTENT RIGHT -----*/
/*-- SECONDARY NAV --*/
#nav, #nav ul {
	padding: 0px 5px 0px 25px;
	margin: 0px 0px;
	line-height: 21px;
	vertical-align: middle;
	list-style: url(../images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav a, #nav a:link{
	color: #000;
	text-decoration: none;
}
#nav a:hover{
	color: #567e71;
	text-decoration: underline;
}
