
body  {
	font: 100% Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	background: url(../images/bg-top.jpg) repeat-x center top;
	background-color: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	min-width: 980px;
}

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

strong {
	font-weight: normal;
}

.reg {
	font-size: .5em;
	line-height: .5em;
}

/* BRANDING BACKGROUND */

#navbg  {
	margin: 0 0 20px 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
	background: #000;
	border-top: 2px solid #FFE274;
	border-bottom: 2px solid #FFE274;
}

#navwrapper {
	width: 920px;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

/* HORIZONTAL NAVIGATION MENU */

#dropdown {
	padding: 0;
	margin: 0;
	text-align: center;
	z-index: 1;
}

#nav {
	width: 960px;
	padding: 0;
	margin: 0;
	text-align: left;
}


#nav ul {	
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}

#nav a {
	text-decoration: none;
	display: block;
	padding: 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-left: 1px solid #FAE17A;
	transition: color .3s linear;
	-webkit-transition: color .3s linear;
	-moz-transition: color .3s linear;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	color: #FAE17A;
}

#nav a:active {
	margin-top: 2px;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}

#nav li li a:hover {
	padding-left: 8px;
	padding-right: 8px;
	color: #FAE17A;
}

#dropdown li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	list-style: none;
}

#dropdown ul .first a {
	border-left: hidden;
}

#nav li .first {
	border-left: hidden;
}

#dropdown li#last {
	border-right-width: 1em;
}

#dropdown li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	
	width: 180px;
	font-weight: normal;
	background: #000000;
	border-right: 1px solid #FAE17A;
}

#dropdown li>ul {
	top: auto;
	left: auto;
}

#dropdown li li {
	display: block;
	float: none;
	background-color: transparent;
	border-bottom: 1px solid #FAE17A;
}

#dropdown li:hover ul, li.over ul {
	display: block;
	color: #FAE17A;
}

#home #nav .home a,
#about #nav .about a,
#services #nav .services a,
#oral #nav .oral a,
#finances #nav .finances a,
#education #nav .education a,
#specials #nav .specials a,
#contact #nav .contact a {
	color: #FAE17A;
	cursor: default;
	font-weight: bold;
}

hr {
	display: none;
}

/* ADDRESS: This is for the address info */

#address {
	float: left;
	width: 580px;
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	text-align: left;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #FCF3DE;
}

/* PHONE NUMBER */

div.phone {
	float: left;
	width: 400px;
	height: 36px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 27px;
	line-height: 36px;
	font-weight: bold;
	color: #6B3249; 
}

.phoneIcon {
	float: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	padding-top: 0px;
}

/* LOGO */

#logo {
	background: url(../images/logo.png) no-repeat center top;
	display: block;
	float: left;
	width: 960px;
	height: 190px;
}

#logo p {
	margin: 15px 0;
	color: #fff;
	text-align: center;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#logo a {
	float: left;
	width: 960px;
	height: 190px;
}

#logo a span {
	visibility: hidden;
}


/* LOGO-ALT */

#logo-alt {
	background: url(../images/logo-alt.png) no-repeat center top;
	display: block;
	float: left;
	width: 960px;
	height: 190px;
}

#logo-alt p {
	margin: 15px 0;
	color: #fff;
	text-align: center;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

#logo-alt a {
	float: left;
	width: 960px;
	height: 190px;
}

#logo-alt a span {
	visibility: hidden;
}

/* CONTENT WRAPPER */

#contentbg  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

#wrapper h1 {
	margin: 0;
	padding: 3px 0 20px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #7b2e49;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
}

/* BRANNER: This is the different header images */

#bannerbg  {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 980px;
}

#bannervwrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
}

#banner1 {
	background: url(../Headers/header1.jpg) no-repeat left top;
	width:590px;
	height:274px;
	margin-bottom: 20px;
	padding: 0;
	float: right;
	border: 5px solid #D7DFE6; 
}

#banner2 {
	background: url(../Headers/header2.jpg) no-repeat left top;
	width:620px;
	height:234px;
	margin-bottom: 20px;
	padding: 0;
	float: left;
}

