@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	background-color: #E4F6F6;
	background-image: url(../images/alms_body_bg.jpg);
	background-repeat: repeat-y;
	background-position: 50% center;
}
body,table,tr,th,td,h1,h2,h3,h4,h5,h6,ol,ul,li,form,br {
	margin: 0px;
	padding: 0px;
}

h1{
	font-size:medium;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #87D9D7;
}
h3{
	font-size:small;
	margin-bottom: 6px;
	text-transform: capitalize;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #87D9D7;
}
h6{
	font-size:x-small;
	margin-bottom: 6px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
}
#container {
	background-image: url(../images/alms_page_BG.jpg);
	background-repeat: repeat-x;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: bottom;
	background-color: #87D9D7;
	text-align: left;
}
#header {
	background-image:url(../images/alms_gNav_footer_bg.jpg);
	background-repeat:repeat-y;
	padding-bottom: 4px;
}
#header #mainBanner {
	background-image: url(../images/alms_generic_banner.jpg);
	height: 120px;
	width: 800px;
}
#header #indexBanner {
	height: 380px;
	width: 800px;
}


#header #globalNav {
	background-image: url(../images/alms_gNav_BG.jpg);
	background-repeat: repeat-x;
	height: 24px;
}
#header #globalNav td img {
	display: block;
}
#content {
	padding: 5px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/alms_content_bg.jpg);
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	width: 780px;
}
#content #mainContent {
	margin-right: 210px;
	margin-left: 160px;
	text-align: center;
	padding: 5px;
	background-color: #FFFFFF;
	display: block;
}
#content #mainContent #verbage {
	text-align: left;
}
#content #mainContent #verbage p {
	line-height: normal;
}

#content #mainContent #verbage h3 {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}

#content  #mainContent #verbage #contactMap {
	height: 300px;
	width: 360px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#content   #mainContent   #verbage   .conditions  {
	margin-left: 40px;
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 20px;
}
#content #mainContent #verbage .conditions li {
	list-style-position: outside;
	list-style-type: square;
}


#content #mainContent #specials {
	background-color: #e2e2e2;
	/*height: 225px;
	width: 360px;*/
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #0A7271;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content #leftCol {
	float: left;
	width: 150px;
}
#content #leftCol #featProducts #featProdHead {
	background-image: url(../images/alms_featprod_header.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 150px;
}
#content #leftCol #featProducts #featProdContent {
	background-image: url(../images/alms_featprod_spacer.jpg);
	background-repeat: repeat-y;
}
#content #leftCol #featProducts #featProdFoot {
	background-image: url(../images/alms_featprod_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	background-position: top;
	background-color: #FFFFFF;
}
#content #leftCol #featProducts #featProdContent ul {
	margin-left: 20px;
}
#content #leftCol #featProducts #featProdContent li {
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	font-size: 10pt;
	padding-bottom: 4px;
	margin-left: 10px;
}
#content #leftCol #featProducts #featProdContent a {
	font-weight: bold;
	color: #006D6C;
	text-decoration: none;
}
#content #leftCol #featProducts #featProdContent a:hover {
	color: #FFFFFF;
}

#content #rightCol {
	float: right;
	width: 200px;
	margin: 0px;
}
#content #rightCol #highlight {
	padding: 0px;
}
#highlight  #highlightHead    {
	background-image: url(../images/alms_contact_header.jpg);
	background-repeat: no-repeat;
	height: 35px;
	background-position: bottom;
}
#highlight #highlightContent {
	background-image: url(../images/alms_contact_spacer.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	border-bottom:1px Solid #87D9D7;
}
#highlight #highlightfoot {
	background-image: url(../images/alms_contact_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	margin: 0px;
	line-height: 0px;
	padding: 0px;
}


#content #rightCol #highlight p {
	font-size: 0.85em;
	margin: 2px 0px 4px;
}
#content #rightCol #highlight h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: small;
}
#content #rightCol #contactForm {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #04B2B1;
}
#content #rightCol #contactForm #conForm {
	margin-right: auto;
	margin-left: auto;
}
#content #rightCol #contactForm #conForm br {
	line-height: 1.5em;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 1.5em;
}

#content #rightCol #contactForm input {
	font-size: x-small;
	border: 1px solid #CCCCCC;
}
#content #rightCol #contactForm label {
	font-size: x-small;
}
#content #rightCol #contactForm textarea {
	font-size: x-small;
	width: 100%;
	border: 1px solid #CCCCCC;
}
#content #rightCol #contactForm select {
	font-size: x-small;
	border: 1px solid #CCCCCC;
}
#content #rightCol #contactForm select#contactMethod {
	width:150px;
}
#content #rightCol #contactForm select#procedureInterest {
	width:150px;
}
#content #rightCol #contactForm select#hearAboutUs {
	width:150px;
}
#content #rightCol #disclaimer {
	text-align: center;
	margin-top: 20px;
}
#content #rightCol #disclaimer a {
	background-color: #E2E2E2;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	color: #000000;
	text-decoration: none;
	padding: 6px;
}
#content #rightCol #disclaimer a:hover {
	background-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #333333;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
}








.clear  {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
	margin: 20px;
}
#footer {
	color: #87D9D7;
	font-weight: 600;
	font-size: x-small;
}

#footer #address {
	font-size: x-small;
	color: #666666;
	margin-bottom: 5px;
}
#footer #copyright {
	color: #999999;
	margin-bottom: 5px;
}
#footer #redChair {
	color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer #redChair a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#footer #redChair a:hover {
	color: #666666;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

