/**  General  **/

html, body {
	margin:0px;
	padding:0px;
	height: 100%;
}

html.body {
	font-size:small;
	background-color: #dedede;
}

body {
	margin:0px;
	padding:0px;
	background-color:#dedede;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	voice-family:"\"}\"";
	voice-family:inherit;
	font-size:small;
	text-align:center;
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a img{
	border:0px;	
}

.strong {
	font-weight:bold;
}

.clear {
	width:100%;
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}


/**  Main Layout  **/
/* overall contains the entire contents except the location marker on the top*/

#overall {
	margin-left:auto;
	margin-right:auto;
	min-height: 100%;
	width:970px;
	background-color:#7a7a7a;
	text-align:center;
	color:#000000;
	position:relative;
	border-left:4px solid black;
	border-right:4px solid black;
}

#pre-overall {
	margin-left:auto;
	margin-right:auto;
	border : 0px;

	width:970px;
	text-align:center;
	color:#000000;
}


/**  Header  **/
/* This contains the logo and the top menu */

.header {
	width:100%;
	float:left;
	clear:both;
}



/**  Content Area  **/
/* the content area contains the left column with the menu and the right column with the screen content */

.content {
	margin:0px auto;
	clear:both;
	width:896px;
	height:auto;
	position:relative;
}

.tophomecontent {
	clear:both;
	width:90%;
	margin:0px auto 20px;
	font-weight:bold;
	font-size:15px;
	height:auto;
	background-color:white;
	border:1px solid black;
}

.bottomBox{
	width:896px;
	height:55px;
	background-image: url(images/bottomboxbg.gif); 
	background-repeat: no-repeat;
	clear:both;
	text-align:center;
	padding:0px;
	margin:0px auto;
	font-size:13px;
	float:none;
}

.bottomBox a{
	margin:0px 10px;
	color:#4e5344;
	font-weight:bold;
}

.bottomBox .copyright{
	width:100%;
}

.bottomBox .links{
	width:100%;
}

.accented{
	color:blue;
}

.inner{
	width:95%;
	text-align:left;
	clear:both;
	margin:0px auto;
	padding:0px;
}

.inner a{
	color:#8d967a;
	font-weight:bold;
}

.inner .pictureBox{
	float:right;
	padding:8px;
	margin:0px 0px 0px 10px;
	background-color:#ffffff;
	border:1px solid #888888;
	/*width:300px;/*This will be taken out once we have actual pictures*/
}

.inner .pictureBox img{
	display:block;
}

/**  Right Column  **/

.rightcolumn{
	width:185px;
	float:right;
	margin : 0px;
	padding : 0px;
	border: 0px;
}

.rightcolumn .center{
	width:181px;
	float:left;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-top: 2px solid black;
	background-color:#8d967a;
}

.rightcolumn .bottom{
	width:185px;
	height:19px;
	float:left;
	background-image: url(images/right_footer.gif); 
	background-repeat: no-repeat;
}


.rightcolumn .center .boxnode{
	width:100%;
	margin:0px auto;
}

.rightcolumn .center .boxnode h1 {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	
	padding:5px;
	margin:5px auto;

	color:#000000;
}

.rightcolumn .center .boxnode h1 a {
	cursor:pointer;
	color:#d5e3b8;
}

.rightcolumn .center .boxnode h3 {
	font-size: 1px;
	font-weight: bold;
	text-decoration: none;
	
	width:45px;
	height:12px;

	background-image: url(images/right_spacer.gif); 
	background-repeat: no-repeat;
	
	padding:0px;
	margin:10px auto;

	color:#000000;
}


/** Left Column  **/

.leftcolumn {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	position:relative;
	float:left;
	width:700px;
	padding:0px;
	color : black;
	text-align:center;
	border:0px;
	margin:0px;
	background-color: #ffffff;
}

.leftcolumn .top{
	float:left;
	width:700px;
	height:28px;
	padding:0px;
	color : black;
	text-align:center;
	border:0px;
	margin:0px;
	
	background-image: url(images/top_spacer.gif); 
	background-repeat: repeat-x;
}

.leftcolumn .top .active{
	width:116px;
	height:28px;
	float:left;
	background-image: url(images/tab.gif); 
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	cursor:default;
	text-decoration:none;
}

