body {
	margin: 0;
	padding: 0;
	background-color: #DAE8EC;
	}
body, table, td, h1, h2, p div, span {
	font-family: arial, helvetica, sans-serif;
	}	
#top {
	background-image: url( HTTP://cheboygansurgical.com/assets/top-bg2.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: white;
	width: 750px;
	}

/* NAVIGATION MAIN */
#nav-main
	{
	width: 750px;
	background-image: url(HTTP://cheboygansurgical.com/assets/nav-main-bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-family:arial, helvetica, sans-serif;
	}
.menuBlock  {
	float: left;
	margin: 5px 2px;
	} 
.menuActuator  {
	float: left;
	border: 1px solid #8F518F;
	margin: 5px 1px;
	font-family:arial, helvetica, sans-serif;
	} 
.menuActuator a { 
	color:#00677D;
	font-weight:normal;
	font-size:12px;
	font-family:arial, helvetica, sans-serif;
	display: block;
	margin: 1px 5px;
	text-decoration: none;
	}
.menu {
	color:#666666;
	font-size:12px;
	background-color:transparent;
	}
.menulist {
	border: 1px solid #8F518F;
	font-family:arial, helvetica, sans-serif;
	}
.menulist a {
	display: block;
	margin: 0px;
	background-color: #DAE8EC;
	padding: 3px 5px;
	color: #00677D;
	text-decoration: none;
	font-family:arial, helvetica, sans-serif;
	}
.menulist a:hover {
	background-color: #8F518F;
	color: white;
	}
/* ------------------- */	

/* NAVIGATION SUB */
#subnavcontainer {
	width: 100%;
	}
#subnavlist
{
padding: 0;
margin-left: 0;
margin-top: 80px;
font: 0.7em arial, helvetica, sans-serif;
}

#subnavlist li
{
list-style: none;
margin: 0;
text-align: left;
}

#subnavlist li a
{
display: block;
padding: 5px 5px;
border-left: 19px solid #AAB;
background: #CCD;
text-decoration: none;
width: 100px;
border-top: 1px solid gray;}
/*Simplified box model hack ?/ie */
* html #subnavlist li a
{
  width: 100px;
  w\idth: 129px;
}

#subnavlist li a:link { color: #000; }
#subnavlist li a:visited { color: #667; }

#subnavlist li a:hover
{
border-color: #8F518F;
color: #000;
background-color: #DAE8EC;
}
/* ------------------*/


/* CONTENT AREA */
table#content {
	background-image: url(HTTP://cheboygansurgical.com/assets/content-bg.jpg);
	background-repeat: no-repeat;
	background-color: white;
	width: 750px;
	clear: left;
	}
#content a:link {color: #8F518F;}
#content a:visited {color: #666;}
#content a:active {color: #8F518F;}
#content a:hover {color: #000;}

td#left {width: 130px;}
div#content-left-block {width: 130px;}
td#right {
	background-image: url(HTTP://cheboygansurgical.com/assets/content-top-right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 620px;
	}
#right #search-box {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	border-bottom: 2px solid #8F518F;
}	
#right #search-box form {margin-bottom: 0;}
#right #search-box #search-box-field {margin-bottom: 4px;}
#right h1 {
	color: #8F518F;
	font-size: 20px;
	margin: 50px 0 0.5em 10px;
	font-weight: normal;
	}
#right #right-content {
	border-left: 1px solid #8F518F;
	}
#right #right-content-inside {
	border-left: 0px solid #8F518F;
	}	
#right h2, #right h3	{
	margin: 1em 15px 0 10px; 
	font-size: 1em; 
	color: black;
	font-weight: bold;
	} 

#right p, #right li
 {
	margin: 0 15px 0.5em 10px;
	font-size: 0.9em;
	}


/* BOTTOM INFO */
table#bottom { width: 750px; background-color: white; font-size: 11px; color: #999;}
table#bottom hr {height: 1px; color: #DAE8EC;}
#copy {text-align: center;}
#copy a {text-decoration: none;}
#copy a:link 		{color: #666;}
#copy a:visited 	{color: #666;}
#copy a:active 	{color: #666;}
#copy a:hover 	{color: #000;}


	
/* HOMEPAGE ONLY */
#right img#home-main-img {float: right;}

/* INSIDE PAGE ONLY */
#right img.inside-img {float: right; border: 1px solid #8F518F; margin: 0 15px 10px 10px;}
#bread  {
	margin: 0 0 0.5em 10px;
	font-size: 0.7em;
	}
#bread a:link {color: black;}
#bread a:visited {color: black;}
#bread a:active {color: black;}
#bread a:hover {color: #8F518F;}