/* ----------( LEFT CONTAINER )---------- */

#container-left {
	width: 330px;
	float: left;
	margin: 0 0 20px 20px;
	padding: 20px;
	text-align: left;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

#container-left h1 {
	margin: 0;
	padding: 3px 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #7b2e49;
	text-shadow: 0 1px 1px #fff;
}

#container-left p {
	margin: 0;
	padding: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	color: #000;
}

/* SLIDESHOW */
	
#slideshow {
	width: 500px;
	height: 367px;
	margin: 0 20px 0 0;
	margin-bottom: 30px;
	padding: 0;
	float: right;
	background: #fff;
	border: 10px solid #fff;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
	z-index: 0;
}

#slideshow p {
	margin: 10px 0; 
}


#slideshow-medha {
	width: 565px;
	height: 374px;
	margin: 20px 0 10px 0;
	margin-bottom: 30px;
	padding: 0;
	float: right;
	background: #fff;
	border: 10px solid #fff;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

/* REQUEST AN APPOINTMENT BUTTON */

#appointment {
	display: block;
	float: left;
	background: url(../images/appointment.png) no-repeat center top;
	width: 330px;
	height: 64px;
	padding: 0;
	margin-top: 30px;
}

#appointment a {
	background: url(../images/appointment.png) no-repeat center top;
	float: left;
	width: 330px;
	height: 64px;
}

#appointment a:hover {
	background: url(../images/appointment2.png) no-repeat center top;
}

#appointment a span {
	visibility: hidden;
}

/* REQUEST AN APPOINTMENT BUTTON (OTHER) */

#appButton {
	display: block;
	float: left;
	background: url(../images/app-other.png) no-repeat center top;
	width: 226px;
	height: 35px;
	padding: 0;
	margin-top: 60px;
	margin-bottom: 30px;
}

#appButton a {
	background: url(../images/app-other.png) no-repeat center top;
	float: left;
	width: 226px;
	height: 35px;
}

#appButton a:hover {
	background: url(../images/app-other2.png) no-repeat center top;
}

#appButton a span {
	visibility: hidden;
}

/* CONTENT */

#content {
	width: 930px;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0 15px 20px 15px;
	text-align: left;
	border-top: 1px dotted #FFE274;
}

#content h1 {
	margin: 0 0 20px 0;
	padding: 20px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #7b2e49;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
}

#content h2 {
	margin: 0 0 30px 0;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
	background: #f4f4f4;
	color: #7b2e49;
	text-align: center;
	border-top: 1px dotted #e5d3d4;
	border-bottom: 1px dotted #e5d3d4;
}

#content p {
	margin: 20px 0 0 0;
	padding: 0 30px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}

#content p .map-details {
	float: right;
	width: 300px;
	text-align: left;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #6C4F2B;
	padding: 0;
}

#content img {
	color: #fff3cd;
	border-color: #fff3cd;
}

/* ---------------( FEATURE LEFT )--------------- */

#featureLeft {
	width: 267px;
	float: left;
	margin: 0 26px 10px 0;
	padding: 10px;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
	
}

#featureLeft:hover {
	background-color: #FFF0B9;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
}

#featureLeft h3 {
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color:  #000;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 2px solid #fff;
}

#featureLeft p {
	margin: 0;
	padding: 10px 0 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #60512B;
}

/* ---------------( FEATURE CENTER )--------------- */

#featureCenter {
	width: 267px;
	float: left;
	margin: 0 26px 10px 0;
	padding: 10px;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

#featureCenter:hover {
	background-color: #FFF0B9;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
}

#featureCenter h3 {
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color:  #000;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 2px solid #fff;
}

#featureCenter p {
	margin: 0;
	padding: 10px 0 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #60512B;
}

/* ---------------( FEATURE RIGHT )--------------- */

#featureRight {
	width: 267px;
	float: left;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

#featureRight:hover {
	background-color: #FFF0B9;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
}

#featureRight h3 {
	margin: 0;
	padding: 0 0 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 28px;
	font-weight: bold;
	color:  #000;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 2px solid #fff;
}

