body {
	font-family:Georgia, "Times New Roman","Palatino Linotype", "Book Antiqua", Times, serif;
	margin: 0px;
	padding: 0px;
    font-size:12pt;
color:#1b1c20;
background-color:#fdfce7;
width:100%;
margin-top:20px;
}
a:link {
	color:#dc3739;
	text-decoration: none;

}
a:visited, a:active {
	color:#dc3739;
	text-decoration: none;

}
a:hover {
	color:#dc3739;
	text-decoration: underline;
}

.wrapper {
width:800px;
min-width:800px;
height:auto;
background-color:#fdfce7;
text-align:center;
}
.container {
width:796px;
text-align:left;
font-size:9pt;
color:#1b1c20;
background-color:#fdfce7;
vertical-align:top;
border-left:2px solid #dc3739;
border-right:2px solid #dc3739;
border-bottom:2px solid #dc3739;
}
.homecontent{
	width:780px;
text-align:left;
padding:10px;
font-size:9pt;
color:#1b1c20;

background-image:url(../images/alfie_watermark.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:auto;
}
.content{
	width:780px;
text-align:left;
padding:10px;
font-size:9pt;
color:#1b1c20;
/**
background-image:url(../images/alfie_watermark.gif);
background-position:bottom left;
background-repeat:no-repeat;**/
height:auto;
}
.homecontent #alfiehome{
float:right;
width:200px;
text-align:left;
}
.homecontent #intro{
float:left;
width:520px;
color:#1b1c20;
font-size:14pt;
margin-left:30px;
}
.content #left{
float:left;
width:150px;
white-space:normal;

}
.content #right{
float:right;
width:560px;
font-size:12pt;
padding-right:5px;
border-left:#acadac 1px solid;
padding-left:20px;
}
.cleft{
float:left;
width:200px;
}
.cright{
float:right;
width:320px;
}
/** Nav **/
.nav{
width:700px;	
}
.nav a, .nav a:visited, .nav a:active {
color:#000;
font-size:14pt;
text-decoration:none;
margin-left:7px;
margin-right:7px;
}
.nav a:hover{
color:#dc3739;
font-size:14pt;
text-decoration:none;
margin-left:7px;
margin-right:7px;
}
.navred{
color:#dc3739;
font-size:14pt;
text-decoration:none;
margin-left:7px;
margin-right:7px;	
}
/** Sub-Nav **/

.subnav{
width:190px;
color:#000;
font-size:12pt;
padding-left:10px;
padding-top:5px;
}
.subnav a, .subnav a:visited, .subnav a:active {
color:#000;
font-size:12pt;
text-decoration:none;
}
.subnav a:hover{
color:#dc3739;
font-size:12pt;
text-decoration:none;
}
.subnavred{
color:#dc3739;
font-size:12pt;
text-decoration:none;	
}
.cvr{
float:left;
width:200px;
margin-bottom:60px;
margin-right:15px;

}
.cvrimg{
border:1px solid #dc3739;
margin-left:5px;
margin-right:5px;
margin-bottom:10px;

}
.cvr img{
border:1px solid #dc3739; 	
}

.cvr a, .cvr a:visited, .cvr a:active {
color:#dc3739;
font-size:14pt;
text-decoration:none;
margin-left:7px;
margin-right:7px;
}
.cvr a:hover{
color:#dc3739;
font-size:14pt;
text-decoration:underline;
margin-left:7px;
margin-right:7px;
}

.title{
color:#dc3739;
font-size:14pt;}

.red{
color:#dc3739;	
}
.redborder{
border:2px solid #dc3739;	
}
.darkgrey{
color:#1b1c20;	
}
.smallcopy {
color:#1b1c20;
font-size:8pt;
text-decoration:none;
padding:4px;
}

.normal{
	font-size:12pt;
}
.footer{
	font-size:8pt;
	line-height:14pt;
height:100px;
width:800px;
color:#1b1c20;
}

.footer a, .footer a:visited, .footer a:active {
color:#1b1c20;
font-size:8pt;
text-decoration:none;
}
.footer a:hover{
color:#1b1c20;
font-size:8pt;
text-decoration:underline;
}
.footerurl a, .footerurl a:visited, .footerurl a:active {
color:#dc3739;
font-size:14pt;
text-decoration:none;
}
.footerurl a:hover{
color:#dc3739;
font-size:14pt;
text-decoration:none;
}
.grey{
	font-size:8pt;
	color:#acadac;
}
.small{
	font-size:8pt;
}
/** bread crumbs **/

 .breadcrumbs{
 margin-top:2px;
margin-bottom:2px;
padding-top:2px;
padding-bottom:2px;
padding-left:2px;
 text-align:left;
font-size:8pt;
color:#acadac;

}
.breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:active {
color:#acadac;

}
.breadcrumbs a:hover{
color:#acadac;
}
/** clear **/
.clear{
clear:both;	
}
.clear10px{
clear:both;	
height:10px;
}
.clear20px{
clear:both;	
height:20px;
}
.clear40px{
clear:both;	
height:40px;
}
.clearnone{
clear:none;	
}

/** back to top **/
.backtotop{
width:520px;
padding-top:10px;
font-size:8pt;
color:#959595;
text-align:right;

}
.backtotop a, .backtotop a:visited, .backtotop a:active {
font-size:8pt;
color:#959595;
text-decoration:none;
}
.backtotop a:hover{
color:#959595;
font-size:8pt;
text-decoration:underline;
}


