/* Gersh, Hartson, Payne and Associates P.C. CSS Document */

/* MAIN SETTINGS */
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background: #650e00 url(/images/background.gif) left top repeat-x;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 850px;
}
a:link {
	color: #f36523;
}
a:visited {
	color: #f7941d;
}
h3 a:link, h3 a:visited {
	color: #f36523;
	text-decoration: none;
}

/* Header Settings */

#header {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 136px;
	font-size: 13px;
	line-height: 15px;
	background: url(/images/background_header.jpg) left top no-repeat;
}

/* Business Logo Settings */

#businessLogo {
	margin: 0;
	padding: 0;
	float: left;
	width: 850px;
	height: 136px;
}
#businessLogo img {
   behavior: url("/includes/pngbehavior.htc");
}
/* Hide the logos for the print and handheld style sheets */
#content .printheader, #content .handheldheader {
	display: none;
}

/* Splash Settings */

#splash {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 223px;
	background: #650e00;
}

/* Main Column Settings */

#mainCol {
	margin: 0;
	padding: 0 20px 0 0;
	width: 830px;
	background: #f2e2c2 url(/images/content_background.gif) repeat-y center;
	font-size: 13px;
	line-height: 15px;
}

/* Navbar */

#navbar ul {
	margin: 0;
	padding: 0 0 5px 20px;
	background: #f2e2c2 url(/images/navbar_background_ul.gif) bottom right no-repeat;
	width: 179px;
	list-style: none;
}
#navbar li {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#navbar li li {
	margin: 0;
	padding: 0;
}
#navbar li a:link, #navbar li a:visited {
	margin: 0;
	padding: 4px;
	display: block;
	background: #f26422 url(/images/navbar_background.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #6a2400;
}
/* hide holly hack from IE Mac \*/
* html #navbar li a { 
	height: 1%;
	vertical-align: bottom;
} /* Holly Hack to get around a lovely IE issue with list items and a elements set to block */
#navbar li a:hover, #navbar li a:active, #navbar li a:focus {
	background: #d9591e url(/images/navbar_background-over.gif) repeat-x;
	color: #f2e2c2;
	border-bottom: 1px solid #6a2400;
}
#navbar li li a:link, #navbar li li a:visited, #navbar li li a:hover, #navbar li li a:active, #navbar li li a:focus {
	margin: 0;
	padding: 2px 4px 2px 15px;
}
#navbar li.bottom a:link, #navbar li.bottom a:visited, #navbar li.bottom a:hover, #navbar li.bottom a:active, #navbar li.bottom a:focus {
	border: none;
}
#navbar li h3 {
	margin: 0;
	padding: 4px;
	display: block;
	background: #6a2400 url(/images/navbar_background_h3.gif) repeat-x;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border: none;
	border-bottom: 1px solid #6a2400;
}

/* Sidebar Box */

#sidebar {
	margin: 10px 0 0 20px;
	padding: 4px;
	width: 171px;
	background: #f26422 url(/images/navbar_background.gif) repeat-x;
	color: #fff;
	border: none;
}
#sidebar h3 {
	margin: 0;
	padding: 2px 0 0 0;
	color: #f2e2c2;
	font-size: 125%;
	line-height: 100%;
	text-align: center;
}
#sidebar p, li {
	padding: 0;
	color: #fff;
	font-size: 12px;
}
#sidebar p {
	margin: 2px 0;
}

/* MAIN CONTENT */

/* Content */

#content {
	margin: 0;
	padding: 15px 0 15px 0;
	width: 610px;
	background: none;
	float: right;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0;
	padding: 10px 0 0 0;
	color: #f36523;
}
#content h1 {
	padding: 0;
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	line-height: 31px;
	color: #f36523;
}
#content h2 {
	font-size: 170%;
	line-height: 100%;
}
#content h3 {
	font-size: 125%;
	line-height: 100%;
}
#content h4 {
	margin: 4px 0 2px;
	padding: 0;
	color: #36360b;
	font-size: 115%;
	line-height: 100%;
}
#content h5 {
	margin: 2px 0;
	padding: 0;
	font-size: 108%;
	line-height: 100%;
}
#content h6 {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
}
#content p, li {
	padding: 0;
	color: #333;
}
#content p {
	margin: 4px 0 14px;
}
#content p.divider {
	padding: 0 0 15px 0;
	border: none;
	background: url(/images/divider.gif) bottom no-repeat;
}
#content blockquote {
	margin: 5px 20px;
	padding: 0;
}
#content ul {
	margin: 0;
	padding: 5px 0 5px 16px;
}
#content li {
	margin: 0 0 0 8px;
	padding: 0 0 0 4px;
	list-style: url(/images/list_bullet.gif) none;
}
strong, b {
	color: #f36523;
}
.headerAlt {
	font-weight: normal;
	color: #333;
}

/* Photo Captions */

.photoCaption {
	margin: 5px 5px 5px 35px;
	padding: 3px;
	width: 215px;
	text-align: center;
	border: 1px solid #6a2400;
	background: #f2e2c2 url(/images/background_photo.gif) top left repeat-x;
}
.photoCaption strong a {
	text-decoration: none;
}

/* Contact Form Table/Plain Tables  */

table {
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-collapse: collapse;
}
th, td {
	background: #f2e2c2;
	vertical-align: top;
	margin: 0;
	padding: 2px;
	border-bottom: none;
}
th {
	text-align: right;
	color: #fff;
	background: #f7941d;
}
th.submit {
	text-align: center;
}
tr.alt *, td.alt {
	background: #fff;
}
/* Form Elements */

input {
	margin: 0;
	padding: 1px;
	border: #6a2400 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
select {
	margin: 0;
	padding: 1px;
	border: #6a2400 solid 1px;
	color: #333;
	font-size: 90%;
	vertical-align: bottom;
}
input.radioButton {
	border: none;
}
input.sminp {
	margin: 3px auto;
	padding: 0 8px;
	color: #fff;
	font-weight: bold;
	border: 1px solid #65770c;
	background: #f26422 url(/images/sminp_background.gif) repeat-x;
}

/* Footer */

#footer {
	margin: 0;
	padding: 15px 20px 20px;
	width: 810px;
	background: url(/images/footer_background.gif) left top no-repeat;
	text-align: left;
	font-size: small;
	color: #fff;
	clear: both;
}
#footer p {
	padding: 2px 0;
	margin: 0;
	font-size: 10px;
	line-height: 13px;
}
#footer h4 {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}
#footer strong, #footer b {
	color: #f2e2c2;
}
#footer ul {
	margin: 0;
	padding: 4px;
	color: #fff;
	font-size: 10px;
}
#footer li {
	display: inline;
	color: #fff;
}
#footer a {
	padding: 0;
	text-decoration: underline;
	color: #fff;
	font-weight: bold;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #ffcd27;
}
#footer p a {
	text-decoration: underline;
	color: #fff;
}
#footer p a:hover, #footer p a:focus {
	text-decoration: underline;
	color: #ffcd27;
}

/* Misc Classes */

.smallFont {
	font-size: 85%;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.photo {
	border: 1px #f36523 solid;
}
.indent {
	padding-left: 30px;
	margin-left: 30px;
}
.clear {
	clear: both;
}
.whiteText {
	color: #fff;
}
