﻿body
{
    background: #cdaa7a;
    text-align: center;
}

table#banner
{
    height: 101px;
    background: url(assets/images/banner_bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
}

table#banner td#logo
{
    width: 264px;
}

table#banner td#tagline
{
    text-align: center;
    vertical-align: top;
    width: 696px;
    height: 101px;
}

table#banner td#tagline h2
{
    font: bold italic 1.8em arial;
    color: #fff;
    margin-top: 20px;
}

#utility-area{
width:960px;
margin:0 auto 8px auto;
padding:12px 0;
text-align:right;
}

#utility-area a{
background:#fff;
padding:8px;
font:bold .8em arial;
color:#8c0d04;
text-decoration:none;
-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
}

#utility-area a:hover{

color:#915651
}

div.container
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

table.maincontent
{
    width: 908px;
    background: #fff;
}


table.maincontent-award
{
    width: 908px;
    background: #fff;
}

table.maincontent-award td
{
    font:normal .9em/1.3em arial;
    color:#333;
    text-align:justify;
    background: #fff;
}

.tips{
text-align:left;

}

table.nlpcontent
{
    width: 250px;
    background: #fff;
}

table.maincontent tr.header td, table.nlpcontent tr.header td .header
{
    text-align: left;
    vertical-align: middle;
    font: normal 18px arial;
    color: #7c1c0c;
}



table.maincontent td, table.nlpcontent td
{
    padding: 0;
    font: normal .8em/1.2em arial;
    color: #922e1e;
    vertical-align: top;
    text-align: left;
}

table#topnav
{
    background: url(assets/images/topnav_gradient.jpg); /*background-position: left center;*/
    background-repeat: repeat-x;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 2px;
}

table#topnav td
{
    padding: 0;
    color: #fff7e7;
    font: normal .8em verdana;
    background: url(assets/images/nav-divider.jpg) no-repeat right 10px;
}

table#topnav td#disclaimer
{
    width: 919px;
    background-image: none;
    text-align: center;
    font-size: 1.1em;
    color: #fff;
}

table#topnav td#last
{
    background-image: none;
}
table#topnav td a
{
    color: #fff7e7;
    text-decoration: none;
    padding-left: 6px;
    padding-right: 6px;
}

table#topnav td a:hover
{
    text-decoration: underline;
}


.bold
{
    font-weight: bold;
}
.italic
{
    font-style: italic;
}
.underline
{
    text-decoration: underline;
}

.red
{
    color: #900;
}

.black
{
    color: #000;
}

.emphasis
{
    color: #333;
}

h1
{
    font: bold 24px arial;
    color: #333;
    margin-bottom: 6px;
}


h2
{
    font: bold 22px arial;
    color: #333;
    margin-bottom: 6px;
}

h3
{
    font: bold 28px arial;
    color: #fff;
    margin-bottom: 6px;
    padding: 8px;
    background: #4073c0;
}

.content
{
    color: #922e1e;
}

a
{
    font-weight: bold;
    color: #407cc0;
    text-decoration: unerline;
}
a:hover
{
    color: #73839a;
    text-decoration: unerline;
}

table.inputform{
height:100%;
}

table.inputform td
{
    padding:3px 7px;
}

table.inputform .input
{
    width: 125px;
    height: 16px;
    border: 1px solid #333;
    font: normal 11px arial;
    color: #333;
    padding-left: 4px;
    vertical-align:top;
}

.dcap
{
    color: #666;
    display: inline;
    float: left;
    font-size: 4em;
    line-height: 0.8em;
    text-transform: uppercase;
    margin: 0.07em 0.14em 0pt 0pt;
}

.allcaps
{
    letter-spacing: 1px;
    font-size: 90%;
    text-transform: uppercase;
}

/* explicit styles for nlp page
=====================================*/
table.nlpform
{
    width: 215px;
}

table.nlpform td
{
    padding: 2px;
}

table.nlpform input
{
    width: 125px;
    height: 14px;
    border: 1px solid #000;
    font: normal 11px arial;
    color: #333;
    padding-left: 4px;
}





/* end style for nlp page */


table#footer
{
    width: 100%;
}
table#footer td
{
    padding-top: 4px;
    padding-bottom: 4px;
    font: bold .7em/1.4em arial;
    color: #fff;
    vertical-align: top;
    text-align: center;
}
table#footer td a
{
    color: #fff;
    text-decoration: underline;
}
table#footer td a:hover
{
    text-decoration: none;
}

div#contactDiv a
{
    color: #fff;
    text-decoration: underline;
}

div#contactDiv a:hover
{
    text-decoration: none;
}

table.paypal
{
    width: 100%;
    font: normal 2em arial;
}

table.paypal tr.line td
{
    border-bottom: 1px solid #d1d1d1;
}

table.paypal td
{
    color: #300;
    padding-left: 6px;
    padding-top: 4px;
}

table.paypal td.subtotal
{
    text-align: right;
    padding-right: 6px;
}

a.how
{
    color: #ffc;
    font-weight: bold;
    text-decoration: underline;
}
a.how:hover
{
    text-decoration: none;
}

div#favorites
{
    width: 170px;
    border: 1px solid #fff;
    margin-top: 10px;
    font: normal 55% arial;
    padding: 6px 0;
    text-align: center;
    background: #000;
}
div#favorites a
{
    color: #fff;
    text-decoration: none;
}

div#favorites a:hover
{
    color: #fff;
    text-decoration: underline;
}



#montgomerylink a
{
    font-size: 80%;
    color: #fff;
    font-weight: normal;
    text-decoration: underline;
}

#montgomerylink a:hover
{
    color: #ccc;
    text-decoration: none;
}

#listen
{
    font: normal 130% arial;
    color: #fff;
}

