/* GENERAL 
-----------------------------------------*/
* {margin: 0; padding: 0;}/* Sets all padding and margins to 0 - forces all browsers to behave... */
* html #content {height: 550px} /* IE6 */
html, body {height: 100%;}

body {
background: #013064 url(images/bg01-3.jpg) repeat-x;
margin: 0px;
font: 11px tahoma, arial, verdana, helvetica, sans-serif;
color: #000;
line-height: 20px;
}

table { 
border-collapse: collapse; 
border-spacing: 0; 
}

td, th { 
padding: 0; 
vertical-align: top;
font: 11px tahoma, arial, verdana, helvetica, sans-serif;
color: #000;
line-height: 20px;
}

a {
color: #369; 
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1 {
background-repeat: no-repeat; 
height: 40px; /* this height reflects the height of the heading image */
margin: 0;
overflow: hidden; 
text-indent: -999em; /* hides rich text so only background image shows */
}

h2 {
font: normal 18px trebuchet ms, sans-serif;
letter-spacing: -.03em;
color: #4b8e9a;
margin: 10px 0;
}

h3 {
font: normal 16px trebuchet ms, sans-serif;
color: #666;
margin: 10px 0;
}

ul {
margin-top: 0;
margin-left: 20px;
}

ul.larger {
font-size: 14px;
}

img {border: none;}

p {margin: 0 0 10px 0;}


/* MIR 
----------------------------------------*/
* .mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */

h1.mir {
margin: 0;
padding: 0;
display: inline;
width: 770px;
height: 150px;
background: url(images/bg_header.gif) no-repeat;
float: left;
line-height: 0;
}

h1.mir a {
margin: 20px 0 0 36px;
padding: 0;
width: 630px; 
height: 125px; 
display: block;
}

.mir a, .mir a:hover, .mir a:active {
background-color: transparent;
}


/* NAVIGATION 
-----------------------------------------*/
* #nav, #nav ul { /* all lists */
width: 155px;
height: 210px;
padding: 0;
margin: 0;
list-style: none;
}

* #nav {
background: url(images/bg_nav.gif) no-repeat;
}

#nav ul {
padding: 15px 0 20px 0;
}

/*  Sets styles for all links that are inside the ul id="nav" */
#nav a {
width: 155px;
height: 25px;
display: block;
overflow: hidden; 
text-indent: -999em;  /*Indents the rich-text so it does not show */
}

/* Set the image for each nav item */
* #login {background: url(images/nav_login.gif);}
* #adventure {background: url(images/nav_adventure.gif);}
* #brazos {background: url(images/nav_brazos.gif);}
* #braces {background: url(images/nav_braces.gif);}
* #invisible {background: url(images/nav_invisible.gif);}
* #contact {background: url(images/nav_contact.gif);}
* #home {background: url(images/nav_home.gif);}

/* Shift the image position up to show the active state */
#nav a:hover, #nav .active {background-position: -155px 0;}

/* Set cursor to default arrow so link does not appear clickable */
* #nav .active {cursor: default}


/* SUB-NAVIGATION 
-----------------------------------------*/
#nav li {
display: inline
}

#nav li ul { /* second-level lists */
margin: -25px 0 0 155px;
padding: 0;
width: 150px;
position: absolute;
background: #e6f2fc;
left: -999em;
line-height: 25px;
height: auto;
}

#nav li ul a {
padding: 0 0 0 10px;
width: 140px;
color: #003875;
text-indent: 0;
text-decoration: none;
line-height: 25px;
height: auto;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
display:block;
}

#nav li:hover ul a:hover, #nav li.sfhover ul a:hover { /* lists nested under hovered list items */
color: #006940;
background: #fff;
}


/* PAGE LAYOUT
-----------------------------------------*/
* #container {
background: url(images/bg_container.gif);
margin: 0 auto;
position: absolute;
top: 0;
left: 50%;
margin-left: -360px; 
width: 770px;
}

* #header {
margin: 0 auto;
position: relative;
width: 770px;
height: 150px;
}

* #flashcontent {height: 840px; overflow: hidden;}

* #sidebar {
background: url(images/bg_sidebar.gif) no-repeat;
color: #fff;
width: 180px;
position: absolute;
left: 20px;
padding: 0 0 20px 0;
}

* #content {
background: #fff url(images/bg_content.gif) no-repeat;
width: 530px;
padding: 20px;
margin-left: 200px;
min-height: 500px;

}

* #contact_info {
color: #333;
padding: 10px 0 0 20px;
clear: both;
vertical-align: middle;
line-height: 20px;
overflow: hidden;
}

* #contact_info .red {
font-size: 12px;
color: #88241a;
}


* .image_left {
background-color: #fff;
padding: 3px;
border: 1px solid #ccc;
float: left;
margin: 0 20px 20px 0;
clear: both;
}

* .image_right {
background-color: #fff;
padding: 3px;
border: 1px solid #ccc;
float: right;
margin: 0 0 20px 20px;
clear: both;
}

* .image {
background-color: #fff;
padding: 3px;
border: 1px solid #ccc;
margin: 0 20px 20px 0;
clear: both;
}

* #site_map {font-weight: bold;}
* #site_map .sub {font-weight: normal;}


/* FOOTER
-----------------------------------------*/
* #footer {
background: #013064 url(images/bg_footer.gif) no-repeat;
color: #fff;
padding: 80px 0 20px 0;
text-align: center;
/*vertical-align: middle;*/
line-height: 16px;
overflow: hidden;
clear: both;
}

#footer a {
color: #d6f45d;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

#footer li {
display: inline;
list-style-type: none;
padding-right: 10px;
}

* #flash_standards {
background: transparent;
font-size: 10px;
color: #c5e1ff;
text-align: center;
line-height: 20px;
padding: 20px 0;
}


/* SESAME
-----------------------------------------*/
* p#sesame {
padding: 10px 0 0 0; 
}

#sesame a {
font-size: 10px;
color: #6cf;
text-decoration: underline;
}

#sesame a:hover {
text-decoration: none;
}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.SubHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 15px;
	font-weight: normal;
}

.SubjectHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #4B8E9A;
	font-size: 18px;
	font-weight: normal;
}

.PageTitle {
	font-family: Tahoma, Arial, sans-serif;
	color: #015B38;
	font-size: 22px;
	font-weight: bold;
}

img.gborder {
	background-color: #fff;
	border: 1px solid #ccc;
}