#featureRight p {
	margin: 0;
	padding: 10px 0 10px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #60512B;
}

/* LEARN MORE BUTTON */

div.doctors {
	background: url(../images/doctors.png) no-repeat center top;
	display: block;
	margin-top: 10px;
	float: left;
	width: 267px;
	height: 55px;
}

div.doctors a {
	background: url(../images/doctors.png) no-repeat center top;
	float: left;
	width: 267px;
	height: 55px;
}

div.doctors a:hover, div.doctors a:focus {
	background: url(../images/doctors2.png) no-repeat center top;
}

div.doctors a span {
	visibility: hidden;
}

/* LEARN MORE BUTTON */

div.learn {
	background: url(../images/learn.png) no-repeat center top;
	display: block;
	margin-top: 10px;
	float: left;
	width: 267px;
	height: 55px;
}

div.learn a {
	background: url(../images/learn.png) no-repeat center top;
	float: left;
	width: 267px;
	height: 55px;
}

div.learn a:hover, div.learn a:focus {
	background: url(../images/learn2.png) no-repeat center top;
}

div.learn a span {
	visibility: hidden;
}

/* LEARN MORE BUTTON */

div.benefits {
	background: url(../images/benefits.png) no-repeat center top;
	display: block;
	margin-top: 10px;
	float: left;
	width: 267px;
	height: 55px;
}

div.benefits a {
	background: url(../images/benefits.png) no-repeat center top;
	float: left;
	width: 267px;
	height: 55px;
}

div.benefits a:hover, div.benefitsa:focus {
	background: url(../images/benefits2.png) no-repeat center top;
}

div.benefits a span {
	visibility: hidden;
}

/* NEW PATIENT FORMS BUTTON */

div.forms {
	background: url(../images/forms.png) no-repeat center top;
	display: block;
	margin-top: 10px;
	float: left;
	width: 267px;
	height: 55px;
}

div.forms a {
	background: url(../images/forms.png) no-repeat center top;
	float: left;
	width: 267px;
	height: 55px;
}

div.forms a:hover, div.forms a:focus {
	background: url(../images/forms2.png) no-repeat center top;
}

div.forms a span {
	visibility: hidden;
}

/* ---------------( LOCATIONS )--------------- */

#locationLeft {
	width: 420px;
	float: left;
	margin: 0;
	padding: 10px;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

#locationLeft h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 2px solid #fff;
}

#locationLeft p {
	margin: 0;
	padding: 10px 0 20px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #60512B;
}

#locationLeft ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}

#locationLeft li {
	list-style: none;
	display: block;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #685B42;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 1px solid #FFE274;
}

#locationLeft li em {
	float: right;
	width: 130px;
	padding-left: 10px;
	text-indent: 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #6B3349;
	border-left: 1px solid #FFE274;
}

/* ------------------------------------------- */

#locationRight {
	width: 420px;
	float: right;
	margin: 0;
	padding: 10px;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

#locationRight h3 {
	margin: 10px 0 0 0;
	padding: 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 36px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 2px solid #fff;
}

#locationRight p {
	margin: 0;
	padding: 10px 0 20px 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #60512B;
}

#locationRight ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}

#locationRight li {
	list-style: none;
	display: block;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	font-weight: bold;
	color: #685B42;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 1px solid #FFE274;
}

#locationRight li em {
	float: right;
	width: 130px;
	padding-left: 10px;
	text-indent: 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #6B3349;
	border-left: 1px solid #FFE274;
}

/* ---------------( CONTAINER )--------------- */

#container {
	width: 590px;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0 0 30px 0;
	text-align: left;
}

#container h1 {
	margin: 20px 0 20px 0;
	padding: 3px 20px 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #7b2e49;
	text-align: left;
	text-shadow: 0 1px 1px #fff;
}

#container h2 {
	margin: 20px 0 20px 0;
	padding: 3px 20px 0 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 2px solid #FFE274;
}

#container h2 .details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #999;
	text-shadow: 0 1px 1px #fff;
}

