@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/bTile.png); background-repeat: repeat-x; background-color: #373938; font-family: Arial, Helvetica, sans-serif; /*font-size: 15px;*/ color: #a7a6a6; /*line-height: 19px;*/}

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

/* Headings */
h1{margin-bottom: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #797878;}

/* Main Site Containers */
#container{margin: 0px auto 10px auto; width:960px; position: relative; background-color: #FFFFFF;}
#headerContainer{height: 150px;}
#navContainer{ background-image: url(../i/navBase5.jpg); background-repeat: no-repeat; height: 253px; width: 207px; position: absolute;}  
#mainPhotoContainer{background-image: url(../i/mainPhoto6.jpg); background-repeat: no-repeat; height:253px; width: 753px; position: absolute; left: 207px;}
#footerContainer{position: relative; width: 954px; margin: 0px; padding: 5px 0px 0px 6px; color: #666666; font-size: 10px; background-image: url(../i/footerHTile9.png); background-repeat: repeat-x; height: 76px; line-height: 12px;}
#bodyContainer{position: relative; margin: 253px 0px 10px 0px; width: 920px; padding: 20px 20px 20px 20px;}

#navigation{width:207px; height:253px; margin-top:20px; padding:0;}
#navigation li span { display: none; }
#navigation li { float:left; list-style:none; position:relative; }
#navigation li, #navigation a {   
    height:30px;    /* Each button must have the same height, define it here */ display:block; margin:0; padding:0;}

li#navHome, li#navGallery, li#navContact {width:207px; }

#navHome a:hover { background:url("../i/navOver5.jpg") -0px -20px no-repeat; }
#navGallery a:hover { background:url("../i/navOver5.jpg") -0px -50px no-repeat; }
#navContact a:hover { background:url("../i/navOver5.jpg") -0px -80px no-repeat; }

/* 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: 18px;}

/* Layout */
.mapContainer{border: 1px solid #7a6958; width:915px; height: 400px; margin-bottom: 5px;}
.rFloatPhoto{float: right; margin: -18px -18px 0px 15px;}
.designedBy{position: absolute; right: 0px; top: 0px; width: 102px;}

/*Form */
.form{width: 450px; margin: 0px;}
.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:440px; height: 100px;}
.chkLabel{float:none;}

.picIdentify{float: left; width: 145px; 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;}
.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;}

.rFloatPhoto ul li {list-style-type: disc; margin: 0px 0px 0px 35px; line-height: 18px;}
.rFloatPhoto ol li {
	list-style-type: decimal;
	margin: 0px 0px 0px 35px;
	line-height: 18px;
}
