/* colors
----------------------------------------------- */
.darkbluegray {color:#3e4aa3;}
.bluegray {color:#5966ca;}
.lightbluegray{color:#73bbdd;}
.verylightblue{color:#cbeeff;}
.verylightgray{color:#ccdde5;}
.red {color:#a40012;}
.lightblue {color:#0085bc;}
.orange	{color: #e8821e;}
.royalblue {color: #0e70b9;}
.greenbrown {color: #60614d;}
.lightgreenbrown {color: #acb078;}
.brightaqua {color: #5bac9e;}
.verylighttan {color:#f9f5eb;}
.lighttan {color:#f5eedc;}
.tan {color:#b19a71;}
.forestgreen {color:#123d10;}
.lightyellow {color:#efeebf;}
/* base
----------------------------------------------- */
	
*{	padding: 0;
	margin: 0;
	}
	

body{
	text-align: center;		/* centers content in IE5.5 and earlier */
	background: #efeebf url(/images/bg.gif) repeat-x;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	padding: 5px 0px 0px 0px ;
	}

#wrapper {
    height:100%;
	overflow: hidden;
	display: block;
	width: 950px;
	margin: 0px auto;
	text-align:left;
	padding: 5px 5px 5px 5px ;
	background: #fff;
	}
	

input, select, textarea {
	font-size: 100%;
	padding: 2px;
	width: 200px;
	margin: 0px;
}

hr  {


	color: #f9f5eb;
	height:1px;
	width: 80%;
	margin: 0 auto;


}

/* header
----------------------------------------------- */
#header{
	
	height: 215px;
	width: 950px;
	background: #fff url(/images/logo.gif) top left no-repeat;
	margin-top: 0px;
	}

#headerTitle{
	padding: 10px 0px 0px 230px;
}
#headerText{
	padding: 5px 5px 0px 0px;
	font-family: "Trebuchet MS", Geneva, Arial, sans-serif;
	}
	
#headerText b{
	float:right;
	font-size: 15px;
	line-height: 22px;
	text-align: right;
	}
#headerTagline{
	width:500px;
	padding: 35px 20px 0px 245px;
	}
	
#headerTagline p{
	font-size: 12px;
	text-align: center;}
	
#menu{

	margin: -67px 0 0 0;
	}
#main{
	float:right;
	position:relative; 
    height:100%;
	overflow: hidden;
	display:block;
	clear:both;
	width: 950px;
	height: 100%;
	top: 0px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: #fafaf2;
	}

#wideContent{
	float: right;
	width: 950px;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	text-align: left;
} 
#wideContent.home{
	width: 950px;
background:#111100;
color:#efefef;
}
#wideContent.content{
	width: 900px;
padding: 0 25px 0 25px;
}	
#wideContent.gallery{
width: 875px;
float:left;
padding: 25px;

}

#leftContent{ 
	float: left;
	width: 630px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 25px 25px 0 25px;
	color:#000;
//*	background: #efefef; *//
	}
#leftContent h1, h2, h3, h4{}	

#insetContent{
	float: right;
	width: 200px;
	height: 100%;
	margin: 0 auto;
	text-align: left;
	padding: 15px;
	border: dotted 1px #333;
	background:#fff;
	}

#insetLink{
	display:inline;
	width: 150px;
	height: 100px;
	margin: 0 auto;
	text-align: left;
	padding: 15px;
	border: 1px #333;
	background:#fff;
	}
	
#rightContent{
	float: right;
	width: 210px;
	height: 100%;
	margin: 0 0 0 0;
	text-align: left;
	padding: 25px 25px 0 25px;
	vertical-align:top;

	}


#rightContent.content{

}

#rightContent a {	
color: #1977a5 ;
text-decoration: none; }




	
	
	
/* typography
----------------------------------------------- */
p {
	margin: 0 0 20px 0;
	text-align: left;
	line-height: 1.6em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing:0px;
	}	

a {	
color: #a50012;
text-decoration: none; }
a:hover{
	text-decoration: none;
	color: #a50012;
}


img{ display: block; 
border: none; }

a img{ border: none; }



.active a{ text-decoration: none; }

.small {
	font-size: 75%;
}

.credit {

	font-size: 9px;
	text-align:center;
	color:#333;
}


.caption {
margin: 5px 0 0px 0;
	font-size: 11px;
	text-align:left;
	font-weight:bold;
}


h1,
h2,
h3,
h4{
	font-family: "Trebuchet MS", "Geneva", "Tahoma", sans-serif;	
	font-weight: normal;
	color: #000;
	letter-spacing:0px;
	}
h1 {
	font-size: 24px;
	line-height:28px;
	color: #a50012;
	text-align:center;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 20px;
	line-height:24px;
	font-weight: bold; 
	color: #a50012;
	
  	}

