@charset "utf-8";
/* CSS Document */
/*-----------------------------------------------
| Code and CSS Developed by Goldstein Media LLC |
| Visit us online at www.goldsteinmedia.com     |
| Feel Free To Look and Learn But Don't Steal   |
-----------------------------------------------*/

#wrapper {
	width:950px;
	height:auto;
	margin:0 auto;
	background:url(../graphics/images/wrapper.jpg);
}
#tL {
	width:183px;
	height:135px;
	float:left;
	background:url(../graphics/images/sc_01.jpg);
}
#tR {
	width:767px;
	height:135px;
	float:left;
	background:url(../graphics/images/sc_02.jpg);
}
#mL {
	width:183px;
	height:36px;
	float:left;
	background:url(../graphics/images/sc_03.jpg);
}
#mR {
	width:767px;
	height:33px; /*36 - 3px for padding top of buttons*/
	float:left;
	background:url(../graphics/images/sc_04.jpg);
}
#mainR {
	width:183px;
	height:auto;
	float:left;
	background:url(../graphics/images/sc_07.jpg); /*reuse also as mFl for auto growth*/
}
#main {
	width:767px;
	height:auto;
	float:left;
	background:url(../graphics/images/sc_06-sm.jpg);
}
#mFl {
	width:183px;
	height:25px;
	float:left;
	background:url(../graphics/images/sc_07.jpg);
}
#mFr {
	width:767px;
	height:25px;
	float:left;
	background:url(../graphics/images/sc_08.jpg);
}
#lowerFooterLeft {
	width:183px;
	height:31px;
	float:left;
	background:url(../graphics/images/sc_09.jpg);
}
#lFr {
	width:767px;
	height:31px;
	float:left;
	background:url(../graphics/images/sc_10.jpg);
}
#cright {
	width:950px;
	height:auto;
	margin:0 auto;
	clear:both;
	font-size:0.67em;
	text-align:center;
	font-weight:bolder;
	font-style:italic;
}
/*idFormatting*/
#titleTxt {
	width:500px;
	height:auto;
	float:left;
	margin-top:34px;
}
#addressArea {
	width:183px;
	height:auto;
	text-align:center;
	font-size:11pt;
	font-weight:bold;
}
/*images*/
#logoDiv {
	width:92px;
	height:87px;
	float:left;
	margin: 34px 0 0 45px;
	padding-right:15px;
}
#logo {
	width:79px;
	height:87px;
}
#georgeNancy {
	width:300px;
	height:226px;
	float:right;
	margin:0 15p
}
#billBlacker {
	width:114px;
	height:166px;
	float:left;
	padding-right:10px;
}
#normStevie {
	width:250px;
	height:167px;
	float:right;
	margin:0 15px;
}
#albert {
	width:250px;
	height:167px;
}
#stephNorma {
	width:250px;
	height:167px;
	float:right;
	margin:5px 15px;	
}
/*testimonial quotes formating*/
#quotes {
	width:600px;
	height:auto;
	background:#CC9998;
	border:#FFFFCC 4px groove;
	padding:15px;
	margin: 0 auto;
}