/************** Default Elements *******************/

* {
	margin: 0;
	padding: 0;
	border: 0;
	}
	
/* hide from IE mac \*/ 
html {
	height: 100%;
}
/* end hiding from IE5 mac */


/************** Text Elements *******************/



a:link {
	color: #025973;
}
a:visited {
	color: #025973;
}
a:hover {
	color: #999999;
}
a:active {
	color: #025973;
}


/************** Layout Elements *******************/
#audioHolder {
	position: relative;
	height: 35px;
	width: 190px;
	top: 5px;
	left: 0px;
	margin-bottom: 10px;
	background-position: center;
	text-align: center;
}
#addressHolder {
	position: absolute;
	height: 22px;
	width: 550px;
	left: 392px;
	top: 90px;
	text-align: center;
}


body {
	text-align: center;
	background-image: url(../Images/BG/BodyBGLight.jpg);
	background-repeat: repeat;
	min-height: 100%;
	margin-bottom: 1px;
}

#bottomPic {
	position: absolute;
	left: 50px;
	bottom: 31px;
}


#bottomPic2 {
	position: absolute;
	left: 408px;
	bottom: 70px;
}


.bulletedList {
	text-align: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
	height: 1%;
	font-size: 0.9em;
	line-height: 1.4;
}
#callNumber {
	position: absolute;
	left: 336px;
	bottom: 36px;
	font-size: 1.4em;
	font-weight: bold;
	color: #025973;
}


#content {
	padding-top: 1px;
	
}

.centeredimage {
	text-align: center;
	border: 1px solid #333333;
	margin: 0;
	padding: 0;
}


.centeredText {
	font-size: 0.95em;
	text-align: center;
	margin: 10px;
}



.clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}


#content2 p {
	margin: 5px 10px 10px 215px;
	line-height: 1.4;
	font-size: 0.95em;
}



#content2 {
	margin-right: 0px;
	padding: 0.4em;
	position: relative;
	float: right;
	width: 746px;
}


.divider {
	height: 1.5px;
	margin: 0;
	background-image: url(../Images/BG/dividerLineMod.gif);
	background-repeat: repeat-x;
	clear: right;
	position: relative;

}

.dividermod {
	height: 1.5px;
	margin: 10px 15px 5px 15px;
	background-image: url(../Images/dividerLineMod.gif);
	background-repeat: repeat-x;
	clear: left;
	position: relative;
}


#donateBox {
	position: absolute;
	height: 26px;
	width: 135px;
	top: 15px;
	right: 30px;
}

#flashTeaseHolder {
	width: 192px;
	position: absolute;
	left: 6px;
	top: 660px;
}

/*this container holds the four boxes at the bottom of the index page*/
#floatcontainer {
	padding: 20px auto;
	width: 744px;
	margin: 5px auto 15px auto;
	height: 190px;
	text-align: center;
}



/*set up the four floated boxes - these are held within the above selector*/
.floatboxes {
	width: 236px;/*set the width for good browsers*/
	height: 225px;/*set the margins for IE 6 and other browsers allows for a float bug in IE 6*/
	border: 1px solid #4f4f4f;/*set a border around the boxes*/
	float: left;/*float them to the left*/
	background-color: #FFFFFF;/*set a background colour for the boxes*/
	overflow: auto;/*set overflow to auto - if the content excedds the boxes height scroll bars are provided*/
}


html>body .floatboxes {
	margin: 5px 5px;/*correctly align the margin for good browsers after the hack in the rule above*/
}

/*style the text in the boxes*/
.floatboxes p {
	font-size: 0.85em;/*scale the font size off the body selector*/
	margin: 3px;/*set a margin to all four sides of 5 pixels*/
	padding-bottom: 4px;/*adds padding to the bottom of the p element*/
}

/*set the links in the boxes*/
.floatboxes a, #content a {
	color: #5F2830; /*set the text colour*/
}

.floatboxes a:hover, .floatboxes a:focus, #content a:hover, #content a:focus {
	color: #666666;/*set the text colour on hover and focus*/
	background-color: #ffffff;/*set the background colour*/
	text-decoration: none;/*remove the underline*/
}
html>body .menuboxes {
	margin: 5px 5px;/*correctly align the margin for good browsers after the hack in the rule above*/
}

#footer {
	font-size: 0.75em;
	text-align: center;
	margin: 0;
	height: 24px;
	border-top: solid 1px #025973;
	clear: both;
	color: #000000;
	background-color: #CCCCCC;
	padding-top: 6px;
}


