* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border: 0px none;
	outline: none;
	text-decoration: none;
	font-weight: normal;
}

body {
	background: #262523;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4a4a;
}

.wrapper {
	width: 940px;
	margin: 0px auto;
}

.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}

/* TOP */

#top {
	height: 165px;
	background: url(../images/top_back.jpg) repeat-x;
	position: relative;
}

#top .wrapper {
	background: url(../images/top_motto.jpg) 320px center no-repeat;
	height: 165px;
}

#top h1 {
	text-indent: -10000px;
	font-size: 1px;
	width: 195px;
	height: 165px;
	margin: 0px 0px 0px 51px;
}

#top h1 a {
	float: left;
	width: 195px;
	height: 165px;
	background: url(../images/oldschoolhome_logo.jpg) no-repeat;
}

#top #no-obligation {
	background: url(../images/no-obligation.gif);
	width: 210px;
	height: 165px;
	position: absolute;
	right: 0px;
	top: 0px;
	text-indent: -2000px;
	overflow: hidden;
}

/* MENU */

#menu {
	height: 30px;
	background: url(../images/menu_back.gif);
}

#menu div.menuitems {
	float: right;
	margin: 0px 67px 0px 0px;
}

#menu div.menuitems a {
	height: 30px;
	line-height: 30px;
	float: left;
	padding: 0px 15px;
	font-size: 12px;
	color: #4a4a4a;
}

#menu div.menuitems a:hover, #menu div.menuitems a.active {
	background: url(../images/menu_hover.gif);
}

/* MOTTO */

#motto {
	height: 195px;
	background: #FFF;
}

#motto .wrapper {
	background-position: left;
	background-repeat: no-repeat;
	height: 195px;
}

#motto h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #504d40;
	width: 420px;
	float: right;
	margin: 40px 50px 0px 0px;
	text-align: center;
	line-height: 40px;
}

#motto h2 span {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #567e98;
	font-style: italic;
}

/* CONTENT */

#content {
	background: #F2F0E9 url(../images/content_back.gif) repeat-x;
}

#content .wrapper {
	padding: 40px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#content .section {
	padding: 0px 40px 10px;
}

#content .section h3 {
	color: #b8661d;
	font-size: 14px;
	font-style: italic;
	line-height: 40px;
	padding: 0px 0px 0px 17px;
}

#content .section p {
	margin: 10px 0px;
	line-height: 24px;
	background: url(../images/star.gif) no-repeat left 8px;
	padding: 0px 0px 0px 17px;
}

#content .separator {
	height: 2px;
	margin: 10px 0px;
	background: url(../images/separator.gif);
	overflow: hidden;
}

#photogallery {
	width: 395px;
	height: 206px;
	float: left;
}

#gallery {
	height: 162px;
}

#gallery a.left {
	background: url(../images/arrow_left.gif) no-repeat;
	width: 25px;
	height: 162px;
	float: left;
}

#gallery a.right {
	background: url(../images/arrow_right.gif) no-repeat;
	width: 25px;
	height: 162px;
	float: left;
}

#gallery .galleryitems {
	width: 345px;
	height: 162px;
	overflow: hidden;
	float: left;
	position: relative;
}

#gallery .galleryitems a {
	float: left;
	width: 75px;
	height: 75px;
	margin: 0px 12px 6px 0px;
}

#photogallery h4, #testimonials h4 {
	background: url(../images/title_back.gif);
	width: 167px;
	height: 24px;
	float: left;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #302d22;
	line-height: 24px;
	margin: 0px 0px 20px 0px;
}

#photogallery h4 {
	margin: 0px 0px 20px 25px;
}

#testimonials {
	width: 342px;
	height: 206px;
	float: right;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#testimonials #tests {
	background: #F9F8F4;
	height: 134px;
	padding: 14px;
	overflow: hidden;
}

#testimonials #tests .test {
	width: 314px;
	height: 134px;
	position: absolute;
}

#testimonials #tests .test p {
	line-height: 16px;
	padding: 0px;
	background: none;
	margin-top: 0px;
}

#testimonials #tests .test p.name {
	text-align: right;
	font-variant: small-caps;
	font-style: italic;
}

.column {
	width: 300px;
	float: left;
	height: 1250px;
}

.service {
	margin: 0px 0px 15px 0px;
}

.service h4 {
	color: #b8661d;
	font-style: italic;
	background: url(../images/star.gif) no-repeat left center;
	padding: 0px 0px 0px 14px;
	font-size: 11px;
	line-height: 16px;
}

.service p {
	color: #504b38;
	font-size: 11px;
	line-height: 16px;
}

#contact {
	position: relative;
}

#contact h1 {
	background: url(../images/star.gif) no-repeat left center;
	padding: 16px;
	font-size: 18px;
	font-weight: bold;
	color: #b8661d;
	margin: 0px 0px 0px 100px;
}

#contact h3 {
	padding: 0px 0px 0px 16px;
	font-size: 14px;
	color: #496273;
	margin: 0px 0px 0px 100px;
}

#contact dl {
	width: 680px;
	margin: 0px auto;
}

#contact dt {
	width: 250px;
	float: left;
	height: 27px;
	line-height: 27px;
	margin: 0px 0px 10px 0px;
	color: #504b38;
	text-align: right;
	padding: 0px 10px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#contact dd {
	background: url(../images/input_back.gif);
	width: 416px;
	height: 27px;
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

#contact dd.alternate {
	background: url(../images/textarea_back.gif);
	height: 150px;
}

#contact dd.alternate textarea {
	width: 398px;
	height: 140px;
	margin: 5px 8px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contact dd.submit {
	background: none;
	padding: 0px;
}

#contact dd input {
	border: none;
	background: #FFF;
	width: 398px;
	margin: 2px 8px;
	padding: 2px;
}

#contact dd input.submit {
	border: none;
	background: none;
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
}

.quote {
	background: url(../images/oklu_quote.gif) no-repeat center;
	width: 940px;
	height: 105px;
	position: absolute;
	z-index: 999;
	margin-top: -36px;
}

.about {
	width: 750px;
	margin: 0px auto;
}

.about p {
	line-height: 24px;
	text-indent: 20px;
}

/* FOOTER */

#footer {
	background: #262523;
	position: relative;
	height: 130px;
	z-index: 998;
}

#footer .wrapper {
	position: relative;
	background: url(../images/footer_call_us.gif) no-repeat right;
	height: 130px;
}

#footer .city {
	position: absolute;
	width: 316px;
	height: 32px;
	background: url(../images/footer_city.gif) no-repeat;
	overflow: hidden;
	right: 0px;
	top: -32px;
}

#footer .bottomlinks {
	float: left;
	margin: 68px 0px 0px 0px;
}

#footer .bottomlinks a {
	color: #FFF;
	font-size: 10px;
	margin: 0px 32px 0px 0px;
}

#footer .bottomlinks a:hover {
	color: #93C1DF;
}
