html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {  
	margin: 0; 
	padding: 0; 
	border: 0;}
/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;}
/* end hiding from IE5 mac */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	background-image: url(../images/static/bg4.jpg);
	text-align: left;
	}
#container {
	margin: 0px auto;
	width: 900px;
	background-image: url(../images/static/main-bg.gif);
	border: 1px solid black;
	line-height: 120%;
	}
/* Header */	
#top {
	background: transparent url(../images/static/header.jpg) no-repeat;
	height: 130px;
	}
#top h1 span {
	display:none
	}
#topnav ul {
	font-size: 80%;
	text-align: right;
	padding-top: 105px;
	padding-right: 10px;
}
#topnav ul li {
	margin: 0;
	padding: 0px 5px;
	border-left: 1px solid #A68C6A;
	list-style: none;
	display: inline;
	vertical-align: bottom;
}
#topnav ul li.first {
	margin: 0 0 0 0;
	border-left: none;
	list-style: none;
	display: inline;
}

#topnav a {
	color: #6D305C;
}

#topnav a:link, a:visited {
	text-decoration: none;
}
#topnav a:hover, a:active{
	text-decoration: underline;
}

/* End header */	

/* Left Column */
#leftnav {
	background-image: url(../images/static/TexasBarnFlag.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 190px;
}
#leftnav ul {
	margin: 0; /*removes indent in IE and Opera*/
	margin-top: 130px;
	padding: 0; /*removes indent Mozilla and NN7*/
	width: 176px;
	list-style-type: none; /*turns off display of bullet*/
	font-size: 80%;
	text-align: left;
}
#leftnav li {
	margin: 0px;
}
#leftnav a {
	display: block;
	padding: 4px 4px 4px 24px;
	border-bottom: 1px solid #333;
	border-color: #A28464;
}
#leftnav a:link, #leftnav a:visited {
	color: #472A5F;
	text-decoration: none;
}
#leftnav a:hover, #leftnav a:active {
	background-image: url(../images/static/leftNav_bullet.gif);
	background-repeat: no-repeat;
	color: #856B50;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
	background-image: url(../images/static/leftNav_bullet.gif);
	background-repeat: no-repeat;
}
/* End Left Column */
	
#centerColumn {
	font-size: 80%;
	width: 650px;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	float: left;
}
#container #centerColumn #content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0909C3;
	font-size: 140%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
#container #centerColumn #content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4754C7;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
#container #centerColumn #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 10px;
}
#container #centerColumn #content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 8px;
}

#container #centerColumn #content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	color: #666666;
	margin-bottom: 1px;
}
#container #centerColumn #content ul {
	margin-left: 20px;
}

#content {
	margin: 0px 0px 15px 0px;
	border-bottom-style: dotted;
	border-bottom-width: medium;
	border-bottom-color: #DDD;
	padding-bottom: 10px;
}
#content p{
	margin: 0px 0px 10px 0px;
}
#contentPicture {
	margin-left: 10px;
	margin-top: -20px;
	margin-bottom: 10px;
	float: right;
}
/* End Center Column */	


/* Begin Footer */
#footer {
	clear: both;
	margin: 0;
	padding: 10px;
	background-color: #AB8D6D;
	text-align: center;
}
#footer a{
	color: #FFF;
	font-size: 90%;
}
#copyright {
	font-size: 0.8em;
	clear: both;
	margin: -1px 0px 0px 0px;
	padding: 10px 10px 3px 10px;
	color: #FFF;
	background-color: #AB8D6D;
	text-align: left;
}
#credit {
	clear: both;
	margin: -1px 0px 0px 0px;
	padding: 0 10px 3px 10px;
	color: #FFF;
	background-color: #AB8D6D;
	text-align: left;
	font-size: 0.8em;
	font-style: italic;
}
#credit a{
	color: #FFF;
}
/* End Footer */

#linklist {
	list-style-position: inside;
	list-style-type: square;
	color: #990000;
	text-align: left;
	padding-bottom: 10px;
	margin-left: -2px;

}
#linklist a:link, #linklist a:visited {
	color: #990000;
	text-decoration: underline;
}
#linklist a:hover, #linklist a:active {
	color: #990000;
	text-decoration: none;
}
table {
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	background-position: left top;
	margin-top: 7px;
	margin-bottom: 7px;

}
td {
	vertical-align: top;
	padding: 3px 0px 3px 5px;
}
.tableleftmargin {
	padding-left: 10px;
}
hr {
	border: thin dashed #CCCCCC;
}
.minorbullets {
	list-style-type: none;
	list-style-image: url(../images/static/greaterBullet.gif);
	padding-bottom: 5px;
}
.tableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
}
.bodyrightjustify {
	text-align: right;
}
blockquote {
	text-align: justify;
	margin-right: 40px;
}
.emergency {
	color: #FFFFFF;
	background-color: #990000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;

}
.subtitle {	/*used for h2 subheadings*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #B30000;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin-top: 15px;
	}	

.highlight {

	color: #FFFFFF;
	background-color: #7C3F7C;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
#middleBlue {
	background-color: #F0F7FD;
	padding: -20px 3px 5px 3px;
	margin-top: 10px;
}
#bigBlue {
	font-size: 150%;
	color: #0A09C6;
	letter-spacing: 0.2em;
	text-align: center;
}
.centeredH2 {
	text-align: center;
}
#container #centerColumn #content img {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 90%;
}
.eventDate {
	font-weight: bold;
	color: #999999;
	font-size: larger;
}
