/*
-----------------------------------------------
Title:    Madison Square Dentistry
Company:  Practice Cafe
Designer: Shane Guymon
URL:      http://www.practicecafe.com
Updated:  16 OCTOBER 2008

© Copyright 2008 Practice Cafe, LLC
----------------------------------------------- */


/* CSS Document */

body  {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) repeat-y center top;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 800px;
	border-top: 8px solid #FFFFFF;
}

strong {
	font-weight: normal;
}

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

/* BRANDING BACKGROUND */

#brandingbg  {
	background: url(../images/bg.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
}

#wrapper {
	width: 780px;
	height: 155px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px solid #656466;
}

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

#address {
	float: right;
	width: 500px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
	color: #656466;
	border-bottom: 1px solid #656466;
}

#address .number {
	color: #6A829C;
}

/* LOGO */

#logo {
	float: left;
	width: 260px;
}

/* TOP NAVIGATION */

#topNav {
	width: 500px;
	float: right;
	margin-top: 0px;
	text-align: left;
}

#topNav1 {
	width: 220px;
	float: left;
	margin-top: 0px;
	text-align: left; 
}

#topNav1 ul {
	padding-left: 0px;
	list-style-type: none; 
}

#topNav1 ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 190px;
	padding-top: 2px;
	padding-left: 6px;
	background-color: #F1F0EA;
	color: #69839E;
	border-left: 1px solid #D8D7C3;
}

#topNav1 li {
	list-style: none;
	display: block;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-right: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #69839E;
}

#topNav1 ul a:hover {
	width: 190px;
	padding-left: 6px;
	color: #656466;
	background-color: #D8D7C3;
	border-left: 1px solid #69839E;
}

#topNav1 ul a:active {
	color: #656466;
}

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

/* THESE ARE THE STATES OF THE LINKS WHEN YOU ARE ON THAT PAGE */

#home #topNav1 .home a,
#about #topNav1 .about a,
#office #topNav1 .office a,
#services #topNav1 .services a,
#six #topNav1 .six a {
	width: 190px;
	padding-left: 6px;
	color: #656466;
	background-color: #D8D7C3;
	border-left: 1px solid #69839E;
}

/* TOP NAV 2 */

#topNav2 {
	width: 210px;
	float: left;
	margin-top: 0px;
	text-align: left; 
}

#topNav2 ul {
	padding-left: 0px;
	list-style-type: none; 
}

#topNav2 ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;;
	font-size: 11px;
	font-weight: normal;
	width: 190px;
	padding-top: 2px;
	padding-left: 6px;
	background-color: #F1F0EA;
	color: #69839E;
	border-left: 1px solid #D8D7C3;
}

#topNav2 li {
	list-style: none;
	display: block;
	margin-bottom: 2px;
	padding-left: 0px;
	padding-right: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #69839E;
}

#topNav2 ul a:hover {
	width: 190px;
	padding-left: 6px;
	color: #656466;
	background-color: #D8D7C3;
	border-left: 1px solid #69839E;
}

#topNav2 ul a:active {
	color: #656466;
}

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

/* THESE ARE THE STATES OF THE LINKS WHEN YOU ARE ON THAT PAGE */

#visit #topNav2 .visit a,
#payment #topNav2 .payment a,
#specials #topNav2 .specials a,
#faq #topNav2 .faq a,
#contact #topNav2 .contact a {
	width: 190px;
	padding-left: 6px;
	color: #656466;
	background-color: #D8D7C3;
	border-left: 1px solid #69839E;
}

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

#branding {
	float: right;
	background: url(../Headers/rotator.php) no-repeat center top;
	width:760px;
	height:190px;
}

