/* RESET */
/* ----------------------------------------- */

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:bold }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */


/* GENERIC LAYOUT */
/* ----------------------------------------- */

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */
li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */
.clear { clear:both; }

/* ART WITH A POINT */
/* ----------------------------------------- */

/* STRUCTURE */

body {
	background:url(../../../images/body_bg.jpg) top center no-repeat;
	background-color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:75%
}

#main-container {
	width:960px;
	margin:0 auto;
}

#top-container {
	width:960px;
	height:210px;
	float:left;
}

#top-container .blog-link {
	position:absolute;
	top:105px;
	left:772px;
}

#top-container .blog-wrap {
	position:absolute;
	top:67px;
	left:757px;
}

#main-nav-container {
	width:960px;
	height:70px;
	float:left;
	text-align:center;
	margin-top:7px;
	*margin-top:7px;
}

#main-nav-container li {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	margin:7px 10px 0 10px;
}
		
.page-splash {
	background:url(../../../images/splash.png) top center no-repeat;
	width:960px;
	height:360px;
	float:left;
}

.splash-inner {
	width:960px;
	float:left;
}

.splash-inner .blurb {
	width:595px;
	position:absolute;
	top:120px;
	left:67px;
}

.splash-inner .newsletter {
	width:80px;
	position:absolute;
	top:250px;
	left:627px;
	text-align:center;
}
.splash-inner .reasons {
	width:155px;
	position:absolute;
	top:100px;
	left:725px;
	text-align:center;
}

.splash-inner .reasons-form {
	width:155px;
	position:absolute;
	top:265px;
	left:725px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
}

.home_img {
	margin-bottom:15px;
}

.page-copy {
	margin-bottom:30px;
}

.page-section-920 {
	width:920px;
	margin:0 20px;
	float:left;
}

.page-section-920 .title {
	background:url(../../../images/title_920.png) top left no-repeat;
	width:100%;
	height:45px;
	padding-top:5px;
	margin-bottom:10px;
}

.page-section-600 {
	width:600px;
	margin:0 20px;
	float:left;
}

.page-section-600 .title {
	background:url(../../../images/title_600.png) top left no-repeat;
	width:100%;
	height:45px;
	padding-top:5px;
	margin-bottom:10px;
}

.page-section-600 .page-img {
	float:right;
	margin:0 0 20px 20px;
}

.page-section-280 {
	width:280px;
	margin:0 20px;
	float:left;
}

.page-section-280 .title {
	background:url(../../../images/title_280.png) top left no-repeat;
	width:100%;
	height:45px;
	padding-top:5px;
	margin-bottom:10px;
}

.contact-section-290 {
	width:290px;
	float:left;
	margin-bottom:20px;
}

.contact-section-290 input {
	width:282px;
	float:left;
	border:#999 1px solid;
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:14px;
	font-style:italic;
	
}

.contact-section-600 {
	width:600px;
	float:left;
	margin-bottom:20px;
}

.contact-section-600 input,
.contact-section-600 textarea{
	width:592px;
	float:left;
	border:#999 1px solid;
	padding:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:14px;
	font-style:italic;
}

.blog-post {
	width:810px;
	float:left;
}

.blog-menu {
	width:150px;
	float:left;
}

.blog-section-770_blank {
	width:770px;
	margin:0 20px 35px 20px;
	float:left;
}

.blog-section-770_blank .title {
	width:100%;
	padding:5px 0;
	margin-bottom:10px;
	border-bottom:#666 1px solid;
}


.blog-section-770 {
	width:770px;
	margin:0 20px 35px 20px;
	float:left;
	border-bottom:#CCC 1px dotted;
}

.blog-section-770 img {
	padding:10px;
}

.blog-section-770 label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.167em;
	color:#333;
}

.blog-section-770 textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.25em;
	color:#666;
	padding:5px;
	width:750px;
}

.blog-section-770 .title {
	background:url(../../../images/title_770.png) top left no-repeat;
	width:100%;
	height:45px;
	padding-top:5px;
	margin-bottom:10px;
}

