/*

 Design Monkey
 layout.css

*/



/* Remove Default Styling
------------------------------------------------------------------------------------------------- */
	
* { 
	margin: 0; 
	padding: 0; 
	font-style: normal; 
}

img { 
	border: 0; 
}


/* Typography
------------------------------------------------------------------------------------------------- */

body{
	font-family:Verdana;
	font-size: 1em;
	background: transparent url(../images/bg.jpg) no-repeat left fixed;
}

p{
	font-size:0.7em;
	line-height: 1.5em;
}

h1,h2,h3,h4{
	font-family:Verdana;
}

a{
	text-decoration:none;
}

a:hover{

}
	

/* Overall Layout
------------------------------------------------------------------------------------------------- */


section#container{
	width: 1010px;
	margin: 0 auto;	
}


/* Header 
------------------------------------------------------------------------------------------------- */
header#header{
	width:1010px;
	height:200px;
}

header#header p{
	color:#fff;
	font-size:0.8em;
	float:right;
}

header#header h1{
	width:340px;
	height:100px;
	background:transparent url(../images/logo.png) no-repeat top left;
	text-indent:-3000px;
	margin:10px 0;
	float: left;
}

header#header h2{
	color:#98cbe7;
	width: 600px;
	float:right;
	font-size:1.1em;
	margin:5px 0 0 0;
	text-align: right;
}

.big{
	font-size:1.6em!important;
}

header#header h3{
	width: 650px;
	color:#7da7c3;
	float:right;
	font-size:1.3em;
	margin: 5px 0 0 0;
	font-weight:normal;
	text-align: right;
}

header#header h3 strong{
	font-weight: normal;
	color: #98cbe7;
}

header#header h3 a{
	color:#fff;
	font-size:1em;
	margin:-2px 0 5px 5px;
	font-weight:bold;
}

.text:hover{
text-decoration:none;
border-bottom: 1px #CCC dashed;
}
/* Nav 
------------------------------------------------------------------------------------------------- */
ul#nav{
	clear: both;
	width:1006px;
	height:110px;
	background:transparent url(../images/bar.png) no-repeat bottom left;
	position: relative;
	margin-bottom:10px;
}

ul#nav li{
	list-style:none;
	float:left;
}

ul#nav a{
	width:165px;
	height:40px;
	list-style:none;
	float:left;
	background:transparent url(../images/button.png) no-repeat top center;
	padding:80px 0 0 0;
	text-align:center;
	color:#83a0ce;
	outline: none;
}

ul#nav a.selected,  ul#nav a:hover{
	width:165px;
	height:40px;
	background:transparent url(../images/selected.png) no-repeat top center;
	color:#FFF;
}

ul#nav ul{
	width:300px;
	position:absolute;
	top: 130px;
	left: 10px;
	float:left;
}


ul#nav ul ul{
	position:relative;
	top: 0;
	left: 0;
	clear: both;
	margin-left: 0;
	font-size: 0.9em;
}

ul#nav ul ul li a{
	background: none!important;
}

ul#nav li li a{
	width:150px;
	height:30px;
	background:transparent url(../images/dot.png) no-repeat left;
	padding:15px 0 0 40px;	
	color:#47689e;
	font-size:0.8em;
	float:left;
	text-align:left;
}

ul#nav li li a.selected,  ul#nav li li a:hover{
	width:150px;
	height:30px;
	background:transparent url(../images/dot1.png) no-repeat left;
	padding:15px 0 0 40px;	
	font-size:0.8em;
	float:left;
	color:#47689e;
}

/* Content 
------------------------------------------------------------------------------------------------- */
section#content{
	width:1006px;
	background:#fff;
	overflow: visible;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top:0;
	padding-top:0;
	clear:both;
}

 section#top{
	width:1006px;
	height:380px;
	background:transparent url(../images/body.jpg) no-repeat 4px 4px;
	position: relative;
	overflow: visible;
	padding-top:10px;
 }
 
 
.top1{
	height:440px!important;
 }
 
 section#top section.gallery{
	 padding-left: 2px;
 }
 
  section#top section.gallery article header{
	  display: none;
  }
 
 section#top h1{
	margin:0 0 10px 180px;
	color:#83a0ce;
	font-size:1.4em;
 }

section#top p{
	margin:0 270px 10px 180px;
	color:#797979;
	font-size:0.8em;
	text-align:left;
}
 
section#top h3 {
	width:120px;
	height:25px;
	background:transparent url(../images/bluebutton.jpg) no-repeat left;
	font-size:0.7em;
	padding:10px 0 0 12px;
	margin:0 0 0 180px;
	text-shadow: 1px 1px 1px #333;
}
 
section#top h3 a{
	 color:#fff; 
}
  