#container h3 {
	margin: 10px 0;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
	background: #FEFCF5;
	color: #7b2e49;
	text-align: center;
	border-top: 1px dotted #F5DE99;
	border-bottom: 1px dotted #F5DE99;
}

#container p {
	margin: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}

#container p+img {
	margin: 20px 0 0 0;
}

#container p+object {
	margin: 20px 0 0 0;
}

p .map-details {
	float: right;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #003E74;
	padding: 0;
}

.floatmap {
	float: left;
	padding: 0;
	border: 5px solid #fff;
}

#container img {
	color: #fff3cd;
	border-color: #fff3cd;
}

#container h1+img {
	margin: 0;
	padding: 10px;
	border: 2px solid #fff3cd;
	}
#container h2+img {
	margin: 0;
	padding: 10px;
	border: 2px solid #fff3cd;
	}
#container p+img {
	margin: 20px 0;
	padding: 10px;
	border: 2px solid #fff3cd;
	}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.phone-number {
	font-family: Helvetica, arial sans-serif;
}

blockquote {
	margin: 0 0 20px 0;
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	font-style: italic;
	background: #FAFBFC;
	color: #72001d;
	border: 1px solid #D7DFE6;
}

/* -------------------------------------------------- */

#container ul {
	margin: 10px;
	padding: 0;
	list-style-type: none;
}

#container li {
	background: url(../images/bullet.png) no-repeat top left;
	list-style: none;
	display: block;
	padding-left: 1.5em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #7b2e49;
	border-bottom: 1px dotted #F5DE99;
}

#container li .alt-copy {
	font-weight: normal;
	color: #000;
}

#container .dark {
	background-color: #FEFCF5;
	list-style: none;
}

#container li em {
	font-weight: normal;
}

#container li strong {
	font-weight: bold;
}

/* COLUMNS */

#column-right {
	width: 280px;
	float: right;
	margin: 0 0 10px 20px;
	padding: 10px;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

#column-right p {
	margin: 0;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #122B43;
}

#column-right .floatlft {
	float: left;
	padding: 10px 10px 0 10px;
}

/* NEW PATIENT FORMS BUTTON */

#forms-btn {
	display: block;
	background: url(../images/forms-btn.png) no-repeat center top;
	float: left;
	width: 280px;
	height: 70px;
	margin: 0;
	padding: 0;
}

#forms-btn a {
	background: url(../images/forms-btn.png) no-repeat center top;
	float: left;
	width: 280px;
	height: 70px;
	padding: 0;
	margin: 0;
}

#forms-btn a:hover {
	background: url(../images/forms-btn2.png) no-repeat center top;
}

#forms-btn a span {
	visibility: hidden;
}

/* SMILE GALLERY */

.smile-gallery {
	width: 240px;
	margin: 8px;
	padding: 10px 10px;
	float: left;
	font-size: 14px;
	border: 2px solid #FCF3DE;
}

div.container .smile-gallery p {
	padding-right: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
	color: #122B43;
}

/* ---------------( ACCORDIAN CONTAINER )--------------- */

#box-wrapper {
	width: 590px;
	float: left;
	margin: 0;
	padding: 0;
}

#containerAccordian {
	width: 590px;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0 0 30px 0;
	text-align: left;
}

#containerAccordian h1 {
	margin: 20px 0 20px 0;
	padding: 3px 20px 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #7b2e49;
}

#containerAccordian h2 {
	margin: 20px 0 20px 0;
	padding: 3px 20px 0 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #FFE274;
}

#containerAccordian h3 {
	margin: 10px 0;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
	background: #FEFCF5;
	color: #7b2e49;
	text-align: center;
	border-top: 1px dotted #F5DE99;
	border-bottom: 1px dotted #F5DE99;
}

#containerAccordian p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}

ul.menu li ul img {
	color: #fff3cd;
	border-color: #fff3cd;
}

#containerAccordian img {
	margin: 0;
	padding: 10px;
	border: 2px solid #fff3cd;
	}
ul.menu li ul p+img {
	margin: 0 30px 20px 30px;
	padding: 10px;
	border: 2px solid #fff3cd;
	}

