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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}


body {
    background: #fff;
	color: #000;
	font-family: arial, helvatica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

a {
    font-family: arial, helvatica, sans-serif;
}

#container {
    width: 758px;
}

h1 {
    background: url(/images/aohs_homepage_4_IR_07.gif) no-repeat;
	width: 250px;
	height: 231px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}

#content_container {
    overflow: auto;
}


#sidebar {
	width: 250px;
	float: left;
}

#content {
	width: 498px;
	float: left;
}

#searchform {

}

#signup {

}

.main-img {
    margin: 10px 30px;
}

small {
    font-size: 0.8em;
}

#hosted {
    text-align: center;
}

.hours {
    margin-left: 10px;
}

strong {
    font-weight: bold;
}

em {
     font-style: italic;
}

h2 {
    font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	margin: 10px 0;
	color: #800000;
}

#content p {
    margin: 8px 10px;
}

#content ul, #content ol {
    margin-left: 35px;
}

#content ul li {
	list-style: disc outside;
}

#content ol li {
    list-style: decimal outside;
}


.zemphasis {  font-size: 1.5em,; font-weight: bold; color: orange;}
.smalltext {  font-size: x-small; font-weight: normal; color: navy;}
.bb {  font-size: 1.5em,; font-weight: bold; color: black;}

#top_menu {
    background: url(/images/top-menu-bg.jpg) repeat-x;
	height: 32px;
	width: 758px;
}

#top_menu li {
    float: left;
}

#top_menu li a {
    height: 32px;
	display: block;
	text-indent: -9999px;
}

#about-us a {
	background: url(/images/top-menu-about-us.jpg) no-repeat;
    width: 82px;
}
#about-us a:hover {
	background-position: -164px 0;
}
#about-us a:active {
    background-position: -82px 0;
}
#contact-us a {
    background: url(/images/top-menu-contact-us.jpg) no-repeat;
	width: 90px;
}
#contact-us a:hover {
    background-position: -180px 0;
}
#contact-us a:active {
    background-position: -90px 0;
}
#links a {
    background: url(/images/top-menu-links.jpg) no-repeat;
	width: 56px;
}
#links a:hover {
    background-position: -112px 0;
}
#links a:active {
    background-position: -56px 0;
}
#ordering a {
    background: url(/images/top-menu-ordering.jpg) no-repeat;
	width: 145px;
}
#ordering a:hover {
    background-position: -290px 0;
}
#ordering a:active {
    background-position: -145px 0;
}
#map a {
    background: url(/images/top-menu-map.jpg) no-repeat;
	width: 124px;
}
#map a:hover {
    background-position: -248px 0;
}
#map a:active {
    background-position: -124px 0;
}
#home a {
    background: url(/images/top-menu-home.jpg) no-repeat;
	width: 65px;
}
#home a:hover {
    background-position: -130px 0;
}
#home a:active {
    background-position: -65px 0;
}

#side_menu, #side_menu li, #side_menu li a {
	margin: 0;
	padding: 0;
}
#side_menu li a {
    width: 250px;
	display: block;
	text-indent: -9999px;
}
#additions a {
	background: url(/images/side-menu-additions.gif) no-repeat;
	height: 30px;
}
#dining a {
    background: url(/images/side-menu-dining.jpg) no-repeat;
	height: 22px;
}
#office a {
    background: url(/images/side-menu-office.jpg) no-repeat;
	height: 22px;
}
#bedroom a {
    background: url(/images/side-menu-bedroom.jpg) no-repeat;
	height: 21px;
}
#living a {
    background: url(/images/side-menu-living.jpg) no-repeat;
	height: 22px;
}
#misc a {
    background: url(/images/side-menu-misc.jpg) no-repeat;
	height: 34px;
}
#additions a:hover, #dining a:hover, #office a:hover, #bedroom a:hover, #living a:hover, #misc a:hover {
    background-position: -500px 0;
}
#additions a:active, #dining a:active, #office a:active, #bedroom a:active, #living a:active, #misc a:active {
    background-position: -250px 0;
}

#hours-box {
    background: url(/images/hours_bg.jpg) repeat-y;
	width: 230px;
	margin-bottom: 10px;
	padding-left: 20px;
}

.red {
	color: #CC0000;
	}