/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
TJV edited 2008-2010
commenting to test DW bug
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background.jpg) repeat-x;
	font: normal small "Myriad Pro", "Myriad" , Arial, Helvetica , sans-serif;
	color: #292929;
}

form {
	/*font: normal small "Myriad Pro", "Myriad" , Arial, Helvetica , sans-serif;*/
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	color: #688000;
}

a {
	color: #1F86ED;
	text-decoration: none;
	font-weight: bold;
}

img {
	border: none;
}
a:hover a:focus {
	text-decoration: underline;
}
a:visited {
	color: #075B8D;
}
.learnmorebutton {
	position: relative;
	top: 4px;
}

#left {
	text-align:left;
}
.center {
	text-align: center;
}
.em {
	font-style: italic;
}
/*ul, ol, blockquote {
	text-align: justify;
}*/

#hor {
	border-top: 1px #CCC solid;
	height: 2px;
	margin-bottom: 15px;
	width: 520px;
}
/* Header */

#header {
	width: 912px;
	height: 155px;
	margin: 0 auto;
	background: url(images/top.png) no-repeat;
}
#tagline {
	float: right;
	padding: 25px 40px 0 20px;
	font-size: 130%;
	text-align: right;
	margin-bottom: -150px;
}
#tagline p {
	font-size: 85%;
	text-align: right;
}
#tagline h1 {
	font-size: 100%;
	text-align: right;
}
#logo {
	float: left;
	padding: 40px 0 0 40px;
}

#logo h1 {
	letter-spacing: -4px;
	font-size: 4em;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	color: #1F86ED;
}
#topimg {
	padding: 0;
	background: url(images/image01.jpg) no-repeat;
	margin: 0 7px;
	/*height: 257px;*/
}
#topimg02 {
	padding: 5px 0 5px 18px;
	background: url(http://www.mindspringdesign.com/images/image02.jpg) no-repeat;
	margin: 0 7px;
	height: 9px;
}
#topimg h1 {
	text-align: center;
	font-weight: lighter;
	color: #333333;
	font-size: 26px;
}
#hoverimage {
	float: right;
	padding: 30px 30px 0 0;
}
/* styles for the nav menu - remove padding, margin and bullets */
#nav {
	padding: 8px 0 1px 18px;
	background: url(images/menu_bkgnd.gif) repeat-x;
	margin: 0 7px;
	height: 20px;
}
#nav p {
	padding: 6px 0 3px 18px;
	margin: 0 7px;
	height: 20px;
}
#nav ul {
  margin: 0;
  padding: 0 0 0 25px;
  list-style: none;
  }
/* float each list element inline */
#nav li {
  float: left;
  display: inline;
  /*text-transform: uppercase;*/
  font-size: 1em;
    }
/* style the links in the nav list */
#nav a {
  display:block;
  margin: 0;
  height: 1em;
  text-decoration: none;
  padding-left: 20px;
  padding-right: 20px;
  color: #688000;
  }
#nav a:link, #nav a:visited {
    color: #688000;
  }
#nav a:hover, #nav a:active, #nav a:focus {
    color: #688000;
	text-decoration: underline;
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active, #nav a:focus {
  color: #000;
  text-decoration: underline;
  }

/* Content */

#content {
	width: 912px;
	margin: 0 auto;
	background: url(images/img3.gif) repeat-y;
}
.quote {
	font-family: "Adobe Garamond Pro" , "Garamond Premier Pro", "Garamond" , Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-style: italic;
	font-size: 1.8em;
	font-weight: bold;
	color:#666666;
	text-align: left;
}
.author {
	padding-top: 10px;
	text-align: right;
	font-size: 85%;
}
/* Column One */

#colOne {
	margin: 0 15px;
	background: url(images/img6.gif) repeat-x;
}

#colOne .post {
	padding: 30px 30px 10px 30px;
	/*border-bottom: 1px dotted #A8C54B;*/
}

#colOne .title {
	font-size: 1.5em;
}

#colOne .posted {
	font-size: x-small;
}