ul.menu li ul .floatlft {
	float: left;
	padding: 10px 15px 0 10px;
}

/* ---------------( ORAL SURGERY CONTAINER )--------------- */

#container-surgery {
	width: 590px;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0 0 30px 0;
	text-align: left;
}

#container-surgery h1 {
	margin: 20px 0 20px 0;
	padding: 3px 20px 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #7b2e49;
	text-align: left;
}

#container-surgery h2 {
	margin: 20px 0 20px 0;
	padding: 3px 20px 0 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #FFE274;
}

#container-surgery h3 {
	margin: 10px 0;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
	background: #FEFCF5;
	color: #7b2e49;
	text-align: center;
	border-top: 1px dotted #F5DE99;
	border-bottom: 1px dotted #F5DE99;
}

#container-surgery p {
	margin: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}

#container-surgery ul>p {
	margin: 0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}

#container-surgery ul.menu li ul img {
	color: #fff3cd;
	border-color: #fff3cd;
}

#container-surgery img {
	margin: 0;
	padding: 10px;
	border: 2px solid #fff3cd;
	}
#container-surgery ul.menu li ul>img, #container-surgery ul.menu li ul p>img {
	margin: 0 30px 20px 0;
	padding: 10px;
	border: 2px solid #fff3cd;
	}

#container-surgery ul.menu li ul .floatlft {
	float: left;
	padding: 10px 15px 0 10px;
}

/* ----------( LINKAGE )---------- */

#linkage {
	width: 590px;
	float: left;
	margin: 10px 0 20px 0;
	padding: 0 0 30px 0;
	text-align: left;
}

#linkage h1 {
	margin: 20px 0 20px 0;
	padding: 3px 20px 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: bold;
	color: #7b2e49;
	text-align: left;
	text-shadow: 0 1px 1px #fff;
}

#linkage h3 {
	margin: 10px 0;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
	background: #FEFCF5;
	color: #7b2e49;
	text-align: center;
	border-top: 1px dotted #F5DE99;
	border-bottom: 1px dotted #F5DE99;
}

#linkage p {
	margin: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}

#linkage ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style-type: none;
}

#linkage li a {
	list-style: none;
	display: block;
	padding: 7px 10px 4px 10px;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #7b2e49;
	text-decoration: none;
	border-bottom: 1px dotted #F5DE99;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
}

#linkage li {
	background: none;
	margin: 0 10px;
}

#linkage .dark {
	background-color: #FEFCF5;
	list-style: none;
}

#linkage ul a:hover {
	background-color: #6B3249;
	color: #FAE17A;
}

html>body #linkage ul a {
	margin: auto;
}


/* ---------------( SIDE BAR )--------------- */

#sidewrapper {
	float: right;
	width: 300px;
	margin: 0;
}

#sidewrapper p.phone {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	text-shadow: 0 1px 1px #fff;
	border-bottom: 1px solid #FFE274;
}

div.sidebar { 
	float: right;
	width: 267px;
	margin: 15px 0;
	padding: 15px;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

div.sidebar ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}

div.sidebar li {
	list-style: none;
	display: block;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 23px;
	font-weight: normal;
	color: #685B42;
	border-bottom: 1px solid #FFE274;
}

div.sidebar .bullet {
	text-indent: -.65em;
	padding: 5px 0 5px 1em;
	margin: 0;
	line-height: 16px;
}

div.sidebar .bullet:before {
	content: "\00BB \0020";
}

div.sidebar li em {
	float: right;
	width: 100px;
	padding-left: 10px;
	text-indent: 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #6B3349;
	border-left: 1px solid #FFE274;
}

div.sidebar p {
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #685B42;
}

#sidewrapper h1 {
	margin: 10px 0 10px 0;
	padding: 3px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	border-bottom: 2px solid #FFE274;
}

#sidewrapper h2 {
	margin: 0 0 10px 0;
	padding: 3px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #FFE274;
	text-align: center;
	border-bottom: 2px solid #380716;
}

