/*  CSS Document */
body {
	background-color:#F7F1BF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12pt;
	font-size:9pt;
	color:#000000;
	text-align:center;
	behavior:url(csshover.htc);
}

/* @group Contact Form */

body#Contacts .input label{
	float: left;
	width: 100px;
	margin-right: 10px;
	display: inline;
}

body#Contacts .input input{
	float: left;
	width: 200px;
	clear: none;
	display: inline;
	font-size: 100%;
}

body#Contacts .input select {
	font-size: 100%;
}

body#Contacts form div {
	clear:both;
	margin-bottom:0;
	padding:2pt;
	vertical-align:text-top;
}

body#Contacts form div.required {
	color: #333;
}

body#Contacts form div.required label:after {
	content: '*';
	color: #CC3333;
}

/* @end */

/* @group Map Form */

#directionsForm input {
	font-size: 100%;
	width: 90%;
}

#directionsForm table{
	border: 0;
	background: none;
}

/* @end */

* {
	margin:0px;
	padding:0px;
}

img {
	margin-bottom:-3px;
	border: 0;
}

* html img {
	margin-bottom:-2px;

}

#main {
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	background-image:url(/img/design/side.gif);
	background-position:right;
	background-repeat:repeat-y;
	width:900px;
	text-align:left;
}

/****  H E A D E R   ****/

#header {
	height:99px;
	width:900px;
	text-align:left;
	vertical-align:bottom;
	background-image: url(/img/design/top.gif);
	background-repeat:repeat-x;
	overflow:hidden;
}

#locationButton {
	background-image:url(/img/design/tr.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:99px;
	text-align:right;
	padding:14px 43px 0 0;
	text-transform:uppercase;
	font-size:12pt;
}

#locationButton a {
	color:#fff;
	text-decoration:none;
}

#locationButton a:hover {
	color:#F7F1BF;
}

#logo {
	background-image:url(/img/design/tl.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:21px 0 0px 20px;
	float:left;
}
/****  E N D    H E A D E R   ****/


/****   N A V I G A T I O N   ****/

div#navigation {
	font-size:10pt;
	font-weight:bold;
	text-align: center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#666;
	margin:0 8px 0 0;
	z-index: 1;
	height:22px;
}

div#navigation li {
	float:left;
	position:relative;
	list-style-type:none;
	background-image: url(/img/design/navBack.gif);
	background-repeat:no-repeat;
	border-right:1px solid #ccc;
}

div#navigation a {
	display:block;
	padding:3px 12px;
	text-decoration:none;
	color:#fff;
	width:113px;
}

div#navigation a:hover {
	color:#036;
}

div#navigation ul li ul {
	margin:0;
	position:absolute;
	width:137px;
	left:-1px;

}

div#navigation ul li ul li {
	/* width:100%; */
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-image:none;
	background-color:#036;
}

#navigation ul li ul li a {
	font-size:8pt;
	line-height:9pt;
	font-weight:400;
	text-align:left;
	color:#fff;
	padding:4px 12px;
	display:block;
}

#navigation ul li ul li a:hover {
	color:#fff;
}

div#navigation ul li ul li:first-child {
	border-top:1px solid #ffffff;
}


div#navigation ul li ul li:hover{
	background-color:#369;
}


body div#navigation ul li ul {
	display:none;
}

body div#navigation ul li:hover ul, div#navigation ul li ul:hover, div#navigation ul li ul li ul:hover {
	display:block;
}

body div#navigation ul li ul li ul {
	visibility:hidden;
	top:-1px;
	left:137px;
	border-bottom:1px solid #fff;
}

body div#navigation ul li ul li ul li {
	border-bottom:none;
}

body div#navigation ul li ul li ul li a {
	background-color:#369;
	color:#fff;
	padding:4px 12px 5px 12px;
}

body div#navigation ul li ul li ul li a.single {
	padding:4px 12px;
}

body div#navigation ul li ul li ul li a:hover {
	background-color:#666;
	color:#fff;
}

div#navigation ul li ul li:hover ul {
	visibility:visible;
}

* html div#navigation ul li ul {
	border-top:1px solid #ffffff;
	border-left:0px;
}

body div#navigation ul li ul li ul li.first {
	border-left:1px solid #369;
}

/****  E N D     N A V I G A T I O N   ****/

#mainImage {
	margin:0 8px 0 0;
	height:288px;
}

/****  C O N T E N T   ****/

#copy {
	padding:30px 30px 0 30px;
	margin:0 8px 0 0;
	background-image:url(/img/design/gradBack.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#main h1 {
	margin:0;
	font-size:14pt;
	line-height:18pt;
	font-weight:500;
	color:#036;
	text-transform:uppercase;
}

.time {
	color:#666633;
	padding:2px 10px 2px 0px;
}

#column1 {
	float:left;
	width:67%;
	margin-right:30px;
}

h2 {
	margin-top:10px;
	margin-bottom:0;
	font-size:12pt;
}

#column1 h2 {
	margin-top:10px;
	margin-bottom:0;
	font-size:11pt;
	color:#369;
}

#column1 h4 {
	margin-bottom:0;
	margin-top:10px;
	font-size:11pt;
	line-height:18pt;
	font-weight:500;
	color:#663;
	text-transform:uppercase;
}

