@import url("http://yui.yahooapis.com/2.5.1/build/reset-fonts-grids/reset-fonts-grids.css");
@import url("restore.css");
@import url("page-specific.css");

html {
	background:url("assets/bkg-gradient.gif") top left repeat-x #FFFFFF;
}
#doc4 {
	width:920px;
}
/* Slideshow column */
.yui-t4 #yui-main .yui-b {
	margin-right:100px;
}
/* Navigation column */
.yui-t4 .yui-b {
	width:98px;
}
#hd {
	height:80px;
	background:url("assets/hd-badge.gif") bottom right no-repeat;
	overflow:auto;
}
#hd h1 {
	background:url("assets/harrington-design.gif") top left no-repeat;
	height:18px;
	margin-top:35px;
}
#hd h1 span {
	display:none;
}
#hd h1 a {
	display:block;
	width:221px;
	height:20px;
}
#hd a.hd-badge {
    float:right;
    display:block;
    width:100px;
    height:80px;
}
#hd a.hd-badge span {
    display:none;
}

/* -----
 * Home page menu
 */
#navigation {
	margin-top:100px;
	margin-left:-2px;
	font-size:15px;
	font-weight:bold;
}
#navigation li {
	margin-bottom:1px;
}
#navigation li a {
	display:block;
	padding:10px 0 10px 15px;
	text-decoration:none;
	color:black;
	text-transform:lowercase;
}
#navigation a:hover {
	background-color:#e3e4e7;
}

/**
 * Colored Box
 */
#box {
	width:820px;
	overflow:hidden;
}
#box .wrapper {
	width:700px;
	margin-left:50px;
	overflow:hidden;
	padding-left:35px;
}
#box .hd {
	height:150px;
	border-bottom:1px solid white;
	overflow:hidden:
	zoom:1;
}
#box .hd h1 {
	height:150px;
}
#box .hd h1 span {
	visibility:hidden;
}
body#secondary #box .ft { /* Bottom rounded corner */
	height:20px;
	background-position:right bottom;
	background-repeat: no-repeat;
}
/**
 * Portfolio Box
 */
#pbox {
	width:820px;
	/*overflow:hidden;*/
}
#pbox .wrapper {
	width:700px;
	margin-left:50px;
	/*overflow:hidden;*/
	padding-left:0px;
}
#pbox .hd {
	
}
#pbox .hd h1 {
}
#pbox .hd h1 span {
	/*visibility:hidden;*/
}
body#secondary #pbox .ft { /* Bottom rounded corner */
	/*height:0px;
	background-position:right bottom;
	background-repeat: no-repeat;*/
}

/**
 * Sub-menu
 */
#box ul#submenu {
	margin-top:5px;
	height:30px;
}
#box #submenu li {
	float:left;
	margin-right:20px;
}
#box #submenu a {
	background:url("assets/submenu-bullet.gif") center left no-repeat;
	padding:2px 0 2px 18px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	font-size:14px;
	text-transform:lowercase;
}
#box #submenu a:hover {
	text-decoration:underline;
	color:#FEF9E5;
}
#box #submenu li.selected a {
    background-image:url("assets/submenu-bullet-selected.gif");
    }
#box div.note {
	float:right;
	height:150px;
	width:150px;
	margin-top:20px;
}
#box div.map {
	float:right;
	height:250px;
	width:250px;
	margin-top:0px;
	border:1px solid black;
}
#box .content {
	font-size:15px;
	line-height:25px;
	width:500px;
}
#readMore a {
    font-size:12px;
    font-weight:bold;
    color:white;
    }


#bd #middle,
#bd #bottom {
	color: #91908E;
}
#contact-info {
	color: #9d9d9b;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	padding:10px;
	text-align:right;
	font-size:14px;
}
#bd #top {
	overflow:hidden;
}

#bd #bottom .content,
#bd #bottom .note {
	float:left;
}
#bd #bottom {
	margin-top:30px;
}
#bd #bottom .note {
	height:200px;
	background:url("assets/body-note.gif") top right no-repeat;
	width:185px;
	text-align:center;
	padding-top:75px;

}
#bd #bottom .content {
	font-size:15px;
	width:610px;
	line-height:30px;
	padding-left:10px;
}
#bd #bottom .content h2 {
	font-size:28px;
	color: #BA6222;
}
.content p {
padding-top:10px;
}
#bottom .content strong {
	font-weight: bold;
	color: #666666;
}
.content strong {
	font-weight: bold;
}
.content h1 {
	font-weight: bold;
	font-size:22px;
	padding-top: 20px;
	color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}
.content h4 {
	font-weight: bold;
	font-size:22px;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

}

#ft #contact-info {
	color: #9d9d9b;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
	padding:40px 0px;
	text-align:left;
	font-size:14px;
}
#contact-info a {
	color: #BA6222;
	font-weight:bold;
	text-transform:uppercase;
	overflow:hidden;
}
.post h2 a {
	font-weight: bold;
	font-size:22px;
	padding-top: 20px;
	color: #FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	text-decoration:none;
}
.note a {
	margin-top: 20px;
	color: #FFFFFF;
	text-decoration:underline;
}
.map {
	width: 250px;

}
.contact a {
	color: #BA6222;
	
	
}
a.tt{
	position:relative;
	z-index:24;
	text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 15px 0 0 0;
	width:175px;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
	background: url(/_assets/img/bubble2.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px;
	background: url(/_assets/img/bubble_filler2.gif) repeat bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	background: url(/_assets/img/bubble2.gif) no-repeat bottom;
}