body {
      background-color: #663300;
	margin: 0 0 10px 0;
	padding: 10px 10px 15px 10px;
	height: 100%;
	width: 68 em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align : left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color : black; 
}
A:link {
color : #000000; 
text-decoration : none; 
font-weight : bold; 
font-size : 1.0em;
font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
A:visited {
color : #954A00; 
text-decoration : none; 
font-weight : bold; 
font-size : 1.0em;
font-family :  Arial, Verdana, Helvetica, sans-serif; 
} 

A:active {
color : #C58A50; 
text-decoration : none; 
font-weight : bold;
font-family : Arial, Verdana, Helvetica, sans-serif; 
} 
A:hover {
color : black;
background-color: #CC9933; 
text-decoration : underline; 
font-weight : bold;
font-family :  Arial, Veranda, Helvetica, sans-serif;
}
th {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #800000;
	text-align : center;

}
#container {
	margin:0 auto;
	width:100%;
	background-image: url(http://www.allthatcowboy.com/dwt/stripe.jpg);
	background-position: right;
	background-repeat: repeat-y;
	border:#000000 solid 1px;
}
#topLine {
	background: #773C00;
	width:100%;
	color: #000000;
	padding-right: 30px;
	/*z-index: 10000;*/
	background-image: url(http://www.allthatcowboy.com/dwt/stripe.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#topLine a:link { font-size : 1.0em; color: #DFB367; }
#topLine a:visited { 	color: #E6C186; }
#topLine a:hover { color: #753A00; background-color: #DFC681;	}

#header {
	background-color: #DFB367;
	width: 100%;
	height:130px;
	padding: 6px;
	margin: 0;
	z-index: -6;
	background-image: url(http://www.allthatcowboy.com/dwt/stripe.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.alignLeft {
	float:left;
	padding:0;
	margin:0;
}
.alignRight{
	float: right;
	padding:0px 20px 0px 20px;
	margin:25px;
}
.alignCenter {
	text-align: center;
}
/*begin left nav block*/
/*tan background with brown border for left navigation area*/
.blackBkgr {
	background-color:#DFB367;
	border:#663300 solid 6px;
	vertical-align:top;
}
#leftNav {
	width: 150px;
	padding: 6px;
	margin: 0;
	list-style: none;
}
	#leftNav a {
		display:block;
	}
	#leftNav ul {
		list-style: none;
		margin: 1px;
		padding: 1px;
		z-index:20000;
	}
	#leftNav li {
		padding: 2px 2px 2px 5px;
	}
	.catHead {
		background-color: #FF7B24;
		width: 120px;
		color: #CC3300;
		font-weight: bold;
		padding: 2px;
		margin: 10px 2px 3px 2px;
	}
#leftNav a:link {	color: black; font-size : 1.0em; font-weight : bold; font-family : Arial, Verdana, sans-serif;  text-decoration: none; }
#leftNav a:visited { color: #773C00; text-decoration: none; 	z-index:10000; }
#leftNav a:hover { color: #DFC681; background-color: #753A00;	}

/*end of left nav block*/

/*begin content*/
#content {
	margin: 0;
	padding: 10px 20px;
	z-index: 100;
	width: 480px;
}
#tinyTable {
	position: absolute;
	right:20px;
	width:100px;
	height:260px;
}
#content a{
	white-space: nowrap;
}
#content a:link {
	color: black;
	display: inline;
	white-space: nowrap;
}

#content a:visited {
	color: #663300;
	white-space: nowrap;
	display: inline;
}
#content a:hover {
	color: black;
	white-space: nowrap;
	display: inline;
}

#tableContent {
	margin: 20px 20px 10px 160px;
	position: absolute;
	z-index: 100;
}
/*end content*/

