/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em;}

#Navigation {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#242525  url(/images/bg_primaryNav_left.gif) no-repeat scroll left bottom;
float:left;
}

#Navigation li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#Navigation ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/bg_primaryNav_right.gif) no-repeat scroll right bottom;
float:left;
margin:0;
padding:0 0.8em 2px;
}

#Navigation li.current a, #Navigation li.current a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#192839 none repeat scroll 0 0;
border-bottom:2px solid #176092;
color:#D0D0D0;
cursor:default;
margin-bottom:0;
}

#Navigation li a:hover {
border-bottom:2px solid #4082AE;
color:#FFFFFF;
margin-bottom:0;
}

#Navigation li a {
color:#D0D0D0;
float:left;
font-size:1.2em;
line-height:25px;
margin-bottom:2px;
padding:0 1em;
text-decoration:none;
}

ul li ul li {

margin-left: 20px;
padding: 0px; 
font-family: Lucida Calligraphy;
}
ul li{

margin: 10px;
padding: 5px; 
font-family: Lucida Calligraphy;
}
h1 {
	font-family: Lucida Calligraphy;
}
h2 {
	font-family: Lucida Calligraphy;
	display: inline;

}
p {
	font-family: Lucida Calligraphy;
}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#000000;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
img{ vertical-align:top;  }
img {  border: 1px solid black;  }
.police {font-family: Lucida Calligraphy;}


a{color:#2B2215; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#4e3a30; font-weight:bold }
.link1{color:#4e3a30;  }



ol{margin:0; padding:0; font-weight:bold; color:#4e3a30}
ol li{margin:0; margin-bottom:17px; padding:0; margin-left:23px; list-style-position:outside;  }
ol li a{color:#958163; font-weight:normal; text-decoration:none; line-height:1.23em; } 
ol li a:hover { text-decoration:none; color:#4e3a30 }


/*header*/
#header {font-size:0.8125em; color:#d5d4d2 }
#header .logo{ margin:113px 0 98px 46px }
#header .m{ margin:0 0 0 46px }
#header .indent{margin:9px 47px 0 47px; position:absolute}
#header a{color:#d5d4d2; text-decoration:none} 
#header .indent span{ margin-left:570px; color:#545344} 
#header a:hover{text-decoration:underline}

/*content*/
#content{ font-size:0.8125em; width:100%; text-align:left;}
#content .indent-main{padding:20px 0px 20px 0px}
#content .title{  margin-bottom:21px}
#content .img-left{ float:left; margin:0 20px 10px 0}
#content .img-left1{ float:left; margin:0 20px 20px 0}
#content .img-indent{ margin:0 0 11px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 17px 0}
#content h4{color:#955923; font-size:1em; margin-bottom:5px;  }
#content h3{color:#813e02; text-transform:uppercase; font-size:1em; margin-bottom:5px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{margin:0 0 0 110px}

/*content1*/
#content1{ font-size:0.8125em; width:100%; text-align:left;}
#content1 .indent-main{padding:39px 40px 27px 48px}
#content1 .indent-main1{padding:64px 45px 52px 48px}
#content1 .indent-col1{padding:25px 0 0 0}
#content1 .title{  margin-bottom:25px}
#content1 .title1{ background:url(images/tail1.gif) repeat-x bottom; padding-bottom:6px; margin-bottom:18px}
#content1 .img-left{ float:left; margin:0 20px 16px 0}
#content1 .img-indent{ margin:0 0 16px 0}
#content1 .img-indent1{ margin:0 0 6px 0}
#content1 p{ margin:0 0 7px 0}
#content1 .p{ margin:0 0 17px 0}
#content1 h4{color:#585858; font-size:1em; }
#content1 .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content1 .txt{ font-size:1.15em; color:#585858}
#content1 .txt b{ font-size:.86em; color:#585858}
#content1 .txt span{ font-size:.66em; color:#acacac}

#content1 .indent{padding:0 80px 0 0}

/*box*/
.box{ background:#ece3ba; width:100%; color:#633000; line-height:1.23em}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-top1 {background:url(images/border_top-1.gif) repeat-x top;}
.box .border-top2 {background:url(images/border_top-2.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-left1 {background:url(images/corner_top_left-1.gif) no-repeat left top;}
.box .corner-top-left2 {background:url(images/corner_top_left-2.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-top-right1 {background:url(images/corner_top_right-1.gif) no-repeat right top;}
.box .corner-top-right2 {background:url(images/corner_top_right-2.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:22px 25px 18px 28px; }
/*box1*/
.box1{ background:#fff; width:100%;}
.box1 .border-top {background:url(images/border_top1.gif) repeat-x top;}
.box1 .border-bottom {background:url(images/border_bottom1.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border_left1.gif) repeat-y left;}
.box1 .border-right {background:url(images/border_right1.gif) repeat-y right;}
.box1 .corner-top-left {background:url(images/corner_top_left1.gif) no-repeat left top;}
.box1 .corner-top-right {background:url(images/corner_top_right1.gif) no-repeat right top;}
.box1 .corner-top-left1 {background:url(images/corner_top_left1-1.gif) no-repeat left top;}
.box1 .corner-top-right1 {background:url(images/corner_top_right1-1.gif) no-repeat right top;}
.box1 .corner-bottom-left {background:url(images/corner_bottom_left1.gif) no-repeat left bottom;}
.box1 .corner-bottom-right {background:url(images/corner_bottom_right1.gif) no-repeat right bottom; width:100%; }
.box1 .indent-box{ padding:35px 25px 25px 27px; }

/*footer*/
#footer { color:#a7a399; font-size:0.8125em;}
#footer .indent{ margin:0 48px 0 48px; background:url(images/bot.gif) repeat-x top;}
#footer .indent-footer{ padding:17px 50px 0 0;}
#footer strong {color:#706d67;}  
#footer a {color:#a7a399; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
#footer span a {color:#a7a399; text-decoration:none}  
#footer span a:hover {  text-decoration:underline}


.indent-2{ position:relative; padding-left:20px; float:left}
.h{ height:26px}
.block-contact span{ float:right; margin-right:120px}
input{
	border-left:1px solid #303030; 
   	border-top:1px solid #303030; 
   	border-right:1px solid #cecece; 
   	border-bottom:1px solid #cecece; 
	background:#FFFFFF;
	width:216px; height:18px;
	font-size:1em;
	color:#958163;
	padding-left:5px;
	padding-top:2px
}
textarea{
	border-left:1px solid #303030; 
   	border-top:1px solid #303030; 
   	border-right:1px solid #cecece; 
   	border-bottom:1px solid #cecece; 
	background:#FFFFFF;
	width:216px; height:106px;
	font-size:1em;
	padding-left:5px;
	color:#858163;
	margin-bottom:11px;
	overflow:auto}

form.myform {
    
    width: 600px;
}

form.myform fieldset {
   margin-bottom: 10px;
}

form.myform fieldset ul {
    margin: 0 0 0 0px;
    padding: 0;
}

form.myform fieldset li {
    list-style: none;
    padding: 10px;
    clear: both;
    margin-left: 100px;
}

form.myform label {
    font-weight: bold;
   margin-left: -100px;
    width: 200px;
}

form.myform p {

   margin-left: -100px;
}

form.myform input, form.myform textarea {
    border: solid 1px #85b1de;
    background: #fff url('formbg.gif') repeat-x;
    background-position: top;
}

form.myform input:focus, form.myform textarea:focus {
    background-image: none;
    background-color: #ffffff;
    border: solid 1px #fded7f;
}


form.myform fieldset {
    margin-bottom: 10px;

    border-style: none
}
