/* ------ GENERAL ------ */

body{
background:#cccccc url(images/background_body.gif) repeat;
}
#top {
background: url(images/top_shadow.gif) repeat-x bottom;
}
#right {
background: url(images/right_shadow.gif) repeat-y left;
}
#bottom {
background: url(images/bottom_shadow.gif) repeat-x top;
}
#left {
background: url(images/left_shadow.gif) repeat-y right;
}

a{
    text-decoration:none;
    font-weight:bold;
    color:#cccccc;
}

a:hover{
    color:#ffffff;
    text-decoration:underline;
}
#active{
    color:#ffffff;
    text-decoration:underline;
}

#logo{
margin:0 auto;
text-align: center;
}
img.floatRight{
	margin: 5px 0px 0px 5px;
	float: right;
	clear: both;
	border: 1px solid #666666;
}
.floatLeft{
	/*margin: 5px 5px 0px 0px;
	float: left;
	clear: both;*/
	border: 1px solid #666666;	
}

#container{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 802px;
}

#content{
	margin: 0px;
	padding: 0px;
	width: 802;
}
#col1{
	float: left;
	width: 214px; /* was 220*/
	height: 500px;
	/* background-image: url(images/col1_bg.gif); */
	background-image: url(images/left_column_background.jpg);
	background-repeat: repeat;
	/* background-color: #CCCCCC; */
	font: 11px Arial, Verdana, Sans-Serif;
	/*padding-left: 3px;
	padding-right: 3px;*/
}
#prices{
    float:left
	/*width: 183px;*/
	font: 11px Arial, Verdana, Sans-Serif;
	/*margin-right: auto;*/
	margin-left: auto;	
	padding-left: 10px;
	/*padding-right: 3px;*/
	padding-top: 5px;
}


#col2{
	float: left;
	width: 582px;
	height: 500px;
	/* overflow: auto;*/ /* to scroll */
    font: 11px Arial, Verdana, Sans-Serif;
}
#col2_top{
	float: left;
	width: 489px; /* was 582 */
	height: 40px; /* was 25 */
	font: 10px Arial, Verdana, Sans-Serif;
	margin-top: 10px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	/* background-image: url(images/subnav_background.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left: 5px; */
}
#col2_top a {
    text-decoration:none;
    font-weight:bold;
    color:#666666;
}

#col2_top a:hover{
    color:#333333;
    text-decoration:underline;
}

#col2_top_active{
    text-decoration:underline;
}

#col2_tabs{
	float: left;
	margin-top: 10px;
	width: 581px; /* was 582 */
	height: 438px;
	overflow: auto;
	/*border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;*/
	
}
#col2_tabs p a {
    text-decoration:none;
    font-weight:bold;
    color:#666666;
}
#col2_tabs p a:hover{
    color:#333333;
    text-decoration:underline;
}
.col2_table {
    font: 11px Arial, Verdana, Sans-Serif;
	float: left;
}
/* ------ END GENERAL ------ */

/* ------ HOMEPAGE ------ */
#hm_image{
	margin: 0px;
	padding: 0px;
}

#hmcol1 {
	float: left;
	width: 266px;
	height: 206;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#hmcol2 {
    float: left;
    width: 270px;
	height: 206px; 
	margin: 0px;
	padding: 0px;
}

#hmcol3 {
	float: right;
	width: 266px;
	height: 206;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#hm_specials {
	margin: 4px;
	overflow: auto;
	height: 198px;
}
#hm_specials a:hover {
	color: #cccccc;
}
#hm_specials_border {
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
}
/* ------ END HOMEPAGE ------ */

/* ------ NAVIGATION ------ */
#nav_container{
	height: 31px;
	width: 802px;
	background-image: url(images/test_nav-top2.gif);
}
#nav{
	height: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px; /* changed from 9px */
	font-weight: bold;
	color: #CCCCCC;
	padding:4px 0px 0px 8px;
	margin: 0px;
}
#nav li{
    float:left;
    list-style-type: none;
	height: 11px;
}
#nav li a{
	padding:0px 2px;
	font-weight:normal;
}
/* ------ END NAVIGATION ------ */
#footer{
	clear:both;
	height: 60px;
	width: 802px;
	background-image: url(images/footer_no-text.gif);
	background-repeat: no-repeat;
}

#memphis_contact {
	text-align: center;
	/*float: left;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-left: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1em;
	font-size: 0.6em;
	letter-spacing: .1em;
}

#oxford_contact { 
	text-align: center;
	float: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding-right: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1em;
	font-size: 0.6em;
	letter-spacing: .1em;
}
h1{
margin:0;
font-size:3.6em;
letter-spacing:-3px;
text-align:right;
background-color:inherit;
color:#505050;
}

h2{
margin:5px 0 10px 0;
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;
}

#receptionHours {
    margin-top: 20px;
	} 
