body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	background-image: url(../images/sliver_brown.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	padding: 0px;
	width: 780px;
	border: 1px solid #000000;
	position: relative;
	top: 0px;
	margin:0px auto;
	min-height: 600px;
	text-align: left;
	height: 780px;
	background-color: #FFFFFF;
}
#wrapper #banner {
	height: 71px;
	width: 100%;
	background-color: #FFFFFF;
}
#wrapper #banner #cityLogo {
	float: left;
	height: 71px;
	width: 198px;
	position: relative;
}
#wrapper #banner #karichLogo {
	float: right;
	height: 71px;
	width: 198px;
	position: relative;
}
#wrapper #navBar {
	float: left;
	height: 1.6em;
	width: 455px;
	position: absolute;
	left: 1px;
	top: 71px;
	background-color: #FFFFFF;
}
#wrapper #outerNavBar {
	height: 1.2em;
	width: 100%;
	text-align: left;
}
#wrapper #mainPic {
	height: 198px;
	width: 100%;
}
#wrapper #content {
	width: 100%;
}
#wrapper #content #copy {
	float: left;
	width: 448px;
	position: absolute;
	padding-left: 20px;
	top: 289px;
}
#wrapper #content #copy a {
	color: #663300;
	text-decoration: none;
}
#wrapper #content #copy a:hover {
	text-decoration: underline;
}
#wrapper #content #quotes {
	height: 180px;
	width: 270px;
	margin-top: 15px;
	position: absolute;
	right: 0px;
}
#wrapper #content #contact {
	height: 152px;
	width: 211px;
	margin-top: 230px;
	position: absolute;
	right: 0px;
	padding-left: 60px;
	padding-bottom: 10px;
	background-image: url(../images/flash_brown_contacts.gif);
	background-repeat: repeat-x;
	padding-top: 12px;
}
#wrapper #content #contact a {
	color: #FF9900;
	text-decoration: none;
}
#wrapper #content #contact a:hover {
	text-decoration: underline;
}
#wrapper #footer {
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 60px;
	background-color: #663300;
}
#wrapper #footer #content {
	height: 30px;
	width: 500px;
	color: #FFFFFF;
	font-size: 9px;
	margin-top: 14px;
	margin-left: 140px;
	text-align: center;
}
#wrapper #footer #content a {
	color: #FFFFFF;
	text-decoration: none;
}
#wrapper #footer #content a:hover {
	text-decoration: underline;
}
.title 
{
	color: #FF9900;
	font-size: 20px;
}
.subhead 
{
	color: #663300;
	font-size: 13px;
}
.grey_type
{
	color: #666666;
	font-size: 11px;
}
#SubFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	width: 780px;
	color: #666666;
	margin:0px auto;
}
#scrolly {
	padding: 4px 0;
	background-color: #FFFFFF;
	border: solid #000000 1px;
	border-top: 1px solid #333333;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #333333;
	margin: 0 0 30px 0;
	position: absolute;
	left: -1px;
	top: 243px;
	height: 10px;
	width: 780px;
}
