body{
        background-color:#E8E2D0;
        padding:0;
        margin:0;
        font-family: Tahoma;
        font-size: 12px;
        text-align: center;
    }

#container {
    width: 993px;
    height: 700px;
    padding: 0;
    margin: 0 auto;
    background: url(../images/bigbg.jpg) no-repeat top right;
}

#left, #right{
    margin: 0;
    padding-top: 26px;
    height: 600px;
    float: left;
}

#left{
    width: 260px;
    padding-left: 22px;
    padding-right: 22px;

}

#menu {
    padding-top: 50px;
}

#hours{
 margin-top:15px;
 margin-left:25px;
 text-align:left;
font-size: 1.2em;
}

#right{
    width: 669px;
    padding-right: 20px;
    text-align: left;
}
#welcome_left, #welcome_right, #call{
    margin: 18px;
    float: left;
    padding: 0;
}
#welcome_left{
    width: 101px;
}
#welcome_right{
    width: 300px;
    height: 88px;
}
#call{
width:100px;
padding-top:20px;
padding-left:15px;
}

#textrow {
    margin: 0;
    padding: 0;
}
#clear {
    clear: both;
}
#divider {
    background: url(../images/divider.jpg) top left no-repeat;
    margin-left: 18px;
    height: 3px;
    float: left;
    width: 649px;
}

#content_left, #content_right, #content_right_full {
    margin: 0 0 0 18px;
    float: left;
    padding: 0;
    height: 270px;    
}
#content_left{
    width: 370px;
}
#content_right{    
    margin-top: 18px;
    width: 262px;
}
#content_right_full{
     width: 632px;
     margin:18px;
}
#full_left{
     width:475px;
     margin:0;
     padding:0;
    float:left;"
}
#full_right{
     width:150px;
     margin:0;
     padding:0;
     float:left;"
}
#content_header{
    margin: 18px;
}
#content_row{
    margin: 12px 0 12px 30px;
}

#table_left {
    width:70px;
    font-weight:bold;
    margin-right: 18px;
        float:left;
}
#table_right{
    width:150px;
    float:left;   
}
#image{
    margin: 18px;
}
p{
   padding:0;
   margin: 0 0 8px 0;
}

.usial, .bold, .usial_sm {
	color: #3F3D37;
}
.usial_sm{
    font-size:11px;
}
.bold{
    font-weight: bold;
}
a.usial, a.usial_sm {
	color: #3F3D37;
	text-decoration: underline;
}
a.usial:hover, a.usial_sm:hover {
	color: #3F3D37;
	text-decoration: none;
}
.red {
	color: #C30707;
}
a.red {
	color: #C30707;
	text-decoration: underline;
}
a.red:hover {
	color: #C30707;
	text-decoration: none;
}
.CR {
	color: #763F14;
}
a.CR {
	color: #763F14;
	text-decoration: none;
}
a.CR:hover {
	color: #763F14;
	text-decoration: underline;
}
.keys {
	font-size: 11px;
	color: #07405F;
	font-weight:bold;
	text-transform:uppercase;
}
a.keys {
	font-size: 11px;
	color: #07405F;
	text-decoration: none;
	font-weight:bold;
	text-transform:uppercase;
}
a.keys:hover {
	font-size: 11px;
	color: #07405F;
	text-decoration: underline;
	font-weight:bold;
	text-transform:uppercase;
}



.intext{font-family:tahoma, arial, times; font-size:11px; color:#555454; padding-left:4px}