/*
Design by Deits Consulting
January 2009
*/

body {
	margin: 0;
	padding: 0;
	background: #A300A4 url(images/g3sf11.gif) repeat;
	font-family: Verdana, Georgia, Geneva, Arial, Times New Roman;
	font-size: 12px;
}

/** Page **/

#page {
	width: 800px;
	margin: 0 auto;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #811305;
}

h1 {
	letter-spacing: -1px;
	font-size: 150%;
	margin-top: 18px;
}

h2 {
	font-size: 120%;
}

p, ul, ol {
	margin: 0 0 0 0;
	text-align: justify;
	line-height: 150%;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-top: 15px;
}

/** Header **/

#header {
	width: 788px;
	margin: 10px 0 0 0;
	background: #FFFF99 center;
	border: 6px outset #B600B7;
}

#tagline {
	float: right;
	width: 200px;
	height: 60px;
	background: transparent;
	margin-left: 20px;
	margin-right: 28px;
	margin-top: 38px;
	font-size: 16px;
	font-weight: bolder;
	font-family: Times New Roman;
	font-style: italic;
	color: Purple;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#tagline p {
	text-align: center;
}

#menuheader {
	float: right;
	width: 200px;
	height: 14px;
	background: transparent;
	margin-right: 0px;
	margin-top: 14px;
	font-size: 11px;
	font-weight: bolder;
	margin-bottom: 0px;
}

#menuheader ul {
	list-style: none inside;
	line-height: normal;
   text-align: center;
}

#menuheader li {
	display: block;
	float: right;
}

#menuheader a {
	display: block;
	text-transform: capitalize;
	padding: 0 8px;
	color: Green;
	text-align: right;
	font: bolder 12px;
}

#menuheader a:hover {
	text-decoration: underline;
	color: Purple;
}

/** Content **/

#content {
	margin: 0px auto auto auto;
	width: 756px;
	height: auto;
	min-height: 400px;
	padding: 0 16px 16px;
	background: White center;
	border-bottom: 6px outset #B600B7;
	border-left: 6px outset #B600B7;
	border-right: 6px outset #B600B7;
	font-size: 16px;
}

/** LOGO **/

#logo {
	float: left;
	width: 460px;
	height: 152px;
	margin-left: 10px;
	margin-top: 0px;
}

/** Menu **/

#menu {
	float: none;
	width: 788px;
	height: 26px;
	background: Black center;
	padding-top: 6px;
	margin: 6px auto auto auto;
	border-left: 6px outset #B600B7;
	border-right: 6px outset #B600B7;
	border-top: 6px outset #B600B7;
	font-size: 14px;
	font-weight: bold;
}

#menu ul {
	list-style: none inside;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: auto;
	padding: 0 20px;
	text-decoration: none;
	text-transform: capitalize;
	color: White;
}

#menu a:hover {
	text-decoration: none;
	color: #FFFF99;
}

/** Footer **/

#footer {
	margin: 6px 10px 10px auto;
	width: 788px;
	height: 70px;
	padding: 0;
	background: #FFFF99 center;
	border: 6px outset #B600B7;
}

#footer p {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
	line-height: 9px;
	color: Purple;
	padding-top: 56px;
}

#hours {
	float: right;
	width: 200px;
	height: 70px;
	background: transparent;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	color: Green;
}

#hours p {
	text-align: center;
	line-height: normal;
	text-decoration: underline;
	font-style: normal;
	font-weight: bolder;
	padding-top: 0px;
}

#hours li {
	text-align: center;
	line-height: normal;
	list-style-type: none;
}

#address {
	float: right;
	width: 200px;
	height: 48px;
	background: transparent;
	margin-left: 0px;
	margin-right: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#address p {
	text-align: center;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	font: normal Verdana;
	font-size: 13px;
	color: Green;
	padding-top: 0px;
}
#maplink {
	float: left;
	background: Gray;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 100px;
	height: 50px;
}
#maplink p {
	text-align: center;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
	font: normal Verdana;
   font-size: 13px;
	color: Green;
	padding-top: 0px;