/**********/
/* reset */
/********/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
/* li{list-style:none;} */
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{*font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}


/***********/
/* global */
/*********/

a{
	outline: none;	
	text-decoration: none;
	color:#666666;	
}


h1, h2, h3, h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}
 
h1{
	font-size: 36px;
	margin-bottom:20px;
	font-weight: normal;
}



h2, h3, h4{
	
	padding-bottom:10px;
	padding-top:25px;
	font-weight: normal;
	color:#B5191E;
}

h2{
	font-size: 24px;
}

h3{
	font-size: 20px;
	font-weight:bold;
}

h4{
	font-size: 16px;
}


p, label{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

blockquote{
	padding-left:30px;
}


.clear { clear: both; }

img{
	border:none;
}

strong{
	color:#B5191E;
	font-weight:bold;
}

/**********/
/* Site  */
/********/
html,body{
	background-color: #fff;
	height:100%; /* needed for container min-height */
	
	background-image: url(../images/left-bg.gif);
	background-position: left top;
	background-repeat:repeat-y;
	
}

#wrapper{
	

	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	
	position:relative; 
	width:1000px;
}


#logo{
	text-align: left;
	z-index: 99;
	position: absolute;
	left: 54px;
	top: 15px;
}

#logo h1{
	display:none;
}


#leftHead{
	float:left;
	width:276px;
	
}


  /********/
 /* main */
/********/
#main{
	float:right;
	width:724px;
}


#main #title{
	display:none;
}

#main.gallery{
	margin-top:0px;
}

  /***********/
 /* content */
/***********/
.content{

	margin-top:25px;
	margin-bottom:10px;
	padding-left:40px;
}

.content a{
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #12685b;
	
}
.content a:hover{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #12685b;
}

.content h1{
	font-size:36px;
}

.content h2{
	font-size:24px;
}

.center{
	text-align:center;
}



.content img{
	float:left;
	padding-right:12px;
	padding-bottom:6px;
}

.content li a span{

}



.content p{
	line-height:22px;
	padding-top:15px;
}

.content ul,
.content ol{
	padding-left:20px;
	padding-bottom:15px;
}

#rCol img.cms{
	margin-top:80px;
	margin-right:30px;
}


#lCol{
	width: 50%; 
	float:left;
}

#rCol{
	width: 50%; 
	float:right;
}


#lCol .ill{
	float:right;
}

#rCol .ill{
	float:left;
}

.ill{
	
	margin:30px;
	margin-bottom:0px;
}

.ill p{
	margin:0px;
	
}



#lCol2{
	width: 170px; 
	float:left;
	background-color:#d1d0d0;
	padding:10px;
	padding-right:5px;
	padding-left:20px;
}

#lCol2 p{
	padding-bottom:5px;
	padding-top:25px;
}

#rCol2{
	width: 500px; 
	float:right;
	min-height:600px;
	position:relative;
}


#leftHead .content {
	
	float:left;
}

#leftHead .content h3,
#leftHead .content p{
	color:#FFFFFF;
	padding-right:20px;
}

#leftHead .content h3{
	font-size:12px;
	padding-bottom:10px;
}

#leftHead .content p{
	font-size:12px;
}





#gallery{
	
}

#gallery img{
	margin-right:7px;
	margin-bottom:7px;
	opacity:.7;
	filter:alpha(opacity=70);
	border: 1px solid #000;
}

#gallery  a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
}

#gallery p{
	font-size:12px;
}






#footer{	
	
	margin-top:30px;
	margin-bottom:50px;
}

#footer.content{
	padding-top:15px;
}

#footer.content p{
	padding-top:10px;
	font-size:11px;
}

#footer a,
#leftHead p a{
	color:#FFFFFF;
	border-color:#FFFFFF;
	border-bottom-style:dotted;
}

#footer a:hover,
#leftHead p a:hover{
	color:#FFFFFF;
	border-bottom-color:#ffdd00;
}

#footer span{
	padding-left:5px;
	padding-right:5px;
	
}


 


  /**************/
 /* Menu stuff */
/**************/
#fancymenu {
	padding-top:120px;
	float:right;
}

#fancymenu ul li {
	
	list-style: none;
	
}

#fancymenu ul li a {
	width:220px;
	display: block;
	float:left;
	padding:5px;
	margin-bottom:8px;
	padding-left:15px;
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b4533f;	
}


#fancymenu li a:hover,
#fancymenu li.current a{
	color:#ffdd00;
}
