

BODY {  background: #000000 url('../images/calaboose_stonewall_bg.jpg') no-repeat fixed center top;}

.copy          { color: #000000; font-size: 12px; font-family: Georgia,default; line-height: 18px }
.test		   { color: Red; font-size: 12px; font-family: Georgia,default; line-height: 18px }
.homecopy      { color: #000000; font-size: 11px; font-family: Georgia,default }
.caption       { color: #000000; font-size:  9px; font-family: Trebuchet MS,default }
.headertext    { color: #3E4919; font-size: 15px; font-family: Trebuchet MS,default; font-weight: bold }
.subheadertext { color: #3E4919; font-size: 14px; font-family: Trebuchet MS,default; font-weight: normal }
.cartblack     { color: #000000; font-size: 13px; font-family: Trebuchet MS,default }
.cartcopy      { color: #000000; font-size: 13px; font-family: Courier New; line-height: 15px; font-weight: normal }
.cartcopybold  { color: #000000; font-size: 13px; font-family: Courier New; line-height: 15px; font-weight: bold }
.cartgeocopy      { color: #000000; font-size: 12px; font-family: Georgia,default; line-height: 17px; font-weight: normal }
.cartgeocopybold  { color: #000000; font-size: 12px; font-family: Georgia,default; line-height: 17px; font-weight: bold }
.cartredgeocopy   { color: #990000; font-size: 12px; font-family: Georgia,default; line-height: 17px; font-weight: bold }
.cartmid       { color: #000000; font-size: 12px; font-family: Courier New; line-height: 14px; font-weight: normal }
.cartsmall     { color: #000000; font-size: 11px; font-family: Georgia,default; line-height: 13px; font-weight: normal }
.cartthanks    { color: #000000; font-size: 13px; font-family: Georgia,default; line-height: 17px; font-weight: normal }

.leftnav { color: #0A0A8E; font-size: 12px; font-family: Trebuchet MS,default; text-decoration: none; font-weight: bold }
.leftnav:visited { color: #0A0A8E; font-size: 12px; font-family: Trebuchet MS,default; text-decoration: none; font-weight: bold }
.leftnav:hover { color: #0A0A8E; font-size: 12px; font-family: Trebuchet MS,default; text-decoration: underline; font-weight: bold }

.bottomnav { color: #E59E34; font-size: 12px; font-family: Trebuchet MS,default; text-decoration: none; font-weight: bold }
.bottomnav:visited { color: #E59E34; font-size: 12px; font-family: Trebuchet MS,default; text-decoration: none; font-weight: bold }
.bottomnav:hover { color: #E59E34; font-size: 12px; font-family: Trebuchet MS,default; text-decoration: underline; font-weight: bold }

.link         { color:#3E4919; text-decoration: underline }
.link:visited { color:#3E4919; text-decoration: underline }
.link:hover   { color:#3E4919; text-decoration: none }

.greencartlink          { color: #3E4919; text-decoration: underline; font-size: 12px; font-family: Georgia,default; line-height: 18px; font-weight: normal }
.greencartlink:visited  { color: #3E4919; text-decoration: underline; font-size: 12px; font-family: Georgia,default; line-height: 18px; font-weight: normal }
.greencartlink:hover    { color: #3E4919; text-decoration: none; font-size: 12px; font-family: Georgia,default; line-height: 18px; font-weight: normal }

.redcartlink          { color: #660000; text-decoration: underline; font-size: 12px; font-family: Georgia,default; line-height: 18px; font-weight: normal }
.redcartlink:visited  { color: #660000; text-decoration: underline; font-size: 12px; font-family: Georgia,default; line-height: 18px; font-weight: normal }
.redcartlink:hover    { color: #660000; text-decoration: none; font-size: 12px; font-family: Georgia,default; line-height: 18px; font-weight: normal }

.calendarlink { color:#2A2A9F; text-decoration: underline }
.calendarlink:visited { color:#2A2A9F; text-decoration: underline }
.calendarlink:hover { color:#70782B; text-decoration: underline }

.blueheadertext { color: #16169D; font-size: 13px; font-family: Trebuchet MS,default; font-weight: bold }
.bluesubheadertext { color: #2323B5; font-size: 11px; font-family: Trebuchet MS,default; font-weight: bold }

.bluetext { color: #16169D; font-size: 12px; font-family: Trebuchet MS,default; font-weight: bold }

.cartgrid {
	border-width: 0px;
	padding: 0px;
}

table.cartcontents {
	border-width: 0px;
	border-spacing: 0px;
}
table.cartcontents th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #7a7a7a;
	background-color: ;
	-moz-border-radius: ;
}
table.cartcontents td {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #7a7a7a;
}


