/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1em; background:#d1cfc1}
html, input, textarea	{	font-family:Arial, Helvetica, sans-serif; 
		color:#7d7665;	}	
		
blockquote {
	margin-left: 20px;
 }		

.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;  }


a{
	color:#107DA2;
	font-weight: bold;
	text-decoration:none;
} 
a:hover{text-decoration:underline}



.link{color:#107da2; font-weight:bold; } 

ol{
	
	padding:0;
	margin-left: 40px;
}

ul{margin:0; padding:0; list-style:none; font-weight:bold;}

.ul2{
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 16px;
}

.ul2 li{
	padding-bottom: 5px;
}

.ul1{margin:0; padding:0; list-style:none;}
.ul1 li{background:url(images/tail.gif) bottom left repeat-x; padding:0px 0 0 0}
.ul1 li a{color:#7d7665; text-transform:uppercase; text-decoration:none; font-weight:bold; font-size:.916em ; line-height:2.72em; background:url(images/marker1.gif) top left no-repeat; padding:5px 0 5px 34px;} 
.ul1 li .li-1{background:url(images/marker2.gif) top left no-repeat;} 
.ul1 li .li-2{background:url(images/marker3.gif) top left no-repeat;} 
.ul1 li .li-3{background:url(images/marker4.gif) top left no-repeat;} 
.ul1 li .li-4{background:url(images/marker5.gif) top left no-repeat;} 
.ul1 li .li-5{background:url(images/marker6.gif) top left no-repeat;} 
.ul1 li .li-6{background:url(images/marker7.gif) top left no-repeat;} 
.ul1 li .li-7{background:url(images/marker8.gif) top left no-repeat;} 
.ul1 li .li-8{background:url(images/marker9.gif) top left no-repeat;} 
.ul1 li .li-9{background:url(images/marker10.gif) top left no-repeat;} 
.ul1 li a:hover { color:#2a9cc3; text-decoration:none; }

.ul{margin:0; padding:0; list-style:none;}
.ul li{background:url(images/tail.gif) bottom left repeat-x; padding:11px 0 14px 0}
.ul li span{color:#7d7665; text-decoration: none; line-height:1.33em; background:url(images/1page_title4.gif) top left no-repeat; background-position:0 5px; margin:0; padding:0 0 0 54px; display:block;} 
.ul li a{color:#107da2; text-decoration: underline; } 
.ul li .li-1{background:url(images/1page_title5.gif) top left no-repeat; } 
.ul li .li-2{background:url(images/1page_title6.gif) top left no-repeat; } 
.ul li a:hover { color:#7d7665;  text-decoration:none; }


.ul li .li2{background:url(images/2page_title4.gif) top left no-repeat; } 
.ul li .li2-1{background:url(images/2page_title5.gif) top left no-repeat; } 
.ul li .li2-2{background:url(images/2page_title6.gif) top left no-repeat; } 
.ul li .li2-2{background:url(images/2page_title7.gif) top left no-repeat; } 
.ul li .li2-4{background:url(images/2page_title8.gif) top left no-repeat; } 


/*header*/
#header {
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: normal;
}

#headerinterior{font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: normal;
}

#header  .billboard1{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#header  .billboard2{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 12px;
}

#headerinterior  .billboard1{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 32px;
	padding-bottom: 30px;
	padding-top: 15px;
}

#headerinterior  .billboard2{
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 18px;
	padding-bottom: 20px;
	padding-top: 15px;
}

#header .nav{
	width: 891px;
	background-image: url(images/nav_home.gif);
	padding: 6px 0px 0px;
	height: 51px;
	background-repeat: no-repeat;
	margin-left: 45px;
}

#headerinterior .nav{
	width: 891px;
	background-image: url(images/nav_home.gif);
	padding: 6px 0px 0px;
	height: 51px;
	background-repeat: no-repeat;
	margin-left: 45px;
}


#header .logo{ margin:10px 0 0 55px }
#header .more{ margin:0 0 0 261px }
#header .m{ margin:0 0 0 45px }
#header .indent{padding:57px 0 52px 546px}
#header .indent1{margin:0 28px 0 40px}
#header .sub-menu{
	position:relative;
	padding:18px 0 0 735px;
	text-align: right;
}

#header a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
			}
			
#header a:hover, a:active  {
	color: #ffd925;
	text-decoration: underline;
	font-weight: bold;
			}	
			
#headerinterior a, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
			}
			
#headerinterior a:hover, a:active  {
	color: #ffd925;
	text-decoration: underline;
	font-weight: bold;
			}		
			
			
#rightCol a, a:visited{
	color:#107DA2;
	text-decoration: none;
	font-weight: bold;
 }
 
 
 #rightCol a:hover, a:active{
	color:#107DA2;
	text-decoration: underline;
	font-weight: bold;
 }						
							
					
.InteriorHeadline {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #054a60;
	line-height: 20px;
 }
 

.FrontPageHeadline {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #137DA0;
	line-height: 20px;
 }


.BoldGold {
	font-weight: bold;
	color: #FFD925;
}

.DeepRed {
font-weight: bold;
	color: #663300;
}



/*box*/
.box{
	background:#ffffff;
	width:295px;
	margin-bottom: 27px;
}
.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; width:100%; }
.box .indent-box{ padding:15px 0px 53px 11px; }


/*footer*/
#footer {
	text-align:right;
}
#footer a {
	color:#7d7665;
	text-decoration:none;
	font-weight: normal;
}  
#footer a:hover {  text-decoration:underline}


.h{ height:39px}
.block-contact span{ float:right; margin-right:160px}
input{
   	border:1px solid #a09b96; 
	
	
	font-size:1em;
	padding-left:5px;
	margin-bottom:3px
}
textarea{
   	border:1px solid #a09b96; 
	background:#FFFFFF;
	width:264px; height:130px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}

