/*
-----------------------------------------------
Reese Design Works Style Sheet

Author:   Clifford Reese | www.reesedesignworks.com 
Version:  2006.03
----------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: .7em;
	color: #D8D4B6;
	background: #6D0000 url('/img/bg_txtr.jpg') center top no-repeat;
	}

p {
	margin: 0;
	padding: 1em 0 0; 
	line-height: 140%;
	}	
	
a img {
	border: none;
	}	

a {
	color: #D8D4B6;
	text-decoration: none;
	}	

a:hover {
	color: #CB6F14;
	}
	
/*
NAV --------------------- */
#navbar {
	width: 350px;
	height: 23px;
	position: absolute;
	top: 100px;
	margin: 0 0 0 1px;
	z-index: 2;
	}
#navdate {
	float: left;
	width: 137px; height: 23px;
	padding: 6px 4px 0 0;
	text-align: center;
	color: #999;
	font-size: 11px;
	}	
#navlinks {
	float: left;
	width: 400px; height: 23px;
	}
	#navlinks img {display: inline;}
	#navlinks a:link, #navlinks a:active, #navlinks a:visited {border-style: none;}		
/*
CONTENT --------------------- */	

#content {
	margin-bottom: 30px;
	float: right;
	width: 601px;
	padding-top: 140px;
	padding-left: 30px;
	}	
	
#content h2 {
	margin: 0 0 0 6px;
	height: 18px;
	text-indent: -9000px;
	}
	
#smcontent {
	float: left;
	width: 500px;
	padding-top: 140px;
	margin: 0 0 10px 34px;
	padding-bottom: 20px;
	}	
	
#smcontent h2 {
	margin: 0 0 0 6px;
	height: 18px;
	text-indent: -9000px;
	}
	
#title	{
	margin: 10px 0 10px 0;
	font-size: 14px;
	font-weight: normal;
	color: #fbad17;
	font-family: Georgia, "Times New Roman", Times, serif;
	}	

.portfolio h3 {
	margin: 30px 0 10px 6px;
	height: 16px;
	text-indent: -9000px;
	}
	
.home h3 {
	margin: 35px 0 0 0 6px;
	height: 16px;
	text-indent: -9000px;
	}
	
.about h3 {
	margin: 30px 0 10px 6px;
	height: 16px;
	text-indent: -9000px;
	}
	
.envelope {
	margin: 5px 0 0 0;
	height: 350px;
	background-image: url(../img/contact_bkg.gif);
	background-repeat: no-repeat;
	padding: 75px 75px 0 25px;
	color: #881F1C;
	font-size: 1.5em;
	text-align: center;
	}

.envelope a {
	color: #881F1C;
}

.envelope a.hover {
	color: #881F1C;
	text-decoration: underline;
}

h3#stlouise {background: url('/img/title-stlouise.gif') no-repeat;}
h3#crossgates {background: url('/img/title-crossgates.gif') no-repeat;}
h3#sterling {background: url('/img/title-sterling.gif') no-repeat;}
h3#pcc {background: url('/img/title-pcc.gif') no-repeat;}
h3#adv {background: url('/img/title-adv.gif') no-repeat;}
h3#ocs {background: url('/img/title-ocs.gif') no-repeat;}
h3#tmx {background: url('/img/title-tmx.gif') no-repeat;}
h3#prn {background: url('/img/title-prn.gif') no-repeat;}
h3#opp {background: url('/img/title-opp.gif') no-repeat;}
h3#officescreen {background: url('/img/title-officescreen.gif') no-repeat;}
h3#parronhall {background: url('/img/title-parronhall.gif') no-repeat;}
h3#shewanders {background: url('/img/title-shewanders.gif') no-repeat;}
h3#blissevent {background: url('/img/title-blissevent.gif') no-repeat;}
h3#bda {background: url('/img/title-bda.gif') no-repeat;}
h3#safdie {background: url('/img/title-safdie.gif') no-repeat;}
h3#diva {background: url('/img/title-diva.gif') no-repeat;}
h3#fokos {background: url('/img/title-fokos.gif') no-repeat;}
h3#lifegear {background: url('/img/title-lifegear.gif') no-repeat;}
h3#sisters {background: url('/img/title-sisters.gif') no-repeat;}
h3#welcome {background: url('/img/welcome.gif') no-repeat;}
h3#about {background: url('/img/about.gif') no-repeat;}

.portfolio h4 {
	clear: both;
	margin: 0 0 0 250px;
	padding-top: 5px;
	width: 75px;
	background: url('/img/viewsite.gif') bottom no-repeat;
	}

.portfolio h4 a {
	display: block; 
	height: 27px; 
	text-indent: -9000px;
	background: url('/img/viewsite.gif') no-repeat bottom;
	}

/*
.portfolio img {
	margin-left: -6px;
	}
*/

.portfolio p {
	float: left;
	width: 72%;
	padding: 10px 0 0 6px;
	color: #fbad17;
	}

.portfolio p em {
	font-family: Georgia, serif;
	}

.portfolio ul {
	float: right;
	width: 321px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
	}

.portfolio li {
	clear: left;
	margin-bottom: 5px;
	}

.portfolio li strong {
	display: block;
	float: left;
	width: 6em;
	padding-top: 2px;
	font-size: .84em;
	font-weight: normal;
	text-transform: uppercase;
	color: #CB6F14;
	}	
	

