﻿/* 
 =================================================
                  SKIN.CSS FOR Pearlstone                                  
 ==================================================
*/
body {
	padding: 20px;
	background-color: #dededd;
	background-image: url('Greg-Schultzbg.gif');
	background-repeat: repeat-x;
	background-position: top;
}
.pageMaster {
	width: 770px;
}
.skinMaster {
}
.controlPanel {
}
.register {
	height: 35px;
	text-align: right;
	padding-right: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	vertical-align: middle;
}
.bannerPane {
	height: auto;
}
.bottomLeft {
	background-image: url('Greg-Schultzbannerblc.gif');
	background-repeat: no-repeat;
	background-position: left;
	height: 38px;
	width: 15px;
}
.bottomRight {
	background-image: url('Greg-Schultzbannerbrc.gif');
	background-repeat: no-repeat;
	background-position: right;
	height: 38px;
	width: 15px;
}
.navPane {
	text-align:center;
	background-image: url('Greg-Schultzbannerbrep.gif');
	background-repeat: repeat-x;
	background-position: left;	
	width: 740px;
	height:38px;
	
}


.contentbottomRight {
	background-image: url('Greg-Schultzmainbrc.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-position: bottom;
	height: 38px;
	width: 15px;
}
.contentbottomRep {
	background-image: url('Greg-Schultzmainbrep.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}
.contentbottomleft {
	background-image: url('Greg-Schultzmainblc.gif');
	background-repeat: no-repeat;
	background-position: left;
	background-position: bottom;
	height: 38px;
	width: 15px;
}
.contentTopLeft {
	background-image: url('Greg-Schultzmaintlc.gif');
	background-repeat: no-repeat;
	background-position: left;
	background-position: top;
	height: 15px;
	width: 15px;
}
.contentTopRight {
	background-image: url('Greg-Schultzmaintrc.gif');
	background-repeat: no-repeat;
	background-position: right;
	background-position: top;
	height: 15px;
	width: 15px;
}
.imageBorder {
	background-color: #CA9A6A;
	height: 25px;
}
.contentPane {
	width: 560px;
	

	}
.conPad {	padding:0 0 0 10px;
	
}	
	
	
.leftPane {
	width: 180px;

}


.subPane {
	width: 100%;
	background: #FFFFFF;
}
.borderBottom {
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.footerCopy {
	color: #C0C0C0;
	font: small-caption;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
}
.enter {
	text-align: center;
}
.footer {
	font-size: 11px;
	text-align: center;
}
.footerLeft {
	background-image: url('leftFooterImage.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 160px;
	width: 180px;
}
/* =================================================
                 Colour Schemes                                 
 ==================================================
*/
.lightBlue {
	background-color: #D5E4F2;
}
.darkBlue {
	background-color: #8BADED;
}
.lightBrown {
	background-color: #CCBEAA;
}
.darkBrown {
	background-color: #A08863;
}
.lightGreen {
	background-color: #C6CAAC;
}
.darkGreen {
	background-color: #9CA36D;
}
