.TitleHeader {
	font-family: calibri;
	font-size: 250%;
	font-style: normal;
	text-decoration: blink;
	font-weight: 700;
	color: #000;
	text-shadow: 0px 0px 5px #FFFFFF;
}
.TitleHeaderWhite {
	font-family: calibri;
	font-size: 200%;
	font-style: normal;
	color: #CCC;
	text-decoration: blink;
	font-weight: 700;
	text-shadow: 0px 0px 5px #FFFFFF;
}
.BalloonHeader {
	font-size: 250%;
	color: #fff;
	font-family: KlavBold, calibri;
	font-weight: bold;
	text-shadow: 0px 0px 11px #000;
}
.BalloonHeaderSm {
	font-size: 175%;
	color: #fff;
	font-family: KlavBold, calibri;
	font-weight: bold;
	text-shadow: 0px 0px 11px #000;
}
.HeaderText {
	color: #777777;
	font-size: 275%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	padding-top:10px;
	padding-bottom:10px;
	font-weight:750;
}
.HeaderTextSmall {
	color: #000;
	font-size: 200%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 800;
}
.HeaderTextWhite {
	color: #fff;
	font-size: 200%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 800;
}
.SloganText {
	color: #777777;
	font-size: 250%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight:750;
	text-shadow: 1px 1px 2px #000;
}
.MainBody {
	color: #000000;
	font-size: 150%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
}
.MainBodyBold {
	color: #000000;
	font-size: 150%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 800;
	text-shadow: 0px 0px 5px #FFFFFF;
}
.MainBodySmall {
	color: #000000;
	font-size: 100%;
	font-family: calibri;
	font-weight: 400;
}
.MainBodyGrey {
	color: #333333;
	font-size: 150%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 300;
	padding-left:11px;
	text-shadow: 0px 0px 5px #FFFFFF;
}
.FooterText {
	color: #000000;
	font-size: 120%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
}
.FooterTextSmall {
	color: #000000;
	font-size: 120%;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	font-weight: 400;
}
.WebsiteBalloonText {
	color: #777;
	font-size: 150%;
	font-family: calibri;
	font-weight: 300;
}
.RedHighlight {
	color: #F00;
	font-size: 125%;
	font-family: calibri;
}
.RedHighlightLg {
	color: #F00;
	font-size: 225%;
	font-family: calibri;
	font-weight:800;
}
.GreenHighlight {
	text-decoration: none;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	color: rgba(23, 150, 70, .7);
	font-weight:700;
	font-size:225%;
}
.GreenHighlightSm {
	text-decoration: none;
	font-family: KlavReg, calibri, Tahoma, Geneva, sans-serif;
	color: rgba(23, 150, 70, 1);
	font-weight:600;
	font-size:90%;
}
.FootText {
	font-family: Andalus;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	line-height: 18px;
}
.Copyright {
	color: #000;
	font-size: 80%;
	font-style: normal;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.FormText {
	font-size: 90%;
	color: #000;
	width: 95%;
	max-width: 300px;
	background-color: #fff;
	margin-top: 5px;
	padding-top:5px;
	padding-bottom:5px;
}
.PortfolioLIMenu {
	list-style-type:none;
	margin-left:0;
}
.EmailButton {
	opacity:1;
}
.EmailButton:hover {
	opacity:0.5;
}
.FacebookIcon {
	max-width:64px;
	min-width:45px;
	opacity:1;
}
.FacebookIcon:hover {
	opacity:0.5;
}
.CenterPicture {
	max-width:500px;
}
.BalloonPicture {
	opacity:1;
	box-shadow:2px 2px 2px #000000;
	-moz-box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
}
.BalloonPicture:hover {
	opacity:0.7;
}
.DentistPicture {
	box-shadow:2px 2px 2px #000000;
	-moz-box-shadow: 2px 2px 2px #000000;
    -webkit-box-shadow: 2px 2px 2px #000000;
}
.PixelBackgroundWhite {
	overflow:visible;
	blend-mode:multiply;
	background-color: rgba(255, 255, 255, .7);
	-moz-box-shadow: 1px 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 1px 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 1px 1px 0 #111111, 0 2px 0 #777777;
}
.BannerImageAdjust {
	max-width:2000px;
	min-height:500px;
}



/* Links */
#WhiteLink a:link {
	text-decoration: none;
	color: #d1d2d2;
}
#WhiteLink a:visited {
	text-decoration: none;
	color: #d1d2d2;
}
#WhiteLink a:hover {
	text-decoration: none;
	color: #fff;
}
#WhiteLink a:active {
	text-decoration: none;
}
#WhiteLink2 a:link {
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 0px 15px #A6E3F5;
}
#WhiteLink2 a:visited {
	text-decoration: none;
	color: #fff;
	text-shadow: 0px 0px 15px #A6E3F5;
}
#WhiteLink2 a:hover {
	text-decoration: none;
	color: #ccc;
	text-shadow: 0px 0px 15px #999999;
}
#WhiteLink2 a:active {
	text-decoration: none;
}
#BlueLink a:link {
	text-decoration: none;
	color: rgba(70, 112, 227, .7);
	font-weight:700;
}
#BlueLink a:visited {
	text-decoration: none;
	color: rgba(70, 112, 227, .7);
	font-weight:700;
}
#BlueLink a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
	text-shadow:0px 0px 5px #999999;
	font-weight:700;
}
#BlueLink a:active {
	text-decoration: none;
}
#GreenLink a:link {
	text-decoration: none;
	color: rgba(23, 150, 70, .7);
	font-weight:700;
}
#GreenLink a:visited {
	text-decoration: none;
	color: rgba(23, 150, 70, .7);
	font-weight:700;
}
#GreenLink a:hover {
	text-decoration: none;
	color: rgba(255, 255, 255, 1);
	text-shadow:0px 0px 5px #999999;
	font-weight:700;
}
#GreenLink a:active {
	text-decoration: none;
}