.red { color: #800000; }

.footer { font-size: 10px; 	text-align: center; }

.yellowBkgr { background: #ECFF33;
}
.floatRight {
	padding: 2px 0 2px 10px;
	clear: right;
	float: right;
}
.floatLeft {
	padding: 2px 6px 2px 0;
	clear: left;
	float: left;
}
.justFont {
	font-size: 12px;
}
.blackBorderLeft {
	border-left:#000000 solid 1px;
}
#rightAnnounce{
	position: absolute;
	right:20px;
	top:200px;
	width:200px;
	height:60px;
}
.largeFont{
	font-size:18px;
}
a.topmenu:link {color: black; font-size : .8em; font-family : Arial, sans-serif; }
a.topmenu:visited { color: #663300; font-size : .8em; background-color : #FFFFFF; }
a.topmenu:hover { color: black; background-color: #CC9933; }

a.bottommenu:link {color: black; font-size : 1.0em; font-weight : bold; font-family : Arial, sans-serif; }
a.bottommenu:visited { color: #996633; font-size : 1.0em; font-weight : normal; }
a.bottommenu:hover { color: black; background-color: #CC9933; font-weight : normal; }

a.footmenu:link {color: black; font-size : .9em;  font-weight : bold; font-family : Arial, sans-serif; }
a.footmenu:visited { color: #996633; font-size : .9em; font-weight : normal; }
a.footmenu:hover { color: black; background-color: #CC9933; }

a.bodymenu:link {color: #996633; text-decoration : none; font-weight : normal; }
a.bodymenu:visited {color: #663300; text-decoration : none; font-weight : normal; }
a.bodymenu:hover {color: black; background-color: #DFB367; }

a.bodylinkmenu:link {color: black; text-decoration : underline; font-weight : normal; }
a.bodylinkmenu:visited {color: #663300; text-decoration : none; font-weight : normal; }
a.bodylinkmenu:hover {color: black; background-color: #CC9933; }

a.leftnavmenu:link { color: #C5A857; font-size : 1.2em; font-weight : bold; font-family : Arial, Verdana, sans-serif; }
a.leftnavmenu:visited { color: #BB8D00; font-size : 1.2em; font-weight : normal; }
a.leftnavmenu:hover { color: black; background-color: #CC9933; }

a.view:link {color: black; background-color: #D9C580; font-size : .9em;  font-weight : 600; border-style : solid; border-width : 1px;  border-color : black; }
a.view:visited { color: black; font-size : .9em; background-color : #E9CA96; border-style : solid; border-width : 1px;  border-color : black; }
a.view:hover { color: black; text-decoration : none;  background-color: #FFCC66;  }

a.speciall:link {color:  #FFFF66; background-color:#FF6600; font-size : 1.1em;  font-weight : 700; border-style : solid; border-width : 1px;  border-color : black; }

p { font-family : Arial, Verdana, garamond, "Times New Roman", serif; font-size : 1.2em; text-align: left; }

p.maroon {color:maroon; font-size : 1.0em; font-weight : 600; text-align:center; } 

p.hotpink {color:#FF00FF; font-size : 1.4em; font-weight : 600; text-align:center; } 

p.brown {color:#996633; font-size : .9em; font-weight : 400; text-align:left; } 

p.special{color: #FFFF66; background-color: #FF6600; font-size : 1.2em;  font-weight : 700; text-align:center; border-style : solid; border-width : 1px;  border-color : black; }


.specialcontainer{
border: 1px solid black; margin-bottom: 1em; width: 190px; }

.specialcontainer .innerdiv{
color: #990000; background: #FFFF66 ; font-size : 1em;  font-weight : 700; text-align:center; border-style : solid; border-width : 1px;  border-color : #FF7B24;
position: relative; left: 2px; top: 2px; padding: 2px 2px 2px 2px;}

.smallcontainer .innerdiv{
color: #FFFF66; background: #800000 ; font-size : 1em;  font-weight : 700; text-align:center; border-style : solid; border-width : 1px;  border-color : #DFC681;
position: relative; center: 2px; top: 2px; padding: 1px; width: 120px;}

p.orch {color:#CC6600; font-size : 1.0em; font-weight : 600; text-align:center; } 

p.orange {color:#CC3300; font-size : 1.0em; }

p.bottom {font-family: sans serif, Arial, garamond, "Times New Roman", serif; color : #996633; font-size : .9em; text-align: left;}

p.foot {width: 680px; font-family: Arial, garamond, serif; 
color : #773C00; text-align:center; background-color: #DFB367; font-size : .9em;  text-align: center; border-style: solid;  }

p.bg {background-color: #663300; border-color: #333300; border-style: double;}

p.side {font-family: Sans Serif, Arial, Times New Roman, garamond, Verdana, serif;
font-size : 1.1em; color : #954A00; text-align: center; }

p.topnav {font-family: Arial, Helvetica, sans-serif;  color : #954A00; font-size: 9em; }

p.center { font-size : 1.0em; text-align: center; }

p.right { text-align: right; }


hr { background-color: #C58A50; border: 0px; color: #996633; height: 1px; }

hr.hr25left {margin-right:75%; }

hr.hr70cen {margin-left:15%; margin-right:15%; }

H1 {font-family : Times New Roman, Arial, Helvetica, sans-serif; font-size : 2.0em; color : black; font-weight : bold; text-align: center; }
H2 {font-family : Arial, Veranda, Helvetica, sans-serif; font-size : 1.2em; color : black; font-weight : bold; text-align: center; }
H3 {font-family : Arial, Veranda, Helvetica, sans-serif; font-size : 1.2em; color : black; font-weight : bold; text-align: center; }
H4 {font-family : Arial, Veranda, Helvetica, sans-serif; font-size : 1.2em; color : black; font-weight : bold; text-align: left; }