body {
	color: #444;
}

h1, h2, h3, h4, h5, h6 { color: #424242; }

div#logo-container {
	background: #B21124;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	color: #fff;
	text-decoration: none;
}

div#placeholder-hero {
	background: #B21124;
}

div#placeholder-search {
	background: #eee;
}

div#sub {
	padding: 18px 0;
}

div#placeholder-footer {
	color: #888;
}

td.menu-item {
	color: #eee;	
}

td.menu-item-hover {
	color: #fff;
}

td.menu-item-selected {
	color: #FF4F64;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #B21124;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #ccc;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 9px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 270px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1969bc;
	text-decoration: none;	
}

a:hover, a:active {
	color: #8C0000;
	text-decoration: none;
}

#main a:link, #main a:visited {
	border-bottom: 1px dotted #1969bc;
}

#main a:hover, #main a:active {
	border-bottom: 0px solid #8C0000;
}
#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: #181818 url(/images/cssimg/bg-5-3.png) repeat-y 50% 0;
	margin: 0;
}

body#sub {
		background: #181818 url(/images/cssimg/bg-sub-5-3.png) repeat-y 50% 0;
}

div#logo-container {
	background: url(/images/cssimg/bg-logo-5-3.png) repeat-x 0 0;
	height: 216px;
	margin: 0;
}

div#placeholder-logo {
	padding-left: 30px;
	padding-top: 72px;
}

div#placeholder-hero {
	height: 216px;
	width: 600px;
}

div#nav {
	background: #CF1519 url(../images/blockactive.gif) center center repeat-x;
	height: 54px;
}

div#placeholder-nav {
	height:45px;
	padding: 0 0 0 18px;	
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div.search-box {
	text-align: right;
}

div#placeholder-search {
	margin-top: 9px;
	padding: 9px;
	width: 582px;
}

body#sub div#placeholder-search {
	width: 932px;
}

div#main div.inner {
	padding: 18px 30px 36px;
}

div#sub {
	margin: 0;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
	font-size: small;
	margin-top:-13px;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-rss a:link#print, div#placeholder-rss a:link#rss {
	border-bottom: none;		
}

span.whoslogged {
	margin-right: 36px;
}



#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

#nav_485475{
margin: 0;
padding: 0;
float: left;
font: normal 100%  Tahoma, Geneva, sans-serif;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url(../images/blockactive.gif) center center repeat-x;
}

#nav_485475 li{
display: inline;
}

#nav_485475 li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
text-align:center;
line-height: 125%;
}

#nav_485475 li a:visited{
color: white;
}

#nav_485475 li a:hover, ul#nav_485475 li.selected a {
color: white;
background: transparent url(../images/blockdefault.gif) center center repeat-x;
}

div.imgshadow {
	background: url(../images/shadow.png) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 12px 8px 12px 25px;
	padding: 0;
	position: relative;
}
div.imgshadow img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.imgshadow img .davidfantin {
	background-color: #fff;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px none #a9a9a9;
	border-left: 1px solid #a9a9a9;
}

div.imgshadow p {
	margin: 5px;
	padding: 2px 8px;
	text-align: center;
}

div.imgfloatleft {
	float: left;
	margin: 12px 25px 12px 8px;
}

.newsflash {
	color: #D40000;
	border-bottom: 4px double #5B0000;
	padding: 0px 4px;
}

table.eventdonation {
	border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: 3px solid #888888;
  border-bottom: 3px solid #888888;
  padding: 0px 5px;
  background-color:#F6F6F6;
  	border-collapse:collapse;
  
}

table.eventdonation td  {
	padding: 11px 13px 4px;	
	border-collapse:collapse;
	border: 1px solid #E4E4E4;	
}

p.maineventtitle {
	font-size: 1.55em;
	color: #414141;
	font-family: Impact, Arial Black, Arial
}

p.maineventtitle span{
	font-size: 85%;
	color: #6B6B6B;
}

.exclusive {
	color: #7F0000;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 2px groove #7F0000;
}

.homerun {
	color: #D45F00;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 2px groove #D45F00;
}

#main ul {
	list-style-image:url(../images/checkmark.gif);
}


.head-location {
	color:#A1A1A1;
	text-transform:uppercase;
	margin: 7px 0 5px;
	font-weight: bold;
}
fieldset {
  width: 370px;
  float: left;
  padding: 13px;
  margin-left: 15px;
  border: 1px dotted #ccc;
}
legend {
  padding: 2px 15px;
  background-color: #626262;
  color: #E0E0E0;
  border: 1px solid #191919;
  letter-spacing: 2px;
}
label {
   text-transform:capitalize;
   clear: both;
   display: block;
   margin: 5px 0 0;
}
textarea, input, select {
	font-size: small;
	color:#1C1C1C;
	text-align: left;
	padding: 4px 4px 0;
	background-color: #F7F7F7;
	background-image: url(../Images/shadeform.png);
	padding-left: 7px;
}
.req {
	font-size: smaller;
	color: #A00;
	font-weight: bold;
	padding: 0  0  0 3px;
	margin-top: 8px;
	height: 28px;
	border: 0px blue solid;
}
.button {
	background: #E1E1E1;
	padding: 3px 15px;	
}
.req-fields {
	font-size: smaller;
	color: #A00;
	font-weight: bold;
	padding-left: 3px;
}
textarea {
 width: 290px;	
}
.tabletextshadow {
  font-size: 12px;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: 2px solid #888888;
  border-bottom: 2px solid #888888;
  padding: 0px 5px;
}
input.cat_button  {
  clear: both;
  float: left;
    border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: 2px solid #888888;
  border-bottom: 2px solid #888888;
  color: #A0A0A4;
  background-color:#2A1F00;
  background-image: none;
  text-align:center;
  padding-right: 18px;
  
}



