/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:106%; }
html, input, textarea	{	font-family:Tahoma; 
		color:#4d453c;	}	

.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;  }

b{color:#018eb9;}

a{color:#da6800; text-decoration:underline} 
a:hover{text-decoration:none}
.link1{color:#e5156d; font-weight:bold; font-size:0.89em; margin-right:20px} 

ul{margin:0; padding:0; list-style:none;}
ul li
{
  background: url(/images/marker.gif) top left no-repeat;
  background-position: 0 4px;
  margin: 0px;
  padding-left: 18px;
  padding-bottom:8px;
}
ul li a{color:#da6800; font-weight:bold; text-decoration: underline;} 
ul li a:hover { text-decoration:none; }

.link { display:block; float:left; background:url(/images/link_bg.gif) left top repeat-x; color:#fff; text-decoration:none;}
.link em { display:block; background:url(/images/link_left.gif) no-repeat left top;}
.link b { display:block; background:url(/images/link_right.gif) no-repeat right top; padding:2px 15px 2px 15px; font-weight:normal; font-style:normal;}
.link a { text-decoration:none; }
.link a:hover { text-decoration:underline; }


/*header*/
.mnav li
{
  font-size: 14px;
}

.row1{ background: url(/images/bg_row1.gif) repeat-x top #e5e4e3}
.row1 .indent-main{padding:0px 26px 40px 28px}

/*content*/
#content{ font-size:0.6875em; width:100%; text-align:left;}
#content .title
{
  background: url(/images/bg_title.gif) repeat-x bottom;
  padding-bottom: 6px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
}
#content .title2
{
  padding-bottom: 6px;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
#content .title1{margin-bottom:28px}
#content .img-left{ float:left; margin:0px 23px 20px 0px}
#content .img-indent{ margin:0px 0px 20px 0px}
#content .more{ margin:17px 0px 0px 0px; float:right}
#content .more1{ margin:13px 0px 0px 0px; float:right}
#content .more2{ margin:23px 0px 0px 0px; float:right}
#content p{ margin:0px 0px 13px 0px}
#content .p{ margin:0px 0px 23px 0px}
#content .indent{padding:0px 0px 0px 5px}
#content .indent1{padding:0px 0px 0px 20px}
#content h4{ color:#da6800; font-size:1.1em; margin-bottom:15px}
#content .h4{ margin-bottom:0px}

.indent-col-1{ padding:0px 30px 0px 0px}
.indent-col-2{ padding:0px 35px 0px 31px}
.indent-col-3{ padding:0px 0px 0px 30px}
.bg{ background:url(/images/tail.gif) no-repeat top right}

.txt{ color:#da6800; font-size:1.1em}

/*block*/
.box{ background:#998a78; width:100%; color:#f2f2f1; font-size:1em; }
.box .border-top {background:url(/images/border_top.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-right {background:url(/images/corner_top_right.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; }
.box .indent-box{padding:39px 27px 47px 29px }
#content .box .title2{margin-bottom:43px;}
#content .box .img-left{ float:left; margin:0px 20px 36px 0px}
#content .box .img-left1{ float:left; margin:0px 20px 56px 0px}
#content .box .img-left2{ float:left; margin:0px 20px 39px 0px}
#content .box .img-indent{ margin:0px 0px 20px 0px}
#content .box p{ margin:0px 0px 18px 0px}


/*footer*/
#footer { color:#4d453c; font-size:0.6875em; background:url(/images/bot.gif) repeat-x top; text-align:center }
#footer .indent-footer{ padding:28px 0px 0px 0px;}
#footer p{ color:#d66000}
#footer a {color:#4d453c; text-decoration:underline; margin:0 0px 0 10px}  
#footer a:hover {  text-decoration:none}
#footer p a {color:#4d453c; text-decoration:none; margin:0 28px 0 28px}  
#footer p a:hover {  text-decoration:underline}

.h{ height:26px}
input{
   	border:1px solid #4d453c; 
	background:#edeceb;
	font-size:1em;
	padding-left:5px;
	margin-bottom:1px
}
textarea{
   	border:1px solid #4d453c; 
	background:#edeceb;
	font-size:1em;
	padding-left:5px;
	margin-bottom:25px;
	overflow:auto}
.clshighlight
{
  color: #da6800;
}

.clsimages
{
  position: relative;
  float: left;
  width: 577px;
  height: 322px;
}
.clsimages div
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 577px;
	height: 322px;
}
.clsslidetabs
{
  display: none;
}
#form1 #txtfirstname {
  display: none;
}
#form1 #txtlastname {
  display: none;
}