@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'Franklin Gothic Book';
	src: url('fonts/frabk-webfont.eot');
	src: local('☺'), url('fonts/frabk-webfont.woff') format('woff'), url('fonts/frabk-webfont.ttf') format('truetype'), url('fonts/frabk-webfont.svg#webfont') format('svg');
}

@font-face {
	font-family: 'FranklinGothicDemiItalic';
	src: url('fonts/fradmit-webfont.eot');
	src: local('☺'), url('fonts/fradmit-webfont.woff') format('woff'), url('fonts/fradmit-webfont.ttf') format('truetype'), url('fonts/fradmit-webfont.svg#webfont') format('svg');
}

/* BEGIN GLOBAL TEXT */
h1 {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #2a2a2a;
	line-height: 24px;
}

h2 {
	margin-top: 30px;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #2a2a2a;
}

h3 {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	padding-left: 10px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #747373;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #747373;
}

th {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #393939;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #747373;
}

a {
	color: #747373;
}

a:hover {
	color: #2a2a2a;
}

hr {
	margin: 30px 0 30px 0;
}

.signature {
	text-align: right;
	line-height: 18px;
}
/* END GLOBAL TEXT */

body {
	background: #fff url(images/bg.jpg) repeat-x;
	margin: 0;
}
	
#container {
	margin: 0 auto;
	width: 900px;
}

#logo {
	padding-top: 20px;
	padding-left: 150px;
	height: 70px;
	background: url(images/logo.jpg) no-repeat;
	font-family: "FranklinGothicDemiItalic", Arial, Helvetica, sans-serif;
	font-size: 26px;
}

.tagline {
	font-size: 12px;
}

/* BEGIN NAV */
#nav {
	width: 900px;
	text-align: center;
}

#nav ul {
	padding-top: 10px;
}

#nav ul li {
	list-style: none;
	display: inline;
	margin: 0 12px 0 12px;
}

#nav a {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}

#nav a:hover {
	color: #51860d;
}
/* END NAV */


/* BEGIN HEADER */
#header {
	width: 900px;
	padding-top: 15px;
	position: relative;
}

.callus {
	position: absolute;
	right: 50px;
	top: 45px;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: italic;
	color: #989898;
}
/* END HEADER */

/* BEGIN CALLOUTS */
#callout {
	background: url(images/callout_bg.jpg) repeat-x;
	width: 275px;
	height: 175px;
	margin: 0 10px 0 10px;
	border: 1px solid #dddddd;
	display:inline-block;
	vertical-align: top;
}

.calloutlink {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5f5f5f;
}

#callout p {
	padding: 0 10px 0 10px;
}
/* END CALLOUTS */

/* BEGIN DIVS */
#content {
	padding: 15px 15px 15px 15px;
	width: 870px;
	float: left;
}

#rightcol {
	width: 220px;
	border-left: 1px solid #ccc;
	margin-top: 30px;
	padding: 0 10px 0 10px;
	float: right;
	position: relative;
}

#rightcol p {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 12px;
	line-height: 1.7em;
}

#rightcol a:hover {
	color: #ccc;
}
/* END DIVS */



/* BEGIN BLOG */
#blogcontent {
	width: 650px;
	float: left;
	margin: 10px 0 0 10px;
}

#blogcontent h2 a {
	color: #2a2a2a;
	text-decoration: none;
}

#blogcontent h2 a:hover {
	text-decoration: underline;
}

#blogcontent h4 {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#blogcontent ul {
	margin: 0;
	padding: 0;
}

#blogcontent ul li {
	list-style: none;
}

#blognav {
	width: 200px;
	float: right;
}

#blognav ul {
	margin: 0;
	padding: 0;
}


#blognav ul li {
	list-style: none;
}

#blognav a {
	text-decoration: none;
}

#blognav a:hover {
	text-decoration: underline;
}

#blogcomments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #747373;
}

#commentdetail {
	width: 400px;
	margin-left: 20px;
	border-left: 1px solid #747373;
	padding-left: 10px;
}

.blogbody {
	padding: 10px 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #747373;
}

.published {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #747373;
	font-style: italic;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #747373;
}
/* END BLOG */



/* BEGIN FOOTER */
#footer {
	background: url(images/footer.jpg) repeat-x;
	width: 100%;
	height: 199px;
}

#footertxt {
	margin: 0 auto;
	width: 900px;
	padding-top: 60px;
	text-align: left;
	position: relative;
}

#footertxt a {
	color: #5f5f5f;
	text-decoration: none;
}

#footertxt a:hover {
	text-decoration: underline;
}

#footertxt p {
	line-height: 1.2em;
}

#logos {
	width: 900px;
	text-align: right;
	position: absolute;
	bottom: 20px;
}

#logos img {
	margin: 0 10px 0 10px;
	border: none;
}

.copy {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

.oldguy {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
}

.seo {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #5d5d5d;
}

.insured {
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
}

.insured a {
	font-weight: bold;
	font-size: 13px;
}
/* END FOOTER */

.button {
	background-color: #393939;
	font-family: "Franklin Gothic Book", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	padding: 2px 10px 2px 10px;
	text-align: center;
	position:absolute;
	right: 10px;
}
