* {
	margin: 0;
	padding: 0;
}

body {
	background: #000099 url(../images/new/image296.jpg) repeat;
	margin:0px;
	height:100%;
}

body.white {
	background: white;
}

#page-wrap {
	background: #003399;
	min-width: 796px;
	max-width: 1024px;
	margin: 10px auto;
	height:100%;
}

#inside {
	margin: 10px 10px 0px 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height:100%;
}
	
#main-content {
	background: #ffffff;
	padding-left: 230px;
	padding-right: 160px;
	padding-top: 10px;

	height:100%;
}
#contact-content {
	background: white;
	padding-left: 250px;
	padding-top: 10px;
}

#links-content, #calendar-content, #members-content {
	background: white;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#bylaws-content {
	background: white;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 465px;
}


#left-sidebar {
	width: 210px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	height: 100%;
}
#right-sidebar {
	width: 210px;
	float: right;
	padding: 10px;
}

#header {
	margin:0em auto;
	height:178px;
	padding:10px;
	background: #ffffff;
}
#sponsorheader, #sponsorfooter {
	height:1.5em;
	padding:0.5em;
	background: #003399;
}
#footer {
	background: #ffffff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #003399;
}
#footerimg {
	padding:1em;
}
#mainmenu {
	height: 300px;
}

#logo {
	margin:0px 0px 10px 0px;
}
#logo a {
	background: #FFFFFF url(../images/new/texas38logo.gif) no-repeat;
	background-position:center;
	text-decoration:none;
	display: block;
	width: 100%;
	height: 178px;
}

#logo a span {
	visibility:hidden;
}

img {
	border: none;
}

img.left {
	position:relative;
	left:-45px;
}
img.right {
	position:relative;
	right:-300px;
}
img.floatleft {
	float:left;
}
img.floatright {
	float:right;
}
img.promo {
	border:outset;
}
#justleft {
	float:left;
}
#justright {
	float:right;
	position:relative;
	right:20px;
	z-index:1;
}
p.promo {
	border-left-style:dotted;
	border-bottom-style:dotted;
	border-width:0.25em;
	border-color:#5E2605;
	padding:1em;
	margin:2em 0em 1em 0em;
	background-color:#9CC;
	font-family:"Comic Sans MS", cursive;
	font-size: 0.95em;
	font-weight:bold;
	color:#5E2605;
}

#scroll {
	float:left;
	width:80%;
}

#events, #links {
	width: 165px;
	padding: 5px;
	background-color:#EEE;
	border:1px solid #CCC;
	font-size: 12px;
}
#eventdetails, #linksdetails {
	padding-left: 0.5em;
}
#events h1, #links h1 {
	padding: 0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	font-size: 14px;
	color:#000000;
	margin-bottom: 10px;
}

.events, .links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
}
a.events:link, a.events:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#00F;
	text-decoration:underline;
}
a.links:link, a.links:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#00F;
	text-decoration:underline;
}
a.events:hover, a.links:hover {
	color:#F00;
	text-decoration:none;
}
	

#rss {
	width:190px;
	border:1px solid #000000;
	padding:1em;	
}
#rss h1, #right-sidebar h1 {
	color:#0000FF;
	font-size:0.75em;
}
#rss h2, #right-sidebar h2 {
	color: #8B7E66;
	font-size:0.60em;
}
#rss p, #right-sidebar p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.60em;
	color:#333333;
}
#rss p.date, , #right-sidebar p.date {
	color:#8B7E66;
	border-bottom:1px dotted #8B7E66;
	padding-bottom:10px;
}

#rss a, #right-sidebar a {
	color: #8B7E66;
	text-decoration:underline;
	padding:0px;
}
 
#rss a:hover, #right-sidebar a:hover {
	color: #F88000;
	text-decoration:none;
}


.contacts {
	background:#003399;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size: 0.95em;
}
.urls, a.urls, a.urls:hover {
	background:#EEE;
	border:1px solid #5E2605;
	padding:3px;
	color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size: 0.95em;
}


pre{
	overflow:auto;
	font-size:0.75em;
	background:#eee;
	border:1px solid #5E2605;
	padding:.5em;
}

p, p1 {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 10px;
}

hr {
	margin-bottom: 10px;
}

li, ul {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	margin-bottom: 10px;
	padding-left: 0px;
	list-style:disc;
}

li.blue {
	color:#003399;
}

ul.red {
	color:#ff0000;
}

p.footer {
	margin-top: 20px;
	margin-bottom: 20px;
}
p.facebook {
	vertical-align:top;
	z-index:-1;
}

