body	{
	padding: 0;
	}

p	{
	margin-top: 1.5em;
	}

h1	{
	margin: 0;
	}

h2	{
	margin-top: 1.5em;
	font-size: 1.25em;
	color: #8f1f09;
	}

h3	{
	font-size: 1em;
	line-height: 0;
	color: #8f1f09;
	}

ul	{
	padding-left: 20px;
	font-size: 10px;
	color: #8f1f09;
	}

a:link	{
	color: #8f1f09;
	text-decoration: underline;
	}

a:visited	{
	color: #490000;
	text-decoration: underline;
	}

a:hover	{
	color: #e40000;
	text-decoration: underline;
	}

a:active	{
	color: #490000;
	text-decoration: underline;
	}

img	{
	border: 0;
	}
	
#globalwrap	{
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	}

#nav	{
	background-image:url(../images/nav_bg.jpg);
	}

#intro	{
	background-image:url(../images/intro_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#maincontent	{
	padding-top: 108px;
	padding-bottom: 40px;
	background-image:url(../images/maincontent_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
	
#sidebar	{
	background-image:url(../images/sidebar_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-bottom: 30px;
	font-size: 10px;
	color: #8f1f09;
	line-height: 1.5em;
	}
	
#sidebar h2	{
	margin-top: 20px;
	}

#sidebar p	{
	margin: 0 0 1.5em 0;
	}

#sidebarfull	{
	background-image:url(../images/sidebarfull_bg.gif);
	background-repeat: repeat-y;
	}

#footer	{
	text-align: center;
	padding-top: 20px;
	background-image:url(../images/footer_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#leftcol	{
	}

#rightcol	{
	padding-top: 60px;
	font-size: 10px;
	color: #666;
	}

.offer	{
	float: right;
	margin: 5px 0 5px 5px;
	}

.subhead	{
	font-weight: bold;
	color: #8f1f09;
	} 

.address, .directions	{
	padding-left: 15px;
	}

.directions	{
	font-style: italic;
	}