h3 {
	font-size: 14px;
	line-height: 20px;
	color: #a50012;
	}
	
h4 {
	font-size: 12px;
	line-height: 1.2em;

	margin : 0 0;
	}

#rightContent h1,h3,h4{
	}


ul {
	padding: 0px 0 20px 0;
	list-style: disc url(none);
	}

	

li {

	margin-left: 20px;
	margin-right: 20px;
	
	text-align:left;
	line-height: 22px;
	
	
}
 

table {


}

th {
line-height: 30px;
	font-weight: bold;
	background: #ddd;
	text-align:center;
	padding: 3px 5px;
}
td {
	padding: 3px 3px 3px 3px;
	margin: 0px;
	line-height: 17px;
	text-align: center;
	background: transparent;
}
table.white {background: #fff;
text-align:center;
padding: 5px;}

table.gallery {
margin: 20px 0 0 110px;
width:640px;
border:solid 1px #000;
border-collapse:collapse;

}
td.gallery {
	padding: 10px;
	border:solid 1px #000;
border-collapse:collapse;
}
table.gallery2 {
margin: 20px 0 0 120px;
width:635px;
border: none;
border-collapse:collapse;

}
td.gallery2 {
padding: 20px;
border: none;
border-collapse: collapse;
}
.center {text-align:center;}

/* image handling
----------------------------------------------- */
#flash{ 
	width: 870px;
	margin: 40px auto;
	text-align: left;
	color:#fff;
	background: #000;
	}
	
	
img.right {
	margin: 0 0 20px 20px;
	float: right;
}

.right {
	margin: 0 0 0 0;
	float: right;
	text-align:right;
}
img.left {
	margin: 0px 20px 20px 0px;
	float: left;
} 
img.logo {
	padding: 5px;
	float: left;
} 



/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}


a.map {
	margin: 0px 0 3px 15px;
	float: right;
	width: 160px;
	display: block;
}

.whiteBox {font:10pt Arial, Helvetica, sans-serif; border:1px solid #222222; background:#fff; color: #222222; float:left;}
.noBox {border: none; background:#fff; color: #222222; text-align:left; margin-right:20px;}

/* Wordpress Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}
.entry img{padding-right: 10px;}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	

/* End Images */

/* footer */
#footer {
	margin: 0 auto 0px ;
	text-align: left;
	line-height: 1.6em;
	font-family: Trebuchet, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	letter-spacing:0px;
	width: 950px;
	background: #fafaf2;
}

.footerTitle   { 
padding: 0px 0px 0px 0px; 
border-bottom: 1px solid #000; 
margin-top: 0px; 
color: #a50012; 
font-weight: bold; 
 }
 


/* End footer */
.cols { clear:both; } /* @todo: add more col possibilities */
	.three-col { float:left; width:30.7%; padding-right:2.6%; padding-left: 0%; padding-top: 0px; }
	.four-col { float:left; width:22.4%; padding-right:2.6%; padding-left: 0%; padding-top: 0px; }
        .five-col { float:left; width:17.4%; padding-right:2.6%; padding-left: 0%; padding-top: 0px; }
	.six-col { float:left; width:14.0%; padding-right:2.6%; }
	.cols > *:last-child { margin-right:0; padding-right:0; }
	.cols > *:first-child { margin-left:0; padding-right:0; }

	.col-span { border-bottom:1px solid #404040; padding-bottom:15px; }
.area-nav { list-style:none; margin:0; }
	.area-nav ul {  margin: 0 0 0 0;} 
	.area-nav li { font-size:11px; background:none; padding-left:0; margin: 0 0 0 0;} 
	.area-nav-title {  font-size:11px; line-height:22px; }
/* {{{ Footer */

#footer {
		margin: 0 auto 0px ;
	text-align: left;
	font-family: Trebuchet, Geneva, sans-serif;
	letter-spacing:0px;
	width: 950px;
	background: #fafaf2;
	
	border-top: 12px solid #a50012;
	border-bottom: 2px solid #a50012;
padding: 20px 5px 15px 5px;

	clear: both;

	position: relative;

}

	#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6, #footer p { color:#666; }
	.footer-nav { list-style:none; margin:0; }
	.footer-nav ul {  margin: 0 0 0 0;} 
	.footer-nav li { font-size:11px; background:none; padding-left:0; margin: 0 0 0 0;} 
	.footer-nav-title {  font-size:11px; line-height:22px; }
	#footer .col-span { font-size:13px; }
	#footer .six-col { /*background:#2a2a2a; */}
	#copyright { font-size:11px; padding-top:11px; }
	#copyright-links { line-height:1; }
	#copyright-links a { font-size:10px; }

	#languages { float:right; margin-left:20px; }
	#languages select { margin-left:10px; }

#footer-wrap {
	clear:both;
	background: transparent ;
	padding-left: 25px;
}

/* }}} */

