@charset "UTF-8";
/* CSS Document */

/* commented backslash hack \*/ 

html, body {
	height:100%;
} 

/* end hack */

html,body {
	margin:0;
	padding:0
}

/* Begin Styles */

body {
	margin: 0;
	padding: 0;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	background-color: #003d4d;
	/*background-color: #5f574f;*/
	/*background-color: #6c491d;*/
	margin: 20px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


#outerContainer  {
	width:100%;	
	margin: 0 auto;
}

#outerContainer {
	min-height:100%;
	height:auto;
	display:table;
}

#outerContainer {

}

#container {
	width: 970px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	margin: 0 auto;
	padding: 0 10px;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	background-position:center
}


#innerContainer {
	width: 950px;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	display:table;
	margin: 0 auto;
	padding: 0 0 20px 0;
	background-color: #faf8ef;
	background-image:url(../images/swoosh.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#header {
	width: 950px;
	height: 140px;
	float:left;
}

#title, #title a, #title h1 {
	width: 300px;
	height: 140px;
}

#title {
	margin: 0 0 0 30px;
	float:left;
}

#title h1 {
	display: block;
	background-image:url(../images/title_logo.jpg);
	background-repeat:no-repeat;
}

#title h1 span {
	display: none;
}

#topLinks {
	width: 300px;
	height: 30px;
	float:right;
	margin: 30px 30px 0 0;
	line-height: 20px;
	font-size: 10px;
	text-align:right;
	color: #4d4d48;
}

#topLinks a {
	color: #4d4d48;
	text-decoration: none;
}

#topLinks a:hover {
	text-decoration: underline;
}	

#search {
	width: 285px;
	height: 30px;
	float:right;
	margin: 30px 30px 0 0;
	padding: 0 15px 0 0;
	text-align:right;
}

.searchField {
	width: 148px;
	height: 14px;
	border: 1px solid #8f8f8c;
	padding: 5px 5px 4px 5px;
	color: #8f8f8c;
	font-size: 14px;
	background-color:#FFFFFF;
	background-image:url(../images/searchField.jpg);
	background-repeat: repeat-x;
	position: relative;
	top: -5px;
	margin: 0 25px 0 0;
}

#navigation {
	width: 750px;
	height: 30px;
	margin: 0 30px;
	float: left;
	border-top: 1px solid #c4c8c5;
	border-bottom: 1px solid #c4c8c5;
	text-align:center;
	padding: 0 70px;
}

#rightContainer {
	width: 286px;
	float: right;
}

#right {
	width: 246px;
	margin: 30px 30px 30px 0;
	border: 1px solid #c4c8c5;
	background-color:#FFFFFF;
	padding: 5px;
}

#right h2, #contact h2 {
	height: 25px;	
	background-image:url(../images/right_h2.jpg);
	background-repeat:repeat-y;
	color: #500000;
	line-height: 25px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}

#right h3, #contact h3 {
	color: #003d4d;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	margin: 0;
	padding: 0 0 0 10px;
}

#right h3 span, #contact h3 span {
	color: #500000;
}

#right h3 a {
	color: #003d4d;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}

#right h3 a span {
	color: #500000;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	margin: 0;
	padding: 0 0 0 0px;
	text-decoration: none;
}

#right h3 a:hover {
	text-decoration: underline;
}

#right h4, #contact h4 {
	color: #003d4d;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	margin: 0;
	padding: 0;
}


#right h5, #contact h5 {
	color: #8f8f8c;
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0;
	padding: 0 0 0 10px;
}

#right p {
	font-size: 12px;
	color: #5f574f;
	padding: 0 0 10px 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #c4c8c5;
	line-height: 18px;
}

#right p.last {
	border-bottom: 0px solid #c4c8c5;
}

#contact p {
	font-size: 12px;
	color: #5f574f;
	padding: 5px 0;
	margin: 0;
	line-height: 18px;
}

#contact strong {
	color: #500000;
}

#right img {
	margin: 0 0 0 5px;
}

#right a img {
	border: 0;
}

