body {
	margin: 0px;
	padding: 0px;
	background-color: #0b0b0b;
}

.clear {
	clear: both;
}

/*
HEADER 
------------------------------------------------- */

#header_wrapper {
	background-image: url(../images/bg_body.jpg);
	background-repeat: no-repeat;
	width: 100%;
	position: relative;
	height: 118px;
	background-color: #fcdb7c;
	background-position: center;
}

#header {
	position: relative;
	width: 950px;
	height: 118px;
	margin-right: auto;
	margin-left: auto;
}

/*
LOGO
------------------------------------------------- */

#logo {
	height: 66px;
	width: 349px;
	position: relative;
	float: left;
	margin-left: 15px;
}

#logo h1 {
	display: none;
}

span.logo
	{
	float: left;
	position: relative;
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	}
	
span.logo a
	{
	display: block;
	width: 349px;
	height: 66px;
	background: url(../images/dr-shackelford-logo.png) no-repeat;
	margin-top: 25px;
	}

/*
SCHEDULE APPOINTMENT
------------------------------------------------- */

#schedule {
	background-image: url(../images/schedule_appointment.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 54px;
	width: 174px;
	position: relative;
	padding: 0px;
	margin-top: 35px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
/*
SLIDESHOW
------------------------------------------------- */

#slideshow_wrapper {
	height: 249px;
	width: 948px;
	position: relative;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333333;
	border: 1px solid #000000;
}

#slideshow {
	
	float: left;
	position: relative;
	
}

.pics img {
	border: none;
	margin: 10px;
}

/*
NAVIGATION 
------------------------------------------------- */
#navigation_wrapper {
	width: 100%;
	position: relative;
	background-image: url(../images/bg_navigation.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

#navigation {
	position: relative;
	width: 950px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}
#navigation ul {
	margin: 0px;
	position: relative;
	float: left;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navigation ul li {
	display: inline;
	list-style-image: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #898988;
	font-size: 17px;
	padding-right: 10px;
	padding-left: 10px;
	
}
#navigation ul li a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #bbbbbb;
	font-size: 14px;
	text-decoration: none;
	position: relative;
}
#navigation ul li a:hover {
	text-decoration: none;
	color: #F9C124;
}

body#home a#homenav,
body#about a#aboutnav,
body#services a#servicesnav,
body#specials a#specialsnav,
body#documents a#documentsnav,
body#team a#teamnav,
body#contact a#connav {
	color: #000000;
	background-color: #F9C124;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #DBA206;
}


/*
CONTENT
------------------------------------------------- */

#content_wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	position: relative;
	margin-top: 40px;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
}

#content_left {
	clear: right;
	float: left;
	width: 570px;
	position: relative;
	margin-right: 20px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 15px;
	color: #000000;
	margin-top: -15px;
	padding-right: 15px;
}

#content_left h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}

#content_left h2 {
	color: #666666;
	font-size: 32px;
	font-style: italic;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#content_left h3 {
	margin: 0px;
	padding: 0px;
}

#content_left a {
	color: #b81f24;
	text-decoration: none;
}

#content_left img {
	float: left;
	margin-right: 15px;
	position: relative;
}

.gallery {
	padding-right: 25px;
}

#content_left p {
	letter-spacing: 1px;
	font-size: 14px;
	line-height: 25px;
	margin-top: 15px;
}

#content_right {
	float: left;
	width: 315px;
	position: relative;	
}

.block {
	float: left;
	width: 295px;
	position: relative;
	color: #333333;
	margin-top: 20px;
	margin-bottom: 20px;
}

.block h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.block p {
	margin-bottom: 20px;
}

.block img {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.block a {
	color: #b81f24;	
}

img.map {
	float: left;
	height: 211px;
	width: 294px;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
}

#content_bottom {
	background-color: #FFFFFF;
	height: 200px;
	width: 600px;
	position: relative;
	margin-left: 15px;
}

#content_bottom_left {
	float: left;
	height: 115px;
	width: 284px;
	position: relative;
	background-image: url(../images/side_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.affiliations a {
	float: left;
	height: 90px;
	width: 284px;
	position: relative;
}

.affiliations img {
	border: 5px solid #d2d2d2;
}

.video {
	float: left;
	width: 284px;
	position: relative;
	background-color: #3399FF;
	height: 207px;
	background-image: url(../images/bg_video.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

#content_bottom_right {
	float: right;
	height: 200px;
	width: 375px;
	position: relative;
	background-image: url(../images/content_bottom_right.jpg);
	background-repeat: no-repeat;
}

/*
FOOTER
------------------------------------------------- */

#footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	height: 38px;
	width: 950px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#footer p {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

#footer_left {
	clear: right;
	float: left;
	position: relative;
	margin-top: 7px;
	margin-left: 15px;
}

#footer_right {
	float: right;
	position: relative;
	text-align: right;
	margin-top: 7px;
	margin-right: 15px;
	width: 60%;
}

#footer_right ul {
	margin: 0px;
	padding: 0px;
}

#footer_right ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #999999;
	text-decoration: none;
}

#siteby {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	width: 950px;
	height: 45px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

#siteby_left {
	clear: right;
	float: left;
	width: 45%;
	position: relative;
}

#siteby a {
	color: #F9C124;
	text-decoration: none;
	padding-right: 10px;
}

#ada_disclaimer {
	text-align: justify;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


/*
FORM 
------------------------------------------------- */
#contact_form {
	margin-top: 20px;
}

#contact_form label {
	display: block;
	text-align: left;
	color: #59A1C5;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
#contact_form input {
	width: 275px;
	border: 1px solid #D0D0D0;
	color: #666666;
	margin-bottom: 7px;
	height: 25px;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	font-size: 18px;
}
#contact_form textarea { width: 450px; height: 150px; padding: 2px 1px; border: 1px solid #D0D0D0; color: #333333; font-family: "Lucida Grande", Arial, Verdana, sans-serif; margin-bottom: 7px; }
#contact_form p #submit {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FF0000;
	width: 86px;
	height: 16px;
}
#contact_form p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;	
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(http://www.blueprintgroupe.com/images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #33CC00 url(http://www.blueprintgroupe.com/images/success.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 0px 0 10px;
  border-top: 2px solid #339900;
  border-bottom: 2px solid #339900;
}
#submitt input {
	float: left;
	background: url(http://www.definitivemedicalwebdesignandvideo.com/images/send-message.jpg) no-repeat left top;
	height: 29px;
	width: 116px;
	border: none;
}
input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFF99;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
#contact_form h1 {
	color: #333333;
	border: none;
}

#additional {
	color: #666666;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

