body, p { /* 2/2 sdawson removed ul from this type definition */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
}

ul {
/*	list-style-position: outside; */ /* removed 2/2 sdawson */
	list-style-type: square;
}

a, a:visited { color: #006699;}

#masthead {
	background-image: url(/images/tnbg.gif);
	background-repeat: repeat-x;
	height: 122px;
	display: block; 
}

#masthead #logo {
    background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
}

#campaign { margin-left: 635px; }

ul#edlist  { margin: 0px; padding: 0px; margin-top: -44px; }
ul#edlist li {
	margin: 0px;
	float: left;
	display: table-cell;
	position: relative;
	padding: 7px 15px;
	margin: 4px 0px;
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right;
}

ul#edlist li.sel {
	background-image: url(/images/bg_sel.gif);
	color: #ffffff;
	background-position: right;
}

ul#edlist li a, ul#edlist li.sel a { text-decoration: none; color: #fff;}
ul#edlist li img { margin-left: 10px; margin-right: 42px;}

ul#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom:60px;
	padding: 0px;
	width: 173px;
	float:left;
}

ul#mainnav li {
	list-style-type: none;
	line-height: 24px;
	margin: 0px;
	border-top: 1px solid #fff;
	padding: 0px 0px 0px 8px;
	background: #EEEEEE;	
}

ul#mainnav li a { 
	color: #333; 
	text-decoration: none;
}

ul#mainnav li.sel a { 
	color: #fff;
}

ul#mainnav li.sel {
  background-image:url(/images/bg_menusel.gif);
  color: #fff;
}

ul#mainnav ul.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	margin-left: -8px;
	padding: 0px;
	width: 173px;
	
}

ul#mainnav ul.subnav li {
	list-style-type: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 26px;
	background-color: #EEEEEE;
	background-image: url(/images/navblt.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}

ul#mainnav ul.subnav li a { 
	color: #333;
}

ul#mainnav ul.subnav li.sel {
	background-image: url(/images/arrow_white.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
} 

ul#mainnav ul.subnav li.sel a { 
	color: #fff;
}

#content {
	margin: 0px 180px 0px 190px; 
	width: 435px;
	color: #333333;
}

#contentwide {
	margin: 0px 0px 0px 20px; 
	width: 605px;
	color: #333333;
}

#content p, #contentwide p {
	margin-top: 10px;
	padding: 0px;
}
#content h1, #contentwide h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold; 
	color: #B31B1B;
	margin: 0px 0px;
	padding: 0px;
	line-height: 29px;
}

#content h2, #contentwide h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color: #B31B1B;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 29px;
}

#right {
	left: 635px;
	top: 123px;
	position: absolute;
}

#sidebar {
    width: 250px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #CCCCCC;
	float: right;
	margin-bottom: 10px;
}

#hiddenmenu {
	left: 0px;
	top: 104px;
	position: absolute;
	z-index: 2;
	visibility: hidden;
}

#pgFooter, .footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.redhed, .hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3333;
}

.blkhed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.plaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	background-color: #FFFFFF;
	background-image: url(/images/seating/bg_plaque_2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 15px;
	border: 1px solid #c00;
	font-weight: bold;
	color: #333;
	text-align: center;
	width: 600px;
	position: absolute;
	z-index: 10;
	left: 100px;
	top: 100px;
}

.plaque_text {
	padding: 10px;
	line-height: 108%;
}

.plaque_mt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	display: none;
}

#cttbl {
 width: 100%;
 border: 0;
 border-collapse: collapse;
}
#cttbl th {
 border-bottom: 1px solid #b31b1b;
}
#cttbl td {
 padding: 3px;
 border-bottom-width: 1px;
 border-bottom-style: solid;
 border-bottom-color: #F7C8C8;
}


/* donation/ordering module styles */

#shoppingCart {
	margin-left: 20px;
	margin-top: 20px;
}

#shoppingCart p, #shoppingCart td, #shoppingCart th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#shoppingCart th {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.cartTitle, .divDialogHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
	text-align: left; 
	padding-left: 20px;
}

.divDialog {
	text-align: center; 
	background-color: White; 
	border-color: #B31B1B; 
	border-width: 3px; 
	border-style: solid;
	padding: 0px;
}

.divDialogContent {
	text-align: left; 
	background-color: White; 
	padding: 10px;
}

#dialogTxt ul {
	padding-left: 3px;
	margin-left: 3px;
}

#dialogTxt {
	padding: 10px 20px 10px 20px;
}

/*
	These styles may be used in the shared code which drives this web site
*/

/* username/password login prompts */
.user_pass {
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	color: #B40000; 
	font-style: normal; 
	text-decoration: none; 
	font-weight: normal;
}

/* next 3 are user prompt styles for errors, warnings, and informational messages */

.errorText {
	font-family : Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color: Red;
	font-weight : bold;
}

.warnText {
	font-family : Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color: Orange;
	font-weight : bold;
}

.smallInform {
	font-family : Helvetica, Verdana, sans-serif;
	font-size : 11px;
	color: Green;
	font-weight : bold;
}

/* used to make colored grid in a table w/out using table borders */
.colored {
	background-color : #BED0D2;
}
.clear {
	background-color : White;
}

/* next 3 are used for form field labels */
.required  {
	color : #B40000;
	font-size : 10px;
}
.optional  {
	color : Black;
	font-size : 10px;
}
.disable  {
	color : Silver;
	font-size : 10px;
}

/* some common font sizes */
.smallFont {
	font-size : 11px;
	font-family : Helvetica, Verdana, sans-serif;
}
.tinyFont  {
	font-size : 9px;
	font-family : Helvetica, Verdana, sans-serif;
}

/* button-type links */
.buttons {
	color: #0000A3;
	text-decoration: none;
	font-size: 10px; 
	font-family : Helvetica, Verdana, sans-serif;
}

.buttons:VISITED {
	color: #0000A3;
	text-decoration: none;
}

.buttons:HOVER {
	color : #016874;
	text-decoration: underline;
}

/* "Site by WDG" signature */
.wdgSiteSig, .wdgSiteSig:link, .wdgSiteSig:visited {
	color: DarkGray;
}

/* pretty-looking input boxes */
.styled_input { 
	font-family: Helvetica, Arial, sans-seriff;
	font-size: 12px; 
	background-color:#f9f1dd;
	color:Black;
	border-width:1px; 
}

/* form submit buttons */
.cmdBtn {
	font-size: 11px;
}