#branding1 {
	float: right;
	background: url(../Headers/header1.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding2 {
	float: right;
	background: url(../Headers/header2.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding3 {
	float: right;
	background: url(../Headers/header3.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding4 {
	float: right;
	background: url(../Headers/header4.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding5 {
	float: right;
	background: url(../Headers/header5.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding6 {
	float: right;
	background: url(../Headers/header6.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding7 {
	float: right;
	background: url(../Headers/header7.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding8 {
	float: right;
	background: url(../Headers/header8.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding9 {
	float: right;
	background: url(../Headers/header9.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}

#branding10 {
	float: right;
	background: url(../Headers/header10.jpg) no-repeat center top;
	width: 780px;
	height:200px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656466;
}


/* CONTENT BACKGROUND */

#contentbg  {
	background: url(../images/bg.jpg) repeat-y center top;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	min-width: 800px;
}

/* CONTENT WRAPPER */

#contentwrapper {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}

/* CONTENT */

#content {
	width: 500px;
	float: right;
	margin-top: 0px;
	text-align: left;
}

#content h1 {
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #6A829C;
}

#content h1 .thank {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #D56800;
}

#content h2 {
	padding-left: 5px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #D56800;
	border-top: 1px solid #D2DFE9;
	border-bottom: 1px solid #D2DFE9;
}

#content h4 {
	margin-left: 10px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	font-weight: bold;
	color: #AFA545;
}

#content h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

#content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #656466;
}

#content .ba {
	padding-bottom: 20px;
	border-bottom: 5px solid #EEE9D4;
}

.normal {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}

.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.italic {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #9E2823;
}

#content .office-pic-border img {
	border: 5px solid #E6E8ED;
}

#content blockquote {
	background: url(../images/quotes.jpg) no-repeat left top;
	margin: 0;
	padding: 20px 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	color: #69819C;
	border-bottom: 1px dotted #656466;
}

#content blockquote p {
	margin: 0;
	padding: 20px 0 0 0;
	font-family: Helvetica, Verdana, Arial,  sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	font-style: normal;
	color: #646267;
}

/* NEW PATIENT GIFT */

#gift {
	display: block;
	background: url(../images/gift.jpg) no-repeat center top;
	float: left;
	width: 460px;
	height: 46px;
	padding: 0;
	margin: 0 0 10px 0;
}

#gift a {
	background: url(../images/gift.jpg) no-repeat center top;
	float: left;
	width: 460px;
	height: 46px;
}

#gift a:hover {
	background: url(../images/gift2.jpg) no-repeat center top;
}

#forms a span {
	visibility: hidden;
}


/* FEATURES */

#feature {
	margin-right: 20px;
	float: right;
}

#feature2 {
	float: left;
	margin-left: 25px;
}

/* SLIDESHOW */
	
.slideshow {
	width:470px;
	height:353px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
	float: left;
	border: 5px solid #F3F3ED;
}

/* ROUNDED CORNER BOX */

#box {
	width: 460px;
	float: left;
	padding: 10px;
	background: #F3F3ED;
	border: 1px solid #656466;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#box p {
	padding-left: 20px;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #656466;
	
}


/* SIDE LIST */

#sidelist {
	width: 245px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	text-align: left;
	background: #F3F3ED;
	border-right: 1px solid #656466; 
}

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

#sidelist ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 225px;
	line-height: 30px;
	padding-left: 6px;
	color: #E6DFB5;
}

#sidelist li {
	list-style: none;
	display: block;
	text-indent: -1em;
	padding-left: 2em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #6A829C;
	border-bottom: 2px solid #FFFFFF;
}

#sidelist li:before {
	content: "\00BB \0020";
}

#sidelist ul a:hover {
	width: 225px;
	line-height: 30px;
	padding-left: 6px;
	color: #D2DFE9;
	background: #363434;
}

#sidelist a.class2:hover {
	width: 190px;
	line-height: 30px;
	padding-left: 6px;
	color: #FFFFFF;
	background: #C59C44;
}

#sidelist a.class3:hover {
	width: 190px;
	line-height: 30px;
	padding-left: 6px;
	color: #FFFFFF;
	background: #604740;
}

#sidelist ul a:active {
}

html>body #sidelist ul a {
	margin: 0px;
}

/* THESE ARE THE STATES OF THE LINKS WHEN YOU ARE ON THAT PAGE */

#home #sidelist .home a,
#about #sidelist .about a,
#services #sidelist .services a,
#advanced #sidelist .advanced a,
#implants #sidelist .implants a,
#visit #sidelist .visit a,
#payment #sidelist .payment a,
#specials #sidelist .specials a,
#faq #sidelist .faq a,
#contact #sidelist .contact a {
	width: 225px;
	line-height: 30px;
	padding-left: 6px;
	color: #D2DFE9;
	background: #363434;
}

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

#sidelist .light {
	display: block;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}

#sidelist .dark {
	display: block;
	background: #792823;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #363434;
	border-bottom: 1px solid #363434;
}

#sidelist p {
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #6A829C;
}

#sidelist h1 {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #656466;
}

#sidelist h2 {
	margin-left: 0px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #656466;
	border-top: 1px solid #656466;
}

#sidelist h3 {
	margin-left: 20px;
	padding-left: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #056336;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#sidelist .details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	color: #656466;
}

#sidelist .floatlft {
	float: left;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 10px;
}

/* NEW PATIENT FORMS */

#forms {
	display: block;
	background: url(../images/forms.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 60px;
	padding: 0;
	margin: 0 0 10px 0;
}

