﻿html, body
{
	background: #429d29 url('../images/Background.gif') repeat-x 0px 211px;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #333333;
	width: 100%;
	height: 100%;
}





a:link, a:visited, a:active
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial;
	color: #008000;
	text-decoration: underline;
}

a:hover
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial;
	color: #0000cc;
	text-decoration: none;
}


a.Medium:link, a.Medium:visited, a.Medium:active
{
	font-size: 18px;
	line-height: 21px;
	font-family: arial;
	color: #008000;
	text-decoration: underline;
}

a.Medium:hover
{
	font-size: 18px;
	line-height: 21px;
	font-family: arial;
	color: #0000cc;
	text-decoration: none;
}


.Green
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial;
	color: #008000;
}

.GreenMedium
{
	font-size: 18px;
	line-height: 21px;
	font-family: arial;
	color: #008000;
}

.GreenLarge
{
	font-size: 21px;
	line-height: 25px;
	font-family: arial;
	color: #008000;
}

.GreenExtraLarge h2
{
	font-size: 30px;
	line-height: 40px;
	font-family: arial;
	color: #008000;
	margin: 0;
}

.GreyMedium
{
	font-size: 18px;
	line-height: 21px;
	font-family: arial;
	color: #666666;
}


.Title
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 20px;
	line-height: 27px;
	color: #26488d;
	padding: 0;
	margin: 0 0 10px 0;
}


.SubTitle
{
	width: 100%;
	border-bottom: solid 1px #ccc;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: #008000;
	padding: 0;
	margin: 0 0 7px 0;
}


.Small
{
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}
.NewsDateSmall
{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}





a.NewsTitleSmall:link, a.NewsTitleSmall:visited, a.NewsTitleSmall:active
{
	font-size: 12px;
	line-height: 15px;
	font-family: arial;
	color: #008000;
	text-decoration: underline;
}

a.NewsTitleSmall:hover
{
	font-size: 12px;
	line-height: 15px;
	font-family: arial;
	color: #0000cc;
	text-decoration: none;
}




.Footer
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}


a.Footer:link, a.Footer:visited, a.Footer:active
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial;
	color: #ffffff;
	text-decoration: underline;
}

a.Footer:hover
{
	font-size: 14px;
	line-height: 19px;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
}



#Wrapper
{
	width: 980px;
	min-height: 400px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;
	background-color: #ffffff;
}



#ColumnLeft
{
	float: left;
	width: 620px;
	padding-right: 39px;
	min-height: 300px;
	padding: 10px 20px;
}



#ColumnRight
{
	float: right;
	width: 280px;
	min-height: 300px;
	border-left: solid 1px #ccc;
	padding: 0px 10px;
	margin: 10px 0 -24px 0;
}

#Header
{
	position: relative;
	width: 100%;
	height: 204px;
	background: #90d5f9 url('../images/JaneMedicalsMountainHeader.png') no-repeat center 0;
}
#HeaderInterior
{
	position: relative;
	width: 980px;
	height: 204px;
	margin: 0 auto;
	border: solid 0px red;
	z-index: 3;
}

#HeaderLeaves
{
	position: absolute;
	width: 198px;
	height: 140px;
	background: url('../images/HeaderLeaves.png') no-repeat 0 0;
	top: 0;
	right: 200px;
	z-index: 3;
}

#HomepageIntroBox
{
	position: relative;
	clear: both;
	width: 920px;
	height: 160px;
	padding: 10px 30px 30px 30px;
	background: #ffffff url('../images/HomepageIntroBox.jpg') no-repeat 0 0;
}

#GreenCross
{
	position: absolute;
	border: none;
	width: 272px;
	height: 195px;
	z-index: 2;
	bottom: 2px;
	right: 10px;
}

.HomepageBoxes
{
	font-size: 20px;
	line-height: 25px;
	font-family: arial;
	color: #666666;
}

a.HomepageBoxes:link, a.HomepageBoxes:visited, a.HomepageBoxes:active
{
	font-size: 20px;
	line-height: 25px;
	font-family: arial;
	color: #666666;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a.HomepageBoxes:hover
{
	font-size: 20px;
	line-height: 25px;
	font-family: arial;
	color: #666666;
	text-decoration: underline;
		padding: 0;
	margin: 0;
}



.HomepageBoxImage
{
	background-color: #d9d9d9;
	border: solid 1px #888;
	padding: 8px;
	margin: 5px 0px 0px 0px;
}

.HomepageBoxDescription
{
	font-size: 13px;
	line-height: 17px;
	font-family: arial;
	color: #666666;
}
#Footer
{
	clear: both;
	width: 980px;
	height: 188px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: #6db359 url('../images/BgFooter.jpg') no-repeat 0 0;
}

#FooterShadow
{
	clear: both;
	width: 980px;
	height: 95px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url('../images/FooterShadow.png') no-repeat 0 0;
}



#DividerBar
{
	clear: both;
	width: 100%;
	height: 7px;
	background: #a1d279 url('../images/BgNavBar.gif') repeat-x 0 0;
}

hr
{
	height: 1px;
	color: #ccc; /* only works in IE */
	background-color: #ccc; /* needed to color the HR in Firefox */
	border: 0px; /* needed for Firefox so that it renders the 1px height correctly */
}



#TabbedNav
{
	position: absolute;
	top: 172px;
	left: 0;
	width: 960px;
	padding: 0 0 0 20px;
	list-style: none;
	margin: 0 auto;
	clear: both;
	z-index: 4;
}
#TabbedNav ul
{
	padding: 2px 0 0 5px;
	margin: 0;
}
#TabbedNav li
{
	float: left;
	background: url('../images/TabLeft.png') no-repeat left top;
	margin: 0;
	padding: 0px 6px 0px 8px; /*border-bottom: 1px solid #0076b4;*/
	list-style-type: none;
}
#TabbedNav a
{
	float: left;
	display: block;
	width: 85px;
	text-align: center;
	font-size: 12px;
	background: url('../images/TabRight.png') no-repeat right top;
	padding: 6px 15px 5px 6px;
	text-decoration: none;
	font-family: Tahoma;
	color: #000;
}
#TabbedNav > ul a
{
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#TabbedNav a
{
	float: none;
}
/* End IE5-Mac hack */
#TabbedNav a:hover
{
	color: #fff;
}
#TabbedNav li#CurrentTab
{
	background-position: 0 -118px;
	border-width: 0;
}
#TabbedNav li#CurrentTab a
{
	background-position: 100% -118px;
	color: #000;
}
#TabbedNav li:hover, #TabbedNav li:hover a
{
	background-position: 0% -59px;
	color: #000;
}
#TabbedNav li:hover a
{
	background-position: 100% -59px;
}

