/* 
  -----------------------------------
  John Schnell & Associates - One Column 960
  by Johanna's Design Studio
  www.fantasyfinishesnewyork.com
  -----------------------------------
*/
html, body {height:100.1%;}
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/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: .8em;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	font-size: 0.8em;
	font-weight: normal;
	margin: 0 1px;
	padding: 4px 20px 4px 20px;
	line-height: 1.4em;
}
.content p {
	margin: 6px 0 12px 0;
	line-height: 1.3em;
}
#layoutbottom {
	clear: both;
	background-image: url(img/1col960_bottom.jpg);
	background-repeat: no-repeat;
	height: 16px;
	font-size: 0;
}
h1 {
	color: #e1e1e1;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	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-border {
	margin: 6px 0 0 0;
	width: 661px;
	height: 175px;
	padding: 6px;
	color: #ffffff;
	background-color: #ffffff;
	border: 1px solid #333333;
}
.callout-image {
	width: 659px;
	height: 173px;
	color: #ffffff;
	background-color: #ffffff;
	border: 1px solid #333333;
}
.callout-main {
	margin: 10px 0px;
	width: 906px;
	padding: 1px;
	background: #333;
	border: 6px solid #ffffff;
}
.callout-slideshow {
	margin: 10px 0 0 0;
	width: 906px;
	padding: 1px;
	background: #333;
	border: 6px solid #ffffff;
}
.callout-left {
	float: left;
	margin: 0px 10px 0 0;
}
.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;
}
.feature-table {	
	width: 900px;
	margin: 0 2px -4px 2px;
	padding: 0px;
	color: #cccccc; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
}
.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: #cccccc; 
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: .85em;
	font-weight: normal;
}
 
fieldset	{ padding: 10px; -moz-border-radius: 5px; border: #666666 1px solid; }

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

.lightshowBox {
	margin: 12px 4px 0 4px;
	padding: 8px 0 8px 7px;
	border: 1px solid #666666;
}

.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;
}
#p7PMM_1 {
z-index: 99999;
}