/*
.about img {
	margin-left: -6px;
	}
*/

.about p {
	float: left;
	width: 75%;
	padding: 10px 0 0 6px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	}

.about p em {
	font-family: Georgia, serif;
	}

.about ul {
	float: right;
	width: 321px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
	}

.about li {
	clear: left;
	margin-bottom: 5px;
	}

.about li strong {
	display: block;
	float: left;
	width: 6em;
	padding-top: 2px;
	font-size: .84em;
	font-weight: normal;
	text-transform: uppercase;
	color: #CB6F14;
	}	
	
.home p {
	float: left;
	width: 75%;
	padding: 20px 0 0 6px;
	color: #fbad17;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	}

.home p em {
	font-family: Georgia, serif;
	}

.home ul {
	float: right;
	width: 321px;
	margin: 12px 0 0;
	padding: 0;
	list-style: none;
	}

.home li {
	clear: left;
	margin-bottom: 5px;
	}

.home li strong {
	display: block;
	float: left;
	width: 6em;
	padding-top: 2px;
	font-size: .84em;
	font-weight: normal;
	text-transform: uppercase;
	color: #CB6F14;
	}
	
	
/*
SIDEBAR --------------------- */		

#sidebar {
	float: left;
	padding: 65px 0 0 0px;
	width: 267px;
	color: #851D1A;
	}

#sidebar h1 {
	margin: 0;
	height: 292px;
	text-indent: -9000px;
	background: url('/img/bg_crest.gif') no-repeat;
	}	

#sidebar-top {
	height: 70px;
	background: url('/img/bg_side_top.gif') no-repeat;
	}	
	
#sidebar-content {
	padding: 5px 55px 30px;
	background: url('/img/bg_crest_bg.gif') repeat-y;
	}	

#sidebar-content ul {
	margin: 2em 0 0;
	}

#sidebar-content li {
	margin-top: .7em !important;
	margin-top: 0;
	}

#sidebar-content li em {
	display: block;
	margin-top: .2em;
	color: #CB6F14;
	font-size: .84em;
	font-style: normal;
	}



#sidebar-bottom {
	height: 77px;
	background: url('/img/bg_crest_btm.gif') no-repeat;
	}	


/*
FOOTER --------------------- */		

#footer {
	clear: both;
	padding: 5px 0 0;
	background: #151515 url('/img/bg_bottom.gif') top repeat-x;
	height: 150px;
	}	

#footer h3 {
	margin: 20px 0 10px;
	height: 16px;
	text-indent: -9000px;
	}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#footer li {
	margin: 7px 0;
	}

#sidecol {
	float: left;
	margin-top: 0 !important;
	margin-top: 35px;
	width: 321px;
	}

#contact h3 {margin-top: 0; background: url('/img/title-contact.gif') no-repeat;}
#more h3 {background: url('/img/title-more.gif') no-repeat;}

#contact {
	margin-top: 0px;
	}
	
#contact p {
	padding-top: 0;
	font-size: .84em;
	color: #8B8A78;
	}
	
#contact #email, #contact #location #phone {
	padding-top: 1em;
	text-transform: uppercase;
	}	

#contact #email a strong {
	margin-left: .5em;
	color: #151515;
	}

#contact #email a:hover strong {
	color: #8B8A78;
	}

p#copyright {
	margin-top: 1em;
	padding: 0;
	color: #8B8A78;
	font-size: 0.84em;
	text-transform: uppercase;
	}

p#copyright a {
	color: #8B8A78;
	}	

p#copyright a:hover {
	color: #CB6F14;
	}	



/*
CONTAINERS --------------------- */	

#container {
	margin: 0 auto;
	width: 900px;
	}

#wrapper {
	margin: 0 auto;
	width: 600px;
	padding-left: 299px;
	}
	
/* Capitals -----------------------------------*/	

.capA {margin-right: -14px; vertical-align: -10%;}
.capAoff {margin-right: -10px; vertical-align: -20%;}
.capB {margin-right: -9px; vertical-align: -20%;}
.capC {margin-right: -2px; vertical-align: -20%;}
.capD {margin-right: -14px; vertical-align: -10%;}
.capE {margin-right: -7px; vertical-align: -20%;}
.capF {margin-right: -18px; vertical-align: -10%;}
.capG {margin-right: -7px; vertical-align: -25%;}
.capH {margin-right: -15px; vertical-align: -20%;}
.capI {margin-right: -14px; vertical-align: -10%;}
.capIoff {margin-right: -9px; vertical-align: -20%;}
.capJ {margin-right: -13px; vertical-align: -20%;}
.capL {margin-right: -8px; vertical-align: -20%;}
.capM {margin-right: -17px; vertical-align: -10%;}
.capN {margin-right: -23px; vertical-align: -10%;}
.capO {margin-right: -3px; vertical-align: -20%;}
.capP {margin-right: -15px; vertical-align: -15%;}
.capS {margin-right: -7px; vertical-align: -40%;}
.capT {margin-right: -21px; vertical-align: -10%;}
.capU {margin-right: -9px; vertical-align: -25%;}
.capV {margin-right: -23px; vertical-align: -20%;}
.capW {margin-right: -25px; vertical-align: -10%;}
.capNum {margin-right: -4px; vertical-align: -40%;}
.capZ {margin-right: -12px; vertical-align: -40%;}	

	
/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		