#right a {
	font-size: 10px;
	color: #500000;
}

#contact {
	width: 236px;
	margin: 0 30px 30px 0;
	border: 1px solid #c4c8c5;
	background-color:#FFFFFF;
	padding: 10px;
}

#contact a {
	color: #500000;
}

#alert {
	width: 590px;
	float: left;
	margin: 30px 20px 0 30px;
	border: 1px solid #500000;
	background-color:#E6DAA8;
	padding: 5px;
	color: #500000;
}

#alert p.large {
	padding: 10px 0 0 0;
	margin: 14px;
	font-size: 14px;
}

#alert p {
	padding: 0;
	margin: 10px;
	font-size: 10px;
}

#alert span.right {
	width: 590px;
	font-size: 10px;
	float: right;
	clear:both;
	text-align:right;
}

#alert ul, #alert ol {
	font-size: 10px;
}

#alert a {
	color: #500000;
}

#alert h2 {
	color: #500000;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:22px;
	margin: 0;
	padding: 0;
	line-height: 30px;
	text-transform: capitalize;
}


#feature {
	width: 590px;
	max-height: 400px;
	overflow: hidden;
	float: left;
	margin: 30px 20px 0 30px;
	border: 1px solid #c4c8c5;
	background-color:#FFFFFF;
	padding: 5px;
	color: #5f574f;
	font-size: 10px;
}

#feature p {
	padding: 0;
	margin: 10px;
}

#feature a {
	color: #5f574f;
}

#player {
	width: 590px;
	height: 337px;
	overflow:hidden;
	padding: 0;
	margin: 0;
}

#content {
	width: 600px;
	margin: 30px 20px 30px 30px;
	color: #332c2c;
	font-size: 14px;
	padding: 0 0 80px 0;
}

#content strong {
	color: #500000;
}

#content a {
	color: #500000;
}

#content a.link {
	color: #500000;
	text-align: right;
	float: right;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0 15px 0 0;
	line-height: 14px;
	background-image:url(../images/link_arrows.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

#content h2 {
	color: #003d4d;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:18px;
	margin: 0;
	padding: 0;
	line-height: 60px;
	text-transform: capitalize;
}

#content h3 {
	color: #003d4d;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	margin: 30px 0 15px 0;
	padding: 0;
}

#content h4 {
	color: #003d4d;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:16px;
	margin: 30px 0 0 0;
	padding: 0;
}

#content h5 {
	color: #500000;
	font-size:12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#content p {
	margin: 0 0 15px 0;
	line-height: 18px;
	padding: 0;
	font-size: 12px;
}

#content ul {
	font-size: 12px;
}

#content img {
	float: left;
	margin: 0 20px 20px 0;
	clear: left;
}

.bio, #bio {
	width: 600px;
	min-height: 140px;
	font-size: 10px;
	line-height: 18px;
	margin: 0;
}

#footer, #logos {
	width: 930px;
	margin: 0 auto;
	padding: 5px 20px;
	font-size:10px;
	line-height: 18px;
	color: #ffffff;
	background-color: #003d4d;
}

#footer a, #logos a {
	color: #ffffff;
}

#footer span {
	float: right;
}

.tamus {
	margin: 4px 0 0 20px;
	border: 0;
}

.teex {
	margin: 14px 0 0 155px;
	border: 0;
}

.tamhsc {
	margin: 0 0 0 155px;
	border: 0;
}

.tees {
	margin: 2px 0 0 155px;
	border: 0;
}
	
/* Google Search Styles */

#gsa{
 font-size:12px;
}


#gsa h1 {
color:#003D4D;
font-family:Garamond,Georgia,"Times New Roman",Times,serif;
font-size:18px;
font-weight:bold;
line-height:60px;
margin:0;
padding:0;
text-transform:capitalize;
}

#gsa b{
 font-size:12px;
}

#gsa .g{
 margin-bottom:0px;
 margin-top: 10px;
 font-size:12px;
}

.s{
 margin:0px;
 padding:0px;
}
