/* 
  -----------------------------------
  John Schnell & Associates - Three Column 960
  by Fantasy Finishes
  www.fantasyfinishesnewyork.com
  -----------------------------------
*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #e1e1e1;
	background-image: url(../images/background/oldstyle.png);
	background-repeat: repeat;
	background-position: left top;
	min-width: 960px;
}
#logo {
	padding: 4px;
}
h1 {margin: 0;}
#menuwrapper {
	margin: 6px 0 6px 0;
}
#wrapper {
	margin: 0px 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 {
	float: right;
	width: 231px;
	font-size: 12px;
}
#midcolumn {
	float: right;
	width: 474px;
	margin: 0 12px;
	font-size: 14px;
	font-family: "Comic Sans MS", cursive;
}
#rightcolumn {
	float: right;
	width: 231px;
	font-size: 12px;
}
#layoutbottom {
	clear: both;
	background-image: url(img/3col960_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 0;
}
h1 {
	margin: 0 0 12px 0;
	color: #d10101; 	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 2.1em;
	letter-spacing: 1px;
}
h2 {
	font-size: 1.2em;
	margin: 1.5em 0 0 0;
}
h2 {
	font-size: 20px;
	margin: 1.5em 0 0 0;
}
h2.top {
	margin: 1.5em 0 0 0;
	font-size: 20px;
	letter-spacing: 0.3em;
}
h3 {
	font-size: 16px;
	margin: 1.5em 0 0 0;
}
.content {
	margin: 0 1px 0 1px;
	padding: 6px 20px 12px 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.35em;
}
.content-right {
	margin: 6px 1px 0 1px;
	padding: 6px 20px 12px 20px;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #d90026;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #ffa51c;
}

.amount { 
	color: #ffffff; 	
	font-family: arial, sans-serif;
	font-size: 1em; 
	font-weight: normal;
} 
.callout {
	float: left;
	width: 189px;
	margin: 8px 0 8px 8px;
	padding: 10px;
	border: 0px dotted #999;
	font-size: 0.75em;
	font-weight: bold;
}
.callout-right {
	float: left;
	width: 240px;
	margin: 0px 10px 0 0;
	padding: 10px;
	border: 1px dotted #999;
	font-size: 0.75em;
	font-weight: bold;
}
.copyright {
	tex-align: center;
	font-size: 0.95em;
	font-weight: normal;
}
.date-font { 
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-transform: uppercase;
}
.keywords { 
	color: #b2001a; 
	font-family: verdana, arial, sans-serif;
	font-size: .1em;
	font-weight: normal;
}
.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; }

.image-border		{ LEFT: 0px; position: relative; bottom: 0px; border: #999999 1px solid; }

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

.note {
	font-size: 1em;
	padding: 12px;
	background-color: #161616;
	border: 1px solid #333333;
	line-height: 1.5em;
}
.title { 
	color: #d10101; 	
	font-family: verdana, arial, sans-serif;
	font-size: 1em; 
	letter-spacing: .1em;
	font-weight: bold;
}

 /* PAGE LINK COLORS */


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

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

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

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

/* HEADER LINK COLORS */

#headerbox {
	width: 960px;
	margin: 0 auto;
}
#header {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	line-height: normal;
	text-transform: uppercase;
}
#header p {
	margin: 6px 4px 6px 24px;
}
#header a:link {
	color: #cc0000;
	text-decoration: none;
}
#header a:visited {
	color: #cc0000;
	text-decoration: none;
}
#header a:active {
	color: #333333;
	text-decoration: underline;
}
#header a:hover {
	color: #333333;
	text-decoration: underline;
}

/* FOOTER LINK COLORS */


#footerbox {
	width: 960px;
	margin: 0 auto;
}
#footer {
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #202020;
	line-height: normal;
	text-transform: uppercase;
}
#footer p {
	margin: 12px 20px 6px 6px;
}
#footer a:link {
	color: #cc0000;
	text-decoration: none;
}
#footer a:visited {
	color: #cc0000;
	text-decoration: none;
}
#footer a:active {
	color: #333333;
	text-decoration: underline;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

/*The bottom content - below the Accordion Panel menu*/
.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;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 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;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 0px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1.1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #4a4a4a !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #303030 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#menu, #f-source-menu, #f_source_navigation {z-index: 99999;} 
