/* CSS Document */

#contentLeft {
	float:left;	 
	padding: 0px 0px;
	margin: 0px 0px;
	width: 488px;
	background-color: #e5e2b8;
}

#contentRight {
	float:right;	 
	padding: 5px 10px;
	margin: 0px 0px;
	width: 284px;
	background-color: #cac696;
	text-align: center;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 264px;
}
html>body #contentRight{
	width: 264px;
}

/*---- CONTENT LEFT ------*/
#logo {
	position: relative;
	padding: 0px 0px;
	margin: 0px 0px;
	width: 488px;
	height: 224px;
	background-color: #000;
	float: left;
}
#miniWrapper{
	position: relative;
	clear: all;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 488px;
	background-color: #e5e2b8;
}
#leftBox {
	position: relative;
	padding: 5px 10px;
	margin: 0px 0px;
	float: left;
	width: 320px;
	border-right: 1px solid #000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 300px;
}
html>body #leftBox{
	width: 300px;
}
#address {
	font-weight: bold;
	font-size: 13px;
	text-align: left;
}
#phone {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#leftBox img{
	border: none;
	padding: 10px 0px;
}
#bodyText {
	padding: 5px 5px 15px 5px;
	font-size: 12px;
	color: #000;
}
#bodyText a, #bodyText a:link{
	color: #006bb7;
	font-weight: bold;
	text-decoration: none;
}
#bodyText a:hover {
	text-decoration: underline;
}

#rightBox {
	position: relative;
	padding: 5px 10px;
	margin: 0px 0px;
	float: right;
	width: 167px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 147px;
}
html>body #rightBox{
	width: 147px;
}
#rightBox img{
	border: none;
	padding: 10px 0px;
}

/*-- HOME 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;
}


/*---- CONTENT RIGHT -----*/
#bigButtons{
	position: relative;
	width: 260px;
	margin: 12px 0px;
	padding: 0px 0px;
	line-height: 18px;
	background-color: #b5b180;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	clear: both;
}
#bigButtons img{
	border: none;
}
#bigButtons a, #bigButtons a:link{
	color: #000;
	text-decoration: none;
}
#bigButtons a:hover{
	color: #567e71;
}