/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* RESET PORTION OF THE STYLE SHEET */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: transparent;
}

a:link {color:#000000}      /* unvisited link */
a:visited {color:#000000}  /* visited link */
a:hover {color:#000000}  /* mouse over link */
a:active {color:#000000}  /* selected link */


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* Miami Style CSS */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - */


body {
	line-height: 1;
	background-color: #fef3eb;;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #eeeeee;
}

h1 {
	font-size: 24px;
	text-align: center;
	color: #008080;
	padding-top: 20px;
	padding-bottom: 20px;
}
	
h2 {
	font-size: 20px;
	color: #008080;
}

h3 {
	font-size: 16px;
	color: #008080;
}

h4 {
	font-size: 12px;
	color: #008080;
}
#header {
	background-color: #ffe6cc;
	color: #333333;
	text-decoration: none;
}

#top-ads {
	background-color: #E3E5F2;
	text-align: center;
}
}

#quicklinks {
	background-color: #ffcccc;
	color: #333333;
	font-size: 14px;
	text-align: center;
	line-height: 200%;
	padding-right: 5px;
	text-decoration: none;
}

#breadcrumbs {
	background-color: #F2E2F3;
	color: #333333;
	font-size: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 200%;
	text-decoration: none;
}
#container {
	background-color: #ffffff;
	color: #000000;

}

#introduction {
	background-color: #ffffff;
	color: #000000;
	padding-left: 3%;
	padding-right: 3%;
	padding-bottom: 20px;

}
#pagecontent {
	background-color: #ffffff;
	color: #000000;
	padding-left: 12%;
	padding-right: 12%;
	padding-bottom: 20px;

}
#sitemap {
	background-color: #eeeeee;
	font-size: 12px;
	color: #333333;
	white-space: normal;
	padding: 5px;
	line-height: 120%;
	text-decoration: none;
}
#footer {
	font-size: 12px;
	text-align: center;
	font-size: 12px;
	line-height: 200%;
}


.sitetitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	letter-spacing: 4px;
	margin-left: 5px;
	text-decoration: none;
	color: #666699;
}

.headerlinksfont {
	color: #333333;
	text-align: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left: 0px;
}


.quicklinksfont {
	font-size: 14px;
	color: #666699;
	text-decoration: none;
}


.sitemaptitle {
	font-weight: bold;
	font-variant: small-caps;
}

.sitemapfont {
	font-size: 12px;
	color: #363b3f;
	text-decoration: none;
}


.color01 {
	color: #ffe6cc;<-- light salmon -->
}

.color02 {
	color: #fef3eb;<-- pale salmon -->
}

.color03 {
	color: #F2E2F3;<-- pale lavendar -->
}

.color04 {
	color: #E3E5F2;<-- pale blue -->
}

.color05 {
	color: #ffe6cc;<-- light pink -->
}

.color06 {
	color: #008080;<-- teal -->
}

.color07 {
	color: #666699;<-- cadet blue -->
}


.color08 {
	color: #996666;<-- dusty rose -->
}
