/* Duinkerken CSS */
/* By Gavin Anderegg of TechnoMedia */

*
{
	margin: 0;
	padding: 0;
}



#top
{
	height: 120px;
	background: url(img/top-bg.gif);
	background-repeat: repeat-x;
}

#top h1
{
	position: absolute;
	display: block;
	width: 237px;
	height: 150px;
	left: 12px;
	top: 9px;
	text-indent: -999em;
	background: url(img/logo.gif);
	background-repeat: no-repeat;
}

#nav
{
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 16px;
	display: block;
	position: relative;
	top: 0;
	left: 0;
}

#nav li
{
	display: inline;
}

#nav li a
{
	position: absolute;
	text-decoration: none;
	color: #FFF;
	background: inherit;
	height: 53px;
	top: 67px;
	text-indent: -999em;
}

#mainLeft
{
	
}



.ecomm
{
	color: #666;
	font: 11px/15px verdana, helvetica, tahoma, sans-serif;
	
}

#main
{
	margin-right: auto;
	margin-left: auto;
	width: 80%;
	position: relative;
	top: 68px;
	
	font-family: verdana, helvetica, tahoma, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 200%;
	
	padding-bottom: 52px;
}

#main h2
{
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 28px;
	color: #F90;
	padding: 18px 0 18px 0;
}

#main h3
{
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 24px;
	color: #99C;
	padding: 18px;
	padding-bottom: 4px;
}

#main p
{
	padding: 12px 18px;
}

#main hr
{
	margin: 52px 32px;
	border: 0;
	border-collapse: collapse;
	height: 1px;
	border-bottom: 1px solid #333;
}

#main ul
{
	margin: 13px 25px 13px 25px;
}

#main ul li span
{
	font-weight: bold;
}

.quote
{
	font-family: georgia, times, "Times New Roman", palatino, serif;
	font-size: 22px;
	color: #99C;
}

.photoRight
{
	display: block;
	float: right;
	margin: 18px 8px 18px 24px;
	width: 300px;
	line-height: 120%;
}

.caption
{
	margin-top: 0;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin-right: 42px;
	text-align: justify;
	line-height: 180%;
	color: #963;
}

.ri
{
	font-weight: bold;
	margin-bottom: -20px;
}

.rd
{
	font-weight: bold;
	margin-top: -12px;
	margin-bottom: -20px;
}













.snc
{
	clear: both;
	padding-bottom: 30px;
	padding-top: 30px;
}

.subNav
{
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666;
	background: #FEC;
	text-align: center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.subNav li
{
	margin: 4px;
	display: inline;
}

.subNav li a
{
	color: #009;
	padding: 5px;
	font-weight: bold;
	background: #EEE;
	border: 1px solid #960;
	text-decoration: none;
}

.subNav li a:hover
{
	color: #33C;
	background: #FFE;
	border: 1px solid #960;
	text-decoration: underline;
}






















#bottom
{
	font-family: verdana, helvetica, tahoma, sans-serif;
	padding: 24px 0 32px 0;
	background: #811;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	font-size: 12px;
	line-height: 220%;
	margin-top: 82px;
}

#bottom a
{
	color: #99F;
}

a:link {
	color: #6161AF;
}
a:visited {
	color: #6161AF;
}
a:hover {
	color: #F90;
}
a:active {
	color: #F90;
}

.butts {
	font: bold 11px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(img/css_button_bg.gif) repeat-x;
	height: 28px;
	border: 1px ridge #CCCCCC;
}