section#top h4 {
	width:170px;
	height:130px;
	background:transparent url(../images/bigbutton.png) no-repeat;
	position:absolute;
	top: -12px;
	right: -20px;
	padding:90px 25px 0 25px;
	text-align:center;
	text-shadow: 1px 1px 1px #333;
  }
  
section#top h4  a{
	color:#fff; 
	font-size:0.9em;
}
	
section#top h4  a strong:hover{
	color:#fff; 
	font-size:1em;
	text-decoration:underline;
	}	
	  
 section#bottom{
	width:1002px;
	height:200px;
	background:transparent url(../images/box.jpg) no-repeat bottom center;
	padding-left:4px;
 }
 
 .homebox{
	width:215px;
	height:170px;
	float:left;
	padding: 20px 10px 0 20px; 
	background:transparent url(../images/line.jpg) no-repeat bottom right ;
 }
 
 .homebox h2{
	color:#797979;
	font-size:0.7em;
  }
  
   .homebox p{
	color:#797979;
	font-size:0.6em;
	margin:10px 0;
  }
  
 .homebox h3{
	width:105px;
	height:24px;
	background:transparent url(../images/button2.png) no-repeat left;
	font-size:0.6em;
	padding:11px 0 0 10px;
	float:left;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
  }
  
.homebox h3 a{
	color:#fff;
   }
   
.homebox img{
	float:right;
  }
  
section#homebox2{
	width:215px;
	 height:170px;
	 float:left;
	 padding: 20px 10px 0 20px;
 }
 
 section#homebox2 h2{
	color:#797979;
	 font-size:0.7em;
  }
  
 section#homebox2 p{
	color:#797979;
	 font-size:0.6em;
	 margin:10px 0;
  }
  
 section#homebox2 h3{
	width:105px;
	height:24px;
	background:transparent url(../images/button2.png) no-repeat left;
	font-size:0.6em;
	padding:11px 0 0 10px;
	float:left;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
  }
  
section#homebox2 h3 a{
	color:#fff;
   }
   
 section#homebox2 img{
	   float:right;
  }
  
  /* Contentinner 
------------------------------------------------------------------------------------------------- */

section#contentinner{
	width:1006px;
	padding-top:8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background:#fff url(../images/bodylight.jpg) no-repeat top left;
	clear:both;
 }
 
section#innerleft{
	width:200px;
	float:left;
 }
 
section#innerleft{
	font-size:0.1em;
  }
  
section#innerright{
	width:760px;
	float:left;
	padding:0 20px 20px 20px;
	position: relative;
 }
 
section#innerright h1{
	color:#83a0ce;
	font-size:1.5em;
	margin:10px 0;
}
  
section#innerright h2{
	color:#47689e;
	font-size:0.9em;
	margin:5px 0;
}
  
section#innerright p{
	color:#797979;
	font-size:0.7em;
	margin:5px 0;
}

section#innerright ul{
	color:#797979;
	font-size:0.8em;
	margin:15px 20px;
}
  
section#innerright p a, section#top p a{
		color: #47689E;
}
  
section#innerright li{
	 color:#797979;
	 margin-left:20px;
	 margin-bottom: 10px;
}

section#innerright li a{
	 color:#797979;
	 border-bottom: 1px #ccc dashed;
}
  
div#map128930{
	  position: absolute;
	  top: 100px;
	  right: 40px;
	  width: 320px;
}
  
div#map128931{
	  position: absolute;
	  top: 320px;
	  right: 40px;
	  width: 320px;
}
  
  
/* Footer 
------------------------------------------------------------------------------------------------- */

footer#footer{
	width:1000px;
}

footer#footer p{
	width:600px;
	float:right;
	font-size:0.8em;
	color:#83a0ce;
	text-align:right;
	padding-top:10px;
}

footer#footer strong{
	width:600px;
	float:right;
	font-size:1em;
	color:#fff;
}

p.webdesign{
	margin: 0!important;
}

p.webdesign a{
	background: transparent url(../images/dmlogo.png) no-repeat left;
	width:185px;
	height:51px;
	float: left;
	text-indent: -300000px;
}

.text1{
	width:1000px!important;
	text-align:left!important;
	color:#FFF!important;
	font-size:1.1em;
}

.links{
	color:#83a0ce;
	float:left;
	font-size:0.8em;
	padding:10px;
	width:300px;
	text-align:center;
}

.links:hover{
	text-decoration:underline;
	color:#a5e4ff;
	}
/* Helper Styles 
------------------------------------------------------------------------------------------------- */	
	
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.highlight {
	font-weight: bold;
	color: #c90033;
}
	
.hide { display: none; }
	
.clear {
	clear: both;
}

.clearleft{
	clear: left;
}
	
.bold {
	font-weight: bold;
}

.date {
}
	
.error {
	color: red;
}
	
em { 
	font-style: italic;
}

#ui-datepicker-div{
	display: none;
}

