/* Body
----------------------------------------------- */
body{
	margin:0;
}



/* Structure
----------------------------------------------- */
table,
td,
img,
h1,
h2,
p,
ul,
li,
em,
h3,
blockquote{
	border:0;
	padding:0;
	margin:0;
}

table{
	width:100%;
}

td{
	vertical-align:top;
}



/* Header
----------------------------------------------- */
.phone{
	text-align:right;
	background:url("../imgs/bg_phone.gif") top left repeat-x;
	height:42px;
	padding-top:4px;
	font:10px arial, sans-serif;
	color:#333;
}

.phone a:link,
.phone a:active,
.phone a:visited,
.phone a:hover{
	margin:0 42px 0 26px;
	text-decoration:none;
	color:#333;
}

.logo,
.pic{
	background-color:#e7e7e7;
	height:73px;
}

.logo{
	width:418px;
}

.pic img{
	border-left:solid 15px #b75312;
	border-right:solid 27px #5d87a1;
}

.subpic{
	height:25px;
	background:url("../imgs/bg_subpic.gif") top left repeat-x;
}

#nav{
	border-top:solid 1px #809aad;
	height:34px;
	background:url("../imgs/bg_nav.gif") top left repeat-x;
}

#nav li{
	list-style:none;
	float:left;
}

.bleed{
	background:url("../imgs/bleed.gif") top left repeat-x;
}



/* Content
----------------------------------------------- */
#content{
	width:501px;
	color:#666;
}

#content h1,
#content p,
#content div,
#content ul,
#content em,
#content h2,
#content h3,
#content blockquote,
#content .quote{
	margin-left:68px;
	margin-right:20px;
}

#content h1{
	color:#036;
	margin-top:36px;
	margin-bottom:23px;
}

#content p,
#content li,
#content blockquote{
	font:11px arial, sans-serif;
	line-height:1.5em;
	margin-right:20px;
	margin-bottom:18px;
}

#content div{
	clear:both;
	position:relative;
	height:100px;
	border:solid 1px #fff;
}

#content div img{
	float:left;
	width:93px;
	height:66px;
	margin:34px 0 0 0;
	padding:0;
}

#content div p{
	margin:36px 0 0 107px;
	padding:0;
	width: 258px;
}

#content div a:link,
#content div a:active,
#content div a:visited{
	font:bold 10px arial, sans-serif;
	color:#5d87a1;
	text-decoration:underline;
}

#content div a:hover{
	text-decoration:none;
}

#content div p.enlarge{
	margin:0 0 0 107px;
	position:absolute;
	bottom:2px;
	left:0;
}

#content li{
	margin-left:20px;
}

#content em{
	text-decoration:underline;
	font-weight:bold;
}

#content h2{
	font:bold 12px arial, sans-serif;
	color:#036;
	margin-top:62px;
	margin-bottom:18px;
}

#content h3{
	font:bold 11px arial, sans-serif;
	margin-top:18px;
	margin-bottom:18px;
}

#content blockquote{
	margin-left:88px;
}

#content blockquote p{
	margin-left:0;
}

#content .quote{
	margin-top:44px;
}

#content a.print:link,
#content a.print:active,
#content a.print:visited{
	padding:3px;
	border:solid 1px #666;
	font:bold 11px arial, sans-serif;
	text-decoration:none;
	color:#666;
}

#content a.print:hover{
	color:#039;
	border:solid 1px #039;
}



/* Content :: Sidenav
----------------------------------------------- */
#sidenav{
	width:244px;
	background:url("../imgs/bg_sidenav.gif") top left no-repeat;
}

#sidenav h2,
#sidenav ul{
	margin-left:17px;
}

#sidenav h2{
	margin-top:42px;
	margin-bottom:24px;
}

#sidenav li{
	list-style:none;
	margin-left:0;
	margin-bottom:15px;
	padding-left:20px;
	background:url("../imgs/sidenav_bullet.gif") 0 5px no-repeat;
}



/* Footer
----------------------------------------------- */
.blueprint{
	vertical-align:bottom;
}

.footer{
	background:url("../imgs/bg_footer.gif") top left repeat-x;
	height:32px;
	font:10px arial, sans-serif;
	color:#ccc;
}

.footer a:link,
.footer a:active,
.footer a:visited,
.footer a:hover{
	color:#ccc;
	text-decoration:none;
}

.footer #copy{
	float:left;
	margin:12px 0 0 11px;
}

.footer #copy a{
	margin-left:18px;
}

.footer #credit{
	float:right;
	margin:12px 17px 0 0;
}
