
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	font-size: 1.0em;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #768238	url(../images/conroe/splashpage/lakeconroe.jpg) no-repeat top;
}

p{
	font-family: Arial,sans-serif;
	font-size: 1.0em;
	color: #333333;
	line-height: 1.166;
}


a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}



h1{
 font-variant: small-caps;
 font-size: 150%;
 color: #000;
 margin: 0px;
 padding: 0px;
}

h2{
 font-variant: small-caps;
 font-size: 135%;
 color: #3A6929;
 margin: 0px;
 padding: 0px;
}

h3{
	margin: 0;
 	font-size:150%;
	font-style:italic;
	color: #3A6329;
	padding: 0px 0px 3px 0px;
	text-align:left;
}

h4{
 font-size: 110%;
 font-weight: bold;
 color: #000;
 margin: 0px;
 padding: 0px;
}

h5{
 font-size: 8pt;
 font-weight: bold;
 color: #3A6329;
 margin: 0px;
 padding: 0px;
}

h6{
 font-size: 10pt;
 font-weight: normal;
 color: #3A6329;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

ul.unIndentedList { margin-left: 10px; padding-left: 5px; width:auto;}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #192110;
}


.contentborder {
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	background-color:#f5f5dc;
}



/***********************************************/
/* Shadow Background                           */
/***********************************************/
/*
.shadowBkgrnd {
	background-image:url(images/shadow_bkgrnd.gif);
	background-position:left;
	background-repeat:repeat-y;
}
*/


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*
#masthead{
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	width: 760px;
}
*/

/*
#navBar{
	float: left;
	width: 20%;
	margin: 0px;
	padding: 0px;
	background-color: #F5F5DC;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
*/

#headlines{
  float:right;
  	background-color:#fff;
	width: 180px !important;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	text-align:left;
}

#main-singleColumn {
	text-align:left;
	padding: 5px 5px 5px 15px;
}

#main-singleColumn h3 {
	font-style: italic;
	font-weight:bold;
	color: #993300;
	text-align:left;
}

#main-sidebar {
	float:left;
	width: 200px;
	color: #993300;
	text-align:left;
	padding-left:2px;
}

#main-sidebar h3{
	font-size:110%;
	font-style: italic;
	font-weight:bold;
	color: #993300;
}

#main-content {
	float: right;
	width: 535px;
	margin-left:5px;
	margin-right:3px;
	text-align:left;
}

#main-content a{
	color: #008000;
	text-decoration: underline;
}

#main-content a:link{
	color: #008000;
	text-decoration: underline;
}

#main-content a:visited{
	color: #008000;
	text-decoration: underline;
}

#main-content a:hover{
	color: #334F21;
	background: #c5d69c;
	text-decoration: none;
}

/* Joomla */
/*
#main-content .contentheading{
	font-family: Times, serif;
	font-weight: bold;
	font-size:250%;
	font-style:italic;
	color: #3A6329;
	padding: 0px 0px 5px 0px;
	text-align:left;
}
*/

/***********************************************/
/* Components                                  */
/***********************************************/

/*
#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}
*/


/************* #globalNav styles **************/

/*
#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
*/

/*************** #pageName styles **************/
/*
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
*/
/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 5px 20px 10px;
	color: #006699;
}


/************** .feature styles ***************/

/*
#feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

#feature h3{
	font-size:150%;
	padding: 30px 0px 5px 0px;
	text-align: center;
}

#feature img.main{
	float: left;
	padding: 10px 10px 10px 0px;
}
*/


/************** .story styles *****************/

/*
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
*/


/************* #siteInfo styles ***************/

#siteInfo-index{
	background-color:#F5F5DC;
	width: 750px;
	vertical-align:middle;
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	border-left: #000 1px solid;
	font-size: 75%;
	color: #192110;
	padding: 5px;
}

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #192110;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #topnavBar link styles ***********/

