@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 20px 0 0 0;
	background: #00192a url(images/bkg-body.jpg) top center no-repeat;
	}

img {
	border: none !important;
	margin: 0px;
	padding: 0px;
	}

p	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 21px;
	}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	color: #000066;;
	} 
	a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: #0000CC;}
	a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: #000066;}
	a:visited:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-decoration: underline; color: #0000CC;}
	

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #002942;
	margin: 50px 0 0 0;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: -10px;
	color: #002942;
	}

h3 {
	color: #3d1512;
	margin: 0px;
	}
	h3 a:link {
	color: #742921;
	}
	h3 a:hover {
	color: #3d1512;
	}

.hide { display:none; }
.clear { clear:both }


/* Footer
------------------------------ */ 

.footer { 
	width:900px; height:100px;
	}

.footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
	
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666;;
	} 
	.footer a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-weight: normal; color: #666666;}
	.footer a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; font-weight: normal; color: #666666;}
	.footer a:visited:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; font-weight: normal; color: #666666;}



/* Main Header
------------------------------ */

div#news-ticker {
	margin:25px 0 0 20px;
	padding: 0px;
}
.recentnews {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#8e9054;
}

#news {
	height:20px;
	overflow:hidden;
	padding:0;
	margin:5px 0 0 20px;
}

#news li {
	list-style-type:none;
	color:#666666;
}

#news a {
	text-decoration:none;
	margin:0;
	font-weight:normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#666666;
}

#header {
	position: static;
	z-index: 1; /* --- this was for menu dropdown showing above flash movie in feature area --- */
	}
	#flash {
	position: static;
	z-index: 0;
	}	


.hdr-contactinfo { font-family: Arial, Helvetica, sans-serif; font-size:11px; text-align:right; text-decoration: none; color:#333; }
.hdr-contactinfo a { font-family: Arial, Helvetica, sans-serif; font-size:11px; text-align:right; text-decoration: none; color:#444;}
 	.hdr-contactinfo a:hover { text-decoration: underline; }
	.hdr-contactinfo a:visited { font-family: Arial, Helvetica, sans-serif; font-size:11px; text-align:right; text-decoration: none; color:#444;}
 

/* home page elements 
------------------ */

.btn-opportunities a { width:185px; height:208px; background: url(images/btns-sections-2.gif) -370px 0; float:right;}
	.btn-opportunities a:hover { width:185px; height:208px; background: url(images/btns-sections-2.gif) -370px -208px; float:right;}
	
.btn-focus a { width:185px; height:208px; background: url(images/btns-sections-2.gif) -185px 0; float:right;}
	.btn-focus a:hover { width:185px; height:208px; background: url(images/btns-sections-2.gif) -185px -208px; float:right;}
	
.btn-knowledge a { width:185px; height:208px; background: url(images/btns-sections-2.gif); float:right; }
	.btn-knowledge a:hover { width:185px; height:208px; background: url(images/btns-sections-2.gif) 0 -208px; float:right;}

/* sidebar page elements 
------------------ */

.post {
	width: 500px;
	float: left;
	margin-left: 15px;
	margin-top: 25px;
	margin-right: 15px;
	padding-bottom: 7px;
	padding-left: 30px;
	padding-right: 30px;
	/*border-bottom: 1px solid #999999;*/
}

.date {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 16pt;
	padding: 0px;
	width: 250px;
	}

.sidebarcontents {
	width:250px;
	padding: 30px 20px 10px 20px;
	margin:0;
	}
	
.imgsidebar {
	border: thick solid #FFF;
	}

.Contentsidebar {
	padding: 30px 30px 30px 0px;
	}

.Contentsidebar h2 {
	padding-left: 40px;
	}

.Contentsidebar ul {
	margin-top: -5px;
	}

.Contentsidebar li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: -5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	}

.Contentsidebar li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

.Contentsidebar li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}

.Contentsidebar li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

.Contentsidebar li a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}


/* content page elements 
------------------ */

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	line-height: 20pt;
	font-weight: normal;
	font-style:italic;
	color: #00243b;
	margin: 0px;
	}

.subtitle { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00243b;
	margin: 0px;
	}

.subheader {
	padding: 0 30px 0 30px;
	}


.Content {
	padding: 30px;
	}

.Content li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	margin-left: -30px;
	}

.Content li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	}

.Content li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}

.Content li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	}

.Content li a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	}




.subheadernav {
	font-family: Arial, Helvetica, sans-serif;
	color: #4a7792;
	line-height:: 12px;
	
	/*filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;*/
	}

.subheader .subheadernav a {
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: normal;
	font-size: 10px;
	color: #4a7792;
	text-decoration: none;

	}

.subheader .subheadernav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	}


.membersidebar {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 10px;
	width: 230px;
	height: 60px;
	}

.member {
	padding-left: 5px;
	}
	
.awards li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: -30px;
	}
	
.sidebarcontents .thepet img {
	margin-right: auto;
	margin-left: auto;
	}

#form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17px;
	}

#contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 17px;
	width: 500px;
	}

#divider { 
	background-color:#999999;
	height: 1px;
	}

/* Home, Feature and content area 
------------------------ */

.piedmont {position: absolute; width:110px; height:25px; margin-left:650px; margin-top:42px; display:block; text-indent:-9999px; }
.bio {position: absolute; width:70px; height:45px; margin-left:370px; margin-top:172px; display:block; text-indent:-9999px; }
.austinoutdoor {position: absolute; width:90px; height:35px; margin-left:770px; margin-top:172px; display:block; text-indent:-9999px; }
.feature-content {position:relative; width:300px; margin-left:457px; margin-top:230px;}

.introcontent {margin:30px 0 0 50px;width:250px;}
.threeblocks {width:555px; margin: 13px 13px 0 0; float:right;}


/* All Pages, content styles 
------------------------- */ 

.subsubtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 20pt;
	font-weight: bold;
	font-style:italic;
	color: #00243b;
	margin: 30px 0 0 0;
	}

/* Page, Contact, Form Styles
-------------------------- */

.formfield {
	width: 140px; 
	height: 16px; 
	font-size: 9pt; 
	color: #aa4f00; 
	border: solid 1px #002942; 
	margin: 0px auto;"
	}


