/* 
  -----------------------------------
  John Schnell & Associates - One Column 960
  by Fantasy Finishes
  www.fantasyfinishesnewyork.com
  -----------------------------------
*/
html, body {height:100.1%;}
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: 0 auto;
	width: 960px;
	background-image: url(img/1col960_mid.jpg);
	background-repeat: repeat-y;
}
#layoutcrown {
	background-image: url(img/1col960_top.jpg);
	background-repeat: no-repeat;
	height: 16px;

	font-size: 0;
}
#midcolumn {
	float: right;
	width: 960px;
	margin: 0;
	font-size: 12px;
}
#layoutbottom {
	clear: both;
	background-image: url(img/1col960_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: 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;
}
h5 {
	font-size: 14px;
	letter-spacing: .05em;
	margin: 0 0 10px 0;
	color: #ffcc66;
	font-weight: bold;
}
.content {
	margin: 0 1px;
	padding: 0px 20px 20px 20px;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
.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;
}
.note {
	color: #333333;
	font-size: 0.85em;
}
.date-font { 
	font-family: Calibri, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	text-transform: uppercase;
}
.gallery {
	margin: 12px 0 0 0;
	background-color: #a5a293;
	background-image: url(../images/background/oldstyle.png);
	background-repeat: repeat;
	background-position: left top;
	padding: 16px 0 16px 16px;
	border: 3px solid #fff;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}
.graffiti-font { 
	color: #333333; 	
	font-family: verdana, arial, sans-serif;
	font-size: .1em; 
	font-weight: normal;
} 
.keywords { 
	color: #303030; 
	font-family: verdana, arial, sans-serif;
	font-size: 1px;
	font-weight: normal;
}
.legend { 
	color: #d90026; 
	font-family: verdana, arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: .05em;
}
.legend-font { 
	color: #000; 
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.lightshowBox {
	margin: 12px 0 0 0;
	background-color: #161616;
	padding: 18px 0 18px 18px;
	border-top: 1px solid #505050;
	border-right: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-left: 1px solid #505050;
}

.page-font { 
	color: #bababa; 
	font-family: verdana, arial, sans-serif;
	font-size: .75em;
	font-weight: normal;
	line-height: 1.5em;
}
 
fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #505050 1px solid; margin-right: 20px; }

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

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

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

 /* PAGE LINK COLORS */


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

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

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

a:hover		{ color: #d90026; 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: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The Menu List inside the Accordion Panel*/
.menulist {
	font-size: 0.9em;
	color: #1b1b1b;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 1.6em;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	cursor: default;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
/* Accordion Panel CSS tweaks for the first panel component on your page,
The one that contains navigation. Any other Accordion Panel Magic components
you insert on your page will not be affected and will use the default
Greystone Accordion Panel Magic style theme */
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: .9em !important;
	letter-spacing: 0.05em;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #303030 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	letter-spacing: normal;
	background-color: #303030 !important;
	border-color: #303030 !important;
}
#p7ABW1 .p7ABtrig b {display: none;}
#p7ABW1 .p7ABtrig i {font-style: normal;}
#p7ABW1 .p7ABtrig .p7ABtrig_down b  {display: inline;}
#p7ABW1 .p7ABtrig .p7ABtrig_down i {display: none;}
#p7ABW1 #p7ABc1_1 {
	background-repeat: no-repeat;
	background-position: right bottom;
}
#p7ABW1 .p7ABcontent {
	font-size: 1em;
	padding: 12px 12px;
	color: #FFFFFF;
	background-color: #303030;
	background-image: none;
}
#p7ABW1 .p7ABcontent p {
	margin: 0px 6px 12px 0;
}
#p7ABW1 .p7ABcontent a {
	color: #1b1b1b;
}
#p7ABW1 .p7ABcontent a:hover {
	color: #FFFFFF;
}
#p7ABW1 .p7ABcontent h4 {
	margin: 0 0 2px 0;
	font-size: 1em;
	letter-spacing: 0.5em;
	color: #FFFFFF;
}
#menu, #f-source-menu, #f_source_navigation {z-index: 99999;} 
