 #container
{
	width: 100%;
	margin: 0px auto 10px 0px;
	background-color: #ebebeb;
	color: #333;
	line-height: 130%;
	border-top: 1px solid gray;
	border-right: 1px dashed gray;
	border-bottom: 1px dashed gray;
	border-left: 1px solid gray;
}

#logo {
	padding: 0.5em;
	background-color: #0085B0;
	border-bottom: 2px solid #EE9B00;
	height: 65px;
}
#accompagelogo {
	padding: 0.5em;
	background-color: #0085B0;
	border-bottom: 2px solid #EE9B00;
	height: 65px;
	background-image: url(imagestemp/041103newmro.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

#leftcol {
	float: left;
	width: 170px;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 2px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ebebeb;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-left: 190px;
	padding: 1em;
	max-width: 90%;
	border-left: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	margin-right: 50px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ebebeb;

}
#leftcol p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	margin: 0; font-size: 24px;
	}
#crumbs {
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 1px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
}
a.linklist:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.linklist:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
a.linklist:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff9900;
	text-decoration: none;
	padding-left: 5px;
}
.subhead {
	font-weight: bold;
	color: #EE9B00;
}
.frontdesk {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
}
.frontdeskimg {
	margin-right: 5px;
}
.lines {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0085B0;
	padding-top: 2px;
	padding-bottom: 2px;
}
.linestop {
	border-bottom-width: 1px;
	border-bottom-color: #0085B0;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0085B0;
	border-bottom-style: solid;
}
.specials {
	background-color: #FFFFFF;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border: 1px solid #0085B0;
	padding: 10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
/************* #accom pages side links *************/

#accomtop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #ED9A00;
	display: block;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;
	padding-top: 3px;
	margin-top: 0px;
	font-variant: normal;
	}

	a.accomlinks:link 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #006699;
	text-decoration: none;
	background-color: white;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

a.accomlinks:visited 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #FFA31B;
	text-decoration: none;
	background-color: white;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
a.accomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #0085B0;
	text-decoration: none;
	background-color:#ebebeb;
	display: block;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}
#xmas {
	border: 1px solid #66CC66;
	padding: 4px;
	margin-bottom: 6px;
}
#snsbanner {
	margin-left: 250px;
	height: 60px;
	width: 450px;
	background-color: #FFF;
	margin-top: 5px;
}
#slideshow {
    position:relative;
    height:60px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 60px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 60px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
