/***************************************************************
Style Sheet for Rand & Rand Dentistry

Copyright 2009 by Rand & Rand Dentistry, All Rights Reserved
***************************************************************/


body {
	height: 100%;
	margin: 0px;
}

#thePage {
	margin: 0;
	align: center;
	width: auto;
	height: auto;
	background-color: #355681;
	background: url(bkgd_page.jpg) left top repeat-x;
}


#theHeader {
	margin: 0;
	align: center;
	width: 800px;
	height: 290px;
	background: url(bkgd_header.jpg) left top no-repeat;
}

#headerSlideshow {
	margin: 10px 0px 0px 10px;
	float: left;
}

#headerAddress {
	width: 650px;
	height: 315px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#headerAddress p {
	width: 500px;
	height: 75px;
	margin: 230px 0px 0px 0px;
}

#headerAddress strong {
	font-size: 16px;
}

#headerMessage {
	width: 650px;
	height: 85px;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(bkgd_headermsg.jpg) left top no-repeat;
}

#headerMessage p {
	width: 650px;
	height: 49px;
	margin: 25px 0px 0px 0px;
}

#headerMessage strong {
	font-size: 21px;
}



/*--------------------------------------------------------------*/
/*----------------------------topNav----------------------------*/
/*--------------------------------------------------------------*/

#topNav {
	width: 650px;
	height: 27px;
	float: right;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#topNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 21px;
	border-top: solid; border-width: 2px; border-color: #a2ac93;
	border-bottom: solid; border-width: 2px; border-color: #a2ac93;
}

#topNav ul li {
	width: 108px;
	top: 1px;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
}

#topNav ul li a {
	display: block;
	padding: 3px 10px 3px 10px;

}

#topNav ul li a:link, #topNav ul li a:visited, #topNav ul li a:active {
	color: #000000;
	text-decoration: none;
	background-color: none;
	border-left: 1px #000000 solid; border-color: #a2ac93;
	border-right: 1px #000000 solid; border-color: #a2ac93;
}

#topNav ul li a:hover {
	color: #fffee0;
	text-decoration: none;
	background-color: #a2ac93;
	border-left: 1px #000000 solid; border-color: black;
	border-right: 1px #000000 solid; border-color: black;
}



/*--------------------------------------------------------------*/
/*----------------------------sideNav---------------------------*/
/*--------------------------------------------------------------*/

#sideNav {
	text-align: left;
	width: 146px;
	height: auto;
	float: left;
	margin: 0;
	padding: 1px 2px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #e7e6b9;
	text-decoration: none;
	background-color: #a2ac93;
}

#sideNav p {
	margin: 20px 0px 0px 0px;
}

#sideNav ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#sideNav ul li {
	text-align: left;
	margin: 0 0 10px 3px;
	padding: 0;
}

#sideNav ul li a:link, #sideNav ul li a:visited {
	text-decoration: none;
	color: #fffee0;
}

#sideNav ul li a:active, #sideNav ul li a:hover {
	text-decoration: underline;
	color: #fffee0;
}



/*--------------------------------------------------------------*/
/*----------------------------content---------------------------*/
/*--------------------------------------------------------------*/
#theBody {
	float: center;
	align: center;
	width: 800px;
	height: auto;
	text-align: left;
	background: url(bkgd_body.jpg) left top repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#theBody ul {
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}

#theContent {
	width: 630px;
	height: 100%;
	float: right;
}

#contentHomeTop {
	position:absolute;
	top:225px;
	left: 0px;
	width: 100%;
	height: 18px;
	background:url('v2/home-content-bg-top.gif') center no-repeat;
}

#contentTop {
/*	top:225px;
	left:0;
	margin:0;
	padding:0;
	width:100%;*/
	position:absolute;
	top:225px;
	left: 0px;
	width: 100%;
	height: 18px;
	background:url('v2/content-bg-top.gif') center no-repeat;
}

#bodyContent {
	width: 644px;
	align: center;
	float: right;
	height: auto;
}

#contentCase {
	align: center;
	float: center;
	margin: 10px;
	padding: 0px;
	width: 600px;
	height: auto;
	border: solid; border-width: 2; border-color: #a2ac93;
}

#contentCase ul {
	text-align: left;
	margin: 10px 0 0 0;
	padding: 0;
}
/*
#contentCase ul li {
	text-align: left;
	margin: 0 100px 10px 215px;
	padding: 0;
}
*/
/*
#theBody h1 {
	font-size: 18px;
}

#theBody h2 {
	font-size: 15px;
}

#theBody h3 {
	font-size: 13px;
}

#theBody a:link, #content a:visited, #content a:active {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

#theBody a:hover {
	text-decoration: none;
	color: #000000;
}

#theBody img {
}

#theBody p {
	margin: 0px 50px 0px 125px;
	padding: 0px 0px 0px 40px;
}

#theBody ul {
	margin: 20px 50px 40px 175px;
	padding: 0px 0px 0px 40px;
}
*/

/*--------------------------------------------------------------*/
/*----------------------------footer----------------------------*/
/*--------------------------------------------------------------*/

/*
#footer {
	margin: 20px 40px 0px 150px;
	width: 650px;
	height: 48px;
	float: center;
	align: center;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: #a2ac93;
	border-bottom: solid; border-width: 2; border-color: #a2ac93;
}

#footer pp {
	width: 500px;
	height: 50px;
	float: center;
	align: center;
	text-align: center;
	font-weight: bold;
	background-color: #a2ac93;
}
*/
