/* ===== COLORS: ===== */

/*	Dark Gray:	#262626 (body text)
	Blue:		#6191C2
	Red:		#A80C0F
	Dark Brown:	#787269 (column borders) */

body {
	/*background: #1A1A1A;*/
	background: #6699CC;
	color: #262626;
	font-family: Times, "Times New Roman", serif;
	font-size: 14px;
}

p {
	
}

a {
	color: #6191C2;
	text-decoration: underline;
}

	a:hover {
		color: #6191C2;
		text-decoration: none;
	}

textarea {
	width: 290px;
	height: 145px;
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	margin: 0;
}

h3 {
	color:#A80C0F;
	font-family:Helvetica,Arial,sans-serif;
	font-size:26px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:0.1em;
	padding:0;
	text-indent:0;
	text-shadow:1px 1px 1px #BDBCB9;
}

.componentheading {
	font-size: 38px;
	color: #A80C0F;
	font-family:Helvetica,Arial,sans-serif;
	font-weight:normal;
	line-height:1em;
	margin-bottom:0.1em;
	padding:0;
	text-indent:0;
	text-shadow:1px 1px 1px #BDBCB9;
}

div.colborder {
	border-color: #787269;
}

#wrapper {
	background: #6699CC;
}

#header-wrap, #body-wrap {
	padding: 0 65px;
}

#header-wrap {
	height: 125px;
	background: url(../images/header-bg.jpg) 50% 0 no-repeat;
}

#body-wrap {
	height: 272px;
	height: auto !important;
	min-height: 272px;
	background: url(../images/footer-fade.png) 50% 100% no-repeat;
	padding-bottom: 20px;
}

#body-outer-wrap {
	background: url(../images/body-bg.jpg) 50% 0 repeat-y;
}

#footer-wrap {
	/*background: #1A1A1A url(../images/footer-bg.gif) 0 0 repeat-x;*/
	height: 125px;
	height: auto !important;
	min-height: 125px;
	background: #6699CC url(../images/footer-bg2.jpg) 50% 0 no-repeat;
	
}

#header h1 {
	margin-top: 30px;
	margin-bottom: 0;
	padding: 0;
	clear: none;
	float: left;
}

	#header h1 a {
		display: block;
		width: 450px;
		height: 50px;
		overflow: hidden;
		text-indent: -9999px;
		background: url(../images/logo.png) 0 0 no-repeat;
	}
	
#tagline {
	height: 59px;
	background: url(../images/tagline.png) 100% 0 no-repeat;
	margin-top: 15px;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
	line-height: 1.25em;
	color: #6191C2;
	margin-bottom: 0.25em;
	text-shadow: 1px 1px 1px #BDBCB9;
}

h4 {
	color: #6191C2;
	font-weight: bold;
	margin-bottom: 0.25em;
}

#left .moduletable, #right .moduletable {

}

#left h3, #right h3 {
	font-size: 24px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #6191C2;
	margin-bottom: 0.25em;
	text-shadow: 1px 1px 1px #BDBCB9;
}

#left ul.menu, #right ul.menu {
	margin: 0 0 0 36px;
	padding: 0;
	list-style-type: none;
}

	#left ul.menu li, #right ul.menu li {
		margin: 0;
		padding: 0;
	}
	
		#left ul.menu li a, #right ul.menu li a {
			font-size: 18px;
			line-height: 24px;
			text-decoration: none;
			color: #262626;
		}
		
			#left ul.menu li a:hover, #right ul.menu li a:hover,
			#left ul.menu li.active a, #right ul.menu li.active a {
				color: #6191C2;
			}
			
				#left ul.menu li.active a, #right ul.menu li.active a {
					font-weight: bold;
				}
				
	#left .menu .separator, #right .menu .separator {
		display: block;
		margin-top: 5px;
		border-top: 1px dotted #787269;
		margin-bottom: 5px;
	}

#left .moduletable, #right .moduletable {
	margin-bottom: 1em;
}

.footerBox {
	display: inline;
	float: left;
	width: 182px;
	margin: 10px 10px 10px 0;
	/*color: #FFFFFF;*/
}

	.footerBox.last {
		margin-right: 0;
	}

	.footerBox h3 {
		font-size: 20px;
		font-weight: normal;
		line-height: 1;
		color: #6191C2;
		font-family: Helvetica, Arial, sans-serif;
		margin-bottom: 5px;
	}
	
	.footerBox img {
		border: 1px solid #6191C2;
		padding: 2px;
	}
	
	.footerBox p {
		margin-bottom: 0.5px;
	}
	
	.footerBox a.readon {
		font-family: Helvetica, Arial, sans-serif;
		/*color: #FFFFFF;*/
		font-weight: bold;
		text-transform: uppercase;
		font-size: 13px;
	}
	
	#footer-text {
		clear: both;
		font-size: 12px;
		color: #555555;
		border-top: 1px solid #CCCCCC;
		padding-top: 5px;
	}
	
		#footer-text a {
			color: #555555
		}
		
			#footer-text a:hover {
				color: #262626;
				text-decoration: underline;
			}
	

.store-map {
	float: right;
	width: 400px;
	height: 250px;
	border: 1px solid #6191C2;
	padding: 2px;
}

.readon {
	display: inline-block;
	margin-left: -3px;
	height: 25px; 
	border: 1px solid #6191C2;
	background: none repeat scroll 0 0 #CCCCCC;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 10px 3px;
}

.readon span, .readon .button {display: block;margin-left: -3px;padding: 0 10px 3px 10px;border: 0;font-size: 13px;cursor: pointer;height: 25px;line-height: 25px;float: left;}

.readon:hover {background-position: 100% -50px;}

.readon:hover span, .readon:hover .button {background-position: 0 -50px;}

body.bodylevel-low .readon, body.bodylevel-low .readon span, body.bodylevel-low .readon .button {padding: 0 0 0 8px;font-weight: bold;margin: 0;}

body.bodylevel-low .readon span, body.bodylevel-low .readon .button {background: none;}

body.bodylevel-low .readon {background-position: 0 -679px;background-repeat: no-repeat;}

body.bodylevel-low .readon:hover {background-position: 0 7px;background-repeat: no-repeat;}

body.bodylevel-high #comments-form .readon span, body.bodylevel-med #comments-form .readon span {display: block;margin-left: -3px;padding: 0 10px 3px 10px;border: 0;font-size: 13px;cursor: pointer;height: 25px;line-height: 25px;float: left;color: #fff;}

#comments-form .readon {float: left;margin-right: 5px;}