/* BASIC RESET */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0; padding:0;}

/* HTML ELEMENTS */
body { background:url(../../auxil/img/bg_body.gif) top left repeat-x; background-color:#fefefe; font:62.5% "Lucida Sans Unicode", Tahoma, Arial; letter-spacing:1; text-align:center; }

/* COMMON CLASSES */
.break { clear:both; }

/* HEADER */
#header { background:url(../../auxil/img/austinheight.gif) 917px 60px no-repeat; width:1000px; height:655px;  }
.headerimg {  background-position:left 60px; background-repeat: no-repeat; width:1000px; height:655px; position:absolute; }
#icon3colors{ background:url(../../auxil/img/icon-3colors.gif) bottom right no-repeat;width:1000px; height:655px; position:absolute; }
/* NAVIGATION */
#nav-outer { float:left; width:965px; height:195px; padding-top:11px; background:url(../../auxil/img/bg-navi.png) top left no-repeat;}
#navigation { height:100px; width:940px; padding-right:30px; text-align:left; }

/* SEARCH */
#search { background-color:#051733; float:right; width:220px; padding:10px; }
#searchtxt { padding:3px; width:150px; }
#searchbtn { border:1px solid #eee !important; background-color:#CD2B3A; color:#eee; padding:3px; margin-left:5px; }

/* MENU */
#menu { position:relative; margin:20px 0 0 170px;}
/*#menu ul { list-style:none; }
#menu ul li { display:inline; font-variant:small-caps; font-size:12px; }
#menu ul li a { color:white; text-decoration:none; font-weight:bold; }
#menu ul li a:hover { text-decoration:none; }
*/
/* HEADER TEXT */
#headertxt { width:960px; margin:0 auto; clear:both; position:relative; top:120px; }
#firstline { opacity:0.8; filter:alpha(opacity=20);color:#fff; font-size:40px; padding:2px 8px 2px 8px; float:left;  }

.pictured { opacity:1; filter:alpha(opacity=90); color:#FFF; font-size:12px; text-align:left; padding:2px 12px; float:left; clear:both; margin-top:2px; }
.pictured a { font-size:14px; letter-spacing:0; text-transform:none; color:#FFF; text-decoration:none; }
.pictured a:hover { text-decoration:underline; }

#footer-pre {width:321px; opacity:0.9; filter:alpha(opacity=90); background-color:#edca2d; color:#fff; font-size:18px; padding:5px 0px 5px 0px; float:left;  }
#footer-intl {width:322px; opacity:0.9; filter:alpha(opacity=90); background-color:#699132; color:#fff; font-size:18px; padding:5px 0px 5px 0px; float:left;  }
#footer-pte { width:322px;opacity:0.9; filter:alpha(opacity=90); background-color:#0e88b8; color:#fff; font-size:18px; padding:5px 0px 5px 0px; float:left;  }

.footer-green-title{ color:#97c83c; font-size:12px;}
ul.footercls{ list-style:disc; font-size:7px; color:#FFF; list-style-position:inside;}
a.footer-white-link{ color:#fff; font-size:12px;text-decoration:none;}
a.footer-white-link:hover{ color:#fff; font-size:12px; text-decoration:underline;}


#footer-content{width:965px;opacity:0.9; filter:alpha(opacity=90); background-color:#477389; color:#fff; font-size:18px; padding:5px 0px 10px 0px;  float:left; }
#footer-content-bottom{width:965px;opacity:0.9; filter:alpha(opacity=90); background-color:#477389; color:#fff; font-size:18px; height:2px;  float:left; }
/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#headernav-outer { position:relative; top:350px; margin:0 auto; width:960px; }
#headernav { padding-left:864px; }

/* CONTENT */
#content { color:#575757; background-color:#eee; }
#content p { padding:5px 20px; font-size:16px; width:960px; margin:0 auto; }
#content p a { text-decoration:none; color:#CD2B3A; }
#content p a:hover { text-decoration:underline; color:#7F000C; }
.clear{clear:both;}