*		{
	padding: 0px 0 0;
	margin: 0;
}
BODY	{
	background: #E6E6E6;
	background: #414C60;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4D4139;
}
IMG		{
	border: none;
}
A		{
	color: #997054;/*color for links*/
	text-decoration: none;
}
A:hover 	{
	text-decoration: underline;
	color: #8C1515;		
}
/** wrapper to make the page center in ie **/
#container {
	background: #DCDCDC;
	width: 820px;
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#wrap {
	margin: 0 auto;
	width: 820px;
}
#clock {
	float: right;
	padding: 20px 30px 0px 50px;
	color: #C0C0C0;
	font-weight: 100;
	font-size: 12px;
	letter-spacing: -1px;
	line-height: 12px;
}
#header 	{
	background: #313139;
	padding: 20px 0px 10px 20px;
}
#header H1 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: -3px;
	padding: 12px 0 5px 10px;
}
#header H1 A {
	color: #FFECD9;
	text-decoration: none;
}
#header H1 A:hover  {
	color: #FFECD9;
	text-decoration: none;
}
#header H2  {
	color: #C0C0C0;  /* rgb(255,64,53); *//**Color of 'Home' at top left**/
	font-size: 12px;
	font-weight: 100;
	padding: 5px 0 0 20px;
	letter-spacing: -1px;
	line-height: 12px;
}
#menu  {
	height: 30px;
	line-height: 30px;
/*background: url(images/menu855.png) no-repeat;*/
	text-transform: uppercase;
	border-top: 2px solid #4D4139;
	margin-top: 0px;
	border-bottom: 1px solid #8D4A3B;
	margin-bottom: 0px;
}
#menu UL  {
	padding-left: 30px;
	list-style-type: none;
}
#menu UL LI  {
	display: block;
	float: left;
}
#menu UL LI A {
	color: #8C1515;
	padding: 0 10px;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	letter-spacing: -1px;
}
#menu UL LI A:hover  {
	color: #4D4139;
	font-weight: 900;
	text-decoration: underline;
}
#yelpleft {
	padding: 0px 0px 0px 30px;
}
#content {
	padding: 10px 20px;
}
.right {
	width: 514px;
	float: right;
	text-align: justify;
}
.right H2 {
	color: #8C1515;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: 100;
	padding: 10px 0 15px;
}
.right H3 {
	height: 30px;
	font-size: 14px;
	color: #8C1515;
	line-height: 30px;
	font-weight: 600;
}
#location {
	float: right;
	text-align: right;
	padding: 0px 5px 5px 0px;
}
#address {
	color: #8C1515;
	text-align: right;
	font-weight: 900;
	font-size: 12px;
	padding: 7px 7px 0px 10px;
	margin-right: -11px;
	background-color: #E6E6E6;
	margin-left: 23px;
	border-left-color: #BBB;
	border-left: 7px solid #8C1414;
}
#location {
}
#contactus, #cuwords {
	font-size: 12px;
	line-height: 18px;
	color: #4D4139;
	margin-left: auto;
	margin-right: auto;
}
#established {
	float: left;
	padding: 10px 5px 5px 12px;
	font-size: 11px;
	font-weight: 600;
	line-height: 20px;
	text-align: center;
}
.right {
	width: 70%;
	float: right;
	padding: 10px 10px 10px 0;
	border-right: 1px solid #BBB;
	font-size: 12px;
}
#mapbtn {
	border: 1px solid #00B;
}
.right UL {
	list-style-type: circle;
	padding: 5px 10px 10px 20px;
	color: #4D4139;
}
#plans {
	float: left;
	border: 1px solid #8C1515;
	margin: 15px 0px 0px 2px;
}
#imgpage1 {
	float: right;
	border: 1px solid #8C1515;
	margin: 24px 25px 0px 0px;
}
#imgposB {
	float: right;
	margin: 30px 40px 0px 20px;
}
#imgpos2 {
	float: right;
	margin: 32px 30px 0px 0px;
}
#imgprograms {
	float: right;
	padding: 20px 40px 0px 0px;
}
#imgpos3  {
	float: left;
	margin: 4px 2px 0px 0px;
}
.left {
	width: 157px;
	float: left;
	padding: 10px;
	border-right: 1px solid #BBB;
	font-size: 12px;
}
.left UL {
	list-style-type: square;
	padding: 5px 10px 10px 20px;
	color: #8C1515;
}
.left H2 {
	height: 30px;
	font-size: 14px;
	color: #8C1515;
	line-height: 30px;
	font-weight: 600;
	padding: 10px;
}
.left A {
	text-decoration: none;
}
#financials {
	float: left;
	padding: 10px 0px 0px 10px;
}
#officeinfo  {
	padding: 5px 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-weight: 600;
	font-size: 11px;
}
#footer {
	background: #E6E6E6;
	border-top: 3px solid #4D4139;
	margin-top: 20px;
	text-align: center;
	color: #8C1515;
	font-size: 11px;
	padding: 20px;
}
