/* Georgetown Madelon CSS Contact File*/
/* Created by Blue Sage Web */
/* page layout structure */
#pricingtable table {
	border: 1px solid #db855a;
}
#pricingtable .col1 {
	width: 60px;
	text-align: center;
}
#pricingtable .col2 {
	width: 175px;
}
#pricingtable .col3 {
	width: 200px;
}
#pricingtable .col4 {
	width: 65px;
}
#pricingtable .headerrow {
	background-color: #efd0c0;
	color: #cc6633;
}
#pricingtable .odd {
	background-color: #fbf2ee;
}
#pagecontentpricing {
	float: right;
	text-align: left;
	width: 612px;
	height: 792px;
	border: 3px solid #efcfc0;
	background-color: #ffffff;
/*important for box model hack*/
	voice-family: "\"}\""; 
  	voice-family:inherit;
	height: 786px;
}
/*important for box model hack*/
html>body .pagecontentpricing {
  height: 786px;
}

#pricingtable {
	position: relative;
	top: 20px;
	left: 0px;
	width: 600px;
}
#pbelow {
	position: relative;
	top: 20px;
	left: 0px;
	width: 500px;
}
 

#sidecontentpricing {
	background-color: #993400;
	height: 791px;
	width: 115px;
	text-align: center;
}