/* Main Menu */
#menu{
	width: 100%;
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;  
}

#menu li{
	float: left;
	padding: 10px 0px 0px 25px;
	position: relative;
}

#menu a{
	display:block;
	height: 25px;
	padding: 5px 20px 11px 11px;
	color: #FFF;
	font-size:20px;
	text-transform: uppercase;
	font-family:calibri;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}

#menu li:hover > a{
	color: #ccc;
}

*html #menu li a:hover{ /* IE6 */
	color: #ccc;
}

#menu li:hover > ul{
	display: block;
	
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

/* Sub-menu */

#menu ul{
    list-style: none;
	margin-top:0px;
    padding: 0px;
	margin-left:35px;    
    display: none;
    position: absolute;
	border: thin #000000;
    left: 0;
    z-index: 99999;    
    background: rgba(255, 255, 255, .95);
	blend-mode: multiply;	
    border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius:5px;
	font-size:100%;
	-moz-box-shadow: 0 2px 5px #777777;
    -webkit-box-shadow: 0 2px 5px #777777;
    box-shadow: 0 2px 5px #777777;
	color: #000;
	text-shadow:none;
	border:thick #000;
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

#menu ul li{
    float: none;
    margin: 0px;
    padding: 0px;
    display: block;
	color: #000;
	text-shadow:none;
    -moz-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    -webkit-box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
    box-shadow: 0 1px 0 #111111, 0 2px 0 #777777;
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

#menu ul li:last-child{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
	color: #000;
	text-shadow:none;
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;  
}

#menu ul a{    
    padding: 10px;
    height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
    text-transform: none;
	margin-right:0px;
	color: #000;
	text-shadow:none;
	-webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

*html #menu ul a{ /* IE6 */   
	height: 10px;
	color: #000;
	text-shadow:none;
}

*:first-child+html #menu ul a{ /* IE7 */    
	height: 10px;
	color: #000;
	text-shadow:none;
}

#menu ul a:hover{
	border:none;
	color:#fff;
	text-shadow:none;
    background: rgba(0, 0, 0, 0.95);
	background-size:cover;
	blend-mode: multiply;
}

#menu ul li:first-child a{  
}

#menu ul li:first-child a:after{
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 0px solid #444;
}

#menu ul li:first-child a:hover:after{
    border-bottom-color: #04acec; 
}

#menu ul li:last-child a{
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */
