html,body	{
	margin:0;
	height:100%;
	font-size:12px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding:0;
	margin:0;
	background-color:#f8f8f8;
}

h1 {
	font-size:20px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h3 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

a {
	color:#da4a0f;
	text-decoration:none;
}

a:hover {
	color:#550b0a;
}

/* Form Input Layout */

label span {
	float:left;
	width:8em;
	color:#666666;
}

input {
	background-color:#ffffff;
	font-size:12px;
	font-weight:normal;
	width:230px;
	height:16px;
}

/* Page Layout Containers */

#container	{
	width:800px;
	margin:0px auto 0px auto;
	padding:0;
	height:auto;
}

#header	{
	width:800px;
	height:133px;
	margin:0px auto;
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
}

#menu {
	width:800px;
	height:auto;
	margin:0px auto;
	padding:0px;
}

#menu img {
	padding:0px;
	margin:0px;
}

#content {
	width:800px;
	margin-left:0px auto;
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	height:auto;
}

#footer {
	width:800px;
	height:112px;
	padding:0;
	margin:0;
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}	

/* Page Elements */

.bold {
	font-weight:bold;
}

.clear {
	clear:both;
}

.left_col {
	width:532px;
	height:406px;
	background-image:url(images/new_left_col.gif);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
}

.left_col_text {
	width:460px;
	margin:0px 36px 10px 36px;
	color:#8f3336;
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: relative;
}
#promoimg {
	position: absolute;
	float: right;
	right: -7px;
	top: 246px;
}


.left_col_text li {
	font-size:14px;
	margin-bottom:5px;
}

.left_col_text a {
	color:#8f3336;
	text-decoration:underline;
}

.left_col_text a:hover {
	color:#b64145;
	text-decoration:underline;
}

.right_col {
	width:250px;
	height:406px;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
	padding:0;
}

.footer_text {
	padding-top:45px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

/* tenant classes */

.tenant {
	margin:0px auto 10px auto;
	padding:10px;
	width:740px;
	height:auto;
	background-color:#FFC;
	border:1px solid #CCC;
}

.ten_title {
	font-size:16px;
	font-weight:bold;
	color:#0066CC;
	width:620px;
	float:left;
}

.ten_loc {
	color:#666;
	width:120px;
	float:left;
}

.ten_link {
	font-size:10px;
	font-weight:normal;
}

.ten_text {
	color:#000000;
	font-size:12px;
	font-weight:normal;
}

/* Contact Us Elements */

#con_top {
	text-align:left; 
	margin-left:20px; 
	font-size:12px;
}

#con_form {
	width:500px;
	margin:0px auto;
	background-color:#efefef;
	padding:10px;
	font-size:14px;
	font-weight:bold;
}

/* Services Elements */

#serv_left {
	width:450px;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}

#serv_right {
	width:300px;
	padding:10px;
	float:left;
}

#serv_left img {
	margin:5px;
	float:left;
}

.yellow {
	width:100%;
	height:30px;
	background-color:#fcb040;
	font-size:20px;
	color:#FFFFFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#serv_right ul {
	text-align:left;
	margin-left:20px;
}

#serv_right ul li {
	margin-bottom:5px;
}

/* About Us Elements */

#about_right {
	width:300px;
	margin:10px 20px 20px 20px;
	text-align:center;
	float:right;
	border:2px solid #8f3336;
}

/* Availability Elements */
#exec {
	height:572px;
	width:752px;
	border:2px solid #8f3336;
	/*margin:15px 15px 15px 20px;*/
	margin:0px auto;
	padding:0px;
}

#exec_left {
	width:352px;
	height:530px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
}

#exec_left img {
	border:1px solid #fcb040;
	margin-top:5px;
}

#exec_right {
	width:380px;
	margin:0px 0px 0px 10px;
	padding:0px;
	float:left;
}

#3monthsfree
{
	width: 420px;
	height: 554px;
	overflow: hidden;
}
