@charset "utf-8";
/* CSS Document */


body 
{
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	color:#666;
}

#Container
{
	width:1010px; 
	margin:0px auto 0px auto;
	background-color:#fff;
	position:relative;
}

#Header
{
	width:1010px;
	margin:0px auto;
	position:relative;
	height:159px;
}
.logo
{
	position:absolute;
	top:9px;
	left:18px;
}

#ContactInfo
{
	position:absolute; 
	right:15px;
	bottom:15px;
	text-align:right;
	width:370px;
	font-size:18px; 
	font-weight:normal; 
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	line-height:1.5em;
	color: #8CD4E0;
	letter-spacing:1px; 
}
#ContactInfo a
{	color:#8CD4E0; text-decoration:none;	}
#ContactInfo a:hover, #ContactInfo strong
{	color:#8CD4E0; text-decoration:none; font-weight:normal; }

#ContactInfo .number
{	font-size:41px; font-weight:bold; letter-spacing:1px;  	}
#ContactInfo .appointment
{	font-size:19px; letter-spacing:1px; 	}

#Menu
{
	clear:both;
	width:100%;
	min-width:1010px;
	background:url(../media/images/common/menu_bg.jpg) no-repeat top right;
	height:40px;
	border-bottom:4px solid #2299B9;
	text-align:right;
	margin-bottom:2px;
}
#Menu ul
{	
	width:505px;
	float:right;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#Menu li
{
	padding:12px 21px 0px 21px;
	color: #fff;
	font-size:20px;
	letter-spacing:1px;
	line-height:1.1em;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	position:relative;
	text-align:center;
	float:left;
	text-transform:lowercase;
}
#Menu li a
{	color: #fff; text-decoration:none;	}
#Menu li.selected, #Menu li:hover
{	color:#fff;	}

#Menu ul ul.innerNav
{

}
#Menu ul ul.innerNav li
{
	margin:0px;
	padding:4px 0px 10px 33px;
	background:none;
	color: #8E614A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#Menu ul ul.innerNav ul.innerNav2 li
{
	margin:0px;
	padding:4px 0px 10px 37px;
	background:none;
	color: #8E614A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

#Content
{
	clear:both;
	width:956px;
	padding:27px 27px 0px 27px;
	background:url(../media/images/common/content_bg.jpg) bottom right no-repeat;
}
#Content h1
{	
	color: #2299B9; font-size:28px; font-weight:bold; margin-top:0px; 
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	letter-spacing:1px;
}

#Content h2 
{
	text-align:justify;
	color:#2299B9;
	font-size:20px;
	line-height:1.4em;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	letter-spacing:1px;
}
#Content h3 
{
	text-align:justify;
	color: #2299B9;
	font-size:16px;
	line-height:1.3em;
	font-weight:normal;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	letter-spacing:1px;
}
#Content p, #Content table, #Content li 
{
	text-align:justify;
	/*color:#a7967a;*/
	font-size:12px;
	line-height:1.5em;
}

#Content a
{
	color:#2299B9;
	text-decoration:underline;
}

#Content select
{	color:#666;		}

#Content input[type=text]
{	color:#666;		}
#Content textarea
{	color:#666; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px;		}


#Content ul
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
}
#Content li
{
	list-style-image:url(../images/tinyknot.jpg);
	/*color:#8C7B5E;*/
	color:#666;
	line-height:1.3em;
	padding:5px 0px 5px 0px;
}

#End
{
	clear:both;
	height:27px;
	overflow:hidden;
}

#Footer
{
	clear:both;
	background-color:#2299B9;
	padding:13px 27px 0px 27px; 
	margin:0px auto;
	height:85px;
	position:relative;
}

#Footer #copy
{
	width:500px;
	float:left;
	color:#fff;
	font-size:13px;
	line-height:1.4em;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
}
#Footer #copy a
{	color:#fff; text-decoration:underline; font-size:11px;	}
#Footer #copy a:hover
{	color:#7ACDDA; text-decoration:underline;	}

#Footer #copy strong
{	color:#fff; font-weight:normal; font-style:normal; font-size:18px;	}
#Footer #copy em
{	color:#7ACDDA; font-weight:normal; font-style:normal;	}


#Footer #links
{
	width:400px;
	float:right;
	color:#666;
	
	font-size:11px;
	text-align:right;
}
#Footer #links img.BFlogo
{
	margin-top:20px;
	max-height:27px;
	margin-bottom:4px;
	width:auto;
}


img.right
{	margin:3px 0px 15px 17px;	float:right;	}
img.left
{	margin:3px 17px 15px 0px;	float:left;	}

#PictureArea
{
	position:relative;
	height:293px;	
	border-bottom:4px solid #2299B9;
}
#PictureArea img
{
	margin-bottom:2px;
}

#PictureArea h1.title
{
	position:absolute;
	bottom:20px;
	left:20px;
	text-align:right;
	color:#fff;
	font-size:35px;
	line-height:1.1em;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	letter-spacing:2px;
	background:url(../media/images/common/black_50.png);
	padding:15px 30px 15px 15px;
	border:1px solid #fff;
	color:#fff;
	z-index:3;
}
#PictureArea .box
{
	background:url(../media/images/common/black_50.png);
	width:617px;
	height:111px;
	padding:15px;
	border:1px solid #fff;
	color:#fff;
	position:absolute;
	bottom:25px;
	left:25px;
}
#PictureArea .box h1
{
	text-align:left;
	color:#fff;
	font-size:36px;
	line-height:1.1em;
	font-weight:normal;
	margin:0px 0px 5px 0px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	
	letter-spacing:1px;
	padding:0px;
}

#PictureArea .box p
{
	color:#fff;
	font-size:13px;
	line-height:1.6em;
	width:454px;
	float:left;
	margin:0px;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	
	letter-spacing:2px;
}
#PictureArea .box img
{
	float:right;
	margin-top:30px;
}

.column1, .column2, .column3, .column4
{
	width:192px;
	float:left;
	margin-right:20px;
	padding:15px;
	min-height:375px;

}
.column1, .column3
{
	background-color:#F3F8EC;
}
.column2, .column4
{
	background-color:#FCE8F2;
}
.column4
{
	margin-right:0px;
}
#Content .column1 h3, #Content .column2 h3, #Content .column3 h3, #Content .column4 h3
{ 	margin-top:0px;	}

#Content .column2 h3, #Content .column4 h3
{	color:#E31B85;	}


#Content .didYouKnow
{
	float:right;
	margin-left:25px;
	margin-bottom:10px;
	background-color:#8CD4E0;
	font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
	text-align:right;
	padding:10px;
	width:241px;
}
#Content .didYouKnow h3
{
	color:#fff;
	margin-top:0px;
	font-size:29px;
	text-align:right;
	margin-bottom:0px;
}
#Content .didYouKnow p
{
	color:#1C99B8;
	font-size:24px;
	line-height:1.4em;
	text-align:right;
	margin-top:5px;
	margin-bottom:0px;
}
#Content .didYouKnow img
{	margin-top:5px;	}

div.threeBox, div.threeBoxEnd, div.threeBoxFirst
{
	float:left;
	background-color:#E8F6F9;
	width:28%;
	padding:2%;
	margin-right:1%;
	margin-bottom:1%;
	min-height:130px;
}
div.threeBoxEnd
{
	margin-right:0;
}
div.threeBoxFirst
{
	clear:both;
}
#Content div.threeBox h3, #Content div.threeBoxEnd h3, #Content div.threeBoxFirst h3
{	
	margin-top:0px;
	font-size:19px;	
	margin-bottom:5px;
	letter-spacing:1px;
}
div.threeBox p, div.threeBoxEnd p, #Content div.threeBoxFirst p
{	color:#555; margin-bottom:0px;	}

/**** GET LOST SKYPE! ****/
span.skype_pnh_container {display:none !important;} 
span.skype_pnh_print_container {display:inline !important;} 