#footerLeft {
	position: relative;
	left: 0px;
	margin: 0;
	height: 39px;
	background-image: url(../Images/backgroundFiles/footerLeftEnd.jpg);
	background-repeat: no-repeat;
	width: 20px;
	}
#footerRight {
	position: relative;
	margin: 0;
	height: 39px;
	background-image: url(../Images/backgroundFiles/footerLeftEnd.jpg);
	background-repeat: no-repeat;
	width: 20px;
	float: right;
}




#footer a:link {
	color: #000000;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#footer a:visited {
	color: #000000;
	text-decoration: underline;
}


#footer a:active {
	color: #000000;
	text-decoration: underline;
}




#footer2 {
	font-size: 0.7em;
	color: #333333;
	text-align: center;
	margin: 0;
	height: 37px;
	line-height: 1.3;
	background-color: #6699CC;
	clear: both;
	width: 962px;
}
#footer .divider {
	height: 1.5px;
	margin: 2px 30px 2px 30px;
	background-image: url(../Images/dividerLine.gif);
	background-repeat: repeat-x;
	clear: right;
	position: relative;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}

h1 {
	font-size: 1.4em;
	text-align: center;
	margin: 0px 10px 10px 10px;
	color: #025973;
	font-style: normal;
}
h2 {
	font-size: 24px;
	text-align: center;
	margin: auto;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	text-align: center;
	margin: 5px 10px 26px 20px;
	color: #025973;
	font-weight: bold;
}

h4 {
	font-size: 1.3em;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 4px;
	color: #025973;
	font-weight: bold;
	padding-left: 15px;
}

h5 {
	font-size: 1em;
	text-align: left;
	margin: 5px 0px 0px 12px;
	font-weight: lighter;
}

h6 {
	font-size: 2.75em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	padding-top: 20px;
	font-weight: normal;
}
#header {
	height: 171px;
	width: 960px;
	background-image: url(../Images/BG/HeaderBGColorMod_gradientMod.jpg);
}
#headerIndex {
	height: 264px;
	width: 960px;
	background-image: url(../Images/BG/HeaderBG_Index_Alt.jpg);
	background-repeat: repeat-x;
	border-bottom: solid #251C21 1px;
}

#header #title {
	width: 580px;
	height: 100px;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 180px;
}
#header175_2 {
	height: 175px;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(../Images/Background_Files/HeaderBG2.jpg);
}

#header175_8 {
	height: 175px;
	background-repeat: no-repeat;
	background-image: url(../Images/Background_Files/HeaderBG8.jpg);
	background-position: right;
}

#header175_16 {
	height: 175px;
	background-repeat: no-repeat;
	background-image: url(../Images/Background_Files/HeaderBG16.jpg);
	background-position: right;
}
#headerFlashIndex {
	position: absolute;
	height: 263px;
	width: 553px;
	top: 0px;
	left: 394px;
}
#headerPic {
	position: absolute;
	height: 256px;
	width: 248px;
	top: 0px;
	left: 0px;
	background-image: url(../Images/BG/UpperLeftLogo_ColorAndGradientMod.jpg);
}
#headerPicIndex {
	position: absolute;
	height: 256px;
	width: 248px;
	top: 0px;
	left: 0px;
}


#innercontent {
	margin: 0;
	font-size: 1em;
	min-height: 450px;
	width: 960px;
	background-image: url(../Images/BG/leftCol_BGMod.jpg);
	background-repeat: repeat-y;
	}
#innercontent_Fullwidth {
	margin: 0;
	font-size: 1em;
	min-height: 480px;
	width: 958px;
	text-align: center;
}
#innercontent_Fullwidth_BlackBG {
	margin: 0;
	font-size: 1em;
	min-height: 480px;
	width: 960px;
	text-align: center;
	background-color: #000000;
}
#wrapper #innerwrapperBlack #innercontent_Fullwidth_BlackBG #pageText_Fullwidth p {
	color: #CCCCCC;
	text-align: left;
}

#innercontentMod p {
	margin: 5px 15px 5px 15px;
	line-height: 1.4;
	
}

#innercontent_lander {
	min-height: 320px;
	margin: 0;
	color: #333333;
}
#innercontent_lander p {
	text-align: left;
	margin: 10px;
}


#innerwrapper {
	margin: 25px;
	margin: 0;
	background-color: #FFFFFF;
	width: 960px;
	}
#innerwrapperBlack {
	margin: 25px;
	margin: 0;
	background-color: #000000;
	width: 960px;
}

#innerwrapper2 {
	margin: 25px;
	margin: 0;
	width: 960px;
}





/***************** Leftcol flyout navigation*******************/


#lander {
	height: 290px;
	text-align: center;
}

