
/* Base Styles */

html, body {  height: 100%; margin: 0px; padding: 0px; }

body { text-align: left; font: 0.78em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-weight: normal; font-style: normal; line-height: 3em; }

#container { margin: 0 auto; width: 750px; text-align: left; position: relative; } /* this keeps the footer @ the bottom of the browser */
#content { padding-bottom: 65px; }   /*  this controls the footers distance from the bottom of the page content */
#wrapper { position: relative; min-height: 100%; width: 760px; margin: 0px; padding: 0px; border-collapse: collapse; }




#spacer_gif { clear: both; width: 750px; height: 1px; margin: 0px; padding: 0px; }

#navstrip { font: 1em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; text-align: left; height: 30px; margin: 0px 0px 15px 30px; padding: 25px 0px 0px 0px; }
#navstrip a { color: white; margin: 0px 5px 0px 5px; line-height: 1.3em;} 
#navstrip a:hover { color: #7db900; text-decoration: none;  }


/* 1 column layout */
#one_column1 { display: inline; float: left; width: 97%; margin-left: 10px; }


/* 2 column layout */
#two_column1 { display: inline; float: left; width: 49%; margin-left: 10px; }
#two_column2 { float: left; width: 49%; }


/* 3 column layout */
#three_column1 { display: inline; float: left; width: 33%; margin-left: 10px; }
#three_column2 { float: left; width: 33%; }
#three_column3 { float: left; width: 32%; }


/* 4 column layout */
#four_column1 { display: inline; float: left; width: 24%; margin-left: 10px; }
#four_column2 { float: left; width: 24%; }
#four_column3 { float: left; width: 24%; }
#four_column4 { float: left; width: 24%; }


/* 5 column layout */
#five_column1 { display: inline; float: left; width: 19%; margin-left: 10px; }
#five_column2 { float: left; width: 19%; }
#five_column3 { float: left; width: 19%; }
#five_column4 { float: left; width: 19%; }
#five_column5 { float: left; width: 19%; }




/* mixed3 column layout */
#mixed3_column1 { display: inline; float: left; width: 180px; margin-left: 10px; }
#mixed3_column2 {  margin: 0px 250px 0px 180px;}
#mixed3_column3 { display: inline; float: right; width: 250px; }



/* mixed3 column layout */
#inline3_column1 { display: inline; float: left; width: 180px; margin-left: 10px; }
#inline3_column2 { margin: 0px 30px 0px 180px; }
#inline3_column3 { margin: 30px 43px 0px 0px; display: inline; float: right; width: 200px; background: #cccccc; }


.mbbody { text-align: left; font: 0.78em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-weight: normal; font-style: normal; line-height: 1.6em; padding: 0px 0px 7px 0px; }

.mbbodysm { text-align: left; font: 0.7em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-weight: normal; font-style: normal; line-height: 1.6em; padding: 0px 0px 7px 0px; }


.contentblock { background: white; padding: 0px 10px 10px 0px; }

.gallery { background: white; padding: 0px 10px 10px 0px; line-height: 0em; }

.bottomline {
background-image: url(images/hoz_div_line.gif);
background-repeat: repeat-x;
background-position: left bottom; 
}

.topline {
background-image: url(images/hoz_div_line.gif);
background-repeat: repeat-x;
background-position: left top; 
margin: 20px 0px 0px 0px
}

.contentblock h2 { padding: 2px 2px 2px 0px; margin: 0px -6px; color: #FFFFFF; background: #white; font-size: 12px; line-height: 14px; }



.quote { font-size: .9em; line-height: 1.6em; color: #7db900; padding: 0px 0px 15px 0px; }
.quotenote { font-size: .7em; line-height: 1.6em; color: black; padding: 0px 0px 15px 0px; }



.largertext .largertext { padding: 0px; background: blue; }

.icontext {text-align: center; font: 0.68em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-weight: normal; font-style: normal; line-height: 1.8em; padding: 0px 5px 20px 0px; }



p { color: black; }

strong { font-weight: bold; }

h1 { margin: 0px 0px 0px 0px; padding: 30px 0px 10px 0px; color: #004487; font-size: 24px; line-height: 30px; font-weight: bold; }

h2 { margin: 0px 0px 0px 0px; padding: 20px 0px 0px 0px; color: #004487; font-size: 14px; line-height: 18px; font-weight: bold; }

h3 { padding: 5px 2px 3px 0px; color: #7DB900; font-size: 15px; line-height: 18px; }

ul { list-style: none; }

li { display: inline; background: url(images/nav_div.gif) no-repeat right center; }
     
li.last { display: inline; background: none; }

a { color: #004487; text-decoration: none; }
a:hover { color: #7db900; text-decoration: none;  }






/* Footer Styles  
basic styles for the footer split into layout and presentation chunks
*/

#footer {  position: absolute; bottom: 0; padding: 0px; height: 65px; width: 100%;  }				
.footerleft { float: left; padding-left: 20px; margin: 0px; }
.footerright { float: right; padding-right: 20px; margin: 0px; }

.mbfooter { text-align: left; font: 0.65em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-weight: normal; font-style: normal; line-height: 1.6em; padding: 15px 0px 7px 0px; }

/* Footer Color Styles */
#footer { background: white;  font-size: 0.9em;
background-image: url(images/carmen_footer.jpg);
background-repeat: no-repeat;
background-position: center center; }

				
.footerleft { color: #910A2B; }
.footerright { color: #910A2B; }


