
/* hide from ie on mac \*/
html {
	height: 100%;
	/*overflow: hidden;*/
}
	
#flashdiv {
	height: 100%;
}

/* end hide */

body {
	background-image:url(http://www.sanfordbarlow.com/fCMSBackend/imgRoot/background.jpg);
	background-position: center;
	height: 100%;
	margin: 0;
	padding: 0;
}

.copyright {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
}
.numbers {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
}
.formtitleb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.formtitlew{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}

table.maintable{
	border:solid 1px;
	border-color:#000;
}
td.mainarea {
	padding: 5px;
}
td.topshadow {
	background-image:url(http://www.sanfordbarlow.com/images/topshadow.jpg);
}
td.leftbanner {
	background-image:url(http://www.sanfordbarlow.com/images/leftbanner.jpg);
}
td.mainheader {
	background-image:url(http://www.sanfordbarlow.com/images/mainheader.jpg);
	background-repeat:no-repeat;
}
td.bottomshadow {
	background-image:url(http://www.sanfordbarlow.com/images/bottomshadow.jpg);
}
td.leftbigbanner {
	background-image:url(http://www.sanfordbarlow.com/images/leftbigbanner.jpg);
}
td.mainareahome {
	background-image:url(http://www.sanfordbarlow.com/images/mainareaback.jpg);
}

div.page-header {
	margin-bottom: 20px;
	padding-left: 10px;
}

div.page-header h2 {
	font-size: 20px;
	font-weight: bold;
}

p.page-header-desc {
	font-size: 18px;
}

div.page-content {
	padding-left: 10px;
}

div.index-info {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	border-bottom-style: solid;
	border-bottom-width: 3px; 
	padding-bottom: 10px;
}

div.index-entry {
	font-size: 12px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px; 
	padding-bottom: 5px;
}

.entry-hdr {
	font-size: 14px;
	margin-bottom: 0;
}

