/* CSS Document */

.footer {
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

.footer-box {
	background: #3e6d89;
	color: #fff;
	font-size: 13px;
	padding: 5px;
	text-align: center;
}

.footer-box a, .footer-box a:hover {
	color: #fff;
	font-family: serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

#welcome-img {
background-image:url(images/content.jpg);
background-repeat:no-repeat;
height:138px;
width:524px;
}

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	}
	
#menu #directions-btn {
	margin: -7px 0px 10px -7px;
	}
	
#menu #directions-btn a {
	background: #fff url(images/directions_btn.gif) 0 0 no-repeat;
	height: 83px;
	width: 217px;
	display: block;
	}
	
#menu #directions-btn a:hover {
	background: #fff url(images/directions_btn.gif) 0 -82px no-repeat;
	height: 83px;
	width: 217px;
	display: block;
	}	
	
#menu li {
	background-color: #fff;
	}
	
body#contruction-directions {
	margin: 0px;
	padding: 0px;
	}
	
body#contruction-directions p {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding: 0px 10px;	
	}

	
/* niptuck popup */
body#niptuck p { margin:0;padding:0; }
body#niptuck {
color: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
padding: 0px 0px; margin:0;	}
body#niptuck {
font-size:12px;
font-family:Arial, Helvetica, sans-serif; 
}
body#niptuck table {
margin:0px auto 10px auto;}
body#niptuck #wrap { width:524px; height:300px; padding:60px 0px 0px 0px; margin:0px 0px; background: url(images/niptuckparty-popup.jpg) no-repeat; }
body#niptuck .rightcol { padding-left:10px; }
body#niptuck p { width:300px; margin: 0 auto; text-align:center; }
body#niptuck .white { color:#fff; font-weight:bold; }

a:link, a:visited, a:hover, a:active { font-size:12px !important; }



#home-vid {
	margin:20px 20px 30px 20px;
	}


#video h2 { margin-left:15px; }
a.player {
	display:block;
	float:left;
	clear:left;
	border:1px solid #999;
	margin:5px 15px 30px 15px;
	}


img.img-right {float:right; margin:0 0 0 10px;}
img.img-left {float:left; margin:0 10px 0 0;}



dl {
	margin:10px 0px;
	width:100%;
}
dl dt {
	width: 95%;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#66a2c7;
	clear:both;
	margin-bottom:15px;
}
