body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color:#BFD5E2;
	
}

a {
	font-size: 10pt;
	color: #00568C;
	font-weight: bold;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #00568C;
}

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

a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

/* active link highlights */

#index .menu .nav-index {
	color:#000000;
	text-decoration:underline;
}

#about .menu .nav-about {
	color:#000000;
	text-decoration:underline;
}

#acne-therapy .menu .nav-acne-therapy {
	color:#000000;
	text-decoration:underline;
}

#aesthetics .menu .nav-aesthetics {
	color:#000000;
	text-decoration:underline;
}

#anti-aging .menu .nav-anti-aging {
	color:#000000;
	text-decoration:underline;
}

#botox-sweating .menu .nav-botox-sweating {
	color:#000000;
	text-decoration:underline;
}

#botox-therapy .menu .nav-botox-therapy {
	color:#000000;
	text-decoration:underline;
}

#contact-us .menu .nav-contact-us {
	color:#000000;
	text-decoration:underline;
}

#facelift .menu .nav-facelift {
	color:#000000;
	text-decoration:underline;
}

#facial-tissue .menu .nav-facial-tissue {
	color:#000000;
	text-decoration:underline;
}

#hair .menu .nav-hair {
	color:#000000;
	text-decoration:underline;
}

#hair-removal .menu .nav-hair-removal {
	color:#000000;
	text-decoration:underline;
}

#massage-therapy .menu .nav-massage-therapy {
	color:#000000;
	text-decoration:underline;
}

#mission-statement .menu .nav-mission-statement {
	color:#000000;
	text-decoration:underline;
}

#our-office .menu .nav-our-office {
	color:#000000;
	text-decoration:underline;
}

#procedures .menu .nav-procedures {
	color:#000000;
	text-decoration:underline;
}

#vein-therapy .menu .nav-vein-therapy {
	color:#000000;
	text-decoration:underline;
}

#vein-treatments .menu .nav-vein-treatments {
	color:#000000;
	text-decoration:underline;
}

#wrinkle .menu .nav-wrinkle {
	color:#000000;
	text-decoration:underline;
}

#laser .menu .nav-laser-bio {
	color:#000000;
	text-decoration:underline;
}


#header {
	width:100%;
	}
	
#header .menu {
	font-size:10px;
	padding-left:0px;
	margin-left:0px;
	float:left;
	margin-top:70px;
}

#header .menu li {
	list-style-type:none;
	float:left;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
}

#header .menu li.first {
	list-style-type:none;
	float:left;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
}

#header .menu li a {
	display:block;
	padding:5px;
	color:#ffffff;
	text-decoration:none;
	background-color:#00568C;
	font-size:10px;
	}
	
#header .menu li a:hover {
	background-color:#000000;
}

#header .menu li a.active_link {
	background-color:#000000;
}

#index #header .menu li  .nav-index,#about #header .menu li .nav-about, #procedures #header .menu li .nav-procedures,#our-office #header .menu li .nav-our-office,#mission-statement #header .menu li .nav-mission-statement,#contact-us #header .menu li .nav-contact-us {
	background-color:#000000;
	color:#ffffff;
	text-decoration:none;
}

#wrapper {
	width:100%;
	}
	
#wrapper .menu {
	border:0;
	padding-left:20px;
	margin-top:0;
	margin-left:0;
	}
	
#wrapper .menu li {
	list-style-type:square;
	border:0;
}

#wrapper .menu li a {
	display:block;
	padding:5px;
	color:#00568C;
	text-decoration:none;
	font-size:11px;
	}
	
#wrapper .menu li a:hover {
	color:#000000;
}

#wrapper .menu li a.active_link {
	color:#000000;
	text-decoration:underline;
}
	
#wrapper #content {
	float:left;
	width:87%;
	padding-left:3%;
	padding-bottom:3%;
}

#footer {
	width:100%;
	}
	
#footer .wrapper {
	text-align:center;
	line-height:30px;
	}

#footer .wrapper a {
	padding:10px;
	color:#00568C;
	text-decoration:none;
	font-size:11px;
	text-transform:uppercase;
	}
	
#footer .wrapper a:hover {
	color:#000000;
	text-decoration:underline;
}

#footer .wrapper a.active_link {
	color:#000000;
	text-decoration:underline;
}

.clear {
	clear:both;
	}

/*text*/

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 20pt;
	color: #AA5500;
}

h2 {
	font-size: 17pt; 
	color: #CC2C00;
}

h3 {
	font-size: 14pt;
	color: #B25100;
}

h4 {
	font-size: 11pt;
	color: #D95700;
}

h5 {
	font-size:10pt;
	color:#333333;
	margin-bottom:10px;
	}

.small {
	font-size: 9pt;
}

.big {
	font-size: 11pt;
}
.smallest {
	font-size: 8pt;
}