#forms a {
	background: url(../images/forms.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 60px;
}

#forms a:hover {
	background: url(../images/forms2.jpg) no-repeat center top;
	float: left;
	width: 240px;
	height: 60px;
}

#forms a span {
	visibility: hidden;
}


/* MAIN LIST */

#mainlist {
	width: 490px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

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

#mainlist li {
	list-style: none;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #656466;
}

#mainlist .dark {
	display: block;
	background: #F3F3ED;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px dotted #D9D7C5;
	border-bottom: 1px dotted #D9D7C5;
}

#mainlist h1 {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 3px;
}

#content h3 {
	padding-left: 5px;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #D56800;
}

#mainlist .impact {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6A829C;
	font-weight: bold;
}

/* SERVICE LIST */

#servicelist {
	width: 480px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

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

#servicelist li {
	list-style: none;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #2F4276;
	border-bottom: 1px solid #D2DFE9;
}

#servicelist li:before {
	content: "\00BB \0020";
}

#servicelist h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #D56800;
	border-top: 1px solid #D2DFE9;
	border-bottom: 1px solid #D2DFE9;
}

.serif {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9E2823;
	font-weight: bold;
}

/* NEW PATIENT FORMS */

#newforms {
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #F3F3ED;
	text-align: left;
}

#newforms ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#newforms ul a {
	display: block;
	width: 470px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #656466;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	
}

#newforms li {
	padding-left: 10px;
	padding-right: 10px;
}

#newforms ul a:hover {
	width: 470px;
	padding-left: 10px;
	background-color: #898586;
	color: #FFFFFF;
	font-weight: normal;
}

#newforms ul a:active {
	background-color: #6A829C;
	color: #FFFFFF;
}

html>body #newforms ul a {
	margin: auto;
}
	
/* ENDING FOOTER AREA BACKGROUND */

#endbg  {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) repeat-y center top;
	margin-bottom: 10px; 
	padding: 0;
	text-align: center;
	color: #F3F3ED;
	min-width: 800px;
}


/* ENDING FOOTER AREA */

#end {
	width: 760px;
	height: 150px;
	margin: 0 auto;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #6A829C;
	color: #F3F3ED;
}

#sitemap {
	float: left;
	width: 500px;
	padding-left: 20px;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* FOOTER MENU */

#footerMenu1 {
	width: 130px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	text-align: left; 
}

#footerMenu1 ul {
	padding-left: 0px;
	list-style-type: none; 
}

#footerMenu1 ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 110px;
	padding-left: 6px;
	color: #D9D7C5;
	background: #6A829C;
	border-left: 1px solid #D9D7C5;
}

#footerMenu1 li {
	list-style: none;
	display: block;
	padding-left: 0px;
	padding-right: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F3F3ED;
}

#footerMenu1 ul a:hover {
	width: 110px;
	padding-left: 6px;
	background: #9AA7B9;
	color: #FFFFFF;
	border-left: 1px solid #F3F3ED;
}

#footerMenu1 ul a:active {
	color: #F3F3ED;
}

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

/* FOOTER MENU 2 */

#footerMenu2 {
	width: 170px;
	float: left;
	margin-top: 10px;
	text-align: left; 
}

#footerMenu2 ul {
	padding-left: 0px;
	list-style-type: none; 
}

#footerMenu2 ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 150px;
	padding-left: 6px;
	color: #D9D7C5;
	background: #6A829C;
	border-left: 1px solid #D9D7C5;
}

#footerMenu2 li {
	list-style: none;
	display: block;
	padding-left: 0px;
	padding-right: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F3F3ED;
}

#footerMenu2 ul a:hover {
	width: 150px;
	padding-left: 6px;
	background: #9AA7B9;
	color: #FFFFFF;
	border-left: 1px solid #F3F3ED;
}

#footerMenu2 ul a:active {
	color: #F3F3ED;
}

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

/* FOOTER MENU 3 */

#footerMenu3 {
	width: 130px;
	float: left;
	margin-top: 10px;
	text-align: left; 
}

#footerMenu3 ul {
	padding-left: 0px;
	list-style-type: none; 
}

#footerMenu3 ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 110px;
	padding-left: 6px;
	color: #D9D7C5;
	background: #6A829C;
	border-left: 1px solid #D9D7C5;
}

#footerMenu3 li {
	list-style: none;
	display: block;
	padding-left: 0px;
	padding-right: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F3F3ED;
}

#footerMenu3 ul a:hover {
	width: 110px;
	padding-left: 6px;
	background: #9AA7B9;
	color: #FFFFFF;
	border-left: 1px solid #F3F3ED;
}

