@charset "utf-8";
/* CSS Document */

body {
	font-size:small;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0px;
	background-color:#363600;
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
#floatdiv img a{
	border:none;
  



	
}
.map {
	float:right;
}
.team {
	margin:10px 0px;
	min-height:190px;
	clear:both;
}
.teamBlock {
	margin:10px 0px;
	min-height:260px;
	clear:both;
}
h2.title {
	margin:0px 0px -10px 0px;
	padding:0px 0px 3px 0px;
	letter-spacing:1px;
	font-size:125%;
	border-bottom:1px dashed #DEDEDE;
}
h2.titleLine {

	letter-spacing:1px;
	font-size:175%;
	border-bottom:1px dashed #DEDEDE;
}
span.title {
	margin:0px;
	padding:0px 0px 0px 0px;
	font-style:italic;
	font-weight:normal;
	font-size:70%;
	color:#9E4E3D;
}
span.subTitle {
	font-style:normal;
	font-weight:bold;
	font-size:90%;
	color:#222;
	text-align:left;
	
}
div.spacer {
	margin:60px 20px 0px 0px;
}

.wrap {
	margin:0px auto;	
	text-align:center;	
	width:1050px;
	background-color:#f0eadf;
}
#splash {
	margin:0px auto;
	width:1050px;
	
}
#nav {
	line-height:24px;
	width:1050px;
	text-align:left;
	background-color:#d9cdb8;
		/*background-image:url(images/bg_block.jpg);*/
	background-repeat:repeat-x;

	border-top:1px solid #444;
	border-bottom:1px solid #AAA;
}
#nav ul {
	margin:0px 0px 0px 10px;
	padding:0px;
	
	}
#nav li {
	list-style-type:none;
	list-style:none;
	
	display:inline;
	}
#nav li a {
	font-size:90%;
	text-decoration:none;
	color:#000000;
	padding:0px 8px 0px 8px;

	
	
	}
	#nav li a:hover {
		text-decoration:underline;
	}



#headings {
	height:16px;
	background-image:url(images/border.gif);
	background-repeat:repeat-x;
	width:1050px;
}
#blocks {
	height:100px;

	width:1050px;
	text-align:left;
	border-top:none;
	border-bottom:1px solid #ccc;
}
#content {
	height:150px;
	
	background-color:#f0eadf;
	width:1010px;
	text-align:left;
	color:#222222;
	padding:10px 20px 20px 20px;
	/*background-image:url(images/content_top.gif);background-color:#f0eadf;
	background-repeat:repeat-x;*/
}
#content p {
	text-align:justify;
	font-size:88%;
}
#content li {
	list-style:square;

	font-size:88%;
	font-style:italic;
}
.col_one {
	float:left;
	width:650px;
}
.col_two {
	float:right;
	width:280px;
	margin-left:20px;
}
.set {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	
	font-size:160%;
	font-weight:bold;
	


	
}


#navlist
{
border-bottom: 1px solid #ccc;
margin: 20px 0px 0px 0px;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
display: inline;
list-style-type: none;
margin: 0;
padding: 0;
}

#navlist a:link, #navlist a:visited
{
background: #E8EBF0;
border: 1px solid #ccc;
color: #666;
float: left;
font-size: small;
font-weight: normal;
line-height: 14px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist a:hover { color: #9E4E3D; }

body.section-1 #navlist li#nav-1 a, 
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1, 
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a, 
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px 15px 30px 15px;
overflow:auto;
} 
#contents a {
	color:#444444;
	text-decoration:none;
	border-bottom:1px dotted #222222;
	padding-bottom:1px;
	
}
#contents a:hover {
	border-bottom:1px dotted #aabea1;	
}
#sample {
	text-align:center;
}
#sample img {

}
.desc {
	text-align:left;
	padding:0px 0px 0px 15px;
}
.desc p {
	font-style:italic;
	color:#9E4E3D;
	letter-spacing:1pt;
}


.iright {
	border:1px solid #222222;
	float:right;
	margin:10px;
}
.irightNo {

	float:right;
	margin:0px 0px 0px 10px;
}
.iBlockR {
	width:300px;

	float:right;
	margin:0px 0px 0px 10px;
}
.ileft {
	border:1px solid #222222;
	float:left;
	margin:10px;
}

#contents  a.inv {
	text-decoration:none;
	color:#222222;
	border:none;
}

#contents ul {
	margin-left:45px;
}

ul.share li{
	margin-left:50px;
	
}

.infoGroup {
	margin:0px 0px 60px;
}

#contents .more {
	list-style:none;
	list-style-type:none;
	list-style-image:url(images/ui/bullet_arrow_green.gif);
	line-height:14px;
	margin-left:-15px;

}
#contents .more a{
	color:#65755e;
}

.nospace {
	padding:0px;
	margin:0px;
}

.contact {
	padding-left:10px;
}