ol {
	list-style:circle;
	padding-left:30px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#000000;
	margin-bottom: 10px;
}
h1.facebook {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	color:#06C;
	margin-bottom: 10px;
}
h2, leftcol h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#000000;
	margin-bottom: 10px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#0099ff;
	margin-bottom: 20px;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#0099ff;
	margin-bottom: 20px;
}
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	color:#5E2605;
	margin-top: 20px;
	margin-bottom: 20px;
}
h6 {
	font-family:"Courier New", Courier, monospace;
	font-size:2em;
	color:#5E2605;
	margin-top: 20px;
	margin-bottom: 10px;
}


.headerfont {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size: 16px;
	color: #000000;
	
}
.charityfont {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
}
.musicalfont {
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#0099ff;
}

.modulebrowntext {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	color: #8B7E66;
}
.modulebrownhighlight {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	font-weight:bold;
	color:#5E2605;
}
.orangehighlight {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	font-weight:bold;
	color:#FF8000;
}
.travishighlight {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	font-weight:bold;
	color: #e6e4e0;
}


.moduletext {
	font-family:"Comic Sans MS", cursive;
	font-size: 14px;
	color: #000000;
}
.bkbluetext {
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	line-height: 18px;
}
.bkredtext {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}

.bksmalltext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
input.text, textarea {
	font-family: Arial;
	font-size: 0.85em;
	font-weight: bold;
	color: #000099;
	border-color:#dddddd;
	background-color:#eeeeee;
}
input.search {
	font-family: Arial;
	font-size: 0.85em;
	font-weight: normal;
	color: #000000;
	background-color:#CCC
}


.bksmalltextad {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color:#666;
}

.bktitle {
	height: 1px;
	font-family: Times New Roman;
	font-weight: normal;
	color: #000000;
}

.bktitlebig {
	font-family: Times New Roman;
	font-size: 36px;
	font-weight: normal;
	color: #000000;
}

.bktitlemed {
	font-family: Times New Roman;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
}

.bktitlesmall {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}

.bkheader {
	font-size: 20px;
	font-family: Arial,Verdana,Helvetica;
	font-weight: bold;
	color: #000099;
}
.bkheaderb {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000099;
}
.sponsorheader, a.sponsorheader{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.75em;
	font-weight: bold;
	color:#FF8000;
}

.bkhredtext {
	height: auto;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

.bkmenu {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #8B7E66;
	font-weight:bold;
	text-decoration:none;
}
a.bkmenu:link, a.bkmenu:visited {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #0000ff;
	font-weight:bold;
	text-decoration:underline;
}

a.bkmenu:hover {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}



.bkwhitefooter {
	font-size: 0.75em;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
}



.bkwhitemenu {
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
a.bkwhitemenu:link, a.bkwhitemenu:visited {
	font-size: 1.2em;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

a.bkwhitemenu:hover {
	color: #ff0000;
	font-weight:normal;
	text-decoration:none;
}







a.bklinkbold:link {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

a.bklinkbold:visited {
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

a.bklinkbold:hover {
	color: red;
}

a.bkindexb:link {
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.bkindexb:visited {
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.bkindexb:hover {
	color: red;
}








a.bklink:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #0000ff;
	font-weight:normal;
	text-decoration:none;
}

a.bklink:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #0000ff;
	font-weight:normal;
	text-decoration:none;
}

a.bklink:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #ff0000;
	font-weight:normal;
	text-decoration:none;
}


blockquote {
border : 2px dotted #990000;
width: 190px;
margin: 1em;
padding: 0.5em;
background-color:#FFC;
}

.blockquoteinner {
margin: 1em;	
}
blockquote.drivetrain, blockquote.drivetrain:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.75em;
	color:#990000;
}





/* sidebar navigation */
#leftNav, #bandlinks, #cmtlinks, #maplinks {
	margin-top: 10px;
	margin-bottom: 0px;
	border: 1px dotted #8B7E66;
}
#leftNav ul, h1, #bandlinks ul, h1, #cmtlinks ul, h1, #maplinks ul, h1 {
	padding-left:25px;

}
#leftNav li, #bandlinks li, #cmtlinks li, #maplinks li{
	list-style-type:square;
	color: #8B7E66;
	font-size: 0.8em;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1em;
	font-weight: bold;
	cursor:pointer;

}

#leftNav a, #bandlinks a, #cmtlinks a, #maplinks a {
	color: #8B7E66;
}

#leftNav a:hover, a:active, #bandlinks a:hover, a:active, #cmtlinks a:hover, a:active {
	color:#FF8000;
}
#maplinks li {
	text-decoration:underline;
}
#maplinks li:hover {
	color:#FF8000;
	text-decoration:underline;
}

.TabPanel {
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.7em sans-serif;
	color:#FFF;
	background-color:#000;
	border: solid 1px #F00;
	cursor:default;
}
