* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #DE0500;
}
a:hover {
	color: #000000;
}
html {
	font-size: 100%;
	/* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}

body{
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(../images/wallpaper.jpg);
}
div.leftPics img{
	margin-bottom: 20px;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	padding-bottom: 10px;
}
h3 {
	padding-bottom: 10px;
	text-transform: uppercase;
}

p.quote {
	padding-top: 5px;
	padding-bottom: 0px;
}
div.quoteBig {
	padding-bottom: 10px;
}
div.quoteBig p {
	font-size: 18px;
}
p.quote img {
	float: left;
	margin-right: 10px;
	display: inline;
}
p.quoteAtt, div.quoteBig p.quoteAtt {
	padding-top: 0px;
	padding-bottom: 10px;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 14px;
}

/* page */
table#pageArea {
	background-image: url(../images/tile.gif);
	width: 840px;
	height: 400px;
}
table#pageArea td.pageMargin{
	background-image: url(../images/tile.gif);
	padding: 15px;
	vertical-align: top;
}
div.contentArea td {
	vertical-align: top;
	text-align:left;
}

/* top nav */
div#topNav {
	margin-top: 10px;
}
div#topNav p, div#topNav ul {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 3px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #DE0500;
}
div#topNav p.end, div#topNav ul.navend {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: dotted;
}
div#topNav a{
	text-decoration: none;
	color: #000000;
	line-height: 20px;
}

/* common */
div.spacer {
	height: 10px;
}
p.smallText{
	font-size:11px;
	font-family: "Courier New", Courier, monospace;
	margin: 0px;
	padding: 0px;
	line-height: 11px;
	padding-top: 10px;
	margin-top: 10px;
}
p.smallText a:link,p.smallText a:visited{
	text-decoration: none;
	color: #000000;
}
p.smallText a:hover{
	color: #FF0000;
}
div.hruleEnd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 10px;
}
div.hruleEnd p.smallText {
	margin: 0px;
	padding-top: 6px;
}
div.hrule {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 9px;
	margin-top: 10px;
}
.icons {
	white-space: nowrap;
	font-size: 10px;
}
p.intro {
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	padding-bottom: 10px;
}

/* specials */
div.specials {
	height: 258px;
	/*overflow: auto;*/
	background-position: center;
	margin-top: 8px;
}
div.allSpecials div.specials {
	height:auto;
	margin-bottom:15px;
	margin-top: 0px;
	padding-top: 8px;
	overflow: auto;
}

div.specials table {
	text-align: left;
	width: 100%;
}
div.specials h3, div.specials p, div.specials h6 {
	margin: 0px;
	padding: 0px;
	font-family: "Courier New", Courier, monospace;
}
.specialTitle {
	font-size: 17px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-family: "Courier New", Courier, monospace;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin-bottom: 10px;
	font-weight: bold;
	line-height: 20px;
}

/* standard pages */
td.leftCol {
	width: 210px;
	height: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 9px;
}
td.rightCol {
	padding-left: 10px;
	font-family: "Courier New", Courier, monospace;
}
.photo tr {
	height: 0%;
}

/*homepage*/
p.mainLink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
p.mainLink a:link, p.mainLink a:visited {
	text-decoration: none;
}
p.mainLink a:hover {
	background-image: url(../images/tiledark.gif);
	padding-left: 5px;
	padding-right: 5px;
}
div.homemenu {
	height: 238px;
	vertical-align: bottom;
}
div.homemenu p{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
	padding-bottom: 0px;
}

/*logo bar*/
table#logoBar {
	font-family: Impact, "Arial Black", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 10px;
}
table#logoBar a:link, table#logoBar a:visited{
	text-decoration: none;
	color: #DE0500;
}
table#logoBar a:hover{
	color: #000000;
}
.homeL, .homeC, .homeR {
	width: 256px;
}
.homeC {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}
.homeL {
	padding-right: 10px;
}
.homeR {
	padding-left: 10px;
}
.homeTopL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

p.homeSubHead {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 14px;
	line-height: 14px;
}
p.homeSubHead a:link,p.homeSubHead a:visited{
	color: #000000;
	text-decoration: none;
}
p.homeSubHead a:hover{
	color: #DE0500;
}
table.addresses p{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	line-height: 14px;
	text-align: center;
}
table.addresses h3{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	line-height: 16px;
	padding-top: 10px;
	text-align: center;
}
table.addresses img{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;
	line-height: 16px;
	margin-top: 20px;
}
span.dropCap {
 float: left;
 font-size: 600%;
 line-height: .85em;
 margin-right: 0.03em;
 margin-bottom:-0.25em;
}
/* ie only*/
div#topNav a:hover{
	color: #DE0500;
}
/* everything but ie*/
html>body div#topNav a:hover{
color: #DE0500;
}
div.photoBg{
	background-image: url(../images/photo-bg.jpg);
	margin-bottom: 7px;
	padding-top: 14px;
	padding-bottom: 10px;
	height: 480px;
	padding-left: 80px;
	background-repeat: no-repeat;
}
iframe {
	background-color: #FFFFFF;
}
.leonInput {
	width: 250px;
}
.rightCol ul, .rightCol ol{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	margin-left: 10px;
}
.rightCol li{
	margin-left: 10px;
	margin-bottom: 5px;
}
/*music*/
img.albumCover {
	clear: both;
	float: right;
	margin-left: 10px;
}
div.musicList  {
	padding-top: 10px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}

div.musicList h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.rightCol h4 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
table.delTab td {
	padding-right: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
}
