

/*  Prospects Nursing Home CSS VERSION 06-10-16

Lasted updated 16-10-2006 
by Leeanne Lowe
email: hello@leeannelowe.com

*/




/* UNIVERSAL BASIC ELEMENTS */

body { 
	font: normal 62.5%/1.2 Georgia, "Times New Roman", Times, serif; /* default font size set to 62.5%, approx equivilent of 10px. So 1em = 10px. */
	color: #0054a4; 
	background: #fff url(../graphics/bgBody.jpg) repeat; 
	margin: 0px; 
	}
p { 
	font-weight: normal;
	font-size: 1.2em; /* default display as 12px */
	margin-top: 0px; 
	text-align: justify;
	}
a:link { 
	text-decoration: underline; 
	color: #0054a4;
	}
a:visited { 
	text-decoration: underline; 
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: none; 
	color:#afa366;
	}

img {
	border: 0;
}



/* UNIVERSAL DIVS (all pages including home) */

#outercontainer {
	width:75.5em;
	margin-left: auto;
	margin-right: auto;
}
#container {
	width:75.5em; /* default display as 755px */
	background:#0054a4;
	margin-left: auto;
	margin-right: auto;
}

#pageMain {
	width:58.5em;
	/* min-height:82em;  default display as 820px */
	margin-left:5em;
	padding-left:4em; /* default display as 40px */
	padding-right:8em;
	background: #ffffff url(../graphics/shadow.jpg) repeat-y right;
}
#logo {
	width:13em; /* default display as 130px */
	height:15em; /* default display as 150px */
	margin-left: 22.7em; /* default display as 227px */
	margin-right: 22.7em; 
}

/* START NAV */

#nav {
	width:58.5em; 
	margin-top:2em; /* default display as 20px */
	margin-bottom:0;
	margin-left:1em;
}

#nav ul  {
	list-style : none;
	font-size: 1.1em;
	font-weight:200;
	letter-spacing:0.15em;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:-15em;
	
}

#nav li  {
	float:left;
	color : #afa366;
	padding-right:2.5em;
}

#nav li a  {
	color : #0054a4;
	text-decoration : none;
}

#nav li a:visited  {
	color : #0054a4;
	text-decoration : none;
}

#nav li a:hover, a:active  {
	color : #afa366;
	text-decoration : underline;
}

/* Hide from IE5-Mac \*/
#nav li a  {
	float : none;
}

/*END NAV */

.line {
	width:58.5em;
	height:0.5em; /* default display as 5px */
}

#foot {
	width:58.5em;
	margin-top:0.8em;
	padding-bottom:2em;
	text-align:center;
	font-size:1em;
}

#shadow {
	width:75.5em;
	height:0.5em; 
	background:url(../graphics/shadow2.jpg) repeat-x top;
	margin-left: auto;
	margin-right: auto;
}

#care {
	width:29.6em;
	height:2.3em;
	padding-top:1em;
	clear:both;
	
}


/*  PAGE DIVS & ELEMENTS  (all pages except home)*/


 #pageTitle {
	width:45.2em; /* default display as 452px */
	height:4em; /* default display as 35px */
	margin-top:2.5em;
	margin-left:13.5em; /* default display as 135px  */
	margin-bottom:1em;
}

#pageImageLarge {
	width:58.5em;
	height:25em; /* default display as 250px */
}
#pageImageSmall {
	width:11.9em; /* default display as 119px */
	height:15.3em; /* default display as 153px */
	float:left;
	margin-top:0.25em;
	margin-right:1.25em;
	margin-bottom:1.25em;
}

#pageContent {
	width:45em;
	height:25em;
	margin-top:2em;
	margin-left:13.5em;
	margin-bottom:1em;
}

#firstLetter {
	float:left;
	margin-top:-0.25em;
	margin-bottom:-0.25em;
	font-size:3em;
	padding-right:0.05em;
}
#col {
	width:30em;
	float:right;
	margin:0;
}
#col ul {
	list-style:url(../graphics/bullet.jpg);
	font-size:1.2em;
	margin:0;
}


/* CONTACT PAGE SPECIFIC DIVS & ELEMENTS */


#contactCol {
	float:left;
	width:13.2em;
}
#contactInfo {
	width:12em;
	padding-right:1.2em;
}
#contactInfo p {
	text-size:1.4em;
	text-align:right;
}

#email {
	float:right;
	width:31em;
}
 #emailTitle {
	font-size:1.4em;
	color:#afa366;
	margin-bottom:1em;
	margin-left:1.16em;
}

form {
	margin:0;
}

fieldset {
	border:0;
}

label,input {
	display: block;
	width: 16em;
	float: left;
	margin-bottom: 1em;

}

textarea {
	display: block;
	width: 16em;
	float: left;
	margin-bottom: 1em;
}


label {
	text-align: right;
	width:6em;
	padding-right: 1em;
	font-size:1.1em;
	text-align:right;
}
.button {
	width:6em;
	float:right;
	margin-top:1.5em;
	margin-left:1em;
	background:#afa366;
	color:#FFFFFF;
	border: #FFFFFF dotted 1px;
	font-weight:bold;
	font-size:1em;
}

form#br {
	clear: left;
}



/* TOUR SPECIFIC DIVS & ELEMENTS */

.tourRow {
	width:45em;
	height:10em;
	margin-bottom:1.5em;
}

.tourThumb {
	width: 10em;
	height:10em;
	margin-left:1.22em;
	float:left;
}

#pageContentTour {
	width:45em;
	height:55em;
	margin-top:2em;
	margin-left:13.5em;
	margin-bottom:1em;
}

#tour {
	float:right;
}

/* HOME SPECIFIC DIVS & ELEMENTS */


#homeImageLarge {
	width:58.5em;
	height:35.1em; /* default display as 351px */
	margin-top:2em;
}

#homeContent {
	width:58.5em;
	height:11em;
	margin-top:2em;
	margin-bottom:1em;
}
#hometext {
	width:43.9em;
	margin-right:1em;
	float:left;
}
#homeButton {
	float:right;
	margin-bottom:1em;
}
#homeButtonImg {
	width:13.6em;
	height:10.1em;
}
#homeCare {
	width:58.5em;
}
#com p{
	text-align:center;
	font-size:10px;
	padding:5px 0 0 0;
}