
<!--Mark Wegner Art Direction CSS -->


<!--jquery.cycle (slide-show) CSS *Currently not working when embedded in this CSS sheet-----> 





<!--------------------------------- jquery2 CSS--------------------------------> 

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li{
  float: left;
  padding: 0px;
  display: block;
  margin-right: 10px;
}

ul li a{
  display: block;
  overflow: hidden;
  height: 85px;
  width: 85px;
  text-decoration:none;
}

#a1{
  width: 87px;
}

ul li img{
  position: absolute;
  border: 0px;
}

ul li p{
  margin: 0;
  padding: 0;
  width: 120px;
  display: block;
  margin-left: 85px;

}


<!--------------------------------- Page CSS--------------------------------> 


.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #bcbcbc;
	font-weight: 500;
	word-spacing: 2pt;
	letter-spacing: 0px;

}	
.navigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #212121;
	font-weight: 200;
	text-decoration:none;

}
.navigation a:hover {
	color:#556a85;
	text-decoration:none;
	
}
.navigation a.on {
	color: #556a85;
	font-weight: 200;
	text-decoration:none;

	
}
.navigation2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #d7d7d7;
	font-weight: 500;
	word-spacing: 2pt;
	letter-spacing: 0px;

}	
.navigation2 a {
	color: #ffffff;
	text-decoration:none;
	
}
.navigation2 a:hover {
	color:#a29077;
	text-decoration:none;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #6c6c6c;
	font-weight: normal;
	

}
.portfoliotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #989898;
	font-weight: normal;
	
}
.footertext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #444444;
	font-weight: normal;
}	
.footertext3 a {
	color: #444444;
	text-decoration:none;
	
}
.footertext3 a:hover {
	color:#a29077;
	text-decoration:none;

}
.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: ##282828;
	font-weight: normal;
	word-spacing: 0pt;

}
.blog-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	color: #000000;
	font-weight: normal;
	word-spacing: 0pt;	

		
}
.regulartextSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #282828;
	font-weight: normal;
	word-spacing: 0pt;
	letter-spacing: 0px;
	
}
.regulartextSM-BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #282828;
	font-weight: bold;
	word-spacing: 0pt;
	letter-spacing: 0px;
	
}	
.regulartextSM a {
	color: #8d3146;
	text-decoration:underline;
	
}
.regulartextSM a:hover {
	color:#8d3146;
	text-decoration:underline;
	
}
.regulartextSM-Rev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #c9c9c9;
	font-weight: normal;
	word-spacing: 0pt;
	letter-spacing: 0px;
	
}	
.regulartextSM-Rev a {
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	color: #c9c9c9;
	text-decoration:none;
	
}
.regulartextSM-Rev a:hover {
	color: #97020c;
	text-decoration: none;
	
}	
.unfloat { clear: both;

}
.footer {
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #5b5b5b;
	font-weight: normal
	
	;
	word-spacing: 0pt;
	letter-spacing: 0px;
	padding:70px 0px 0px 0px; 
}
.footer a {
	color: #97020c;
	
}
body {
	background:#ffffff url('images/bg-band2.gif') top left repeat-x;
	margin:0;
	padding:0;
}