.blogposts {
	padding-bottom: 7px;
}
.story p {
	line-height: 1.4em;
	width: 520px;
}
.story blockquote {
	line-height: 1.4em;
	width: 470px;
}
.standout {
	width: 525px;
	border-top: #999999 solid 1px;
	background-color:#DFF1B6;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
.story h1 {
	color: #688000;
}
#sidebar {
	display: block;
	float: right;
	width: 273px;
	padding: 0 0 0 25px;
}
#sidebar ul {
	padding: 0;
	margin: 0;
	background-image: url(images/spacer.gif);
}
#sidebar ul li {
	display: list-item;
	list-style: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat 0px 5px;
}
/* Column Two */

#colTwo {
	margin: 0 15px;
}

#colTwo ul {
	margin: 0;
	padding: 10px 20px 0 20px;
	list-style: none;
	line-height: 1.4em;
}

#colTwo li {
	display: block;
	float: left;
	width: 240px;
	padding: 0px 20px;
}

#colTwo li ul {
	padding: 0;
	background-image: url(images/spacer.gif);
}

#colTwo li li {
	display: list-item;
	float: none;
	padding-left: 10px;
	background: url(images/img4.gif) no-repeat left center;
}

#colTwo h2 {
	font-size: 1.2em;
	padding-bottom: 10px;
}

/* Column Basic */

#colBasic {
	margin: 0 15px;
}
#colBasic .post {
	padding: 30px 30px 10px 30px;
	/*border-bottom: 1px dotted #A8C54B;*/
}

#colBasic .title {
	font-size: 1.5em;
}

#colBasic .posted {
	font-size: x-small;
}
/*buttons*/
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
    color: #FFF;
    display: block;
    float: right;
	font-weight:bold;
	height: 24px;
    margin-right: 386px;
	margin-top: 30px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('images/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 
a.button:active {
    background-position: bottom right;
    color: #999;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
} 

/*Portfolio Listing Style*/
#element {
	width: 500px;
	padding-top: 30px;
	padding-bottom: 20px;
	/*border-bottom: 1px #CCCCCC dotted;*/
}

#element img {
	float: left;
	padding-right: 20px;
}

#slides {
	width: 500px;
	height: 200px;
	padding-top: 30px;
	padding-bottom: 115px;
}

/* Form Elements*/
label {
	display:block;
	margin:5px 0;
	font: normal small "Myriad Pro", "Myriad" , Arial, Helvetica , sans-serif;
	font-weight: normal;
	line-height: normal;
    width: 510px;
}
input {
	font-size: 90%;
}

.textfield {
	font-size: 90%;
	border:1px solid #CCC;
}

.formbutton {
	font-size: 90%;
}

/* Footer */

#footer {
	width: 912px;
	margin: 0 auto;
	background: url(images/img8.gif) no-repeat;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: .8em;
}

/* styles for admin forms */
html, body {
  background: #FFF;
  color:#373737;
  margin: 0;
  padding: 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 90%;
  }
h1 {
  font-size:165%;
  font-family:Arial, Helvetica, sans-serif;
	color: #688000;
  }
.dminform {
  margin: 10px 25px 0 50px;
  }
table {
  margin: 0;
  }
.mediumbox {
  width: 200px;
  }
.widebox {
  width: 500px;
	border:1px solid #CCC;
  }
textarea {
	font: normal small "Myriad Pro", "Myriad" , Arial, Helvetica , sans-serif;
	width:500px;
	padding:2px;
	border:1px solid #CCC;
	height:100px;
	display:block;
}

label, .warning, .radioLabel {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  }
.warning {
  color:#F00;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #FFFF99;
  padding: 3px;
  width: 510px;  }
.note {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#688000;
  font-weight: bold;
  background-color: #FFFF99;
  padding: 3px;
  width: 510px;
  }
td.centered {
  text-align: center;
  }
#striped td {
  padding: 2px 10px 2px 0;
  vertical-align: top;
  }
/* This gives odd-numbered rows a pale gray background
#striped tr {
  background-color:#eee;
  }
*/
#striped tr.hilite {
  background-color:#E8F2F8;
  }

 /*boxes with facebook and twitter on front index page*/
 
.boxes {
	border-bottom: 1px dotted #999;
	padding: 10px 0 10px 0;	
}