div.sidebar .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-right: 10px;
}

div.sidebar img {
	color: #FFE274;
	border-color: #FFE274;
}

/* SIDEBAR NAVIGATION MENU */

#sidebar-nav { 
	float: right;
	width: 267px;
	margin: 15px 0;
	padding: 15px;
	background-color: #7B2E49;
	border: 1px solid #380716;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

/* menu list */

#sidebar-nav li a {
	display: block;
	padding: 7px;
	color: #F4CEDC;
	font-size: 12px;
	border-bottom: 1px dotted #380716;
	overflow: hidden;
	text-decoration: none;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	}
#sidebar-nav li.last a {
	border: none;
	}
#sidebar-nav a:hover {
	padding-left: 10px;
	background: #602038;
	color: #fff;
	text-decoration: none;
	}

body.select1 #sidebar-nav li.select1 a,
body.select2 #sidebar-nav li.select2 a,
body.select3 #sidebar-nav li.select3 a,
body.select4 #sidebar-nav li.select4 a,
body.select5 #sidebar-nav li.select5 a,
body.select6 #sidebar-nav li.select6 a,
body.select7 #sidebar-nav li.select7 a,
body.select8 #sidebar-nav li.select8 a, 
body.select9 #sidebar-nav li.select9 a,
body.select10 #sidebar-nav li.select10 a, 
body.select11 #sidebar-nav li.select11 a {
	padding-left: 10px;
	background: #602038;
	color: #fff;
	text-decoration: none;
}

ul.lstsb a {
	padding-left: 10px;
	background: #602038;
	color: #fff;
	text-decoration: none;
	}

/* SIDEBAR NEW PATIENT FORMS BUTTON */

div.forms-sb {
	display: block;
	background: url(../images/forms-btn.png) no-repeat center top;
	float: left;
	width: 263px;
	height: 72px;
}

div.forms-sb a {
	background: url(../images/forms-btn.png) no-repeat center top;
	float: left;
	width: 263px;
	height: 72px;
}

div.forms-sb a:hover {
	background: url(../images/forms-btn2.png) no-repeat center top;
}

div.forms-sb a span {
	visibility: hidden;
}

/* SIDEBAR NEW PATIENT FORMS BUTTON */

div.app-sb {
	display: block;
	background: url(../images/app-other.png) no-repeat center top;
	float: left;
	width: 263px;
	height: 47px;
}

div.app-sb a {
	background: url(../images/app-other.png) no-repeat center top;
	float: left;
	width: 263px;
	height: 47px;
}

div.app-sb a:hover {
	background: url(../images/app-other2.png) no-repeat center top;
}

div.app-sb a span {
	visibility: hidden;
}

/* BUTON */

div.connect-btn {
	float: left;
	margin: 1em 0;
	}
div.connect-btn a {
	width: 235px;
	display: block;
	padding: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #F9E799;
	text-align: center;
	background: #6B3349;
	text-decoration: none;
	border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-border-radius: 14px;
	}
div.connect-btn a:hover {
	border-color: #F8DD7B;
	background-color: #F8DD7B;
	color: #6B3349;
	text-decoration: none;
	}
	

/*----------( CONNECT WRAPPER )----------*/

#connectbg  {
	background: url(../images/bg-bottom.png) repeat-x center top;
	background-color: #fff3cd;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 980px;
}

#connectWrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 75px;
	font-weight: normal;
	font-style: italic;
	color: #FFE274;
}

div.connectLinks {
	float: right;
	width: 45px;
	margin: 15px;
}

/*---------------( FACEBOK )---------------*/

div.facebook {
	display: block;
	float: right;
	width: 186px;
	height: 48px;
	margin: 15px;
}

div.facebook a {
	background: url(../images/social/facebook.png) no-repeat center top;
	float: right;
	width: 186px;
	height: 48px;
}

div.facebook a:active {
	background: url(../images/social/facebook.png) no-repeat center top;
	margin-top: 2px;
}

div.facebook a span {
	visibility: hidden;
}