.blog-section-140 {
	width:140px;
	margin:0 10px 0 0;
	float:left;
}

.blog-section-140 .title {
	background:url(../../../images/title_140.png) top left no-repeat;
	width:100%;
	height:35px;
	padding-top:10px;
	margin-bottom:5px;
}

#footer {
	background:url(../../../images/foot_bg.jpg) top center no-repeat;
	width:960px;
	height:280px;
	margin:80px 0 0 0;
	padding-top:20px;
	float:left;
}

#footer img {
	float:right;
	margin:0 0 0 10px;
}

.r-mar_20 {
	margin-right:20px;
}


/* TYPOGRAPHY */
/* ----------------------------------------- */

h1 {
	font-size:3.5em;
	color:#a85d53;
	font-weight:normal;
	letter-spacing:-0.08em;
}

h2 {
	font-size:1.167em;
	color:#7a6155;
	font-weight:normal;
	line-height:1.333em;
	text-shadow: 1px 1px 1px #fff;
}

h3 {
	font-size:2.5em;
	color:#000;
	font-weight:normal;
}

.blog-section-770_blank .title h3 {
	font-size:1.5em;
	color:#000;
	font-weight:normal;
	font-style:italic;
}

.blog-section-770_blank .title h3 span {
	color:#204b90;
}

h4 {
	font-size:2em;
	color:#000;
	font-weight:normal;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.167em;
	color:#333;
	line-height:1.333em;
	margin-bottom:15px;
}

p.biglink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	margin:20px 0 0 0;
}

p.date {
	font-size:0.917em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	margin-bottom:15px;
}

p.small {
	font-size:0.917em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

p.author {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	font-style:italic;
	color:#333;
	text-transform:capitalize;
	margin-bottom:1px;
}

.splash-inner .reasons p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.167em;
	color:#666;
	line-height:1.333em;
}

.splash-inner .newsletter p {
	font-size:0.833em;
	font-weight:bold;
	font-style:italic;
	color:#333;
	margin-bottom:1px;
}

.directions {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

.directions p {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}


.directions ul li {
	font-size:1em;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0 0 15px;
}

.generic {
	font-family:Arial, Helvetica, sans-serif;
}

.generic ul li {
	font-size:1.167em;
	color:#333;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0 0 15px;
}

.credits ul li {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	list-style-position:outside;
	list-style-type:disc;
	margin:5px 0 0 15px;
}

.credits p {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	font-weight:bold;
	margin:10px 0 0 0;
}

.credits span {
	font-size:0.917em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
}

#footer p {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;



}
	

/* LINKS */
/* ----------------------------------------- */

#main-nav-container a {
	font-size:1.5em;
	color:#000;
	text-decoration:none;
}

#main-nav-container a:hover {
	font-size:1.5em;
	color:#666;
	text-decoration:none;
}

a {
	color:#204b90;
	text-decoration:underline;
}

a:hover {
	color:#204b90;
	text-decoration:none;
}

h3 a {
	color:#000;
	text-decoration:none;
}

h3 a:hover {
	color:#000;
	text-decoration:underline;
}


#top-container .blog-link a {
	font-size:1.5em;
	color:#5a4d40;
	text-decoration:none;
	text-transform:uppercase;
	font-style:italic;
	font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
}

#top-container .blog-link a:hover {
	color:#958a7e;
	text-decoration:none;
}
	
.splash-inner .newsletter a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	font-weight:bold;
	font-style:italic;
	color:#204b90;
	text-decoration:underline;
}

.splash-inner .newsletter a:hover {
	color:#204b90;
	text-decoration:none;
}


/* MISC */

.submit_btn {
	background:url(../../../images/send.jpg) top center no-repeat;
	width:64px;
	height:26px;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}

.post-meta {
list-style-type: none;
}

.post-meta-key {
display: none;
}

.navigation {
	padding:0 20px;
}

