﻿body {
	background-position: center;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font-family: verdana, serif;
	color: #000000;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	background-attachment: fixed;
	font-size: 12px;
	text-align: justify;
}

/* Headers */

h1 {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #8D0000;
	font-style: italic;
}

/* Stuff */

hr {
	color: #8D0000;
	line-height: 1px;
}
blockquote {
	background: url('../images/bullet_quote_left.gif') no-repeat left top;
	padding: 0px;
	margin: 0px 5px 0px 5px;
}
blockquote div {
	padding: 0 25px;
	background: url('../images/bullet_quote_right.gif') no-repeat right bottom;
	font-family: arial, Helvetica, sans-serif;
}

/* Layout */

#container {
	margin: 0px auto 0px auto;
	background-image: url('../images/content_beige_7.jpg');
	background-repeat: repeat-y;
	width: 750px;
	background-color: #FFFFFF;
}
#banner	{
	border-bottom: 1px solid #333;
	background-image: url('../images/banner_anim_rounded.gif');
	background-repeat: no-repeat;
	height: 100px;
}

/* Menu Bar */

#menubar {
	height: 27px;
	background-image: url('../images/menu_background.gif');
	background-repeat: repeat-x;
	border-top: 1px solid #3E464C;
	border-bottom: 1px solid #020202;
	padding: 0px 5px 0px 15px;
	letter-spacing: 1px;
}
#menubar ul {
	margin: 0;
	padding: 0;
	border-right: 1px solid #3E464C;
	border-left: 1px solid #020202;
	float: left;
}
#menubar li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 27px;
	float: left;
	border-left: 1px solid #3E464C;
	border-right: 1px solid #020202;
}
#menubar a {
	height: 27px;
	color: #ffffff;
	font-weight: bold;
	padding: 0 12px;
	float: left;
	text-decoration: none;
}
#menubar a:hover {
	color: #ff9900;
	text-decoration: none;
	background: url('../images/menu_hover.gif') repeat-x;
	border-bottom: 0;
}

#main {
	padding-left: 10px;
}

/* Left Column */
		
#leftcol {
	float: left;
	width: 150px;
	padding-top: 1em;
}
#leftcol img {
	margin-bottom: 10px;
	border: 1px #000000 solid;
}
		
#content {
	margin: 10px 0px 10px 185px;
	width: 530px;
	line-height: 16px;
}

#footer {
	border-top: 2px solid #000000;
	clear: both;
	padding: 5px 10px 0px 10px;
	background-image: url('../images/footer_red.gif');
	background-repeat: no-repeat;
	height: 20px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}

#footer ul { 
  text-align: right; 
  overflow: hidden; 
  padding: 0px;
  margin: 0px;
}

#footer li { 
  display: inline; 
  padding: 0px 5px;
  border-right: 1px solid #ffffff;
}

#footer li.left { float: left; }
#footer li.no-border { border-right: none; }

#footer a {	color: #ffffff;	text-decoration: none; }
#footer a:hover { text-decoration: underline; }

#footer2 {
	text-align: center;
	color: #999999;
	font-weight: bold;
}
#footer2 a {
	color: #ff9900;
	font-weight: bold;
}
#footer2 a:hover {
	color: #ffcc00;
}
#footer2 a:focus, #footer2 a:active { color: #ffff00; }
#footer2 ul { margin-bottom: 0.5em; list-style: none; }
#footer2 li { padding: 0 0.7em 0 0.5em; display: inline; border-right: 1px solid #999; }
#footer2 li.no-border {	border-right: none; }

/* Layouts */

.phone {
	padding: 2px 0px;
	margin: 0px 0px 10px 0px;
	width: 150px;
	border: 1px outset #000000;
	text-align: center;
	background-color: #ffffff;
}
.centertext{
	text-align: center;
}
.lefttext {
	float: left;
}
.righttext {
	float: right;
}
.righttext a {
	padding: 0px 5px 0px 5px;
	color: #ffffff;
	text-decoration: none;
}
.righttext a:hover {
	color: #000000;
	text-decoration: underline;
}
.boldtext {
	color: #8D0000;
	font-weight: bold;
}
.boldblack {
	color: #000000;
	font-weight: bold;
	font-variant: small-caps;
	padding-left: 30px;
}
.emtext {
	font-style: italic;
}
.k9img {
	border: 1px #000000 solid;
}
acronym:hover {
	cursor: help;
}

/* Hyperlinks */

a.dotline {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px #000000 dotted;
}
a.dotline:hover {
	text-decoration: none;
	color: #8D0000;
	border-bottom: 1px #8d0000 dotted; 
}
a.questions {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a.questions:hover {
	text-decoration: none;
	font-weight: bold;
	color: #8d0000;
}

/* Bullets */

ul.arrow {
	list-style-image: url('../images/bullet_arrow.gif');
}
ul.paws {
	list-style-image: url('../images/bullet_paws.gif');
}

/* Open and Close Menu */

.oc_menu {
	background-position: right bottom;
	width: 95%;
	padding: 5px;
	margin: 0px auto 0px auto;
	border: 1px #000000 solid;
	background-color: #f3f3f3;
	background-image: url('../images/blocks.gif');
	background-repeat: no-repeat;
}
.oc_menu .innerdiv{
	background: url('../images/brcorner.gif') no-repeat right bottom;
	position: relative;
	left: 6px;
	top: 6px;
	padding: 1px 4px 15px 5px;
}
.oc_menu ul {
	list-style-image: url('../images/bullet_arrow.gif');
}
.oc_menu li {
	padding-bottom: 5px;
}

/* Grey Tables */

.greytable {
	width: 100%;
	font-size: 11px;
	empty-cells: hide;
}
.greytable th {
	text-align: left;
}
.greytable tr {
	background-color: #A89C96;
}
.greytable caption {
	color: #8d0000;
	font-weight: bold;
}
.nowrap {
	width: 185px;
	vertical-align: top;
}

.wrap1, .wrap2, .wrap3 {
	display: inline-table;
	/* \*/display:block;/**/
}
.wrap1 {
	float: left;
	background: url("../images/shadow.gif") right bottom no-repeat;
}
.wrap2 {
	background: url("../images/corner_bl.gif") -12px 100% no-repeat;
}
.wrap3 {
	padding: 0 9px 9px 0;
	background: url("../images/corner_tr.gif") 100% -12px no-repeat;
}
wrap3 img {
	display: block;
}

.somediv{
width: 100%;

}

.somediv .floatbox{
float: left;
width: 120px;
text-align: center;
}

* html .somediv .floattext{ /* IE 3px jog hack*/
height: 1%;
}

.somediv .floattext{
margin-top: 0;
margin-left: 121px;
}

.cellpad {
	padding-left: 20px;
}

.testimonial_pic {
	width: 102px;
	float: left;
	text-align: center;
	height: 150px;
}
.testimonial_pic img {
	border: 0;
}
.testimonial_text {
	margin-left: 120px;
}


.padding_li {
	padding-top: 5px;
}



