@charset "utf-8";
/* CSS Document */
.divider {
	background-color: #E9FAF9;
}
.footer {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
	}
	
.footer a:link	{
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #66CCCC;
	text-decoration:none;
	text-align: center;
}
.footer a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #66CCCC;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #006666;
	text-decoration: none;
}
.footer a:active {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #006666;
	text-decoration: none;
}


.main {
	background-color: #FFFFFF;
}

.main a:link {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #66CCCC;
	text-decoration: none;
}.main a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #66CCCC;
	text-decoration: none;
}
.main a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #006666;
	text-decoration: none;
}
.main a:active {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #006666;
	text-decoration: none;
}
.intro {
	font-family: Georgia, Garamond, "Times New Roman";
		font-size: 24px;
	color: #00CCff;
	text-decoration:none
	text-align: center;
}


.intro a:link {
	font-family: Georgia, Garamond, "Times New Roman";
	color: #000000;
	text-decoration: none;
	
}.intro a:visited {
	font-family: Georgia, Garamond, "Times New Roman";
	color: #000000;
	text-decoration: none;

}
.intro a:hover {
	font-family: Georgia, Garamond, "Times New Roman";
	color: #ffffff;
	text-decoration: none;

}
.intro a:active {
	font-family: Georgia, Garamond, "Times New Roman";
	color: #ffffff;
	text-decoration: none;

}


.style1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #00CCff;
	text-decoration:none
	text-align: center;
}
.style2 {color: #00CCFF}
body {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	background-image: url(http://dukeanddutch.com/images/ddback2.gif);
}
.sidebar {
	background-color: #FFFFFF;
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	text-decoration: none;
}
.sidebar a:link {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #66CCCC;
	text-decoration: none;
}
.sidebar a:visited {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #66CCCC;
	text-decoration: none;
}
.sidebar a:hover {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #006666;
	text-decoration: none;
}
.sidebar a:active {
	font-family: "Century Gothic", "Trebuchet MS", Verdana, Arial;
	color: #006666;
	text-decoration: none;
}
	
-->