#footerMenu3 ul a:active {
	color: #F3F3ED;
}

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

/* FOOTER MENU 4 */

#footerMenu4 {
	width: 170px;
	float: left;
	margin-top: 10px;
	text-align: left; 
}

#footerMenu4 ul {
	padding-left: 0px;
	list-style-type: none; 
}

#footerMenu4 ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 150px;
	padding-left: 6px;
	color: #D9D7C5;
	background: #6A829C;
	border-left: 1px solid #D9D7C5;
}

#footerMenu4 li {
	list-style: none;
	display: block;
	padding-left: 0px;
	padding-right: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F3F3ED;
}

#footerMenu4 ul a:hover {
	width: 150px;
	padding-left: 6px;
	background: #9AA7B9;
	color: #FFFFFF;
	border-left: 1px solid #F3F3ED;
}

#footerMenu4 ul a:active {
	color: #F3F3ED;
}

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

/* FOOTER MENU 5 */

#footerMenu5 {
	width: 130px;
	float: left;
	margin-top: 10px;
	text-align: left; 
}

#footerMenu5 ul {
	padding-left: 0px;
	list-style-type: none; 
}

#footerMenu5 ul a {
	display: block;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 110px;
	padding-left: 6px;
	color: #D9D7C5;
	background: #6A829C;
	border-left: 1px solid #D9D7C5;
}

#footerMenu5 li {
	list-style: none;
	display: block;
	padding-left: 0px;
	padding-right: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #F3F3ED;
}

#footerMenu5 ul a:hover {
	width: 110px;
	padding-left: 6px;
	background: #9AA7B9;
	color: #FFFFFF;
	border-left: 1px solid #F3F3ED;
}

#footerMenu5 ul a:active {
	color: #F3F3ED;
}

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

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

/* FLOAT LEFT OR RIGHT */

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

.floatrt {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: right;
}

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

#contactform {
	width: 420px;
	float: left;
	margin-left: 20px;
}

/* comment form */

#comment-form fieldset {
	margin: 0 0 15px 15px;
	border: none;
	}
#comment-form fieldset label {
	display: block;
	margin: 0 0 3px 0;
	color: #5E839F;
	font-weight: bold;
	}
#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 90%;
	padding: 10px 5px;
	font-size: 14px;
	border: 1px solid #DBD8C6;
	background: #F3F3ED;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}
#comment-form fieldset textarea {
	height: 200px;
	}
#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	outline: none;
	}

#comment-form .form-input-button {
	width: 188px;
	display: block;
	padding: 6px 14px;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	color: #fff;
	border: none;
	background: #D3690E url(../images/glass-btn.gif) repeat-x 0 50%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	}

#comment-form .form-input-button:hover,
#comment-form .form-input-button:focus {
	background: #69819C url(../images/glass-btn2.gif) repeat-x 0 50%;
	text-decoration: none;
	}
	
.message-text {
	padding: 0 0 0 20px;
	font-size: 20px;
	color: #AD0E16;
	font-weight: bold;
}

/* ----------( BUTON )---------- */

div.btn {
	float: left;
	margin: 1em;
	}
div.btn a {
	display: block;
	padding: 10px 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 25px;
	font-style: italic;
	color: #fff;
	text-decoration: none;
	background: #D3690E url(../images/glass-btn.gif) repeat-x 0 50%;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	}
div.btn a:hover {
	border-color: #405d89;
	background: #69819C url(../images/glass-btn2.gif) repeat-x 0 50%;
	text-decoration: none;
	}

/* LINKS */

a:link {
	color: #6A829C;
	text-decoration: underline;
}
a:visited {
	color: #6A829C;
	text-decoration: underline;
}
a:hover {
	color: #D56800;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

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

a.designer:link {
	color: #E6DFB5;
	text-decoration: underline;
}
a.designer:visited {
	color: #E6DFB5;
}
a.designer:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.designer:active {
	text-decoration: underline;
}

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

a.image:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.image:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.image:hover {
	color: #D9D7C5;
	text-decoration: none;
}
a.image:active {
	text-decoration: none;
}

a.image:link img {
	border: 5px solid #FFFFFF;
}

a.image:visited img {
	border: 5px solid #FFFFFF;
}

a.image:hover img {  
	border: 5px solid #D9D7C5;
}

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

a.link2:link {
    color: #656466;
	text-decoration: none;
}
a.link2:visited {
	color: #656466;
	text-decoration: none;
}
a.link2:hover {
	color: #D56800;
	text-decoration: underline;
}
a.link2:active {
	text-decoration: none;
}