#column1 a {
	color:#036;
	text-decoration:underline;
}

#column1 a:hover {
	text-decoration:none;
}

#column1 ul {
	margin:10px 0px 20px 40px;
}

#column1 p {
	margin:0 0 10px 0;
}

#column1 p:first-child {
	margin:10px 0 10px 0;
}

#column1 p img {
	float:right;
	border:1px solid #533a6a;
	padding:1px;
	margin-left:10px;
	margin-bottom:10px;
}

#column2 {
	float:right;
	width:23%;
	padding:15px;
	background-color:#efefef;
	border:1px solid #ccc;
}


#column2 h1 {
	font-size:10pt;
	color:#369;
	line-height:14pt;
	font-weight:500;
}

#column2 p {
	margin:5px 0;
}

#column2 strong {
	color:#999369;
	display:block;
}

/****  E N D   C O N T E N T   ****/

/****  L O C A T I O N   N A V   ****/

#locationNav {
	width:832px;
	border-top:1px solid #78764A;
	padding-top:30px;
	margin:30px 38px 0 30px;
	font-size:8.5pt;
	line-height:9pt;
}

* html #locationNav {
	margin:30px 0px 0 30px;
	width:812px;
}

#locationNav ul {
	margin:0;
	padding:0;
}

#locationNav li {
	list-style-type:none;
	margin-top:2px;
}

#locationNav li a {
	color:#036;
	text-decoration:underline;
}

#locationNav li a:hover {
	text-decoration:none;
}

#locationNav li.sub {
	margin-left:10px;
}

.stateLocations {
	float:left;
	width:18%;
	margin:15px 25px 0 0;
	border:1px solid #ccc;
	background-color:#efefef;
	padding:8px 15px;
}

/****  E N D   L O C A T I O N   N A V   ****/

/****  L O C A T I O N   P A G E  ****/

#columnA {
	float:left;
	width:500px;
	margin-right:30px;
}

#columnA h2 {   /***  Address   ***/
	margin:0;
	font-size:9pt;
	line-height:10.5pt;
	color:#333;
}

#columnA h3 {	/***  Phone/Fax   ***/
	margin:15px 0 2px 0;
	font-size:12pt;
	font-weight:500;
	color:#369;
}
#columnA h4 {	/***  Location City, ST   ***/
	margin:0 0 15px 0;
	font-size:11pt;
	line-height:12.5pt;
	font-weight:500;
	color:#369;
	text-transform:uppercase;
}

#columnA h5 {
	margin:0px 2px 0px 2px;
	font-size:9pt;
	line-height:12pt;
	color:#fffa89;
}

#columnA h6 {
	margin:0px 2px 0px 2px;
	font-size:8pt;
	line-height:10pt;
	font-weight:300;
	font-style:italic;
	color:#000000;
}

#columnA p {
	margin:0 0 10px 0;
}

#columnA p:first-child {
	margin:10px 0 10px 0;
}

#columnA ul {
	margin:0 0 0 20px;
}

#columnA a {
	color:#036;
}

#columnB {
	width:290px;
	float:right;
}

#locationPhoto {
	margin:30px 0 10px 0;
	border: 1px solid #798776;
}

#locationMap {
	border: 1px solid #798776;
}

#directionsForm {
	border-right:1px solid #bdb2a1;
	border-left:1px solid #bdb2a1;
	border-bottom:1px solid #bdb2a1;
	background-color:#f5f2ed;
	font-family: Verdana;
	font-size:9pt;
}

#payments {
	width:250px;
	margin-top:20px;
	padding:3px;
	border:1px solid #333333;
	background-color:#bcbcbc;
	font-family: Verdana;
}

#payments img {
	float:right;
}

#hours {
	float:right;
	width:200px;
	margin:0px 0px 0 30px;
}

.marker {
	font-family:Verdana, sans-serif;
	font-size:8.5pt;
}



/****  B O T T O M   ****/

#bottom {
	background-image:url(/img/design/bottom.gif);
	background-repeat:repeat-x;
	height:17px;
	margin-top:30px;
	width:100%;
}

#bottom img {
	float:left;
}

#bottom img.right {
	float:right;
}

/****  E N D   B O T T O M   ****/

/****  F O O T E R   ****/

#footer {
	padding:10px 0;
	font-size:8pt;
	color:#78764A;
	height:20px;
	display:block;
}

#footer a {
	color:#036;
	text-decoration:underline;
}

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

#footer a.login {
	text-decoration:none;
	color:#78768A;
}

/****  E N D   F O O T E R   ****/

/****  G E N E R A L  ****/

.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix {
	height:0px;
}

.clearfix {
	display:block;
}

/*  Actions (from Cake) */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

.wmd_output {
display:none;
}

#column1 ul.stackup {
width: 100%;
height: 26em;
margin:2em 0 0 1em;
}
ul.stackup li{
width:45%;
display:block;
float:left;
list-style:none;
padding-bottom:1em;
}
ul.stackup li a{
display:block;
clear:both;
}

#column1 ul.boxdescriptions li {
	list-style: none;
	padding-top:10px;
	border-bottom: solid 1px #000;
}

#column1 ul.boxdescriptions li a{
	float: right;
}