/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% lucida grande, Helvetica, sans-serif;
	background-color: #fff3cd;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #1D2258;
	min-width: 980px;
	border-bottom: 8px solid #7a324d;
}

/* ENDING FOOTER AREA */

#end {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	padding: 3px 0;
}

#address-footer {
	float: left;
	width: 560px;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: left;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #726A47;
}

#address-footer p {
	margin: 0 0 10px 0;
}

#address-footer small {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#practicecafe-link {
	float: right;
	width: 250px;
	margin: 0 auto;
	padding-right: 20px;
	padding-top: 15px;
	text-align: right;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 12px;
	color: #D8CBB2;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding: 0 20px 5px 0;
}

.floatlft-more {
	float: left;
	padding: 0 20px 10px 0;
}

.floatlft-alt {
	float: left;
	padding: 20px 20px 5px 0;
}

.floatrt {
	float: right;
	padding: 0;
}

/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

.star {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #7b2e49;
}

#comment-form fieldset {
	margin: 0 0 15px 0;
	border: none;
}

#comment-form fieldset label {
	display: block;
	margin: 0 0 8px 0;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 500px;
	padding: 10px;
	color: #7b2e49;
	font-size: 1.2em;
	border: none;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

#comment-form fieldset textarea {
	height: 200px;
}

.message-text {
	display: block;
	width: 400px;
	padding: 10px;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #B92616;
}

#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	border: 1px solid #FFE274;
}

#comment-form .form-input-button {
	width: 250px;
	height: 49px;
	padding: 0;
	font-size: 18px;
	font-weight: bold;
	border: none;
	color: #fff;
	text-shadow: 0px -1px 0px #374683;
	background: #7b2e49 url(../images/glass-btn.png) repeat-x 0 50%;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
}

#comment-form .form-input-button:hover,
#comment-form .form-input-button:focus {
	text-decoration: none;
	color: #7b2e49;
	background: #FFE274;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
	}

/* ------------( PHONE NUMBER ON CONTACT PAGE )------------ */

#phone-number {
	float: left;
	width: 220px;
	height: 50px;
	margin: 5px 15px 20px 0;
	padding: 0;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #7b2e49; 
}

#phone-number .floatlft {
	float: left;
	padding: 5px 10px 0 5px;
}

#phone-number .details {
	display: block;
	margin: 2px 0 0 50px;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	border-top: 1px dotted #694416; 
}

/* ------------( FAX NUMBER ON CONTACT PAGE )------------ */

#fax-number {
	float: left;
	width: 350px;
	height: 50px;
	margin: 5px 0 20px 0;
	padding: 0;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #7b2e49; 
}

#fax-number .floatlft {
	float: left;
	padding: 5px 10px 0 5px;
}

#fax-number .details {
	display: block;
	margin: 2px 0 0 50px;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	border-top: 1px dotted #694416;
}

/* ----------( LINKS )---------- */

/* NORMAL */

a:link, a:visited {
	color: #005EAF;
	text-decoration: underline;
}
a:hover, a:active a:focus {
	color: #E7C013;
	text-decoration: none;
}

/* LINK2 */

a.link2:link, a.link2:visited, a.link2:active {
	color: #fff;
	text-decoration: underline;
	-webkit-transition: color .4s linear;
}
a.link2:hover {
	color: #EDEBD4;
	text-decoration: none;
}


/* DESIGNED BY */

a.designer:link, a.designer:visited {
	color: #D8CBB2;
	text-decoration: none;
	-webkit-transition: color .4s linear;
}
a.designer:hover, a.designer:active {
	color: #E7C013;
	text-decoration: underline;
}

/* IMAGE */

a.image:link, a.image:visited {
   color: #FFE274;
	text-decoration: underline;
	-webkit-transition: color .4s linear;
}
a.image:hover, a.image:active {
	color: #fff;
	text-decoration: none;
}

a.image:link img {
	border: 3px solid #FFE274;
	-webkit-transition: border .4s linear;
}

a.image:visited img {  
	border: 3px solid #FFE274;
	-webkit-transition: border .4s linear;
}

a.image:hover img {  
	border: 3px solid #fff;
}