#listen a
{
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}

#listen a:hover
{
    text-decoration: underline;
}

/* new styles added 9/21/09
================================ */

#testimonials-homepage
{
    width: 604px;
    float: left;
    /*margin-top: 10px;*/
}





#montgomery
{
    width: 298px;
    height: 178px;
    float: left;   
    background:#fff;
    padding-top:30px;
}

/*
#blog-title	{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 501px;*/

	/*height:60px;
	text-align: right;
    font-size:32px;
	line-height: 45px;
	padding:15px;	
}*/


#montgomery span{

	float: left;
	font-size: 30px;
	line-height: 36px;
	margin:0;
	width: 302px;
	height:169px;
	
}
#montgomery span a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 302px;
	height:169px;
	text-indent:-9000px;
	display:block;
	background: url(assets/images/montgomeryfamily_homepage.jpg) no-repeat;
}

.caption
{
    margin-top: 169px;
    background: #000;
    width: 302px;
    color: #fff;
    font: normal .9em arial;
    padding: 4px 0 4px 0;
}

.caption a
{
    font-size: .8em;
    text-decoration: underline;
    color: #ffc;
}
.caption a:hover
{
    text-decoration: none;
}
/*
#award
{
    width: 298px;
    height: 208px;
    float: left;
    border-right: 4px solid #000;
    background: url(assets/images/torch-award.jpg) no-repeat;
}
*/
#everett
{
    width: 304px;
    height: 169px;
    float: right;  
  
   
}

#everett span{

	float: right;
	font-size: 30px;
	line-height: 36px;
	margin:0;
	width: 304px;
	height:169px;
	
}
#everett span a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 304px;
	height:169px;
	text-indent:-9000px;
	display:block;
	background: url(assets/images/steve_everett_homepage.jpg) no-repeat;
}

.testimonial
{
    padding: 20px 0 0 40px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #333;
    background: url(assets/images/testimonial_quotes.gif) no-repeat left top;
    color: #333;
    line-height: 1.4em;
}

.testimonial-image
{
    float: right;
    margin-left: 10px;
    margin-bottom: 15px;
}
.clear
{
    clear: both;
}

.franchise
{
    margin-top: 20px;
    font-size: 150%;
    line-height: 1.1em;
}

#screenshot
{
    float: left;
    margin-top: 20px;
    clear: both;
    width: 325px;
    padding: 0 10px 0 0;
    border-right: 4px solid #999;
}

#truck-main
{
    float: left;
    margin-top: 20px;
    width: 312px;
}

table#main-table
{
    width: 908px;
    margin-top: 8px;
}

table#main-table td#main-copy
{
    background: #fff url(assets/images/panel_gradient.jpg) repeat-x right top;
    color: #333;
    font: normal 1.2em/1.3em arial;
    vertical-align: top;
    padding: 24px;
    text-align: left;
  
}

td.video-link{
width: 454px;
font:normal 1em/1.3em arial,verdana, helvetica;
color:#333;
}

td.video-link a{
color:#fafafa;
text-decoration:none;
padding:0 0 8px 0;
}
td.video-link a:hover{
color:#fafafa;
text-decoration:underline;
}

.button {
	color:#fff;
	font-family:Arial, Tahoma, Verdana;
	text-transform:uppercase;
	font-size:12px;
border:none;
background: url(assets/images/button.png);
padding:3px 8px;

}
.button:hover {
color:#fff;
border:none;
background: url(assets/images/button-hover.png);

}

/* =Style for new bunk bed plans page
------------------------------------------------------ */
.plans{
color:#7c1c0c;
margin-bottom:18px;
}

#sample-photos{
clear:left;
float: left; 
width: 250px; 
padding: 0; 
margin: 0;
text-align:center;
}

#sample-photos a{
color:#7c1c0c;
text-decoration:none;
line-height:2em;
}

#sample-photos a:hover{
color:#f2b3a9;
}

#right-panel{
float: right; 
width: 249px;
margin:0;
padding: 0; 
text-align:center;

}

#right-panel a{
color:#7c1c0c;
text-decoration:none;
line-height:2em;
}

#right-panel a:hover{
color:#f2b3a9;
}

#left-panel{
float:left;
width:585px;
}

img.alignleft{
	float:left;
	margin-right:18px;
	margin-top:5px;
	border:10px solid #ccc;
}

img.alignright{
	float:right;
	margin-left:18px;
	margin-top:5px;
	border:10px solid #ccc;
}

/* =for Bunk Bed plans page
---------------------------------------------------------------- */
#plans {
	float: left; 
	width: 310px; 
	margin: 0;
	padding:0 20px;
}

#plans p {
	font-size:1.2em;
	line-height:1.6em;
}	
	
/* =for Gallery page
---------------------------------------------------------------- */
.pic1,
.pic2,
.pic3 {
	float:left;
	width:250px;
	text-align:center;
	
}

.pic1 p,
.pic2 p,
.pic3 p {
	margin:12px;
}

.pic1 a img,
.pic2 a img,
.pic3 a img{
	border:0;
}

.pic1 {
	clear:left;
}

.pic1,
.pic2 {
	margin-right:45px;
} 


.gallery-link {
	margin:22px 0 0 0;
	color:#fff;
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	font-size:26px;
	line-height:32px;
	text-align:left;
border:none;
background: url(assets/images/clickme.png);
padding: 18px 8px 18px 14px;
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
text-shadow:2px 2px 2px rgba(0,0,0,.9);
}
.gallery-link:hover {
color:#fff;
border:none;
background: url(assets/images/clickme-hover.png);
-moz-border-radius: 12px;
-khtml-border-radius: 12px;
-webkit-border-radius: 12px;
}

