*{padding:0; margin:0;}
body{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#666;
	/*background-color:#393D37;*/
	background-color:#1a4a74;
	background-image: url();
	line-height:1.4;
	}
#wrapper{ 
	width:800px;
	margin:10px auto;
	background-image:url(../images/auld-print-mockup_09.jpg);
	background-repeat:repeat-y;
	}	
.innerWrap{
	padding:10px 26px;
	}	
a:link, a:active, a:visited{color:#555; text-decoration:underline;}
a:hover{color:#ddd; text-decoration:none;}

#header{
	}

#utilityLinks{
	float: right;
	margin:0px 50px 0 0;
	width:225px;
	text-align:right;
	z-index:400;
	}		
#utilityLinks a, #utilityLinks a:link, #utilityLinks a:hover, #utilityLinks a:active, #utilityLinks a:visited{
	color:#006688;
	text-decoration:none;
	border:none;
	font-size:10px;
	} 	
#bar{
	background-color:#aaa;
	border:1px solid #225588;
	border-width:1px 0;
	padding:5px;
	text-align:left;
	}
	
.links a:link, .links a:active, .links a:visited, .links a:hover{
	display:inline;
	padding:10px 20px;
	font-family:trebuchet ms, arial;
	font-size:100%;
	color:white;
	text-decoration:none;
	}
.links a:first-child{border:0;}		

#main{width:748px;
	margin:0 26px;
	}	
.column{  width:500px;
	margin:0 auto;
	 }	
.float{ float:left;
	}
.leftc{ width:150px;}
.rightc{ width:350px;}	
.thumb{
	text-align:center;
	height:160px;
	width:138px;
	float:left;
	}
.thumb img{

	}
.thumb table{
	height:160px;
	width:140px;
	font-size:80%;
	}	
.caption{
	margin-top:0px;
	float:left;
	width:260px;
	margin: 30px 0 0 15px;
	}
.title{
	font-size:140%;
	font-family:trebuchet ms, arial;
	border-bottom:1px solid #aaa;
	color:#006688;
	padding-bottom:5px;
	margin-bottom:10px;
	}
	
p{margin:5px 0; text-align:left;
}
h2{
	line-height:1.2;
	font-family:trebuchet ms, arial;
	text-align:left;
	font-size:132%;
	color:#006688;
	padding:10px 0;
	}	
h3{}	
h6{font-size:90%;}	
	
li{ list-style-position:outside; list-style-type:circle; padding:1px 0; }
ul{margin:5px 15px; font-size:86%; text-align:left; width:250px;}				
#footer{
	margin-top:20px;
	padding:0px 26px;
	text-align:left;
	background-image:url(../images/auld-print-mockup_11.jpg);
	background-repeat:no-repeat;
	height:103px;
	color:#888;
	font-size:80%;
	clear:both;
	}	
.clear{clear:both;}	
.detailpic{
	margin:15px 20px 0px 0;
	width:380px;
	}
.picBorder{border:1px solid #aaa;
	padding:4px;
	background-color:#eee;
	}	
.pic{
	width:410px;
	float:left;
}

	
.button, .button:visited, .button:active, .button:link, .button:hover {
	display:block;
	padding:0;
	text-decoration:none;
	color:#fff;
	text-align:center;
	background-color: #0088cc;
	
	font-size:100%;
	font-family:trebuchet ms, arial;
	text-transform:uppercase;
	border:1px solid #006688;
	overflow:hidden;
	margin-top:20px;
	width:100px;
	}	

strong {
	color:#006688;
	/*color:#314b72;*/
}	


#sidebar{width:200px;
	float:left;
	/*bottom:0;

	background-color:black;*/
	}
.boxlink:link, .boxlink:active, .boxlink:visited, .boxlink:hover{
	padding:3px 5px;
	text-decoration:none;
	border:1px solid #156033;}
.imagebar{
	text-align:center;
	
	font-size:110%;
	color:white;
	}
.imagebar img{
	border:1px solid #130;
	margin:10px 0px;
	/*width:100px;*/
	}	
.style1 {font-weight: bold}