/* CSS Document */

body {
  margin: 0;
  background-image: url(/images/stone2-seamless.jpg);
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
}

td {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
}

h1, h2, h3, h4, form {
  margin: 0;
  padding: 0;
}

ul, li {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

img {
  border: none;
}

a {
  color: #608133;
}

a:hover {
  color: #000;
}

p {
  margin-top: 10px;
  margin-bottom: 0;
}


sup {
  font-size: 9px;
  line-height: 0;
}

* html sup {
  vertical-align: text-top;
}


/*  ------------------------------------  page layout styles  ------------------------------------  */

#sitecontainer {
  margin-left: auto;
  margin-right: auto;
  width: 940px;
  background-color: #fee8b9;
}



#footer {
  text-align: center;
  color: #366E06;
  font-size: 11px;
  padding: 25px 0 6px 0;
  margin-left: 50px;
}

#callUs {
	font-size:14px;
}

#footerGeography {
	margin:0 auto;
	text-align:center;
	color:gray;
	padding-right:50px;
}

#home_footer_container {
  margin-left: auto;
  margin-right: auto;
  margin-top: -41px;
  width: 940px;
  background-color: #000;
}

#musicbox {
  width: 50px;
  float: right;
}

/*  ------------------------------------  Header & Main Navigation  ------------------------------------  */


#header {
  background-color: #000;
   background-image: url(/images/pine-to-prairie-logo.gif);
   background-repeat: no-repeat;
   background-position: 12px 0px;
  height: 140px;
}

#header_left {
width: 240px;
float: left;
}

#header_right {
width: 700px;
float: left;
}


a.homelink {
  display: block;
  width: 238px;
  height: 135px;
  text-indent: -9999px;
  overflow: hidden;
}

#header h2 {
  color: #C15317;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2px;
  text-align: right;
  padding: 92px 20px 5px 0;
}


#header ul {
  border-top: solid 1px #608133;
  margin: 0 15px 0 0px;
  
}

#header li {
  float: right;
  list-style: none;
  padding: 0 19px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  padding-top: 3px;
}

#header li a {
  color: #418507; /* was 366e06*/
  text-decoration: none;
}

#header li a:hover {
  color: #5EF504;
}

#header li a.activeNav {
  color: #5EF504;
}


/*  ------------------------------------  page layout, etc.  ------------------------------------  */

#portfolio_nav {
  text-align: center;
  color: #888;
  font-size: 15px;
  margin-bottom: 20px;
}

#portfolio_nav a {
  padding: 0 2px;
  text-decoration: none;
  color: #222;
}

#portfolio_nav a:hover {
  text-decoration: underline;
  color: #608133;
}

.main_margins {
  padding: 10px 20px 10px 20px;;
}

.wide_inner_margins {
  padding: 15px 100px 20px 100px;
  /*this leaves it at 700 wide*/
}

.main_margins h1 {
  font-size: 22px;
  line-height: 26px;
  color: #608133;
}

.main_margins h2 {
  font-size: 18px;
  line-height: 20px;
  color: #608133;
  letter-spacing: 1px;
}

.main_margins h3 {
  font-size: 16px;
  line-height: 20px;
  color: #608133;
  font-weight: normal;
  letter-spacing: 1px;
  font-style: italic;
}

.leftcolumn {
  width: 620px;
  float: left;
  padding-top: 10px;
}

.rightcolumn {
width: 230px;
float: left;
margin-left: 40px;
padding-top: 10px;
text-align: center;
}

.sidebar_text {
  color: #222222;
  font-size: 12px;
  line-height: 17px;
  font-style:italic;
  
}

div.portfolio_before {
  width: 250px;
  float:left;
  margin-right: 50px;
  margin-bottom: 25px;
  padding-top: 14px;
  text-align:center;
  font-style:italic;
  font-size: 12px;
}

div.portfolio_before img {
  margin-bottom: 3px;
}

p.after {
  text-align:center;
  margin:0;
  padding-bottom: 10px;
  padding-top: 3px;
  font-style:italic;
}