.leftcolumn .top .active .text{
	font-size:14px;
	line-height:28px; 
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.leftcolumn .top .inactive{
	width:116px;
	height:28px;
	float:left;
	font-weight:bold;
	background-image: url(images/tab_i.gif); 
	background-repeat: repeat-x;
	margin:0px 0px 0px 0px;
	cursor:pointer;
	text-decoration:none;
}

.leftcolumn .top .inactive .text{
	font-size:14px;
	line-height:28px; 
	font-weight:bold;
	color: #000000;
	text-decoration:none;
}

.leftcolumn .center{
	width:696px;
	margin:0px;
	float:left;
	border-left: 2px solid black;
	border-right: 2px solid black;
	min-height:575px;
}

.leftcolumn .bottom{
	width:700px;
	height:19px;
	float:left;
	background-image: url(images/left_footer.gif); 
	background-repeat: no-repeat;
}

.errors {
	color : Red;
	font-size: 0.9em;
	position:relative;
	text-align : left;
}

.contentBox{
	width:468px;
	float:none;
	margin:0px auto;
	font-size:12px;
}

.contentBox .top{
	width:468px;
	height:17px;
	background-image: url(images/content_box_top.gif); 
	background-repeat: no-repeat;
}

.contentBox .bottom{
	width:468px;
	height:17px;
	background-image: url(images/content_box_bottom.gif); 
	background-repeat: no-repeat;
}

.contentBox .outline{
	width:468px;
	background-color:#a5b2b5;
	text-align:center;
}

.contentBox .outline .middle{
	width:466px;
	background-color:#d6e3bd;
	height:100%;
	margin:0px auto;
}

.contentBox a{
	color:#6f7660;
	font-weight:bold;
}

.contentBox b{
	font-weight:bold;
	font-size:13px;
	color:#676810;
	margin: 10px 0px 3px;
}

.contentBox .leftSpace{
	float:left;
	width:25px;
}

.contentBox .left{
	float:left;
	width:177px;
}

.contentBox .left img{
	 border:1px solid #a6b3b3;
}

.contentBox .rightSpace{
	float:right;
	width:25px;
}

.contentBox .right{
	float:right;
	width:200px;
	text-align:center;
}

.contentBox input{
	display: inline;
	width: 50px;
	float: none;
}

.infoBox {
	width:400px;
	float:left;
	margin: 0px;
	padding: 5px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	background-color:#d5e3b8;
	border: 1px solid #a6b3b3;
}

.infoBox b{
	color:#676810;
}

.quoteBox{
	width:350px;
	padding:5px;
	background-color:#ffffff;
	font-size:13px;
	color:#000000;
	margin:0px auto;
	border:2px solid black;
	text-align:center;
	font-weight:bold;
}

.quoteBox .price{
	font-size:35px;
	color:#0000ff;
	margin:10px auto;
	clear:both;
}

.quoteBox .specialText{
	color:#55bb00;
	margin:5px auto;
	clear:both;
}

.infoFields {
	width:325px;
	margin: 0px auto;
	text-align:center;
}

.infoFields select {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.altNav{
	width:468px;
	background-color:#8d967a;
	margin:0px auto;
	padding:5px;
	font-weight:bold;
}

.altNav a{
	color:#d5e3b8;
	cursor:pointer;
}

.altNav b{
	color: #d0e100;	
}

.highlighted {
	background-color:#ffff90;
	height:22px;
	border: 1px solid red;	
}

.nothighlighted {
	background-color:transparent;
	height:22px;	
}

.submit {
	margin: 0px auto;
	width:150px;
}

.scheduleButton {
	margin: 0px auto;
	width:160px;
}

.contactButton {
	margin: 0px auto;
	width:195px;
}

.submitButton {
	float:left;
	width:86px;
}

.clearButton {
	float:right;
	width:100px;
}

.buttons {
	margin: 10px auto 0px;
	width:218px;
}

label,input, textarea {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width:100px;
	padding-right: 15px;
}

.reqd{
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left:5px;
	font-weight: bold;
}

.qm{
	float:left;
	height:22px;
	width:15px;
	margin:0px 0px 0px 5px;
}

.squareBox{
	width:649px;
	margin: 0px auto;
	padding: 0px;
	text-align:left;
	font-size:13px;
	font-weight:normal;
	background-color:#d5e3b8;
	border: 1px solid #a6b3b3;
}

.squareBox b{
	font-weight:bold;
	font-size:14px;
	color:#676810;
	margin: 10px 0px 3px;
}

.squareBox .bigTitle{
	font-size:18px;
	width:100%;
	text-align:center;
	color:#676810;
	font-weight:bold;
}

.faqSmallClear{
	height:2px;
	font-size:0px;
	line-height:0px;
}

.faqBigClear{
	height:20px;
	font-size:0px;
	line-height:0px;
}

.pageTitle{
	border:0px;
	padding:0px;
	margin:19px 0px 10px;
	background-color:transparent;
	width:100%;
	text-align:center;
	color:#b0a100;
	font-size:20px;
	font-weight:bold;
}

.specials{
	width:468px;
	background-color:#8d967a;
	margin:0px auto;
	padding:5px;
	font-weight:bold;
}

.specials .left{
	float:left;
}

.specials .right{
	float:left;
	margin-left:10px;
	width:300px;	
}

.specials2{
	width:468px;
	background-color:#f6f7b6;
	margin:0px auto;
	padding:5px;
	font-weight:normal;
	border:2px solid #737c71;
	color:#676810;
}

.oops{
	margin:10px auto;
	background-color:transparent;
	font-weight:bold;
}

.prop{
	height:600px;
	width:0px;
	float:right;
	font-size:0px;
	line-height:0px;
}
