#e_content {
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
	height: 100.0px;
}

#header {
}

#e_column_0 {
}

#column1 {
	float: left;
}

#column2 {
	float: left;
}
/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}
/* 
Basic Styles for Re-design 2009
Company: Supertel
Author: Vivian Clark (vclark@i2rd.com)
*/

html {
  font-size: 100%;
  background: url(/resources/dyn/files/189020/_fn/body_bg.gif) repeat;
}
body {
  font: .8em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
#e_content,
#footer {
  background-color: white;
}
/* center alignment --------------------------------*/
#header,
#footer,
#e_column_0 {
  width: 100%;
}
#header_wc_0,
#footer_wc_0,
#e_column_0_wc_0 {
  width: 75em;
  margin: 0 auto;
}
/* general styles --------------------------------*/
h1 {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: .75em;
}
h2 {
  font-size: 1.1em;
  margin-bottom: .5em;
  font-weight: bold;
}
h3 {
  font-weight: bold;
}
h4 {
  font-weight: bold;
  font-style: italic;
}
p {
  line-height: 1.4;
  margin-bottom: 1em;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
pre {
 font-size: .8em;
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* list styles ------------------*/
.textbean ul,
.article_content ul,
.textbean ol,
.article_content ol {
  margin: 0 0 1em 2em;
  line-height: 1.4;
  
}
.textbean ul li,
.article_content ul li {
  list-style-type: disc;
}
.textbean ul li li,
.article_content ul li li {
  list-style-type: circle;
  font-size: .9em;
}
.textbean li ul,
.article_content li ul {
  padding-top: .5em;
}
.textbean ol li,
.article_content ol li {
  padding: .25em;
}
.textbean ol {
  list-style-type: decimal;
}

/* header -------------------------------------*/
#header {
  background: url(/resources/dyn/files/185952/_fn/header_top_bg.gif) repeat-x top left;
  overflow: hidden;
}
#header_wc_0,
#header {
  height: 74px;
}
#logo {
  float: left;
  background: url(/resources/dyn/files/185963/_fn/supertel_logo.gif) no-repeat left bottom;
}
#logo,
#logo h1 a {
  width: 234px;
  height: 74px;
}
#ie6only #logo {
  height: 50px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
#logo h1 {
  margin: 0;
  font-size: 0;
}

/* main navigation -----------------------------*/
#main_menu {
  float: left;
  padding-top: 25px;
  background: url(/resources/dyn/files/185959/_fn/menu_contact_bg.gif) no-repeat top right;
}
#main_menu li a {
  color: white;
  font-weight: bold;
  padding: 14px 2em;
  text-decoration: none;
  display: block;
  float: left;
}
#ie6only #main_menu li,
#ie6only #main_menu li li {
  position: static;
}
#main_menu li a:hover,
#main_menu li.over a,
#main_menu li.mi_active a {
  color: #f5f0da;
}
#main_menu li.mi_active a {
  background: url(/resources/dyn/files/185958/_fn/menu_active.gif) no-repeat center bottom;
}
#main_menu li.contact a {
  padding: 14px 0;
  text-align: center;
  width: 104px;
}
#main_menu li.contact ul {
  display: block;
  top: 14px;
  left: 0;
}
#main_menu li.contact li a {
  font-size: .8em;
  color: #f5f0da;
}
/* footer ------------------------------------*/
#footer {
  background: url(/resources/dyn/files/185948/_fn/footer_bg.gif) repeat-x left 5px;
}
#footer_wc_0 {
  background: url(/resources/dyn/files/185950/_fn/footer_nav_repeat.gif) repeat-x left 5px;
}
#footer_wc_1 {
  background: url(/resources/dyn/files/185949/_fn/footer_nav_left.gif) no-repeat left 5px;
}

/* footer menu ------------------*/
#footer_menu {
  float: right;
}
#footer_menu li {
  padding: .75em 0;
}
#footer_menu li a {
  font-size: .9em;
  font-weight: bold;
  text-decoration: none;
  color: white;
  border-right: 1px solid white;
  padding: 0 1.8em;
}
#footer_menu li a:hover,
#footer_menu li.over a,
#footer_menu li.mi_active a {
  text-decoration: underline;
}
#footer_menu li.last a {
  border-right: none;
}

