/* CSS Document */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #2D2D2D;
	}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	}
	
a:link	{
	color: #CC0000;
	text-decoration: none;
	}

a:visited {
	color: #CC0000;
	text-decoration: none;
	}
a:hover	{
	color: #868686;
	text-decoration: none;
	}

a.wfns {
	font-family: "Courier New", Courier, mono;
	
		}
body {
	background-color: #404040;
	background-position: center;
	text-align:center
	}

#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thick solid #4C721D;
	}
	
#banner	{
	position: relative;
	width: 760px;
	}
	
#banner a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-variant: small-caps;
	}
	
#menu a:hover	{
	color: #FFFFFF;
	}
	
#menu {
	position: relative;
	width: 100%;
	background-color:#FFFFFF;
	color: #FFFFFF;
	}
	
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	font-weight: bold;
	}
	
#menu a:hover	{
	color: #868686;
	}

ul	{
	display:inline;
	}
	
#content {
	background-color: #FFFFFF;
	position: relative;
	width: 100%;
	}
	
#content .big a {
	text-decoration: underline;
	color: #333333;
}

#content .big a:hover	{
	color: #868686;
	text-decoration: none;
	}
	
#leftcolumn		{
	background-color: #FFFFFF;
	position: relative;
	width: 155px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: thin solid #A80000;
	display: inline;
	}
	
.justify {
	text-align: justify;
	}

.border1 {
	border: 3px dotted #333333;
	}
.border2 {
	border: 3px solid #333333;
	}
	
.border3 {
	border: 4px solid #333333;
	}

.footer {
	font-size: 12px;
	}
.footerlink {
	word-spacing: 3em;
}
.isbn {
	font-size: 9px;
	}

.small {
	font-size: 12px;
		}
.events {
	color: #592D00;
	}
	
.stores	{
	font-size: 11px;
}
