/******** STICKY FOOTER STYES ********/

html{
	height: 100%;
}

body{
	height: 100%;
}

#nonFooter{
	position: relative;
	min-height: 100%;
}

* html #nonFooter{
	height: 100%;
}

#container{
	padding: 0px 30px 9em 30px;
}

#footer{
	position: relative;
	margin-top: -4.5em;
} 

/****** END OF THE STICKY FOOTER STYLES ******/

body{
	background-color: #FFF;
	background-image: url(/images/body-bg-small.gif);
	background-repeat: repeat-x;
}

#nonFooter #container{
	width: 850px;
	margin: 0px auto;
	font: Arial, Helvetica, sans-serif;
}

#nonFooter #container .red-txt{
	color: #9c3b20;
}

/******** HEADER STYES ********/

#nonFooter #container #header{
	height: 163px;
	width: 850px;
	background-color: #30221f;
	position: relative;
	color: #FFF;
}

#nonFooter #container #header h1{
	position: absolute; bottom: 10px; left: 1px;
}

#nonFooter #container #header h1 a{
	width: 222px;
	height: 137px;
	color: black;
	display: block;
	background-image: url(/images/outsidein-logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#nonFooter #container #header h2{
	position: absolute; bottom: 50px; right: 0px;
	width: 252px;
	height: 19px;
	background-image: url(/images/hdr-phone-number.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

/******** CONTENT STYES ********/

#nonFooter #container #content{
	float: left;
	width: 612px;
	padding-right: 30px;
	border-right: 1px solid #a27b1e;
	margin-top: 20px;
}

#nonFooter #container #content h2{
	text-indent: -99999px;
	display: block;
	background-repeat: no-repeat;
	width: 560px;
	margin-bottom: 8px;
}

#nonFooter #container #content h3{
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	color: #30221F;
}

#nonFooter #container #content p,
#nonFooter #container #content ul,
#nonFooter #container #content ol{
	padding-bottom: 10px;
	font-size: 1.3em;
	color: #666666;
}

#nonFooter #container #content ul,
#nonFooter #container #content ol{
	margin-left: 40px;
}

#nonFooter #container #content a{
	color: #a27b1E;
	text-decoration: none;
}

#nonFooter #container #content a:hover{
	color: #9C3A1F;
	border-bottom: 1px dashed;
}

#nonFooter #container #content #opening-p{
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
}

#nonFooter #container #content #hdr-img{
	margin-bottom: 30px;
}

#nonFooter #container #content .team{
	position: relative;
	padding: 0px 0px 0px 130px;
	border-bottom: 1px solid #A27B1E;
	margin-bottom: 30px;
}

#nonFooter #container #content .team img{
	position: absolute; left: 0px; top: 6px;
}

*html #nonFooter #container #content .team img{
	position: absolute; left: -130px; top: 3px;
}

#nonFooter #container #content .team h4{
	font-size: 1.4em;
	font-weight: bold;
}

#nonFooter #container #content .team .name{
	color: #9C3A1F;
}

#nonFooter #container #content .team .position{
	padding-bottom: 10px;
}

#nonFooter #container #content .red-txt,
#nonFooter #container #rhcol .red-txt{
	color: #9c3b20;
}

#nonFooter #container #content .thumb{
	border: 2px solid white;	
	margin-bottom: 10px;
	height: auto;
	width: 630px;
	height: 150px;
	display: block;
	padding: 0px;
	text-align: center;
	font-size: 1.3em;
}

#nonFooter #container #content .thumb:hover{
	border: 2px solid #9C3A1F;
}

#nonFooter #container #content .p-thumb{
	margin-left: 10px;
	width: 100px;
	height: 220px;
	margin-left: 10px; 
	float: left;
	overflow: hidden;
}
#nonFooter #container #content .landscape {
	width: 215px;
}

#nonFooter #container #content img{
	border: 0px;
}

#nonFooter #container #content .testimonial{
	border-bottom: 1px solid #A27B1E;
	margin-bottom: 20px;
	padding-bottom: 15px;
}

/******** RHCOL STYES ********/

#nonFooter #container #rhcol{
	width: 192px;
	float: left;
	padding-left: 15px;
	margin-top: 20px;
}

#nonFooter #container #rhcol h2{
	font-size: 1.5em;
	text-transform: uppercase;
	color: #30221F;
}

#nonFooter #container #rhcol em{
	font-style: normal;
	color: #30221F;
	text-transform: uppercase;
}

#nonFooter #container #rhcol p,
#nonFooter #container #rhcol ol,
#nonFooter #container #rhcol ul{
	list-style-type: none;
	font-size: 1.2em;
	color: #a27b1E;
	padding-bottom: 20px;
}

#nonFooter #container #rhcol a{
	color: #a27b1E;
	text-decoration: none;
}

#nonFooter #container #rhcol a:hover{
	color: #9C3A1F;
	border-bottom: 1px dashed;
}

#nonFooter #container #rhcol img{
	margin-bottom: 25px;
}

#nonFooter #container #rhcol{
	margin-bottom: 25px;
}

/******** FOOTER STYES ********/

#footer{
	background-color: #30221f;
	height: 45px;
}

#footer #footer-container{
	width: 850px;
	margin: 0px auto;
	background-image: url(/images/footer-bg.gif);
	background-repeat: no-repeat;
	position: relative;
	color: #a27b1E;
	height: 45px;
}

#footer a{
	color: #a27b1E;
	text-decoration: none;
}

#footer a:hover{
	color: #9C3A1F;
	border-bottom: 1px dashed;
}

#footer #footer-container #copyright{
	position: absolute; top: 15px; left: 0px;
}

#footer #footer-container #design{
	position: absolute; top: 15px; right: 0px;
}