/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/

body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 86%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-color: #111937;
}

html {
	scrollbar-base-color: #9CDF18;
	scrollbar-arrow-color: #111937;
	scrollbar-track-color: white;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scroll>bar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}

#wrapper {
	width: 655px;
	margin: auto;
	border-left-width: 0px;
	border-left-style: solid;
	border-right-width: 0px;
	border-right-style: solid;
}

img { 
	border: 0px none;
}

h2 {
	color: #9CDF18;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

a {
	text-decoration: none;
	color: #9CDF18;
}

a:hover {
	text-decoration: underline;
}

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

#divBanner{
	height: 140px;
	margin-top: 40px;
	border: 5px solid #FFFFFF;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#divGoogleBox{
	height: 68px;
	margin-left: auto;
	margin-right: auto;
	border: 5px solid #FFFFFF;
}

#divlogo {
	height: 95px;
	margin-top: 40px;
	border: 5px solid #ffffff;
	text-align: center;
	padding-top: 45px;
	font-size: 3em;
}

span.ain {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

span.web {
	color: #9CDF18;
}

/*------------------------------------------------------------*
**  Column Left
**------------------------------------------------------------*/

#colLeft {
	width: 175px;
	height: 440px;
	padding: 0px;
	float: left;
	margin: 0px;
}

/*------------------------------------------------------------*
**  Content Middle
**------------------------------------------------------------*/

ul.square {
	list-style-type: square;
	color: #ffffff;
}

#divMainContent {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.title {
	font-size: 17px;
	color: #B4FF05;
	height: 20px;
	padding-top: 20px;
	background-image: url('line.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold
}

.allpara {
	background-image: url('line.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #ffffff;
	margin: 0px
}

.recipepara {
	padding-bottom: 15px;
	padding-top: 0px;
	color: #ffffff;
	margin: 0px;
}

.leftpara {
	padding-bottom: 15px;
	color: #ffffff;
	margin: 0px;
}

.blockpara {
	background-image: url('line.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	color: #ffffff;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px
}

.nolineblock {
	padding-bottom: 15px;
	color: #ffffff;
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.doubleblock {
	padding-bottom: 15px;
	color: #ffffff;
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.nolinecenter {
	text-align: center;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	width: 425px;
        margin: 0px;
	margin-bottom: 20px;
}

.nolinecenter2 {
	text-align: center;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	width: 425px;
        margin: 0px;
}

.nolinepara {
	text-align: center;
        padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	width: 425px;
        margin: 0px;
}

.centeralign {
        text-align: center;
        background-image: url('line.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	width: 425px;
        margin: 0px
}

.smallSpacer {
	height: 440px;
	width: 5px;
	float: left;
}

/*------------------------------------------------------------*
**  Column Right
**------------------------------------------------------------*/

#colRight {
	float: left;
	width: 475px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/

#Navigation {
	padding: 0px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 185px;
}

#Navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#Navigation li {
	display: block;
}

#Navigation ul li a  {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	font-size: 14px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #32556B;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #32556B;
	height: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 37px;
	margin: 0px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #32556B;
	padding-right: 10px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #3A5D73;
	background-repeat: no-repeat;
	background-position: left;
}

#Navigation ul li a:hover,  #Navigation ul li  a.current {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #B4FF05;
	border-right-color: #B4FF05;
	border-right-width: 0px;
	border-right-style: solid;
	color: #B4FF05;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url('menupic.gif');
}

#menuTab {
	color:#32556C;
	font-size:1.2em;
	text-align:center;
	background-image: url('navtabbottom.gif');
	background-repeat: no-repeat;
	background-position:  center 50%;
	width: 175px;
	height: 25px;
	padding-top: 2px
}

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

#footer {
	height: 22px;
	clear: both;
	color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-left: 175px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #32556B;
	border-bottom-color: #32556B;
}

/*------------------------------------------------------------*
**  Texas Map Areas
**------------------------------------------------------------*/

img.image{
	display: none;
}

dl#officeMap{
	margin: 0;
	padding: 0;
	background: url('bigmap.gif') no-repeat top left;
	height: 386px;
	width: 425px;
	position: relative
}

dt{ margin: 0; padding: 0; position: absolute; font-size: 85%; display: none; }
dd{ margin: 0; padding: 0; position: absolute;  font-size: 85%; }


/* ---------- Hotspot Declarations ---------- */

dd#panhandleDef{ top: 68px; left: 42px; }
dd#panhandleDef a{ position: absolute; width: 101px; height: 15px; text-decoration: none; }


dd#prairieslakesDef{ top: 76px; left: 294px; }
dd#prairieslakesDef a{ position: absolute; width: 101px; height: 15px; text-decoration: none; }


dd#pineywoodsDef{ top: 183px; left: 323px; }
dd#pineywoodsDef a{ position: absolute; width: 101px; height: 15px; text-decoration: none;	}


dd#bigbendDef{ top: 212px; left: 7px; }
dd#bigbendDef a{ position: absolute; width: 101px; height: 15px; text-decoration: none; }


dd#hillcountryDef{ top: 250px; left: 109px; }
dd#hillcountryDef a{ position: absolute; width: 101px; height: 15px; text-decoration: none; }


dd#gulfcoastDef{ top: 256px; left: 287px; }
dd#gulfcoastDef a{ position: absolute; width: 101px; height: 15px; text-decoration: none; }


dd#southtexasplainsDef{ top: 321px; left: 138px; }
dd#southtexasplainsDef a{ position: absolute; width: 101px; height: 15px; text-decoration: none; }

/*------------------------------------------------------------*
**  Tables and Alignments
**------------------------------------------------------------*/

table.auto {
	table-layout: auto;
        width: 350px;
        margin-left: 40px;
        color: #ffffff;
}

table.center {
        margin-left: auto;
        margin-right: auto;
        width: 400px;
        color: #ffffff;
        text-align: center;
}

td.padded {
        padding: 5px;
        width: 15%;
        vertical-align: top;
}

img.displayed {
        display: block;
        margin-left: auto;
        margin-right: auto
}

.toprow {
	text-align: center;
	width: 440px;
	color: #ffffff;
}

.list {
	color: #ffffff;
	font-style: italic;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.countylist {
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	width: 33%;
}

.listcenter {
	color: #ffffff;
	text-align: center;
	vertical-align: top;
	width: 50%;
}

.method {
	color: #ffffff;
	text-align: justify;
	width: 430px;
}

.bottomrow {
	text-align: center;
	width: 440px;
}

/*------------------------------------------------------------*
**  Yellow Rose & 123 Greetings
**------------------------------------------------------------*/

#yellowrose {
	width:100px;
}

#yellowrose a, 

#yellowrose a:visited {
	display:block;
	width:100%;
	height:81px;
	line-height:20px;
	text-decoration:none;
	color:#000;
	background:url('roseoff.gif') no-repeat;
}

#yellowrose a span {
	padding-left:0px;
}

#yellowrose a:hover {
	display:block;
	width:100%;
	height:81px;
	cursor:pointer;
	text-decoration:none;
	color:#c00;
	background:url('roseon.gif') no-repeat;
}