/*
-----------------------------------------------------------------------------------------
CSS document: ImageCafe Template Styles
Created: 12/22/2005
Last Modified: 01/11/2005
NOTE: Global color and font styles which can be changed by the customer
-------------------------------------------------------------------------------------- */
.primary {background-color:#587993;}
.secondary {background-color:#4F6D84;}
.tertiary {background-color:#C8D2C3;}
.background {background-color:#fff;}

h1#website-title {
	font-family:verdana, arial, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#ffffff;
}
h2#website-slogan {
	font-family:verdana, arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#B1C1CE;
}
#navcontainer div a h3 {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#677B5F;
}
#navcontainer div a:hover h3 {color:#fff;}

/*
-----------------------------------------------------------------------------------------
content area widths:
#nav-top - 726px
#nav-left - 545px
#nav-right - 525px
-------------------------------------------------------------------------------------- */
#content, #content table {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color:#555;
}
#content a:link, #content a:active, #content a:visited {color:#587993;}
#content a:hover {color:#4F6D84;}
.accent {background:transparent url(../template_images/placeholder.jpg) no-repeat top left;} /* dimensions: width=199 x height=400 */
