hr
{
	border:1px;
	background-color:#80B4CE;
	height:1px;
	width:100%;
}
ul li
{
	list-style-type: disc;
}

/* BEGIN PAGE FORMATTING */
.leftCol
{
	height:auto;
	background:#2e9297; 
	width:170 !important;
	padding-left:0px;
	right:10px;
	border-left:solid 10px white;
	border-right:solid 10px white;
	
}
.leftMenuContainer
{
	background:#2e9297; /*green*/
	height: auto;

}
.rightCol
{
	padding-top:0px;
	padding-bottom:0px;
	vertical-align:top;
	width: 580px;
	top: 100px;
	background-image:url(/Portals/1/Skins/CottageHealth/images/normalBG.gif);
	background-repeat:no-repeat;
}
.leftColTable /* .Normal overides style in default.css */
{
	width:199px;
	font-size:12px;
}
.rightColTable, .Normal /* .Normal overides style in default.css */
{
	font-size:12px;
}
.rightMenuTable, .Normal
{

	font-size:12px;
}
.topLeftContentPane
{
	vertical-align:top;
	background:#006A6D;
	padding-left:15px;
	color:#ffffff;
	line-height:25px;
}
.topRightContentPane
{
	vertical-align:top;
	background:#5FA5AA;
	padding-left:10px;
	color:#ffffff;
	line-height:25px;
}
.contentPane
{
	height:0px;
	padding-right:0px;
	padding-top:10px;
}
.rightPane
{

padding-top:10px;
padding-left: 10px;
width: 0px;
}

.leftcontentpane
{
	padding:10px 0px 0px 0px;
}
.rightcontentpane
{
	padding: 10px 0px 0px 0px;
}
.bottomleftcontentpane
{
	padding: 20px 0px 0px 35px;
	width: 700px;
	background-image: url(/Portals/1/Skins/CottageHealth/images/homeBG.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.bottomrightcontentpane
{
	padding: 0px 0px 0px 0px;
}

.bottomLineContentPane
{
	height:0px;
	border-bottom:solid 1px #408F92;
}
.bottomLeftContentPane
{
	height:100%;
	width:382px;
	/*padding-top:10px;*/
	margin-right:10px;
	vertical-align:top;
}
.bottomRightContentPane
{
	height:100%;
	width:167px;
	margin-left:10px;
	margin-right:0px;
	/*padding-top:10px;*/
	/*border-left:solid 1px #408F92;*/
	vertical-align:top;
}

.contentPaneEvents
{
	padding:15px;
}
.eventsLeftContentPane
{
	width:218px;
	vertical-align:top;
}
.eventsRightContentPane
{
	width:355px;
	vertical-align:top;
	background:#F9F3E7;
	height:100%;
}
.eventsColSpacer
{
	width:5px;
}
.leftColSpacer
{
	width:0px;
	padding-left:0px;
}
.rightColSpacer
{
	width:15px;
}
/* END PAGE FORMATTING */

/* BEGIN ADDRESS */
.address_container
{
	background:#C8E0E4;
	height:175px;
}
.address_innerContainer
{
	padding:10px;
	
}
.address_border
{
	height:155px;
	border:solid 2px #339AA1;
}
.address
{
	padding-top:10px;
	padding-left:10px;
	color:#006B6E;
	font-size:12px;
}
/* END ADDRESS */

/* BEGIN SUBMENU */
.subMenu
{
	color:#006B6E;
}
.subMenuLinks
{
	
}
.subMenuItem_On
{
    background:#CFC6BE;
    color:#8ABDD2;
    font-size:12px;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:15px;
    padding-right:15px;
}
.subMenuItem_Off
{
    background:#CFC6BE;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:15px;
    padding-right:15px;
}
a.subMenuLink_On, a:active.subMenuLink_On, a:visited.subMenuLink_On
{
    color:#FFFFFF;
    text-decoration:none;
    font-size:12px;
}
a:hover.subMenuLink_On
{
    color:#569BBD;
    text-decoration:none;
    font-size:12px;
}
a.subMenuLink_Off, a:active.subMenuLink_Off
{
    color:#1B797E !important;
    text-decoration:none;
    font-size:12px;
}
a:visited.subMenuLink_Off
{
	 color:#1B797E !important;
    text-decoration:none;
    font-size:12px;
}
a:hover.subMenuLink_Off
{
    color:#569BBD !important;
    text-decoration:none;
    font-size:12px;
}
.subMenuSeperator
{
	border-top:solid 1px #348282;
	border-bottom:solid 1px #348282;
	line-height:0px;
	font-size:0px;
	height:0px;
	margin-left:10px;
	margin-right:10px;
}
/* END SUBMENU */

p
{
width:auto !important;
}