/* 
  -----------------------------------
  John Schnell & Associates - Three Column 960
  by Johanna's Design Studio
  www.fantasyfinishesnewyork.com
  -----------------------------------
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #e5e5e5;
	background-image: url(../images/background/background.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	min-width: 960px;
}
#logo {
	padding: 0px 24px 0px 24px;
}
#menuwrapper {
	padding: 0 0 10px 0;
}
#wrapper {
	margin: 12px auto;
	width: 960px;
	background-image: url(img/3col960_mid.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(img/3col960_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 0;
}
#leftcolumn {
	width: 231px;
	float: left;
}
#midcolumn {
	width: 498px;
	float: left;
}
#rightcolumn {
	width: 231px;
	float: left;
}
#leftcolumn .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #ccddee;
	padding: 2px 20px 20px 20px;
	line-height: 1.35em;
}
#midcolumn .content {
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 0.8em;
	font-weight: normal;
	padding: 0px 34px 20px 32px;
	line-height: 1.4em;
}
#rightcolumn .content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #eeddcc;
	padding: 2px 20px 20px 20px;
	line-height: 1.35em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/3col960_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 0;
}
h1 {
	color: #f4f4f4;
	font-family: arial, sans-serif;
	font-size: 1.35em;
	font-weight: bold;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
h2 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h2.top {
	margin: 1em 0 0 0;
	font-size: 1.2em;
	letter-spacing: 0.2em;
}
h3 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}

.callout-left {
	float: left;
	width: 187px;
	background-color: #ffffff;
	margin: 0px 10px 0 0px;
	padding: 1px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.8em;
}
.callout-right {
	float: right;
	width: 208px;
	background-color: #ffffff;
	margin: 8px 0px 0px 4px;
	padding: 1px;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.8em;
}
.callout-sidebar {
	float: right;
	width: 189px;
	margin: 8px 0px 0px 8px;
	padding: 0;
	border: 0px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	line-height: 1.8em;
}
.copyright {
	tex-align: center;
	font-size: 0.95em;
	font-weight: normal;
}
.date-font { 
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #087add;
	line-height: normal; 	
	font-weight: bold;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.image-border		{ LEFT: 0px; position: relative; bottom: 0px; border: #999999 1px solid; }

.image-borderon		{ LEFT: 1px; position: relative; bottom: 5px; border: #e1e1e1 1px solid; }

.legend { 
	color: #cccccc; 
	font-family: "Trebuchet MS", arial, verdana, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: .05em;
}
.legend-font { 
	color: #ababab; 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: .75em;
	font-weight: normal;
}
 
fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #666666 1px solid; }

fieldset legend	{ padding: 0; margin-bottom: 5px; }

.lightshowBox {
	margin: 6px 0 0 0;
	padding: 8px 0px 3px 8px;
	border: 0px solid #505050;
}
.news {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	font-variant: small-caps;
	text-align: center;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px solid #999999;
}
.title { 
	color: #cccccc; 	
	font-family: verdana, arial, sans-serif;
	font-size: 1em; 
	letter-spacing: .1em;
	font-weight: bold;
}

/* PAGE LINK COLORS */


a:link		{ color: #99ccff; text-decoration: none; }

a:visited	{ color: #99ccff; text-decoration: none; }

a:active	{ color: #ffa51c; text-decoration: underline; }

a:hover		{ color: #ffa51c; text-decoration: underline; }

/* FOOTER LINK COLORS */

#footerbox {
	width: 960px;
	margin: 0 auto;
}
#footer {
	font-size: .7em;
	color: #002c76;
}
#footer p {
	margin: 0px 20px 6px 6px;
}
#footer a:link {
	color: #990000;
	text-decoration: none;
}
#footer a:visited {
	color: #990000;
	text-decoration: none;
}
#footer a:active {
	color: #99ccff;
	text-decoration: underline;
}
#footer a:hover {
	color: #99ccff;
	text-decoration: underline;
}

/* ACCORDION PANEL */

.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #303030;
	padding: 6px 12px 6px 18px;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #000000;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}

.menulist {
	margin: 0 0 1px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
.panel_list {
	margin: 0 0 0 2px;
	padding: 0 0 0 1em;
	text-align: left;
	font-size: .95em;
	font-weight: normal;
	color:#CC0000;
}
.panel_list li {
	margin: 6px 0;
}

