body 
	{
	padding:0;
	margin:0;
	font-family:Helvetica, arial, sans-serif;
	font-size: 87.5%;	
	text-align:center;
	background:#2C2C2C;
	}
/*** DEFAULTS ****************************************/
h1 {
display:block;
margin:0;
font:170% Helvetica, Arial, sans-serif;
color:#00599E;
text-transform:uppercase;
}
.h1-text {
display:block;
margin:5px 0;;
font:170% Helvetica, Arial, sans-serif;
color:#00599E;
text-transform:uppercase;
}
p {
font-size:87.5%;
margin:.5em 0;
line-height:150%;
}

/*------ ACCESSIBILITY SKIP LINKS ------*/

dl.skip{text-align:left;position:absolute;top:0;left:-500em;}
/******* DEBUGGING **********************/
/*#container {border:1px solid yellow;}*/

/**** LAYOUT *************************************/
#container
	{
	background:url(images/body_tile.png) center repeat-y;
	position:relative;
	width:890px;
	text-align:left;
	margin:0 auto;
	}
#top
	{
	background:url(images/body_top.png) top center no-repeat;
	position:relative;	
	height:265px;
	padding:20px 111px 10px 111px;
	}
#menu {
	position:absolute;
	top:240px;
	left:121px;
	/*z-index:99;*/
}
#menu ul {padding:10px 0; margin:0;}
#menu li {
	display:inline;
	margin:0 2px;
	font-size:100%;
	color:#666666;
}
#menu li a:link, #menu li a:visited {
	text-decoration:none;
	padding:3px 3px;
	border-bottom:1px solid #E3F3FA;
	text-transform:uppercase;
	color:#666666;
}
#menu li a:hover, #menu li a:active {
	background:url(images/menu_hover.png) bottom center no-repeat;
	border-bottom:1px solid #008FCF;
	color:#000000;
}

#body
	{
	position:relative;
	margin:0 114px;
	background:url(images/wave.gif) 10px bottom repeat-x;
	}
	
#left_col
	{
	width:260px;
	padding:0 10px 20px 0;
	border-right:1px #eee solid;
	}

/**/
#right_col
	{
	position:absolute;
	top:0;
	right:0;
	width:380px;
	padding:0 0 0 10px;
	}
/* positioning for IE */
/*\*/
* html #right_col {right:111px;}

#right_col_narrow
	{
	position:absolute;
	top:0;
	right:0;
	width:260px;
	padding:0 0 0 10px;
	}
/* positioning for IE */
/*\*/
* html #right_col_narrow {right:111px;}
#full_col
	{
	width:640px;
	padding:0 10px 20px 0;
	}
#left_col_wide
	{
	width:380px;
	min-height:21em;
	padding:0 10px 20px 0;
	border-right:1px #eee solid;
	}
	
#footer
	{
	/*border:1px solid blue;*/
	clear:both;
	position:relative;
	margin:0;
	padding:0;
	background: url(images/body_bottom.png) center bottom no-repeat;
	height:120px;
	color:#999999;
	}
#footer p {text-align:center;}
#footer ul {margin:10px 0 0 0; padding:40px 0 0 0; text-align:center;}
#footer li {display:inline; padding:0 2px 0 2px; text-transform:uppercase;}
#footer li a:link, #footer li a:visited {
	font-size:87.5%;
	color:#999999;
	text-decoration:none;
	padding:3px;
}
#footer li a:hover, #footer li a:active {
	color:#fff;
	text-decoration:none;
	border-bottom:#999 dotted 1px;
}
.pFooter {
color:#999999;
margin:0 auto;
padding:1em 0 0 0;
width:460px;
}
.facebook {
background:url(images/find_us_on_facebook_badge.gif);
float:right;
width:144px;
height:44px;
text-indent:-9999em;
}

h2#footerTexas
	{
	background: url(images/footer_texas.png) no-repeat;
	width:655px;
	height:53px;
	text-indent:-1000em;
	margin:20px auto 0 auto;
	padding:10px 0 0 0;
	}
	
#sundry {
display:block;
height:4em;
margin:10px 0 20px 0;
font-size:10px;
color:#666666;
}
#sundry a:link, #sundry a:visited {color:#666666; padding:2px;}
#sundry a:hover, #sundry a:active {background:#CC0000; color:#fff; text-decoration:none;}

/****** CLASSES *****************/
.floatL {float:left;}
.floatR {float:right;}
.stayOnTop {position:relative; z-index:99;}
.pImage {
padding:10px 5px 5px 5px;
text-align:center;
font-size:80%;
color:#666666;
}

.pImage img {display:block;border:2px solid #008DCA; margin:0 0 5px 0;}

.current {text-transform:uppercase; color:#00599E !important; padding:3px 3px;}

.mixitup_teaser {
margin:10px 0; 
width:90%;
text-align:center;}
.mixitup_teaser a img {
margin:7px;
border:2px solid #008DCA;
}
.mixitup_teaser a:hover img {border:2px solid #00599E;}

.img_link, a:visited.img_link {
display:block;
text-align:center;
width:auto;
text-decoration:none;
color:#00599E;
}
a.img_link img {
border:2px solid #008DCA;
}
a.img_link:hover img {
border:2px solid #00599E;
}
/**** CLEARING ********************/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.hideThis {display:none;}

.QuoteBox {
background:url(images/quote-left.png) no-repeat left top; 
width: 94%;
margin:15px 0;
padding:10px 0 0 15px;
color:#666666;
font-weight:normal; 
font-size:15px; 
font-family: "Times New Roman", Times, serif;
}

.QuoteBox div {
background: transparent url(images/quote-right.png) no-repeat right bottom;
padding:0 15px 10px 0;
text-align:left;
}
.QuoteBox div span { display:block; text-align:right; padding:2px 5px 0 0;}