/*
// $Id: wrapper.css,v 1.1 2007/06/11 20:21:47 stephend Exp $
// $Revision: 1.1 $
// $Author: stephend $
//
// $Log: wrapper.css,v $
// Revision 1.1  2007/06/11 20:21:47  stephend
// Migrating PeaksOfBreck module to breckpeaks
//
// Revision 1.7  2007/06/11 15:40:42  stephend
// Updated footer wrapper styles & newsletter link
//
// Revision 1.6  2007/05/23 23:03:02  stephend
// Added left column heroes
//
// Revision 1.5  2007/05/23 17:17:06  stephend
// Added hero & title images, calendar styles
//
// Revision 1.4  2007/05/22 19:29:03  stephend
// Updated contact form, style tweaks
//
// Revision 1.3  2007/05/22 16:22:16  stephend
// Added Image Titles
//
// Revision 1.2  2007/05/21 20:38:07  stephend
// Wrapper Build
//
*/
body 
{
	background-color: #411630;
	font:normal 11px Arial;
	color: #4d223f;
	line-height:16px;
	margin:7px 0;
	padding:0
}
p					{margin:0;padding:0}
a,img				{border:0}
img					{margin:0;padding:0}
a:visited, a:link	{color: #990000;text-decoration: underline;}
a:hover, a:active	{color: #990000;text-decoration: none;}

#container			{width:960px;margin:auto}
#header				{position:relative}
#header_items		{position:absolute;top:62px;left:0;width:100%;}
#subnav				{font:normal 12px Arial;color:#3c172e;padding:2px;background:url(../images/content.bg.jpg) repeat-x}
#subnav a			{text-decoration:none}	
#subnav a:hover		{color:#9e6183}	
#subnav_pipe		{font:normal 13px Arial;color:#3c172e}
#content_area		{background:url(../images/content.bg.jpg) repeat-y}
#content			{}
#content td			{vertical-align:top}
#copy				{width:500px;padding:12px}
#footer_links		{background:url(../images/content.bg.jpg) repeat-y}
#footer				{font-size:9px;color:#623353;line-height:12px;}
#footer	tr td		{vertical-align:top}