/* FAQ LINK */

a.faq-link:link, a.faq-link:visited {
	background: none;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
    color: #005EAF;
	text-decoration: underline;
	border-bottom: none;
	padding: 0;
	display: inline;
}

a.faq-link:hover, a.faq-link:active {
	color: #E7C013;
	text-decoration: none;
	border-bottom: none;
}

/* ----------( BACK TO TOP LINK )---------- */

.toTop{
	margin-top: 20px;
	padding: .5em 1em;
	cursor:hand;
	cursor:pointer;
	float: right;
	font-family: lucida grande, Helvetica, sans-serif;
	font-size:14px;
	line-height: 1em;
	background-color: #fff;
	color: #E7C013;
	border: 1px solid #F9EAC2;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.toTop:hover{
	color: #E7C013;
	background-color: #FCF3DE;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
}

/* ----------( CALL TO ACTION )---------- */

div.cta {
	margin: 10px 0;
	padding: 1em;
	background-color: #fff3cd;
	border: 1px solid #FFE274;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 8px #ccc;
	-webkit-box-shadow: 0px 0px 8px #ccc;
}

#container-surgery div.cta p, #container div.cta p, #containerAccordian div.cta p, #content div.cta p {
	margin: 15px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #7b2e49;
	text-align: left;
}

#content div.cta h3 {
	margin: 10px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #7b2e49;
	text-align: left;
}

.floatbtn {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

/* SIDEBAR NEW PATIENT FORMS BUTTON */

div.appbtn {
	display: block;
	background: url(../images/app-other.png) no-repeat center top;
	float: left;
	width: 263px;
	height: 47px;
}

div.appbtn a {
	background: url(../images/app-other.png) no-repeat center top;
	float: left;
	width: 263px;
	height: 47px;
}

div.appbtn a:hover {
	background: url(../images/app-other2.png) no-repeat center top;
}

div.appbtn a span {
	visibility: hidden;
}

/* -------------( SIDEBAR BUTTON )----------------- */

div.sidebtn {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
	}
div.sidebtn a {
	display: block;
	padding: 15px;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff3cd;
	text-decoration: none;
	text-align: center;
	background: #6B3349 url(../images/glass-btn.png) repeat-x 0 50%;
	border: 1px solid #FFE274;
	border-radius: 8px;
	-moz-border-radius: 8px; 
	-webkit-border-radius: 8px;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	}
div.sidebtn a:hover, div.sidebtn a:focus {
	background-color: #2D0F1C;
	text-decoration: none;
	color: #fff;
	}
	
/* -------------( CONTACTALT  BUTTON )----------------- */

div.btn-contactalt a {
	float: left;
	margin: 15px 10px 0 0;
	display: block;
	padding: 10px 30px;
	font-size: 14px;
	line-height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fff3cd;
	text-decoration: none;
	text-align: center;
	background: #000 url(../images/glass-btn.png) repeat-x 0 50%;
	border: 3px solid #fff3cd;
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
	transition: background-color .3s linear;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	}
div.btn-contactalt a:hover, btn-contactalt a:focus {
	background-color: #6B3349;
	color: #fff;
	text-decoration: none;
	}
	
/* -------------( LINK FLOAT )----------------- */


.linkfloat,
.linkfloatsmall,
.linkfloatsmaller {
	width: 290px;
	float: left;
	height: 120px;
    color: #7B2E49;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-style: italic;
    font-weight: normal;
    line-height: 23px;
    text-align: left;
}

.linkfloatsmall {
	width: 220px;}
	
.linkfloatsmaller {
	width: 190px;}

.floatleft {
	float: left;}
	
#content .links h1 {
	text-align: left;
	border-bottom: 1px solid #FFE274;}
	
	
.yellow {
	background:#FFF7E2;
	padding: 20px;
    border: 1px solid #FFE274;
    border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
	width: 888px;

	
	}
	
	
.white {

	padding: 20px;
	width: 888px;

	}	
	
	
	
	
/* --------------( PRELOAD )-------------- */

#preload { display: none; }