#leftcol {
	width: 190px;
	font-size: 0.85em;
	min-height: 635px;
	position: absolute;
	top: 190px;
	left: -4px;
	margin: 0px 5px;
	padding-bottom: 130px;
	z-index: 999;
}

#leftcol .clearit {
	font-size: 0;
	line-height: 0;
	clear: both;
}



#leftcol_Index {
	float: left;
	width: 251px;
	font-size: 0.85em;
	background-position: top
}


.left {
	float: left;
	margin: 5px 10px 2px 0;
}


#leftcol .audioplayer {
	font-size: 0.85em;
	line-height: 1.4;
	text-align: center;
	margin: 10px auto;
	width: 240px;
}
#leftcol_Index .audioplayer {
	font-size: 0.85em;
	line-height: 1.4;
	text-align: center;
	margin: 10px auto;
	width: 240px;
}
#leftcol .bottomteaser .subtitle {
	text-align: center;
}

/*#leftcol a:link {
	color: #2A391A;
}*/

#leftcol .navholder {
	float: left;
	position: relative;
	margin: 2px auto;
	top: 56px;
	display: inline;
	padding: 0px 15px 15px 6px;
	text-align: left;
}

#leftcol .teaser {
	float: left;
	position: relative;
	margin: 1px auto;
	display: inline;
	padding: 4px 15px 1px 7px;
	text-align: left;
	top: 42px
}



/*#leftcol a:visited {
	color: #000000;
	
}*/

/*#leftcol a:hover {
	color: #73825A;
}*/

/*#leftcol a:active {
	color: #000000;
	}*/


#leftcol .bottomteaser {
	position: relative;
	top: 10px;
	font-size: 0.85em;
	line-height: 1.4;
	width: 200px;
	margin: 10px 13px 10px 13px;
}
#leftcol .bottomteaser p {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: left;
}
#leftcol p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #000000;
	font-size: 0.85em;
	margin: 10px 13px 10px 18px;
	text-align: left;
}
#leftcol .bulletedList {
	text-align: left;
	height: 1%;
	font-size: 0.75em;
	line-height: 1.4;
	padding-left: 15px;
	font-weight: bolder;
	margin: 10px 15px 5px 15px;
}
#leftcol .caption {
	font-size: 0.85em;
	line-height: 1.4;
	background-position: center;
	text-align: center;
	margin: 5px auto;
	width: 240px;
}
#leftcol .clockholder {
	position: relative;
	top: 0px;
	text-align: center;
	font-size: 0.75em;
	line-height: 1.4;
	width: 246px;
	left: 0px;
}
#leftcol_Index .clockholder {
	position: relative;
	top: 0px;
	text-align: center;
	font-size: 0.75em;
	line-height: 1.4;
	width: 246px;
	left: 0px;
}
#leftcol .IndexteaserFeature {
	font-size: 1.1em;
	line-height: 1.4;
	background-position: center;
	text-align: center;
	margin: 10px auto;
	width: 210px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	position: relative;
	top: 25px;
}


#leftcol  .newslettertease {
	font-size: 1.1em;
	line-height: 1.4;
	width: 180px;
	color: #a74747;
	position: relative;
	top: 25px;
	text-align: center;
	margin: 0px 15px 10px 5px;
}

#leftcol .teaserFeature {
	font-size: 0.85em;
	line-height: 1.4;
	background-position: center;
	text-align: center;
	margin: 10px auto;
	width: 240px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 5px 0px 10px 0px;
}



#leftcol_Index   .teaser {
	font-size: 0.85em;
	line-height: 1.4;
	text-align: center;
	margin: 10px auto;
	width: 240px;
	border: 1px solid #000000;
	background-color: #E0DFCD;
	padding: 10px 0px 15px 0px;
}
#leftcol_Index .teaserFeature {
	font-size: 0.85em;
	line-height: 1.4;
	background-position: center;
	text-align: center;
	margin: 10px auto;
	width: 240px;
	border: 1px solid #000000;
	background-color: #E0E0DE;
	padding: 10px 0px 15px 0px;
}

#leftcol .teaserBG {
	font-size: 1.1em;
	line-height: 1.4;
	background-position: center;
	text-align: center;
	margin: 5px auto;
	width: 174px;
	background-color: #D1D1B9;
	padding: 3px;
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	top: 255px;
	left: 12px;
}

/************** Generic Classes *******************/

.leftimage {
	margin: 4px 25px 10px 10px;
	float: left;
	position: relative;
	display: inline;
	font-size: 0.7em;
	text-align: center;
	border: 1px solid #666666;
	}
	
	