/* interior page styles ---------------------------*/
#footer_wc_2 {
  height: 30px;
  background: url(/resources/dyn/files/185951/_fn/footer_nav_right.gif) no-repeat right 5px;
}
#e_column_0_wc_0 {
  padding-top: 1em;
  min-height: 40em;
}
/* columns ------------------*/
#column1 {
  background: url(/resources/dyn/files/186213/_fn/column1_repeat.gif) repeat-y left top;
}
#column1_wc_0 {
  width: 234px;
  min-height: 234px;  
  background: url(/resources/dyn/files/186212/_fn/column1_bottom.gif) no-repeat left bottom;
}
#column2 {
  width: 54em;
  padding-left: 1em;
  margin-bottom: 2em;
}

/* submenu ------------------------*/
div.submenu {
  padding: 0 0 1em 1px; /* because of column1 bg */
}
.submenu li {
  font-weight: bold;
}
.submenu li.first {
  padding: 0 0 1em 15px;
  color: #333;
}
.submenu li a {
  padding: .25em 0 .25em 15px;
  color: #79975f;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid white;
}
.submenu li.over a,
.submenu li.mi_active a {
  background: #faf8f2;
}
/* investor template sublevel navigation --------- */
.submenu li li {
  font-size: .8em;
  font-weight: normal;
  padding-left: 30px;
}
.submenu li li a {
  color: #666;
  padding: 0;
}
.submenu li li.first {
  padding: 0 0 0 30px;
}
.submenu li li.over a,
.submenu li li.mi_active a,
.submenu li.over li.over a,
.submenu li.mi_active li.mi_active a,
.submenu li.over li.mi_inactive a {
  background-color: transparent;
}
.submenu li li a:hover,
.submenu li li.over a,
.submenu li li.mi_active a {
  text-decoration: underline;
}

/* column1 contact infor ---------*/
div.contact_info {
  padding: 0 15px;
}

/* article container ----------*/
.ac_heading {
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: .75em;
}
/* HORIZONTAL / HORIZ. PERSISTENT CSS --------------- */
ul.menubeanh,
ul.menubeanh_persistent {
  list-style: none;
  position: relative;
  overflow: visible;
}
ul.menubeanh,
ul.menubeanh ul,
ul.menubeanh_persistent,
ul.menubeanh_persistent ul {
  padding: 0;
  margin: 0;
  list-style: none;
  /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh li,
ul.menubeanh_persistent li {
  float: left;
  position: relative;
  list-style: none;
  /*
  	width: 8em;
	overflow: visible;
	*/
}
ul.menubeanh li ul,
ul.menubeanh_persistent li ul {
  display: none;
  position: absolute;
  top: 1.2em; /* IE */
  left: 0; /* IE */ /* background-color: #fff;  IE Requires a background color. */
}
ul.menubeanh > li > ul,
ul.menubeanh_persistent > li > ul {
  top: auto; /* Non-IE */
  left: auto; /* Non-IE */
}
/* (sub-)submenus */
ul.menubeanh ul,
ul.menubeanh ul ul,
ul.menubeanh ul ul ul,
ul.menubeanh_persistent ul,
ul.menubeanh_persistent ul ul,
ul.menubeanh_persistent ul ul ul {
  position: absolute;
  top: 0;
  left: 95%;
}
/* Interactive lines: show/hide menus */
ul.menubeanh li.over ul ul,
ul.menubeanh li.over ul ul ul,
ul.menubeanh_persistent li.over ul ul,
ul.menubeanh_persistent li.over ul ul ul {
  display: none;
}
ul.menubeanh li.over ul,
ul.menubeanh ul li.over ul,
ul.menubeanh ul ul li.over ul,
ul.menubeanh_persistent li.over ul,
ul.menubeanh_persistent ul li.over ul,
ul.menubeanh_persistent ul ul li.over ul {
  display: block;
}

/* VERTICAL CSS --------------- */
ul.menubeanv,
ul.menubeanv_persistent,
ul.menubeanv ul,
ul.menubeanv_persistent, ul { 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li,
ul.menubeanv_persistent li {
  position: relative;
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li ul {
  display: none;
  position: absolute;
  top: 2px; /* IE */
  left: 6em; /* IE */ 
  /* background-color: #fff;  IE requires a background color. */
}
ul.menubeanv li:hover ul,
ul.menubeanv li.over ul {
  display: block;
}

ul.menubeanv_persistent li.mi_parent {
  cursor: pointer;
}
ul.menubeanv_persistent li ul {
  display: none;
}
ul.menubeanv_persistent li.over ul {
  display: block;
}
