/*  
Theme Name: Kelley Frame Co.
Theme URI: http://kelleyframeco.com/
Description: Custom Kelley Frame Co. CSS, not for reuse.
Version: 2.0
Author: Josh Alvies
Author URI: http://alvies.org/

*/

body {
	background-image: url('images/grad_top.png');
	background-color: #C9CACC;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "segoe ui", "segoe", "tahoma", "helvetica", "arial", sans-serif;
	font-size: 10pt;
	min-width: 760px;
	z-index: -1;
}
h1 {
	text-transform: uppercase;
	font-size: 14pt;
	line-height: 14pt;
	margin-top: 0px;
}
h2 {
	font-size: 13pt;
}
a {
	color: #007cc3;
}
a:hover {
	color: #6da4c3;
}
#main {
	background-image: url('images/grad_top.png');
	background-color: #ffffff;
	background-repeat: repeat-x;
}
#header {
	margin-top: 5px;
	width: 760px;
	min-width: 760px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
	display: table;
}
#header img {
	border: 0px;
}
#headerrow {
	display: table-row;
}
#headerrow div {
	display: table-cell;
}
#contact {
	text-align: left;
	width: 200px;
	min-width: 200px;
	vertical-align: top;
	font-size: 8pt;
	padding-top: 10px;
}
#contact a {
	color: #000000;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}
#kfclogo {
	width: 360px;
	min-width: 360px;
	vertical-align: top;
}
#msglogo {
	width: 200px;
	min-width: 200px;
	text-align: right;
	vertical-align: top;
}
#navigation {
	background-image: url('images/nav_background.png');
	background-repeat: repeat-x;
	height: 60px;
	color: #ffffff;
	line-height: 20pt;
}
#navoptions li{
	display:inline;
	padding:5px;
	padding-bottom: 0px;
	margin:0;
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: bold;
}
#navoptions li a {
	color: #ffffff;
	text-decoration: none;
}
#navoptions li a:hover {
	color: #c3c3c3;
}
#content {
	width: 760px;
	min-width: 760px;
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
	display: table;
}
#contentrow {
	display: table-row;
}
#contentrow div {
	display: table-cell;
}
#contentleft {
/*	float: left;*/
	width: 380px;
	text-align: left;
	padding-left: 0px;
	padding-right: 5px;
	vertical-align: top;
	white-space: normal;
}
#contentleft img {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#contentright {
/*	float: right;*/
	width: 380px;
	padding-top: 5px;
/*	text-align: right;*/
	vertical-align: top;
}
#contentright img {
	float: right;
}
#bottomnav {
	clear: both;
	width: 760px;
	min-width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	white-space: nowrap;
}
#bottomnavoptions, #bannerad {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 760px;
	min-width: 760px;
/*	display: table-row;
	border-collapse:separate;*/
}
.bnoption {
	display: table-cell;
	width: 190px;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
}
.bnoption a {
	color: black;
	text-decoration: none;
}
.bnoption img {
	border: none;
}
#copyrightblock {
	height: 87px;
	background-image: url('images/grad_bottom.png');
	background-repeat: repeat-x;
	background-position: bottom;
	white-space: nowrap;
}
#copyright {
	margin-top: 10px;
	width: 270px;
	font-size:7pt;
	margin-left: auto;
	margin-right: auto;
}
.msglink {
	font-size: 1.1em;
	font-weight: bold;
}
.msglink2 {
	color: #8a2be2;
}
#mapwrapper {
	position: relative;
	width: 630px;
	text-align: center;
	background-image: url('/~kelley/google_map_background.png');
	background-repeat: no-repeat;
	height: 510px;
	background-position: top center;
}
#map {
	position: relative;
	top: 25px;
	left: 40px;
}

.err {
	color: red;
}

hr {
	display: block;
	color: white;
	background-color: white;
	width: 100%;
	clear: both;
}
.faqanswer, .tableheader td {
	font-weight: bold;
}
.addresstextarea {
	font-family: "segoe ui", "segoe", "tahoma", "helvetica", "arial", sans-serif;
	font-size: 10pt;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