/*
td.topnavBar {
	background-color: #930;
}

td.topnavBarLink {
	border-right: 1px solid #FFF;
}

.topnavBarLink a:link, .topnavBarLink a:visited {
	color: #FFFFCC;
	font-weight: bold;
}

.topnavBarLink a:hover {
	color: #930;
	font-weight: bold;
	text-decoration: none;
}
*/


/*********** #navBar link styles ***********/

/*
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}
*/

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
/*
#navBar li {border-bottom: 1px solid #EEE;}
*/

/* fix for browsers that don't need the hack */
/*
html>body #navBar li {border-bottom: none;}
*/



/***** JOOMLA */
.latestnews { background-color: #FFF; text-align:left; }


/*********** #sectionLinks styles ***********/

.sectionLinks{
/*	position: relative; */
	margin: 3px;
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	font-size: 85%;
}

.sectionLinks h3{
	font-style:italic;
	font-size:120%;
	padding: 10px 0px 2px 10px;
}

.sectionLinks a {
	display: block; 
	color: #192110;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}


/* #D2DFA5 */

.sectionLinks li.odd {
	list-style: none;
	background-color: #E0EB95;
	line-height:normal;
}

/* #FEEFC9 */

.sectionLinks li.even {
	list-style: none;
	background-color: #D8E58B;
	line-height:normal;
}


.sectionLinks a.odd {
	background-color: #E0EB95;
}

/* #FEEFC9 */

.sectionLinks a.even {
	background-color: #D8E58B;
}

.sectionLinks a:hover{
	background-color: #FEEFC9;
}



/* #FBF0C2 */
/*********** .relatedLinks styles ***********/

.relatedLinks{
/*	position: relative; */
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 85%;
}

.relatedLinks h3{
	font-style:italic;
	font-size:120%;
	padding: 10px 0px 2px 10px;
}

.relatedLinks a {
	color: #192110;
	display: block; 
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px; 
}

.relatedLinks a:hover {
	color: #3A6329;
}
.relatedLinks li{
	list-style: none;
	color: #000;
	line-height:normal;
}



/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 3px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


/***********************************************/
/*** JOOMLA ***/
#title {
}
.pathway {
color: #555;
font-size: 75%;
text-decoration: none;
font-weight: normal;
}

.pathway a{
color: #555;
text-decoration: none;
font-weight: normal;
}

.mosimage {
  border: 1px solid #cccccc;
  margin-top: 2px;
}

.mosimage_caption {
  margin-top: 2px;
  background: #CEDE9C;
  /*padding: 1px 2px;*/
  color: #000;
  font-size: 75%;
  border-top: 1px solid #cccccc;
}

hr {
width:  90%; 
 }
hr.separator {
width:  40%; 
 }
a.pnav {
}
.pnav:hover {
}
.small {
font-size: 70%;
color: #7E7E7E;
line-height: 0.7;
}
.smalldark {
font-size: 70%;
color: #000;
height: 10px;
line-height: 10px;
text-align: left;
}

.sectiontableentry1 {
text-align: left;
background: #E7ECC7;
font-size: 80%;
padding: 4px;
}
.sectiontableentry2 {
background: #FBFBEE;
font-size: 80%;
text-align: left;
padding: 4px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 70%;
color: #7E7E7E;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 70%;
color: #7E7E7E;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}


a.readon {
font-size: 70%;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 5px;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 70%;
}

a.readon:hover {
background: #c5d69c;
text-decoration: none;
}

.blog {
width: 100%;
}

.contentheading {
width: 98%;
font-weight: bold;
height: 23px;
/*line-height: 20px;*/
/*border-bottom: 1px solid #002E61;*/
/*font-family: 'Trebuchet MS', verdana, sans-serif;*/
/*color: #002E61;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:150%;
	font-style:italic;
	color: #3A6329;
}

.contentpaneopen {
text-align: left;
background: transparent;
font-size: 95%;
line-height: 1.1;
}

.contentpaneopen h3{
	font-size:150%;
	font-style:italic;
	color: #3A6329;
	padding: 0px 0px 5px 0px;
	text-align:left;
}

.contentpaneopen a{
	color: #008000;
	text-decoration: underline;
}

.contentpaneopen a:link{
	color: #008000;
	text-decoration: underline;
}

.contentpaneopen a:visited{
	color: #008000;
	text-decoration: underline;
}

.contentpaneopen a:hover{
	color: #334F21;
	background: #c5d69c;
	text-decoration: none;
}

table.contentpaneopen {
	/*width:525px !important;*/
}

table.contentpane td.contentheading {

/*height: 23px;*/
/*line-height: 20px;*/
/*font-family: 'Trebuchet MS', verdana, sans-serif;*/
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:150%;
	font-style:italic;
	color: #3A6329;border: none;
}

table.contentpane ul {
margin: 0px;
padding: 0px;
list-style: none;
}

table.contentpane ul li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

table.contentpane ol {
margin: 0px;
padding: 0px;
}

table.contentpane ol li{
padding: 0px;
margin: 0px;
padding-left: 15px;
}

.contentpane a{
	color: #008000;
	text-decoration: underline;
}

.contentpane a:link{
	color: #008000;
	text-decoration: underline;
}

.contentpane a:visited{
	color: #008000;
	text-decoration: underline;
}

.contentpane a:hover{
	color: #008000;
	background: #c5d69c;
	text-decoration: none;
}


.contentdescription {
font-size: 75%;
}
.sectiontableheader {
font-weight: bold;
font-size: 70%;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 125%;
height: 25px;
line-height: 25px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size:150%;
	font-style:italic;
	color: #3A6329;
}
.componentheading {
/*font-weight: bold;*/
/*font-size: 16px;*/
height: 23px;
/*line-height: 20px;*/
/*font-family: "Trebuchet MS", Verdana, sans serif;
border-bottom: 1px solid #002E61;
color: #002E61;*/
	font-size: 150%;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-style:italic;
	color: #993300;
	margin-bottom: 5px;
}
a.category {
text-decoration:  underline; 
 }
a.category:hover {
text-decoration:  underline; 
 }
  
table.moduletable {
padding: 2px;
/*width:  180px; */
font-size: 100%;
 }

table.moduletable th  {
font-size: 100%;
height: 35px;
color: #993300;
padding-top:10px;
color: #3A6329;
align:left;
}

.moduletable h3 {
	color: #3A6329;
}

.moduletable_flash h3 {
	color: #3A6329;
	padding-top:10px;
}

/*
#moduletable_flash  table.contentpaneopen {
	width:180px;
}
*/

.poll {
font-size: 70%;
text-align: center;
}


.back_button a{
font-size: 70%;
font-weight: normal;
}
.back_button a:hover{
background: #c5d69c;
font-size: 70%;
font-weight: normal;
}

.blogsection {
	/*font-size: 75%;*/
}

.blog_more {
	font-size:80%;
	color: #3A6329;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
margin-left: 5px;
float:right;
}

.toclink {
	font-size:85%;
	text-decoration:none;
}
table.contenttoc th{
font-weight: bold;
font-size: 75%;
border-bottom: 1px solid #BBBBBB;
}


.message {
	border: 2px dotted #000;
	background: #FFC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

form {
margin: 0px;
padding: 0px;
}

.mainlevel, .mainlevel_active {
	font-size:85%;
}

.sublevel, .sublevel_active {
	font-size:80%;
}

.sublevel#active_menu, .mainlevel#active_menu {
	font-weight:bold;
}

.sublevel_current {
	font-size:80%;
	font-weight: bold;
}

.pagenavbar {
	font-size:80%;
}

.pagenav_prev {
	font-size:80%;
}

.pagenav_next {
	font-size:80%;
}

.article_seperator {

}


/* Joomap */
.level_1, .level_2, .level_3, .level_4 {
	font-size:85%;
}