body {
	background-color: #f8d145;
	background-image: url(../images/bg_yellow.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #463700;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px;
}
a {
	color: #ad0505; 
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
li {
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin: 0px;
	padding: 0px 0px 5px 20px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px; 
}
h2 {
	color: #ad0505;
	font-size: 14px;
}
h3 {
	color: #193d80;
	font-size: 14px;
}

/* Site Container */
#site_container {
	margin: 0px auto;
	padding: 0px;
	width: 956px;
}

/* Header Container */
#header_container {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/header_bg.png);
	background-repeat: repeat-y;
	overflow: hidden;
	width: 100%;
	height: 101px;
}
#header_left {
	margin: 0px 0px 0px 4px;
	padding: 0px;
	float: left;
}
#header_right {
	margin: 0px 5px 0px 0px;
	padding: 8px 15px 0px 0px;
	float: right;
}
#header_rounded_bottom {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/header_rounded_bottom.png);
	height: 15px;
}

/* Top Menu Container */
#top_menu_container {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/top_menu_bg.png);
	overflow: hidden;
	width: 100%;
	margin: 10px 0px;
	padding: 0px;
	height: 52px;
}
#top_menu {
	height: 52px;
	margin: 0px 10px;
	padding: 0px;
	float: left;
}

/* Search Bar */
#search {
	margin: 15px 11px 0px 0px;
	float: right;	
}
.search_bar {
	color: #999;
	width: 250px;	
}

/* Body Container */
#body_rounded_top {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/body_rounded_top.png);
	height: 18px;
}
#body_rounded_bottom {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/body_rounded_bottom.png);
	height: 18px;
}
#body_container {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/body_bg.png);
	background-repeat: repeat-y;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
	width: 100%;
}
#body_left {
	margin: 0px;
	padding: 0px 0px 0px 14px;
	width: 244px;
	float: left;
}
#body_right {
	margin: 0px;
	padding: 0px 12px 0px 16px;
	float: left;	
	width: 650px;
}

/* Trail */
#trail {
	text-align: right;
	padding: 0px 10px 2px 0px;	
}

/* Side Content */
#side_content_rounded_top {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/side_menu_rounded_top.png);
	background-repeat: repeat-y;
	height: 11px;	
	margin-top: 10px;
}
#side_content_rounded_bottom {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/side_menu_rounded_bottom.png);
	background-repeat: no-repeat;
	height: 14px;	
}
#side_content_container {
	behavior: url(http://www.valuegroupproperties.com/site_assets/www.valuegroupproperties.com/iepngfix.htc);
	background-image: url(../images/side_menu_bg.png);
	background-repeat: repeat-y;
}
#side_content {
	border: 1px solid #d5d5d5;	
	background-color: #eaf0fb;
	margin: 0px 12px;
	padding: 10px;
	width: 198px;	
}

/* Footer Container */
#footer_container {
	font-weight: bold;
	color: #5a3c00;
	margin: 0px;
	padding: 10px 0px;
	overflow: hidden;
	width: 100%
}
#footer_left {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;	
}
#footer_left a {
	color: #5a3c00;
}	
#footer_left a:hover {
	color: #ad0505;
	text-decoration:none;
}	
#footer_right {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;	
}

/* Qwik Link */

.qwik {
	font-family: 'Bookman Old Style';
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.qwik a {
	text-decoration: none;
	font-weight: bold;
	color: #5a3c00;
}
.qwik a:hover {
	color: #ad0505;
	text-decoration:none;
}

/* Email Sign Up */
#email_list {
	margin: 0px;
	padding: 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ad0505;
}
.emailList_box {
	width: 185px;	
}	

