/* 

Petett Chiropractic css
by Chris Furniss
weeklygeekshow.com

*/

html, body, form, input {margin:0;padding:0;}

a img {border:0;}

a{ padding:0;margin:0;}

body {
background:#42271B;
font-family: Georgia, Times, serif;
font-size:11px;
line-height:16px;
color:#3d3d3d;

}

.clear {clear:both;}

#wrap {
margin:0 auto;
width:670px;
}

p#headerphone {
color:#ffffff;
font-size:14px;
float:right;
margin: 35px 20px 5px 0;

}

#logo {
text-indent:-100000px;
background-image:url(img/logo.jpg);
width:670px;
height:85px;
display:block;
margin:0;
padding:0;
clear:both;
}



ul#topnav {
background-image:url(img/topnav-bg.jpg);
width:670px;
height:31px;
position:relative;
clear:both;
padding:0;
margin:0;
list-style:none;
font-size:11px;
font-family: Georgia, Times, serif;
}


ul#topnav li {
margin:0;
padding:0;
position:absolute;
list-style: none;
top:7px;
text-decoration: none;
}

*html ul#topnav li {
font-size:10px;
}

ul#topnav li a {
text-decoration:none;
color:white;
}

ul#topnav li a:hover {
color:yellow;
}

li.chiropracticcare {
left:35px;
}

li.ourservices {
left:182px;
}

li.aboutourdoctors {
left:297px;
}

li.patienttestimonials {
left:440px;
}

li.contactus {
left:590px;
}


#content {
width:620px;
background: url(img/content-bg.jpg) bottom left no-repeat;
padding:15px 25px;
position:relative;
}

#content.home {
height:470px;
}

#content.home h1 {
	position:absolute;
	top:20px;
}

#content h1 {
font-size:16px;
font-weight:bold;
color:#3D3D3D;
margin:0;
padding:0;
}

#content h2 {
font-size:14px;
font-weight:bold;
color:#3D3D3D;
margin:15px 0;
padding:0;
}

#content p#home-blurb {
width:413px;
font-size:12px;
line-height:20px;
font-weight:normal;
position:absolute;
top:40px;
}

*html #content p#home-blurb {
	top:55px;
}

ul#inset {
width:346px;
height:133px;
padding:20px;
background:url(img/inset-bg.jpg) top left no-repeat;
position:absolute;
bottom:0;
left:74px;
font-size:17px;
}

*html ul#inset {
bottom:20px;
left:34px;
}

ul#inset li {
list-style-image:url(img/insetarrow.gif);
margin:0 0 22px 20px;
padding:0;
}

ul#inset li a {
color:white;
text-decoration:none;
}

ul#inset li a:hover {
text-decoration:underline;
}

#scottpic {
	position:absolute;
	top:50px;
	right:50px;
}

#annepic {
	position:absolute;
	top:260px;
	right:50px;
}

#scottcaption {
	position:absolute;
	top:220px;
	right:80px;
}

#annecaption {
	position:absolute;
	top:430px;
	right:80px;
}

*html #scottcaption {
top:210px;
right:75px;
}

*html #annecaption {
top:420px;
right:75px;
}

#slug {
	color:#8A7166;
	font-size:10px;
	width:600px;
	margin:0 auto 20px auto;
	text-align:center;
}

#slug a {
	color:#8A7166;
	font-size:10px;
	text-decoration:none;
}

#slug a:hover {
	text-decoration:underline;
}
