/*  

redmann mahoney base style sheet
site designed by
sean at huebie.com
built by
ethan at huebie.com

*/


body			{
	margin: 0px;
	padding: 0px;
	font-family: "OfficinaSans",verdana, arial, sans-serif;
	color:#666;
	font-size: .6em;
	line-height:1.6em;
	background-image: url(../img/bkg.gif);
	background-repeat: no-repeat;
}





/* type */

a 				{	color: #ae3131; 	text-decoration: none;}
a:visited 		{	color: #bc5546;	} 
a:hover 		{	color: #600;	}
a img 			{	border: none;	}		

h1,h2				{	font-family: "Futura", "Futur", "Franklin Gothic","Lucida Grande", georgia, "times new roman", serif;
					color: #588292;	
					font-size: 1.8em;
					line-height: 2.2em;	}

h2				{
	font-size: 1.4em;
	font-weight: normal;
	line-height: normal;
}

h2.bioheader				{
	font-size: 1.4em;
	font-weight: normal;
	line-height: normal;
	margin-bottom:-8px;
}


.blue			{	color: #699;	}





/* divs - layout & style */

.more {
	display: none;
	/*border-top: 1px solid #666;
	border-bottom: 1px solid #666; }*/}
a.showLink, a.hideLink {
	text-decoration: none;
	color: #699;
	padding-left: 0px;
	background: transparent url('down.gif') no-repeat left; }
a.hideLink {
	background: transparent url('up.gif') no-repeat left; }
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #699; }




#nav			{	width: 260px;
					margin-left: 67px;
					position: absolute; }



#nav-home		{	width: 259px;
					height: 387px;
					background: url("../img/pic-home.png") no-repeat;}
					
#nav-photo		{	margin-top: 72px;
					width: 259px;
					height: 315px;	}					

.nav-aboutpng	{	background: url("../img/pic-about.png") no-repeat;	}
.nav-contactpng	{	background: url("../img/pic-contact.png") no-repeat;	}
.nav-portfoliopng	{	background: url("../img/pic-portfolio.png") no-repeat;	}
.nav-proofpng	{	background: url("../img/pic-proof.png") no-repeat;	}
.nav-ratecardpng	{	background: url("../img/pic-ratecard.png") no-repeat;	}
.nav-rmsupportspng	{	background: url("../img/pic-supports.png") no-repeat;	}
.nav-staffbiospng	{	background: url("../img/pic-staffbios.png") no-repeat;	}



#nav ul			{	list-style: none;	
					font-size: 1.2em;
					line-height: 1.8em;	}
					
#nav ul li		{	margin-left:-2em;	}					
#nav ul li a.current {
	text-decoration: underline;
}

					
#contentbox		{	width: 468px;
					position: absolute;
					left: 327px;
					padding-bottom: 65px;}
					
#header			{	width: 468px;
					height: 258px;
					background: url("../img/logo.png") no-repeat;}					
					
#content		{	padding: 0 76px 50px 17px;	}					

li				{	line-height:1.8em;	}

#logo			{	position: relative;
					margin: 20px 0;	
					height: 35em;}

#logos, #logoswide, #logosmid
				{
	float: left;
	height: 5em;
	width: 159px;
	margin: 5px 5px 5px 0;
	padding: 5px 0 50px 0;
	text-align: center;
}

#logos			{	width: 100px;	
					height:12em;
					padding: 5px 0 20px 0;	}								

#logosmid		{	height: 7em;	
					padding: 5px 0 20px 0;}
