@charset "utf-8";
/* CSS Document */
/* CSS RESET */html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}/* remember to define focus styles! */:focus{outline:0}/* remember to highlight inserts somehow! */ins{text-decoration:none}del{text-decoration:line-through}/* tables still need 'cellspacing="0"' in the markup */table{border-collapse:collapse;border-spacing:0}
/* END CSS RESET (http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/) */

body{background-image:url(../i/Background.jpg); background-repeat: repeat; font-family: Arial, Helvetica, sans-serif; font-size: 1em; color: #666666; line-height: 19px;}
#pipes{background-image:url(../i/Pipes.jpg); background-repeat: repeat-x; position: absolute; left: 0px; right: 0px; top: 0px; height: 259px; z-index: 0;}

/* Link Settings */
a:link{color: #cc0000; text-decoration: none;}
a:visited{color: #666666;}
a:hover{color: #666666;}

#navigation a:link{color: #FFFFFF; text-decoration: none; font-size: .9em;}
#navigation a:visited{color: #ebebeb;text-decoration: none; font-size: .9em;}
#navigation a:hover{color: #ebebeb; font-size: .9em;}

h1{font-size: 1.3em; font-weight: bold; color: #ec3e15; font-family: Georgia, "Times New Roman", Times, serif; border-bottom: 1px solid #67a1d0; line-height: 1.3em;
margin: 0px 0px 10px 0px;}

#container{position: relative; background-image:url(../i/ContentTile2.jpg); background-repeat: repeat-y; margin: 0px auto; width: 960px; border-bottom: 1px solid #666666;}
#headerContainer{position: absolute; background-image:url(../i/Header2.jpg); background-repeat: no-repeat; margin: 0px; width: 960px; height: 236px; top: 0px; left: 0px; right: 0px;}
#footerContainer{position: absolute; background-image:url(../i/Footer5.jpg); background-repeat: no-repeat; margin: 0px; width: 960px; height: 248px; bottom: 0px; left: 0px; right: 0px;}

#navigation{position: relative; float: right; margin: 8px 63px 0px 0px; color: #FFFFFF; font-weight: bold; z-index: 10;}
#content{position: relative; padding: 115px 140px 75px 140px; text-align: justify; z-index: 2;}
.contentIndented{position: relative; margin: 0px 0px 0px 90px; width: 375px;}
#footerContent{position: absolute; bottom: 15px; left: 165px; width: 460px; text-align: center; font-size: .8em; line-height: 1.3em;}

/* Lists */
.copyList{margin: 10px 0px 10px 0px;}
.copyList li {list-style-type: disc; font-weight: bold; font-size: 13px; margin: 0px 0px 0px 35px; line-height: 20px;}

.contactFloatL{position: relative; width: 285px; z-index: 10;}
.contactFloatR{position: relative; float: right; right: 135px; width: 250px;}
.contactR{position: absolute; right: 135px; width: 300px; top: 0px;}
.mapContainer{border: 1px solid #7a6958; width:280px; height: 300px; margin-bottom: 5px;}

/*Form */
.form{width: 385px; margin: 0px auto;}
.row{clear: left; padding: 6px; font-weight: bold; font-size: 13px;}
label{float: left; width: 135px; text-align: right; margin-right: 5px; padding-top: 3px;}
.txtbx{float: left; width:203px; border: 1px solid #7a6958; padding: 3px;}
.txtbxR{float: left; width:200px; border: 1px solid #7a6958; padding: 3px; border-right: 4px solid #CC0000;}
.ddl{float:left; width:205px; border: 1px solid #7a6958;}
.ddlR{float:left; width:75px; border: 1px solid #7a6958; border-right: 4px solid #CC0000;}
.validation{float:left; color:Red}
.txtarea{width:375px; height: 100px;}
.chkLabel{float:none;}

.picIdentify{float: left; width: 120px; text-align: center; margin-bottom: 5px;}
.picIdentify img{margin: 6px; border: 1px solid #FFFFFF;}

/*Misc */
.clear{margin:0px; padding: 0px; clear: both; height: 0px;}
.center{text-align: center;}
.floatL{float: left; position: relative; margin: 10px 0px 10px 0px;}
.floatR{float: right; position: relative;margin: 10px 0px 0px 10px;}
.italic{text-align: center; font-style: italic; padding: 0px 70px 0px 40px; margin: 15px 0px 15px 0px; font-size: 13px; line-height: 16px; font-weight:bold;}
hr.thin{height: 1px; border: 0px; color: #67573e; background-color: #7a6958;}
.smallText{font-size: 12px;}