/* CSS Document */

 body{
	background-color: #ffffff;
	overflow-x:hidden;
	

}

 h1, h2, td, p, #imageSide {
	font-family: tahoma, helvetica, verdana, arial;
	color: #696969;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 11px;
	line-height: 20px;
}

#essay {
font-size: 12px;
color: #000000;
}

h3 {
	color: #8C8A8A;
	font-size: 12px;
	margin: 20px 0px 0px 0px;

}

a {
	color: #BC1A18;
	text-decoration: none;
}

a:hover {
	
	text-decoration: none;color: #696969;
}

.indexPic {
	background-color: #ffffff;
			border: 1px solid #c4c4c4;	
			padding: 2px 2px 2px 2px;
}

/*container on front page
#centerContainer {
	width: 752px;
	height: 312px;
	margin-left: -376px; 
	/* Half the width of the DIV tag which is 50 pixels 
	margin-top: -156px; 
	/* Half the height of the DIV tag which is also 50 pixels 

}*/

/*#centerContainer {
	width: 752px;
	height: 312px;
	
}*/




#mainContainer,
.header,
#contentRow {
	background-image:url(../welcome/images/css/containerBG.jpg);
	background-repeat:repeat-y;
	}
	
	
/*#centerContainer, #mainContainer  {
	text-align: center;
	position: absolute;
	left: 50%;
	top: 50%;

}*/



/* on main content page 
#mainContainer {
	width: 764px;
	height: 528px;
	margin-left: -382px; 
		margin-top: -264px; 

	overflow: hidden;

}*/

#mainContainer {
	width: 764px;
	height: 528px;}
	/*margin-left:auto;
margin-right:auto;
margin-bottom: auto;*/
/*shadow top border */
#borderTop {
	
	width: 764px;
	height: 4px;
	background-image:url(../welcome/images/css/borderTop.jpg);
	background-repeat:no-repeat;
}

/* holds logo and links */
.header{
float:left;
text-align:left;
	width: 764px;
	height: 31px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.whiteStrip {
	width: 756px;
	height: 11px;
}

#logo {
	float:left;
	text-align: left;
		height: 31px;
}

#logo img {
	margin-left: 6px;
}

#whiteDividerTop {
	float:left;

	width: 54px;
	height: 31px;
}

#navContainer {
	float:left;
	width: 595px;
	height: 31px;
		/*background-color: blue;*/
}

#navContainer img {
	margin-top: 8px;
	border: 0px;
}

#welcomeNav {
	margin-left: 1px;
	margin-right: 0px;
}

#austcareNav {
	margin-left: 15px;
	margin-right: 15px;
}


#ianNav {
	margin-left: 20px;
	margin-right: 0px;
}


#contentRow {
	float: left;
	width: 764px;
	height: 373px;
		text-align: left;

}

.whiteColumn {
	float: left;
	width: 6px;
	height: 3px;
	
}

#greySide {
	float: left;
	width: 105px;
	height: 373px;
	background-color: #EEEEEE;
	margin-left: 9px;
text-align: center;
}

#greySide img, #whiteDividerColumn img {
	
	border: 1px #CDCDCD solid;
	margin-top: 3px;
}

#whiteDividerColumn {
	float:left;
	width: 115px;
	height: 373px;
	text-align: center;
}

#contentPanel {
	float: left;
	width: 525px;
	height: 373px;

	
	
			overflow: auto;
	background-color:#ffffff;

}

#contentPanel, #contentPanel p, .textContent p, .austcareContent {
	font-size: 11px;
	line-height: 18px;
	
}

#mediaReleasePics {
	
}

#mediaReleasePics h1  {
	padding-top:11px;
	font-size: 12px;
	color: #696969;
	font-weight: normal;
}

#indexTable, #imageSide {
	text-align: left;
	vertical-align: top;
}

#indexTable {

}
#indexTable h1 {
margin-top:3px;
	font-size: 11px;
	color: #696969;
	font-weight: normal;
}

#welcomeHeading1, #welcomeHeading {
	/*color: #696969;*/
	color: #BCBCBC;
}

#welcomeHeading {
	margin-left: 11px;
	/*margin-top: 20px;*/
	}


#indexTable p {
	line-height: 18px;
	font-size: 12px;
	

}

.textContent, .textContentessay   {
	width: 500px;
}


.textContent p, .textContentessay p  {
		line-height: 18px;
		
}

.textContentessay  p {
	font-size: 12px;
}

.imageBorderTop {
	height: 5px;
	background-image: url(../welcome/images/border/top.jpg);
	background-repeat:repeat-x;
}

.imageBorderRight {
	width: 7px;
	background-image: url(../welcome/images/border/right.jpg);
	background-repeat:repeat-y;
}

.imageBorderBottom {
	height: 7px;
	background-image: url(../welcome/images/border/bottom.jpg);
	background-repeat:repeat-x;
}

.imageBorderLeft {
	width: 5px;
	background-image: url(../welcome/images/border/left.jpg);
	background-repeat:repeat-y;
}					

.placeImage {
vertical-align: top;
	text-align:center;
}

.placeImage img {
	margin: 3px 3px 3px 3px;
}


#footerRow {float: left;
	width: 764px;
	height: 81px;
	margin-top: 15px;
	text-align: left;
}	

.whiteColumnMaroon {
	float: left;
	width: 9px;
	height: 29px;


}

#maroonBar {
	float: left;
	width: 746px;
	height:29px;
	background-color: #B0614D;

}
.whiteColumnLogo {
	float: left;
	width: 6px;
	height: 52px;
}


#logoBar {
	float: left;
	width: 746px;
	height:52px;
	padding-top: 8px;
}

#logoBar img {
	vertical-align: text-top;

	margin-left: 4px;
	margin-right: 4px;
	border: none;
}

#borderBottom {
float: left;
	width: 764px;
	height: 4px;
	background-image:url(../welcome/images/css/borderBottom.jpg);

	background-repeat:no-repeat;
}


.doormatBorder  {
	width: 487px;
margin-top: 25px;
	background-image:url(../welcome/images/borders/doormatBorder.jpg);
	background-repeat: no-repeat;
	background-position: top left;
padding-top: 12px;
padding-left: 12px;
		
}

.doormatBorder img {
	border: 0px;
}

.doormatBorder p {
text-align:center;
	line-height: 18px;
	margin-left: 2px;
	margin-top: 20px;
}

.austcareContent {
	text-align: center;
}
.austcareContent img {
	margin-top: 20px;
	border: 0px;
}


#gallery-image { padding-top: 50px;# }

