/* Market Hardware - layout.css */
body {
	background: #fff;
}

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #336699;
}

h1 {
	color: #336699;
}

/* Breadcrumb & Logos */
.breadcrumb {
	font-size: 85%;
	padding-bottom: 10px;
}

.logos {
	text-align: center;
}

.logos img {
	padding: 5px;
	vertical-align: middle;
}

/* Container */
#container {
	background: #fff;
	margin: 0 auto;
	position: relative;
	width: 940px;
}

/* Branding */
#branding {
	height: 150px;
	position: relative;
	background: url('../design/header.jpg');
}

#branding h1,
#contact-info {
	margin: 0;
	position: absolute;
}

/* Logo */
#branding h1 {
	height: 100px;
	left: 10px;
	top: 10px;
	width: 250px;
}

#branding h1 a {
	display: block;
	height: 100%;
	text-indent: -9000px;
	height: 130px;
	width: 260px;
}

/* Contact Info */
#contact-info {
	right: 10px;
	text-align: right;
	top: 7px;
	font-size: 1.9em;
	color: #003366;
	line-height: 1.3em;
}

#contact-info .phone {
	display: block;
	font-size: 1.2em;
}
#contact-info .call {
	font-size: .9em;
	color:#366897;
}

#contact-info span {
	font-size: .8em;
	color: #000;
	line-height: 1em;
}

#mission{
	position: absolute;
	top: 66px;
	left: 300px;
	font-size: 1.4em;
	padding-top: 2px;
}

span.first {
	color: #003366;
	font-size: 1.6em;
	padding-bottom: 16px;
}

span.second {
	color: #990000;
}

span.third {
	color: #285986;
}

#mission span{
	display: block;
}

/* Columns */
#columns {
	background: url(../design/side-inner.jpg) repeat-y left top;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-bottom: 5px;
	margin-top:5px;
}

.home #columns {
	background: url(../design/side.jpg) repeat-y left top;
}

/* Left Column */
#leftcol {
	float:left;
	position:relative;
	width:310px;
	z-index:2;
}

/* Right Column */
#rightcol {
	float:left;
	position:relative;
	width:600px;
	z-index:1;
}

#rightcol-inner {
	padding: 20px;
}

.home #rightcol {
	width: 380px;
}

.home #rightcol-inner {
	width: 380px;
}

#callout {
	height: 198px;
	background: url('../design/callout.jpg') top left no-repeat;
	margin: 5px 0;
	overflow: hidden;
}

#callout ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#callout li {
	float: left;
}

#callout a{
	display: block;
	height: 15px;
	padding-top: 171px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 25px;
	font-size: 1.275em;
	font-weight:300;
}

#callout a strong{
	line-height: 29px;
	display: block;
	height: 29px;
}

li#call1 {
	width: 310px;
}

li#call2 {
	width: 310px;
	padding-left: 5px;
}

li#call3 {
	width: 310px;
	padding-left: 5px;
}

#callout #call1 a:hover {
	background: url('../design/callout-on.gif') top left no-repeat;
	height: 100%;
}

#callout #call2 a:hover {
	background: url('../design/callout-on2.gif') top left no-repeat;
	height: 100%;
}

#callout #call3 a:hover {
	background: url('../design/callout-on3.gif') top left no-repeat;
	height: 100%;
}
/* Callouts */
#callouts {
	/*background: url('../design/aff.jpg') bottom center no-repeat;*/
	padding-bottom: 160px;
}

#callouts ul {
	list-style-type: none;
	margin: 20px 0 15px;
	padding: 0;
}

#callouts li {
	background: url('../design/sidecall.jpg') top left no-repeat;
	float: left;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
}

#callouts li:hover {
	background: url('../design/sidecall2.jpg') top left no-repeat;
}

#callouts li.last {
	margin: 0;
}

#callouts .content {
	padding: 10px 12px;
}

#callouts a.content {
	display: block;
}

#callouts,
#callouts a {
	color: #fff;
	text-transform: uppercase;
}

#callouts a {
	display: block;
	text-decoration: none;
	padding-left: 30px;
	width: 250px;
}

#callouts li a:hover {
	text-decoration: underline;
}

#callouts h3,
#callouts strong,
#callouts p,
#callouts span {
	display: block;
	margin: 0;
}

#callouts h3,
#callouts strong {
	font-size:1.25em;
}

#rightcol a, #hp-rt a{
	color:#003168;
}
#rightcol a:hover, #hp-rt a:hover{
	color:#6698CF;
}
/* Footer */
#footer {
	background: #003366;
	font-size: 0.9em;
	line-height: 1.2em;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
}

#hp-rt {
	float: right;
	width: 185px;
	background: url('../design/hp-top-right.jpg') left top no-repeat;
	margin-top: 20px;
	padding-top: 50px;
}

#hp-rt ul {
	padding-left: 20px;
}

#hp-rt ul li {
	margin-bottom: .1em;
}

p#recall {
	width: 115px;
	text-align: center;
	padding-left: 25px;
}

#recall a {
	color: #000;
	display: block;
	text-decoration: none;
}

#recall a:hover {
	text-decoration: underline;	
}

h2#schedule {
	padding-top: 17px;
	padding-left: 20px;
	display: block;
	margin-bottom: 30px;
}

#schedule a{
	color: #fff;
	text-decoration: none;
}

#schedule a:hover{
	text-decoration: underline;
}

#footer, #footer a {
	color: #fff;
}

#footer p {
	margin: 0;
}
#social-media {
text-align: center;
width:310px;
}
#social-media a {
padding-left: 0;
display:inline;
margin-bottom:20px;
}
