@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-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #4c2817; line-height: 19px; background: url(../i/Background.jpg);}

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

/* Headings */
h1{ font-size: 18px; font-weight: bold;}
h2{color: #1b71a2; margin-bottom: -5px; border-bottom: 1px solid #d8d2ca;}
h3{color: #1b71a2; margin-bottom: 5px; border-bottom: 1px solid #d8d2ca;}

/* Main Site Containers */
#header{width: 960px; height: 262px; background: url(../i/headerUp2_new3.png) no-repeat;}
#header-home{width: 960px; height: 262px; background: url(../i/headerUp2_new3-home.png) no-repeat;}
#container{margin: 0px auto 0px auto; width:960px; position: relative; background:url(../i/contentVTile5.png) repeat-y; min-height: 500px;}
#contentContainer{width: 960px; background: url(../i/contentTop4.png) no-repeat; position: relative;}
#contentContainerHome{width: 960px; background: url(../i/contentTop4-home.png) no-repeat; position: relative;}
#content{padding: 10px 50px 10px 50px; min-height: 300px; text-align: justify;}
.contentColLeft{float: left; width: 410px; margin: 0px 40px 0px 0px;}
.contentColRight{float: left; width: 410px; margin: 65px 0px 0px 0px;}
.contactFRight{float: right; width: 410px; margin: 65px 0px 0px 0px;}

/* Navigation */
#navContainer{position: relative;}
#navigation {height:45px; margin:0px; padding:0px;}
#navigation span {display: none;}
#navigation li, #navigation a {height:45px; display:block;}
#navigation li {float:right; list-style:none; display:inline;}

#navHome {width: 300px;}
#navLogCabin {width: 222px;}
#navContact {width: 127px; margin-right: 20px;}

#navHome a:hover {background:url(../i/navOver2.jpg) -291px 0px no-repeat;}
#navLogCabin a:hover {background:url(../i/navOver2.jpg) -591px 0px no-repeat;}
#navContact a:hover {background:url(../i/navOver2.jpg) -813px 0px no-repeat;}

#footerLog{width: 960px; background: url(../i/footerLog6.png) no-repeat; height: 112px;}
#footer{text-align: center; font-size: 10px; padding: 0px 0px 20px 0px; line-height: normal;}

/* Lists */
.copyList{
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}
.copyList li {list-style-type: disc; font-weight: bold; font-size: 13px; margin: 0px 0px 0px 30px; padding: 3px 0px 3px 0px; line-height: 16px;}

.copyList2{
	margin: 10px 0px 10px 0px;
	font-weight: normal;
}
.copyList2 li {list-style-type: disc; font-weight: normal; font-size: 13px; margin: 0px 0px 0px 30px; padding: 3px 0px 3px 0px; line-height: 16px;}

/*Form */
.form{ margin: 0px auto;}
.row{clear: left; padding: 6px; font-weight: bold; font-size: 13px;}
label{float: left; width: 175px; 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:210px; 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; line-height: 14px;}