.testimonial {
  font-size: 18px;
  line-height: 25px;
  color: #608133;
  font-style: italic;
}

.testimonial_sig {
  text-align: right;
  font-size: 15px;
  color: #444;
  padding-top: 4px;
  padding-right:5px;
}


.design_video_link {
  text-align: right;
  font-size: 15px;
  position:absolute;
  margin-top: -24px;
  width: 888px;
}

.design_video_link a {
  text-decoration:none;
}

.design_video_link a:hover {
  text-decoration:underline;
}

.rightNavBox {
  background-color: #fef0d1;
  border: solid 1px #555;
  margin-top: 6px;
  padding: 15px 10px 10px 10px;
  text-align: left;
}

.rightNavBox h3 {
  color: #C15317;
  font-size: 15px;
  line-height: 16px;
  font-style: normal;
}


#slideshow {
  position: relative;
  margin-top: -40px;
}


.leftcolumn li, .wide_inner_margins li {
  margin-top: 10px;
}

.imageborder {
  border: solid 1px #111;
}

.clear {
  clear: both;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

.hrule {
  clear: both;
  height: 20px;
  border-bottom: solid 1px #d8c59d;
  margin-bottom: 25px;
}

.nd { display: none; }



/*  ------------------------------------  About Us Page  ------------------------------------  */

.about_left {
  width: 530px;
  float: left;
  padding-top: 10px;
}

.about_right {
width: 320px;
float: left;
margin-left: 40px;
padding-top: 10px;
text-align: center;
}

.bioVideo {
  margin-top: 35px;
}


/*  ------------------------------------  Contact Form  ------------------------------------  */


table.contactform {
}

table.contactform td {
  font-size: 14px;
}

.required {
  font-size: 12px;
  color: #C15317;
}

div.formErrors {
  text-align: center;
  font-size: 16px;
  line-height: 22px;
  color: #CC4417;
  font-weight: bold;
}


/*  ------------------------------------  styles from the Wright Way article  ------------------------------------  */


#column1 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; width: 480px; float: left; }
#column2 { line-height: 19px; text-align: left; width: 420px; float: left; }
#sidebox { color: #673733; font-size: 11px; line-height: 16px; background-color: #fbf0d6; width: 444px; margin-left: 8px; border: solid 1px; }
#sidebox_margins { margin: 10px; }
.title { color: #608133; font-size: 50px; font-weight: bold; line-height: 54px; margin-top: 15px; }
.subtitle { color: #222; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.author { color: #666; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-variant: small-caps; line-height: 16px; margin-top: 20px; margin-bottom: 6px; }
.drop_w { color: #555; font-size: 80px; font-weight: bold; line-height: 50px; float: left; }
.sidebox_header { font-size: 14px; font-weight: bold; line-height: 16px; }
.caption1 { color: #C15317; font-size: 12px; line-height: 15px; text-align: center; width: 460px; }
.caption2 { color: #C15317; font-size: 12px; line-height: 15px; text-align: center; width: 444px; }

#column1 ul { margin-top: 0; padding-left: 20px; }
#column1 li { margin-top: 8px; }






/*  ------------------------------------  text formatting styles  ------------------------------------  */


.underline {
  text-decoration: underline !important;
  }
  
.noUnderline {
  text-decoration: none !important;
  }

.black {
  color: #111;
}

.rust {
  color: #C15317;
}

.green {
  color: #608133;
}

a.orangelink {
  color: #C15317;
}

a.orangelink:hover {
  color: #993900;
}

a.greenlink {
  color: #608133 !important;
}

a.greenlink:hover {
  color: #111 !important;
}

a.blacklink {
  color: #000;
}

a.blacklink:hover {
  color: #C15317;
}

a.chilibeanlink {
  color: #608133;
}

a.chilibeanlink:hover {
  color: #911008;
}

.spacing {
  letter-spacing: 1px;
}

.size10 {
  font-size: 10px;
}

.size12 {
  font-size: 12px;
}

.size15 {
  font-size: 15px;
}

.size16 {
  font-size: 16px;
}