@charset "utf-8";
/* 
trinityrivertexas.org
primary stylesheet
rev 5.5.09 by am 
*/

/* main */

body {
background-color:#040E17;
color:#fff;
font-family:"Lucida Grande","Lucida Sans Unicode", arial, helvetica, sans-serif;
}

a:link, a:visited, a:hover, a:active {
color:#fff;
}
 
#wrapper {
width:1000px;
margin:0 auto;
background-color:#040E17;
padding-bottom:25px;
}

#header {
padding:5px 60px 0 60px;

}
#text {
font-size:11px;
margin:0 55px 30px 60px;
border:30px solid #000;
padding:25px;
background-color:#333;
}

#text a:link, #text a:visited, #text a:hover, #text a:active {
color:#fff;
}

#text h2 {
font-size:18px;
}

#credits {
text-align:center;
}

#flash {
background-color:#040E17;
min-height:768px;
}

.clearit {
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}

/* footer */

#footer {
height:120px;
margin:0 25px 0 25px;
}

#footernav {
float:left;
display:inline;
width:350px;
font-size:14px;
line-height:24px;
text-align:center;
border-bottom:0px solid #aaa;
padding-top:25px;
}

#footernav a:link, #footernav a:visited, #footernav a:hover, #footernav a:active {
color:#fff;
}

#footer .title {
font-size:10px;
margin-bottom:5px;
}

#footer .logo1 {
float:left;
display:inline;
width:175px;
height:100px;
}

#footer .logo2 {
float:left;
display:inline;
width:150px;
height:100px;
}

#footer .producerlogo {
float:left;
display:inline;
width:150px;
height:50px;
margin-bottom:5px;
}

#footerrightbox {
float:right;
display:inline;
width:550px;
}

#footerrightbox #sponsors {
float:right;
display:inline;
width:350px;
}

#footerrightbox #producer {
float:left;
display:inline;
width:150px;
}

#footer #copyright {
width:98%;
font-size:12px;
text-align:center;
padding-top:20px;
padding-bottom:15px;
}

/* text pages */

#textwrapper {
margin:0 auto;
width:750px;
}

#textheader {
height:48px;
background:url(/images/textheader.jpg) no-repeat;
border:1px solid #ccc;
margin-bottom:10px;
}

#textcontent {
min-height:550px;
border:1px solid #ccc;
background-color:#fff;
padding:15px 30px 40px 30px;
font-size:0.8em;
color:#333;
}

#textcontent a:link, a:visited, a:hover, a:active {
color:#333;
}

#textcontent h1 {
font-size:1.3em;
font-weight:bold;
padding-bottom:5px;
border-bottom:1px solid #333;
margin-bottom:10px;
}

#textcontent h2 {
font-size:1.1em;
font-weight:bold;
padding:10px 0 10px 0;
}

#textcontent h3 {
font-size:0.9em;
font-weight:normal;
padding-bottom:0;
font-style:italic;
}

#textfooter {
padding:20px 0 20px 0;
text-align:center;
font-size:0.8em;
}

#close {
float:right;
width:100px;
height:20px;
padding:15px;
}