body { 
	background: #f6fafb url(../images/background.jpg) repeat-x; 
	margin: 0; 
	padding: 0;
}

h1 {
	font-size: 17px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	margin: 2px 0 0;
}

h2 {
	font-size: 13px;
	color: #005e8e;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 0;
}

h3 {
	font-size: 12px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	margin: 0;
}

a {
	color: #9a0006;
	text-decoration: none;
}

a:link {
	color: #9a0006;
	text-decoration: none;
}

a:visited {
	color: #666;
}

a:hover {
	color: #9a0006;
	text-decoration: underline;
}

a:active {
	color: #9a0006;
	text-decoration: underline;
}

#leftoutside {
	position:relative;
	top:135px;
	width:53px;
	height:424px;
	right:53px;
	left:auto;
	float:left;
	margin-right:-53px;
	padding:0;
}
	
#rightoutside {
	position:relative;
	top:120px;
	width:53px;
	height:424px;
	float:right;
	clear:none;
	padding:0;
	left:53px;
	margin-left:-53px;
}
	
h2 {
	font-size: 12px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	text-align: left;
}

p {
	font-size: 0.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}


#head { 
	width: 940px; 
	height: 38px; 
	margin: 0 auto; 
	padding : 0;
}

#head #logo {
	width: 198px;
	float: left;
	padding-left: 32px;
}

#head #navtop { 
	left: 150px;
	float: right;
	width: 500px;
	padding: 0 100px 0 0; 
	margin: 0;
}

#head #navtop a {
	display: inline; }

/* Shadow at top of page */
#topshadow { 
	width: 940px; 
	height: 7px; 
	margin: 0 auto; 
	padding: 0;
	overflow:visible;
 }

/* Container  */
#container { 
	background-image: url(../images/woman.jpg); 
	background-repeat: no-repeat; 
	background-position: 0.7% bottom; 
	background-color : white;
	width: 940px; 
	height : 625px;
	margin: 0 auto; 
	padding:0;
}
	
#container #leftshadow{ 
	float: left; 
	clear: none;
	overflow: hidden;
}

#container #leftcol {
	width: 230px;
	height: auto;
	margin: 0 0 0 5px;
	padding: 0;
}
	
#container #leftcol #logo {
	padding-left: 27px;
	margin-top: 0;
}

#container #leftcol #nav { 
	top: 125px; 
	padding-left: 20px; }

#container #leftcol #nav a {
	display: block}

#container #rightcol { 
	width: 700px;
	float: right; 
	height: auto;
	margin: 0;
	padding: 10px 0 0 0;
	overflow:hidden;
}
	
#container #rightshadow { 
	float: right; 
	clear: none;
	overflow: hidden;
}

#nav { 
	top: 100px; 
	margin-top: 0; 
	padding-top: 0;
	padding-left: 80px; }

#nav a { 
	color: #069; 
	font-size: 14px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	line-height: 140%; 
	text-decoration: none; 
	text-transform: uppercase; 
	list-style-type: none; 
	list-style-image: url(../images/bullet.gif); 
	display: block      
}
td.specials { margin:0; width: 200px; padding: 18px 0 5px; }
	
#specialone { 
	background-image: url(../images/specialpromo.jpg); 
	background-repeat: no-repeat; 
	width: 238px; 
	height: 158px; 
	margin : 0;
}
	
#specialtwo { 
	background-image: url(../images/medspapromo.jpg); 
	background-repeat: no-repeat; 
	width: 238px; 
	height: 158px; 
	margin : 0;
}
	
/* Shadow at bottom of page  */
#bottomshadow {
	width: 940px; 
	height: 7px; 
	margin: 0 auto; 
	padding: 0;
}

/* Foot  */
#foot {
	width: 930px; 
	clear: both; 
	font-size: 10px; 
	color: black; 
	background-color: transparent;
	text-align: left; 
	padding: 10px;
	margin: 0 auto;}
	
#foot a {
	color: black;
	text-decoration: none}
	
#quote {
	float: right; 
	padding-right: 10px;
	color: #9cc5c9;
	font-family: Georgia, "Times New Roman", Times, serif; 
	size: 12px;
	font-style: italic;
	 }
	
	
#copyright { 
	font-size: 9px}
	
/*Image behind content*/
#bg { margin: 0 auto; top: 180px; background: url(../images/swirlylinebackground.jpg) no-repeat; position: relative; width: 1040px; height: 409px; z-index: -1; }
/* Header with navigation  */
a.home {
text-decoration: none;
color: black;
font-size: 11px;
}
#threeboxes { background-image: url(../images/threeboxes.jpg); background-repeat: no-repeat; background-position: left top; }