.leftimageContact {
	margin: 4px 25px 10px 10px;
	float: left;
	position: relative;
	display: inline;
	font-size: 0.7em;
	text-align: center;
	border: 1px solid #666666;
	}
	
.leftinfobox  h6 {
	text-align: center;
}

.leftimage h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 140%;
	font-weight: bold;
	color: #333333;
}

#leftHeaderimage {
	position: relative;
	height: 175px;
	width: 364px;
	top: 0px;
	left: 3px;
}

.leftinfobox {
	margin: 10px 10px 10px 15px;
	float: left;
	position: relative;
	background-color: #FFFFFF;
	display: inline;
	font-size: 0.95em;
	text-align: center;
	border: 1px solid #4f4f4f;
}

.leftTextbox {
	margin: 10px 10px 10px 15px;
	float: left;
	position: relative;
	border: 1px solid #3A4738;
	font-size: 1em;
	padding: 10px 10px;
	text-align: center;
}
.Logobox {
	margin: 10px 10px 10px 0;
	float: left;
	position: relative;
	font-size: 1em;
	padding: 10px 10px 10px 0;
	text-align: center;
	border-right: 1px solid #cccccc;
}
#logoHolder {
	position: absolute;
	height: 180px;
	width: 325px;
	left: 63px;
	top: 6px;
}


.menuboxes {
	width: 170px;/*set the width for good browsers*/
	height: 200px;/*set the margins for IE 6 and other browsers allows for a float bug in IE 6*/
	border: 1px solid #4f4f4f;/*set a border around the boxes*/
	float: left;/*set a background colour for the boxes*/
	overflow: auto;/*set overflow to auto - if the content excedds the boxes height scroll bars are provided*/
	background-color: #d0d0b4;
}


.menuboxes  h3 {
	text-align: center;/*set the h3 titles for eac of the boxes*/
	font-size: 1em;/*scale the font size off the body selector*/
	font-family: Verdana, Arial, Helvetica, sans-serif;/*set the font family*/
	padding: 0 0 3px 0;/*set padding against the bottom, zero all other sides*/
	margin: 0;/*zero the margins*/
	color: #ECE9D8;/*set the text colour*/
	font-weight: bold;/*sets the font weight a little less than bold, if not supported in a given browser defaults to a normal weight. If you want bold for your h1 delete this property and value pair - or simply comment them out*/
	background-color: #848619;/*set the background color*/
}


#navbar {
	height: 26px;
	position: absolute;
	left: 165px;
	top: 3px;
	width: 730px;
	z-index:99;
}

#navbarIndex {
	clear: both;
	height: 26px;
	background-color: #3F4C3B;
	border-bottom: solid 1px #251C21;
	position: absolute;
	left: 252px;
	top: 265px;
	width: 707px;
	border-left: solid 1px #251C21;
	z-index:99;
}


#navbar2 {
	clear: both;
	height: 26px;
	border-top: solid 1px #251C21;
	margin: 0;
	background-color: #3F4C3B;
	border-bottom: solid 1px #251C21;
	width: 960px;
}


p {
	margin: 5px 10px 10px 15px;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	padding-bottom: 10px

}
.pLarger {
	margin: 5px 15px 10px 10px;
	font-size: 1em;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	padding-bottom: 10px
}


.pContact {
	margin: 5px 15px 10px 30px;
	font-size: 1.1em;
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	padding-bottom: 10px
}




.p1 {
	margin: 5px 10px 10px 15px;
	font-size: 0.85em;
	color: #333333;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

.p2 {
	margin: 5px 10px 10px 15px;
	font-size: 0.85em;
	color: #333333;
	font-weight: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

.p3 {
	margin: 5px 10px 10px 15px;
	font-size: 0.85em;
	color: #333333;
	font-weight: 300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

.p4 {
	margin: 5px 10px 10px 15px;
	font-size: 0.85em;
	color: #333333;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	font-size: 0.85em;
}


#pageText {
	font-size: 0.9em;
	text-align: left;
	float: right;
	width: 720px;
	padding: 10px 1px 0px 0px;
	padding-bottom: 35px;
	margin-left: 17px;
	min-height: 705px;
}

#pageTextX {
	font-size: .9em;
	text-align: center;
	float: right;
	width: 710px;
	clear: both;
	position: relative;
	left: 0px;
	top: 25px;
	padding: 15px inherit;
}
#pageTextBlack {
	font-size: 1em;
	text-align: left;
	float: right;
	width: 704px;
	padding: 5px;
	background-color: #000000;
}
#pageText_Fullwidth {
	font-size: 0.75em;
	text-align: left;
	float: right;
	width: 958px;
	line-height: 1.4;
}


