body {
	margin : 0px auto;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #6D6D6D;
	background : #261D12 url(images/background_wood.jpg) repeat-y center;
}
.topnav {
	font-family : "Georgia", "Times New Roman", Times, serif;
	color : #FFFFFF;
	padding-left : 14px;
	padding-right : 14px;
	text-decoration : none;
	font-style : italic;
	font-size : 13px;
}
.topnav:hover {
	color : #E1D2B1;
}
.bodyTxt {
	font-size : 10px;
	color : #342719;
	line-height : 22px;
	padding : 26px 32px 26px 32px;
}
.bodyTxt2 {
	font-size : 10px;
	color : #342719;
	line-height : 22px;
	padding : 0px 32px 0px 32px;
}
.bodyTxt3 {
	font-size : 10px;
	color : #342719;
	line-height : 16px;
}
.bodyTxt4 {
	font-size : 10px;
	color : #342719;
	line-height : 22px;
	 
}
.bodyTxtDiv {
	font-size : 10px;
	color : #ffffff;
	line-height : -10px;
	padding : 0px 5px 0px 0px;
}

.footerTxt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #E6D0B6;
}
.footerSpacer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #C99D6A;
	padding-left : 3px;
	padding-right : 3px;
}
.footerTxt a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #E6D0B6;
	text-decoration : none;
}
.footerTxt a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #C99D6A;
	text-decoration : underline;
}
.highlight {color : #775f31;}
.highlight2 {color : #34999C;}
.highlight3 {color : #A35F30;}
.white {color : #FFFFFF;}
a {color : #757575;}
a.nav {
	display:block;
	font-weight : bold;
	color:#444444;
	text-decoration : none;
	text-align:left;
	text-indent:15px;
	width:182px;
	background : url(../images/nav-bkg.gif) no-repeat right;
	padding-top:4px;
	padding-bottom:5px;
}
a.nav:hover {color:#fff; background : url(../images/nav-bkg-ovr.jpg) no-repeat right;}
a.nav-active {
	display:block;
	font-weight : bold;
	color:#fff;
	text-decoration : none;
	text-align:left;
	text-indent:15px;
	width:182px;
	background : url(../images/nav-bkg-ovr.jpg) no-repeat right;
	padding-top:4px;
	padding-bottom:5px;
}
a.nav-noarrow {
	display:block;
	font-weight : bold;
	color:#444444;
	text-decoration : none;
	text-align:left;
	text-indent:15px;
	width:182px;
	background : url(../images/nav-bkg-noarrow.gif) no-repeat right;
	padding-top:4px;
	padding-bottom:5px;
}
a.nav-noarrow:hover {color:#fff; background : url(../images/nav-bkg-ovr-noarrow.jpg) no-repeat right;}
a.nav-active-noarrow {
	display:block;
	font-weight : bold;
	color:#fff;
	text-decoration : none;
	text-align:left;
	text-indent:15px;
	width:182px;
	background : url(../images/nav-bkg-ovr-noarrow.jpg) no-repeat right;
	padding-top:4px;
	padding-bottom:5px;
}
a.nav-sub {
	display:block;
	color:#444444;
	background : #C3C3C3;
	text-decoration : none;
	text-align:left;
	text-indent:15px;
	width:182px;
	padding-top:4px;
	padding-bottom:5px;
	font-style : italic;
	font-weight : bold;
}
a.nav-sub:hover {color:#775f31; background : #C3C3C3;}
a.nav-sub-sub {
	display:block;
	color:#444444;
	background : #E6E5E5;
	text-decoration : none;
	text-align:left;
	text-indent:15px;
	width:182px;
	padding-top:4px;
	padding-bottom:5px;
	border-bottom: 1px solid #FFFFFF;
}
a.nav-sub-sub:hover {color:#775f31; background : #E6E5E5;}
h1 {
	color:#444444;
	font-size : 19px;
	line-height : 19px;
	margin-top : 0px;
	margin-bottom : 6px;
}
.clear {clear: both;}
#nav-wrapper {width:200px;float:left;}
#content-wrapper{width:800px;float:left;}
br {line-height : 8px;}
.txt {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	font-size : 11px;
}
.txt14 {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	font-size : 14px;
}
.txt12 {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	font-size : 12px;
}
.sm {
	font-size : 10px;
	font-style:italic;
	margin-left:5px;
}
/* get rid of those system borders being generated for A tags */
a:active {outline:none;}
:focus {-moz-outline-style:none;}
a.block-link {
	font-size : 11px;
	line-height:30px;
	font-weight:bold;
	background : #FFFFFF;
	color:#34999C;
	text-align:center;
	display:block;
	width:100%;
	text-decoration:none;
	text-indent:10px;
	border : 1px solid #34999C;
}
a.block-link:hover {
	color:#FFFFFF;
	background :#34999C;
}
/*
================================================
Forms
================================================
*/
#form-wrapper {
	border : 3px solid #EFEFEF;
}
#form-wrapper h3 {
	font-size : 12px;
	color : #444444;
	text-transform : uppercase;
	background : #FFFFFF url(../images/box-header.gif) repeat-x;
	margin : 0;
	padding : 7px 7px 6px 7px;
	text-align : left;
}
#form-wrapper h4 {
	font-size : 10px;
	background : #D7D7D7;
	margin : 0;
	margin-bottom : 10px;
	padding : 8px;
	text-align : center;
}
#form-wrapper h5 {
	font-size : 10px;
	color : #775f31;
	background : #F6ECEC;
	margin : 0;
	margin-bottom : 10px;
	padding : 8px;
	text-align : center;
}
#form-content-wrapper {
	margin:15px;
	text-align:left;
}
.form_header {
	color : #FFFFFF;
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight : bold;
	text-transform : uppercase;
	background : #444444 url(../images/block-header-shd.png) repeat-x;
}
form {margin:0;}
.label {
	background-color : #FAE5E5;
	font-size : 11px;
	font-weight : bold;
	color: #775f31;
	margin:1px 1px 5px 1px;
	padding:4px;
}
.note {
	background-color : #E6E5E5;
	font-size : 10px;
	color: #7A7A7A;
	padding:5px;
}
input[type=text] {
	background-color : White;
	font-size : 11px;
	border : 1px solid #A5A5A5;
	margin-right:1px;
	padding-left: 3px;
}
input[type=password] {
	background-color : White;
	font-size : 11px;
	border : 1px solid #A5A5A5;
	margin-right:1px;
	padding-left: 3px;
}
.input {
	background-color : White;
	font-size : 11px;
	border : 1px solid #A5A5A5;
	margin-right:1px;
	padding-left: 3px;
}
textarea {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	background-color : White;
	font-size : 11px;
	border : 1px solid #A5A5A5;
	margin-right:1px;
	padding-left: 3px;
}
select {
	background-color : White;
	font-size : 11px;
	border : 1px solid #A5A5A5;
	margin-right:1px;
}
.btn {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	background: #775f31 url(../images/btn-bkg.png) repeat-x top;
	border: 1px ridge #775f31;
	margin: 0;
	padding : 2px 10px 2px 10px;
	cursor: pointer;
	font-weight : bold;
	text-transform:uppercase;
}
.btn:hover {
	background: #444444 url(../images/btn-bkg.png) repeat-x center;
	border: 1px ridge #444444;
}
.btn-teal {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	color : #FFFFFF;
	font-size : 11px;
	background: #34999C url(../images/btn-bkg.png) repeat-x top;
	border: 1px ridge #34999C;
	margin: 0;
	padding : 2px 10px 2px 10px;
	cursor: pointer;
	font-weight : bold;
}
.btn-teal:hover {
	background: #444444 url(../images/btn-bkg.png) repeat-x center;
	border: 1px ridge #444444;
}
.btn-teal2 {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	background: #71B7BA url(../images/btn-bkg.png) repeat-x top;
	border: 1px ridge #71B7BA;
	margin: 0;
	padding : 2px 10px 2px 10px;
	cursor: pointer;
	font-weight : bold;
}
.btn-teal2:hover {
	background: #444444 url(../images/btn-bkg.png) repeat-x center;
	border: 1px ridge #444444;
}
.btn-teal3 {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	background: #99CCCD url(../images/btn-bkg.png) repeat-x top;
	border: 1px ridge #99CCCD;
	margin: 0;
	padding : 2px 10px 2px 10px;
	cursor: pointer;
	font-weight : bold;
}
.btn-teal3:hover {
	background: #444444 url(../images/btn-bkg.png) repeat-x center;
	border: 1px ridge #444444;
}
.btn-grey {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 10px;
	background: #A2A3A2 url(../images/btn-bkg.png) repeat-x top;
	border: 1px ridge #A2A3A2;
	margin: 0;
	padding : 0px 3px 0px 3px;
	cursor: pointer;
	font-weight : bold;
}
.btn-grey:hover {
	background: #797979 url(../images/btn-bkg.png) repeat-x center;
	border: 1px ridge #797979;
}
.btn-grey-lrg {
	font-family : "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;	
	color : #FFFFFF;
	font-size : 11px;
	background: #A2A3A2 url(../images/btn-bkg.png) repeat-x top;
	border: 1px ridge #A2A3A2;
	margin: 0;
	padding : 0px 5px 0px 5px;
	cursor: pointer;
	font-weight : bold;
}
.btn-grey-lrg:hover {
	background: #797979 url(../images/btn-bkg.png) repeat-x center;
	border: 1px ridge #797979;
}
/*
================================================
Button
================================================
*/
a.squarebutton{
background: transparent url(../images/btn-grey-l.png) no-repeat top left;
display: block;
float: left;
font-size : 10px;
font-weight : bold;
color : #52595E;
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 24px; /* Height of button background height */
padding-left: 5px; /* Width of left menu image */
text-decoration: none;
cursor:pointer;
}
a.squarebutton span{
background: transparent url(../images/btn-grey-r.png) no-repeat top right;
display: block;
padding: 4px 5px 5px 0px; /*Set 9px below to match value of 'padding-left' value above*/
}
a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}
a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color : #52595E;
}
.button-wrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden;
text-align:center;
}
.plus {margin-top:-3px;}
/*
================================================
Message Dialog Box
================================================
*/
.dialog-overlay {
	background-color: #656565;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:  alpha(opacity=60);
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
}
.dialog-wrapper {
	overflow: hidden;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 14px;
	color : #666666;
}
.dialog {
	background-color: #C8C8C8;
	padding: 4px;
	/*border: 4px solid #B2B2B2;*/
}
.dialog-header {
	border: 1px solid #5B5B5B;
	color: #FFFFFF;
	background: #898989 none no-repeat right center;
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}
.dialog-body {
	border: 1px solid #A2A2A2;
}
.dialog-content {
	padding: 15px;
	padding-left: 58px;
	background : #F9F9F9 url(../../images/warning_48.png) no-repeat left;
	min-height : 30px;
}
.dialog-actions {
	background-color: #E2E2E2;
	padding: 3px 10px;
	text-align: center;
}
.dialog-button {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold; 
	color: #fff; 
	background-image: url(../../images/btn-bkg.png);
	background-repeat: repeat;
	background-color: #5D5D5D;
	border: solid 1px #9C9C9C;
	border-collapse:collapse;
	cursor: pointer;
	margin: 3px; 
	padding: 1px 10px;	
}
iframe.iefix {
	display: none;
	display/**/: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter:mask();
}
/*
================================================
New Menu
================================================
*/
.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 26px}

.mlddm li
{	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0}

.mlddm li a, .mlddm li a#buttonnohover
{	display: block;
	margin: 0 1px 0 0;
	padding: 6px;
	width: auto;

	font-family : "Georgia", "Times New Roman", Times, serif;
	color: #FFF;
	padding-left : 14px;
	padding-right : 14px;
	text-decoration : none;
	font-style : italic;
	font-size : 13px;
	
	text-decoration: none;
	white-space: nowrap;
	
	  
	-moz-border-radius: 3px;
	border-radius: 3px}

.mlddm li a:hover, .mlddm li a#buttonhover
{	 background :  url(images/background_wood_menu.jpg) repeat-y center;
	color : #E1D2B1;}

.mlddm ul
{	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 1px 0 0 0;
	padding: 0;
	background: #a76034}

.mlddm ul li
{	float: none}


.mlddm ul li a
{	display: block;
	width: auto;
	margin: 0;
	padding: 7px 13px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #FFF;
	background: transparent;
	-moz-border-radius: 0;
	border-radius: 0}

.mlddm ul li a:hover
{	color: #E1D2B1;}
