/* Start of CMSMS style sheet 'crown' */
* {margin:0; padding:0; border:0}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	color: #171717;
	background-image: url(http://www.crowndentistry.net/images/stripes_purple.jpg);
}

p {	margin-bottom:15px;}
h1 {color:#ffffff;font-size:1.5em; height:45px;}
h1.honesty {background-image:url(http://www.crowndentistry.net/images/honesty.png); background-repeat:no-repeat; text-indent:-2000px;}
h1.quality {background-image:url(http://www.crowndentistry.net/images/quality.png); background-repeat:no-repeat; text-indent:-2000px;margin-top:45px;}
h1.friendliness {background-image:url(http://www.crowndentistry.net/images/friendliness.png); background-repeat:no-repeat; text-indent:-2000px;margin-top:45px;}
h1.team {background-image:url(http://www.crowndentistry.net/images/the_team.png); background-repeat:no-repeat; text-indent:-2000px;}
h1.services {background-image:url(http://www.crowndentistry.net/images/services.png); background-repeat:no-repeat; text-indent:-2000px;}
h1.testimonials {background-image:url(http://www.crowndentistry.net/images/testimonials.png); background-repeat:no-repeat; text-indent:-2000px;}
h1.contact {background-image:url(http://www.crowndentistry.net/images/contact.png); background-repeat:no-repeat; text-indent:-2000px;}
h1.hours {background-image:url(http://www.crowndentistry.net/images/hours.png); background-repeat:no-repeat; text-indent:-2000px;}
h2 {color:#ffffff;font-size:1.3em; height:35px;}
h2.staff {background-image:url(http://www.crowndentistry.net/images/meet_the_staff.png); background-repeat:no-repeat; text-indent:-2000px;}
h2.office {background-image:url(http://www.crowndentistry.net/images/office.png); background-repeat:no-repeat; text-indent:-2000px;}


#wrapper {
	width:850px;
	background-color:#B7AFCC;
	margin:0 auto;
	background-image: url(http://www.crowndentistry.net/images/gradient_main.jpg);
	background-repeat:repeat-x;
	}
#wrapper.home {
	height:650px;
	background-image: url(http://www.crowndentistry.net/images/friends.jpg);
	background-repeat:no-repeat;
	background-position: left 130px;
	}

#header {
	background-image:url(http://www.crowndentistry.net/images/wave.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:20px;
	height:230px;
	}
#address {
	float:right;
	text-transform:uppercase;
	letter-spacing:.15em;
	color:#ffffff;
	margin-bottom:0;
	margin-top:-15px;
	margin-right:5px;
	}
#menu {
	margin-top:-20px;
	}
#main {
	padding:15px 20px 10px;
	width:810px;
	line-height:18px;
	}
#main.home {
	background-image:url(http://www.crowndentistry.net/images/rotate_left/rotator.php);
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#name {
	text-align:right;
	margin-top:20px;
	}
#testimonial {
	text-align:right;
	margin-top:80px;
	}
#right {
	position:relative;
	float:right;
	width:253px;
	margin-right:-20px;
	margin-left:50px;
	margin-top:-70px;
	}
#woman_right {
	float:right;
	margin-top:-115px;
	}
#sidebar {
	background-image:url(http://www.crowndentistry.net/images/sidebar_top.png);
	background-repeat:no-repeat;
	padding-top:35px;
	}
#sidebar_interior {
	background-image:url(http://www.crowndentistry.net/images/sidebar_back.png);
	background-repeat:repeat-y;
	padding:15px 25px;
	color:#FFFFFF;
	}
#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color:#FFFFFF;
	}
#map {
	float:right;
	width:350px;
	}
#footer {
	background-color:#3F154A;
	width:850px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	font-size:.8em;
	margin:0 auto;
	color:#FFFFFF;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #6E77AE;
	border-right-color: #6E77AE;
	border-bottom-color: #6E77AE;
	border-left-color: #6E77AE;
	}
#footer a:link, #footer a:visited, #footer a:active {
	color:#FFFFFF;
	text-decoration:none;
	}
#footer a:hover {
	text-decoration:underline;
	}
.thumb {
	float:left;
	margin-right:20px;
	}
.thumb img {
	padding-bottom:15px;
	}
#thumbs {
	width:450px;
	float:left;
	}
.address {
	text-transform:uppercase;
        font-size:.95em;
	letter-spacing:.15em;
	color:#171717;
	margin-bottom:0;
	padding-top:15px;
	text-align:center;
	}
a.purple:link, a.purple:active, a.purple:visited {
	color:#171717;
	text-decoration:none;
	}
a.purple:hover
	{text-decoration:underline;
	}
.clear {
	clear:both;
	height:0;
	}
a {outline: none}

ul {list-style-type:disc;
padding-left:15px;
}
li {padding-bottom:10px;}
/* End of 'crown' */