/*#pageText #pageTitle {
	text-align: center;
	height: 30px;
	width: 500px;
	position: relative;
	padding: 10px 40px 10px 150px;
}*/


#pageText  p {
	margin: 5px 15px 10px 15px;
	line-height: 1.4;
	font-size: 0.80em;
	text-align: left;
}
#pageText .divider {
	height: 1.5px;
	margin: 5px 18px 15px 10px;
	background-image: url(../Images/BG/dividerLineMod.gif);
	background-repeat: repeat-x;
	clear: right;
	position: relative;
}
#pageText h6 {
	line-height: 1.4;
	font-size: 0.7em;
	text-align: center;
}

#pageText .menuboxes p {
	font-size: 0.85em;/*scale the font size off the body selector*/
	margin: 3px;/*set a margin to all four sides of 5 pixels*/
	padding-bottom: 4px;/*adds padding to the bottom of the p element*/
	text-align: center;
}



/*#pageTitle {
	width: 654px;
	float: right;
	position: relative;
	top: 2px;
	margin-bottom: 10px;
	text-align: center;
}*/

#pageTitleFullWidth {
	width: 750px;
	position: relative;
	top: 2px;
	margin-bottom: 10px;
	margin: 0px auto 10px auto;
}

#pageText_Fullwidth h5 {
	font-size: 1em;
	text-align: left;
	
}


#pageTitleHolder {
	text-align: center;
	width: 600px;
	background-color: #FFFFFF;
	clear: both;
	margin: 15px 50px 0px 50px;
}
#pageTitleHolder_Fullwidth {
	text-align: center;
	margin-top: 2px;
	float: left;
	width: 960px;
}



#pageTitle_FullWidth {
	width: 750px;
	float: right;
	position: relative;
	top: 2px;
	margin-bottom: 10px;
}
#particulars {
	font-size: 0.8em;
	line-height: 1.3;
}

#patientSafety {
	position: absolute;
	left: 14px;
	bottom: 130px;
	font-size: 0.9em;
	font-weight: bold;
}


.picture {
	position: absolute;
	top: 380px;
	text-align: center;
	width: 180px;
	left: 8px;
}



#rightcol {
	float: right;
	width: 350px;
	border-left: 1px solid #452A17;
}


.right {
	float: right;
	margin: 5px 0 2px 10px;
}

#rightcol img {
	display: block;
}

.rightimage {
	margin: 4px 20px 10px 15px;
	float: right;
	position: relative;
	display: inline;
	text-align: center;
	font-size: 1.3em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.8;
}

.rightTextbox {
	margin: 10px 15px 10px 10px;
	float: right;
	position: relative;
	border: 1px solid #3A4738;
	font-size: 1.5em;
	padding: 10px 10px;
	text-align: center;
}

.style1 {
	margin: 5px 10px 10px 35px;
	font-size: 0.8em;
	color: #000000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

.style2 {
	font-size: 0.8em;
	font-weight: bold;
}

#tablecontent {
	float: left;
}
#tagline {
	height: 24px;
	width: 300px;
	position: absolute;
	left: 22px;
	top: 130px;
}
#tagLineHolder {
	position: absolute;
	height: 30px;
	width: 420px;
	left: 200px;
	top: 110px;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}

#testimonials {
	position: absolute;
	top: 385px;
	left: 0px;
}


#titleBar {
	clear: both;
	height: 60px;
	margin: 0;
	background: url(../Images/BG/TitleBar_BG.jpg);
	width: 960px;
	background-repeat: repeat-x;
}
#titleBarBlack {
	clear: both;
	height: 50px;
	margin: 0;
	background-image: url(../Images/backgroundFiles/titleBarBlack.jpg);
}
#titleBar_Fullwidth {
	clear: both;
	height: 30px;
	margin: 0;
	padding-top: 10px;
}
#titleBar_Fullwidth_Black {
	clear: both;
	height: 50px;
	margin: 0;
	background-image: url(../Images/backgroundFiles/titleBar_FullwidthBlack.jpg);
}



#TitleMain {
	height: 74px;
	width: 330px;
	position: absolute;
	left: 5px;
	top: 5px;
}

.twocol #rightcol {
	display: none;
}

.twocol #innercontent {
	margin: 0 10px 0 187px;
}

.weather {
	text-align: center;
	width: 180px;
	margin: 10px auto;
	font-size: 0.85em;
}




#wrapper {
	width: 960px;
	margin: 10px auto;
	min-height: 570px;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	border: solid 1px #025973;
	background-color: #FFFFFF;
}
