body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #E6EAEC;

}
h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color:#660000;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.4em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
		color:#333366;
	}
h3 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.2em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
		color:#333366;
	}
h4 {
	font-size: 1.1em;
	margin: 1.2em 0em 0.2em 0em;
	font-weight: bold;
	}

img {
	border: 0;
	}
ol, ul {
	font-size: 1.0em;
	line-height: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.8em; 
	}
li {
	margin:0;
}

p {
	font-size: 1.0em;
	line-height: 1.5em;
	margin: 0.2em 0em 0.8em 0em;
	}
li > p {
	margin-top: 0.2em;
	}
pre {
	font-family: monospace;
	font-size: 1.0em;
	}
strong, b {
	font-weight: bold;
	}

a:link {  text-decoration: underline; color: #3355a1}
a:hover {  text-decoration: underline; color: #3355a1}

.menulast a {display: block; margin: 0.8em 0;}
.menulast a:link {  text-decoration: none; color: #000066}
.menulast a:hover {  text-decoration: underline; color: #3355a1}
.menulast a:visited {	text-decoration: none; color: #000066}
.menulast a:visited:hover {  text-decoration: underline; color: #3355a1}

#container {
	width:782px;
	background-image: url(images/bluestreak.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	height:100%;
	padding:0;
	padding-left:9px;
	margin:0;
		border-bottom: solid 1px #666666;
}

#ambience {
	background-image: url(images/bluestreak.gif);
	background-repeat: repeat-y;
	padding-left: 9px;
	padding-right: 9px;
}
#greenberry {
	float:left;
	padding: 0;
	border:0px solid red;
}
#INameplate {
	background-color:#FFFFFF;
margin-left:240px;
margin-right:16px;
padding:12px 0 6px 0;
border-bottom:1px solid black;
line-height:0.9em;
font-size: 1.1em;
font-weight:bold;
font-style: italic;
	}	
	

#subNameplate {
	background-color:#FFFFFF;
margin-left:200px;
margin-right:16px;
padding:12px 0 6px 0;
border-bottom:1px solid black;
line-height:0.9em;
font-size: 0.9em;
font-weight:bold;
font-style: italic;
	}	
	
#maincolumn {
	margin-left: 240px;
	margin-right: 10px;
	padding: 12px 0;
	}
	
#submaincolumn {
	margin-left: 200px;
	margin-right: 10px;
	padding: 12px 0;
	
	}	

#rtFloat {
float:right;
width:180px;
padding: 0 0 0 6px;
margin: 0 0 8px 8px;
border: 0px solid red;

}
#rtFloat p {
line-height:1.3em;
}
#subRtCol {
float:right;
width:200px;
padding:6px;
margin: 0 0 8px 8px;
border: 0px solid red;
background-color: #E9EFF5;
}

#subRtCol h3 {
margin-top:0;
}

.ancillary {
font-size:0.9em;
line-height:1.3em;
padding:8px;
}

div.menulast {
float:left;
background-image:url(images/graybottom.gif);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom: 20px;
width:170px;
margin: 12px;
background-color:#CCCCCC;
}
p.menulast {
background-image:url(images/graytop.gif);
background-position:top;
background-repeat:no-repeat;
padding-top:18px;
}	
div.menulast p{
padding-left:8px;
padding-right: 8px;
margin:0

}
.overview {
font-size:1em;
font-weight:bold;
line-height:1.3em;
margin-bottom: 1.2em;
}
.cap {
font-size: 0.9em;
font-style:italic;
line-height:1.2em;
}
.menusection {
font-size:1.2em;
font-weight:bold;
font-style:italic;
margin-top: 1.6em;
}
.photoboxRt {
float:right;
padding:4px;
margin:6px;
border: 1px solid #999999;
}

@media Print    
{
#container {
	width:710px;
	margin-left:0;
}
div.menulast {margin:2px;}
#subRtCol {
width:170px;
}
