/* sandford studios style sheet start*/
/* page body*/
body {
	background-color:#4D4D4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../graphics/sandford_page_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 60%;
	line-height: 13px;
}
/*page construction base*/
#pagebase {
	font-size:1.2em;
	width:820px;
	margin-left:auto;
	margin-right:auto;
	background-color: #333333;
	border: thin solid #999999;
	margin-bottom: 30px;
	opacity:0.85;
	background-attachment: scroll;
	background-image: url(../graphics/sandford_page_base.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1px;
}
/*page construction top image heading*/
#toplogo {
	font-size: 1.1em;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	height: 150px;
	width: 820px;
	background-color: #333333;
}
#ltopogo ul {
	color: #a2a2a2;
}
#toplogo ul li {
	list-style-type: none;
	font-size:1.1em;
	text-align: left;
	padding-bottom: 9px;
	float: left;
	padding-left: 7px;
}
#toplogo ul li.active {
  color:#90B4BB;
}
a {
  color:#fff;
  text-decoration:none;
}
#toplogo ul li a {
	color:#FFFFFF;
}
#toplogo ul li.active a {
  color: #FFC900;
}
#toplogo ul li a:hover {
	color:#FFF2BF;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF2BF;
}
/*page construction page content*/
#pagecontent {
	text-decoration:none;
	font-size:1.1em;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#pagecontent ul,ol {
	font-size: 1.1em;
	line-height: 1.6em;
	text-align:left;
	color:#FFFFFF;
	padding-left:100px;
	font-weight: bold;
	font-style: italic;
}
div.pageright {
	padding: 5px;
	height: auto;
	width: auto;
	float: right;
	margin-right: 20px;
	text-align: center;
	margin-left: 10px;
}
div.pageleft {
	padding: 10px;
	height: auto;
	width: auto;
	float: left;
	margin-left: 20px;
	text-align: center;
	margin-right: 10px;
	clear: left;
}
/*page construction all headings and text*/
p {
	font-size: 1.1em;
	text-align:justify;
	color:#FFFFFF;
	margin-top:0px;
	padding-left: 25px;
	padding-right: 25px;
	line-height: 1.3em;
}
 h1 {
	font-size: 1.2em;
	color:#FFC900;
	letter-spacing:0px;
	padding-bottom:5px;
	padding-left: 20px;
	font-weight: normal;
	margin-top: 20px;
}
 h2 {
	font-size: 1.2em;
	font-weight:normal;
	color: #FFCC00;
	line-height:1.6em;
	padding-left: 20px;
}
h3 {
	padding-top:8px;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-left:20px;
	color:#FFC900;
	text-decoration:none;
	font-size: 1.1em;
	font-weight: normal;
}
 strong {
	color:#FFF2BF;
	font-style: italic;
	font-weight: bold;
}
em {
  font-weight:normal;
}
/*page construction site navigation*/
a {
	color:#FFC900;
	text-decoration:none;
}
/*page construction other site navigation*/
a.pagelink:link, a.pagelink:visited{
	font-size: 1.1em;	
	color: #FFC900;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFC900;
	}	
a.pagelink:hover{
	font-size: 1.1em;
	color: #FFF2BF;
	text-decoration: none;
	}
a.footerlink:link, a.footerlink:visited{
	font-size: 1em;
	font-style: italic;
	color: #FFF2BF;
	text-decoration: underline;
	font-weight: bold;
}
a.footerlink:hover{
	font-size: 1em;
	font-style: italic;
	color: #FFC900;
	text-decoration: none;
}
/*page construction images*/
img.imagelr{
	background-color: #333333;
	padding: 2px;
	height: 125px;
	width: 175px;
	border: 1px solid #999999;
}
img.imageud{}
img{
	margin-bottom: 5px;
	border: 1px solid #999999;
}
img.logo{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* page construction table for images */
table.images{
	margin-right: auto;
	margin-left: auto;
}
table.images td{
	padding-bottom: 30px;	
	
}
table.images img{
	border: thin solid #999999;
	margin: 5px;	
	
}
/*sandford studios style sheet end*/

