@charset "UTF-8";
/* CSS Document */

body {
	/*font: 100%/1.4 Georgia, "Times New Roman", Times, serif;*/
	font-family: 'Cardo', serif;
	background:#fff;
	margin: 0;
	padding: 0;
	color: #5A5A5A;
} 
ul, ol, dl {
	display: block;
	 
	padding: 0;
	margin: 0;
	margin-top:-14px;
	margin-left:20px; 	
}
li {
	/*width:160px;*/
	font-size: 16px;
	font-weight: 400;
	list-style-type: none;
	float: left;
	padding-right: 20px;
	
}
li1 {
	/*width:160px;*/
	font-size: 18px;
	font-weight: 400;
	list-style-type: none;
	float: left;
	padding-right: 36px;
	padding-left: 300px;
}
li h6 {
	font-size: 11px;
	padding-left:10px;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px; 
	margin-top: 0;	 
	padding-right: 20px;
	padding-left: 6px;
}
h1, h2, h3 { 
	font-weight: 700;
	font-size: 32px;
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px;
}
h4 {
	font-weight: 400;
	font-size:18px;
	margin-top: 0px;
	padding-left: 6px;	
	
}
h5, h6 {
	font-weight: 400; 
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px;
}
h7 {
	font-weight: 400;
	font-size:18px;
	margin-top: 0px;
	padding-left:300px;	
}
img {
	padding-right:30px;
        padding-left:30px;
        vertical-align: middle;
}
a img { 
	border: none;
}
#nonpad{
        padding:10px;
}
a:link {
	color:#5A5A5A;
	text-decoration: none;
}
a:visited {
	color:#5A5A5A;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color:#999; 
	text-decoration: none;
}
body#home a#home,
body#unwanted a#unwanted,
body#canaries a#canaries,
body#cortland a#cortland,
body#naked a#naked,
body#being a#being,
body#news a#news,
body#buy a#buy,
body#contact a#contact { 
color: #999;
}
.container {
	width:960px;
	height:700px;
	min-width: 820px;
	margin: 0,0,20px,40px;
}
.header {
	width:920px;
	height:80px;
	position:fixed;
	top:0;
	padding-left: 60px;
        padding-top: 16px;
        background: white;
}
.statementHeader {
	width:920px;
	height:80px;
	top:0;
	padding-left: 60px;
	padding-top: 16px;
}
.content {
	background:#fff;
	width:25000px;
	height:475px;
	margin-top:100px;
	margin-right:80px;
	margin-left:80px;
	padding:30px;
	padding-right:0px;
	font-size: 14px;
	
}
.contentNews {
	background:#fff;
	width:840px;
	margin-top:130px;
	margin-right:80px;
	margin-left:80px;
	padding:30px;
	padding-right:0px;
	font-size: 14px;	
}
.contentBuy {
	background:#fff;
	width:840px;
	margin-top:130px;
	margin-right:80px;
	margin-left:80px;
	padding:30px;
	padding-right:0px;
	font-size: 14px;
}
.statement {
	width:580px;
	float:left;
	margin-right:30px;
}
.statement a:link {
	color:#fff;
	text-decoration: underline;
}
.statement a:visited {
	color:#fff;
	text-decoration: underline;
}
.statement a:hover, a:active, a:focus {
	color:#999; 
	text-decoration: none;
}
.news {
	width:830px;
	float:left;
	/*margin-right:30px;*/
}
.news a:link {
	color:#5A5A5A;
	text-decoration: underline;
}
.news a:visited {
	color:#5A5A5A;
	text-decoration: underline;
}
.news a:hover, a:active, a:focus {
	color:#999; 
	text-decoration: none;
}
.buy {
	width:830px;
	float:left;
	/*margin-right:30px;*/
}
.buy a:link {
	color:#fff;
	text-decoration: underline;
}
.buy a:visited {
	color:#fff;
	text-decoration: underline;
}
.buy a:hover, a:active, a:focus {
	color:#999; 
	text-decoration: none;
}
.footer {
	width: 600px;
	color:#999;
	font-size: 10px;
	margin-left:80px;
	padding-top:12px;
	padding-bottom:20px;
	position:fixed;
	top:840px;
}
.footer a:link {
	color:#000;
	text-decoration: underline;
}
.footer a:link {
	color:#000;
	text-decoration: underline;
}
.footer a:hover, a:active, a:focus {
	color:#000; 
	text-decoration: none;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}						