body {
	margin: 0;
	padding: 0;
	text-align: center;
}

/* @images */

img {
	border: none;
}

/* @movements */

.cb {
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.tal {
	text-align: left;
}

.tac {
	text-align: center;
}

.tar {
	text-align: right;
}

/* @margins */

.mb20 {
	margin-bottom: 20px;
}

.mr20 {
	margin-right: 20px;
}

/* @widths */

.col125 {
	width: 125px;
}

.col140 {
	width: 140px;
}

.col170 {
	width: 170px;
}

.col220 {
	width: 220px;
}

.col320 {
	width: 320px;
}

.col540 {
	width: 540px;
}

.col560 {
	width: 560px;
}

.col620 {
	width: 620px;
}

.col635 {
	width: 635px;
}

.col940 {
	width: 940px;
}

/* @forms */

.form form {
	width: 100%;
	clear: both;
}

.form label {
	width: 40%;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
}

.form input, .form textarea, .form select {
	width: 58%;
	float: left;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 10px 0;
	padding: 0;
}

.form input[type=submit], .form input[type=radio] {
	width: auto;
}

.form a.link_btn {
	width: auto;
	display: block;
	clear: both;
}

/* @fixes */

.clearfix {
	clear: both;
}

/* @tables */

table.table {
	width: 100%;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border-width: 1px;
	border-style: solid;
}

.table td {
	padding: 5px;
	vertical-align: top;
	border-width: 1px;
	border-style: solid;
}

/* Second level */

ul#normal a.second {
	font-size: 13px;
	line-height: 115%;
	padding-left: 5px;
}

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

.header {
	padding-top: 0px;
}

.header .address {
	margin: 13px 0 0 0;
}

.nav {
	height: 40px;
	margin-bottom: 10px;
	clear: both;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.nav li {
	float: left;
	padding: 10px 0 0 20px;
}

.body {
	padding: 20px;
	margin-bottom: 60px;
	font-size: 15px;
}

.details {
	margin-bottom: 10px;
}

.map {
	padding: 10px;
}

.hours {
	padding: 20px 20px 1px 20px;
}

.hours table {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-collapse: collapse;
	width: 100%;
}

.hours table caption {
	text-align: left;
}

.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 2px 0;
	text-transform: capitalize;
}

.footer .col560 {
	padding: 7px 0 0 0;
}

body {
	background: #fff url('graphics/bg.jpg') top center no-repeat;
	background-attachment: fixed;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	color: #333;
}

.header {
	position: relative;
}

.quote {
	top: 15px;
	left: 245px;
	padding: 6px 0 0 30px;
	width: 278px;
	height: 25px;
	position: absolute;
	background: url('graphics/quote_bg.png') top left no-repeat;
	font-size: 9px;
	color: #0000EF;
}

.address {
	font-family: Georgia, Times, Serif;
	font-size: 12px;
}

.address strong {
	font-size: 15px;
	font-weight: normal;
}

.nav {
	background: #fffffe;
}

.nav a {
	color: #375523;
	font-family: Georgia, Times, Serif;
	font-size: 14px;	
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

div.body {
	background: url('graphics/body_bg.png') top left repeat;
	color: #fff;
}

.body h3 {
	margin: 0 0 10px 0;
	font-size: 50px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	line-height: 80%;
	letter-spacing: -1px;
}

.body .form h5 {
	font-size: 20px;
	margin: 10px 0;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	letter-spacing: -1px;
}

.details {
	background: url('graphics/white_bg.png') top left repeat;
}

.hours table {
	font-size: 12px;
	font-family: Georgia, Times, Serif;
	color: #000;
}

.hours table caption {
	font-size: 15px;
	font-family: Georgia, Times, Serif;
	color: #375523;
}

.map {
	background: #ccc;
}

.form label {
	font-size: 12px;
}

.form input, .form textarea {
	padding: 2px;
	font-size: 12px;
	font-family: Arial, Sans-serif;
	border-color: #0000EF;
}

.form input[type=submit] {
	background: #0000EF;
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
}

div.body a {
	color: #0000EF;
} 

div.body a:hover {
	text-decoration: none;
}

table.table td {
	border-color: #fff;
}

.footer {
	background: #333;
	color: #fff;
	border-top: 1px solid #000;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
	font-size: 11px;	
}

.footer a {
	color: #fff;
}

col860 {
	width: 860px;
}

.rcvspad {
	padding: 0 0 50px 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}

#nav a.selected {
	text-decoration: underline;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	display: block;
	left: -999em;
	width: auto;
	padding-top: 13px;
}

#nav li ul li {
	width: 100%;
	padding: 0;
}

#nav li ul a {
	margin: 0;
	padding: 5px;
	display: block;
	text-align: left;
	background: #fff;
}

#nav li ul a {
	margin: 0;
	padding: 5px;
	display: block;
	text-align: left;
	padding-bottom: 7px;
	border-bottom: 1px solid #fffffe;
	width: 106px;
	background: url('graphics/menu.png') top left;
}

#nav li:hover ul li {
	display: block;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.details {
	margin-top: 20px;
	padding: 20px;
}

.details .hours {
	padding: 0;
}

.mr8 {
	margin-right: 8px;
}

div.extras ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #fff;
}

div.extras li a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	border-bottom: 1px dotted #fff;
	padding: 10px 0 10px 35px;
	text-decoration: none;
}

div.extras li a:hover {
	text-decoration: underline;
}

div.extras li a.twitter {
	background: url('graphics/icon_twitter.png') center left no-repeat;
}

div.extras li a.facebook {
	background: url('graphics/icon_facebook.png') center left no-repeat;
}

div.extras li a.blog {
	background: url('graphics/icon_wordpress.png') center left no-repeat;
	border-bottom: 1px solid #fff;
}

div.extras div {
	padding: 10px 0;
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
}

