body {
	background-color: #000000; 
	margin: 0 0 0 0;
	height: 100%;	
	color: #000000;
}

html {
	margin: 0 0 0 0;
	height: 100%;
}

td, tr, p, div {
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
}

ul {
	padding-left: 2.5em;
	margin: 0 0 0 0;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
	text-align: center;
}

ul#mainlevel-nav li {
	background: none; 
	display: inline;
	padding: 0;
	text-align: center;
	float: left;
	margin: 1px;
	width: auto !important;
    width: 5%;
	font-size: 8px;
	line-height: 18px;
	white-space: nowrap;
	border-left: 0 solid #cccccc;
}

ul#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding-left: 9px;
	padding-right: 8px;
	text-decoration: none;
	color: #000000;	

}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover {
	color: #CC0000;
	background: #ffffff;
}

.boxes {
	  background-color: #FFFFFF;
	  border: 0 0 0 0 #000000 solid;
	  padding: 0;
	  text-align: center;
}

.title {
	font: bold 24px sans-serif; 
	color: #C5B989;
}

.pathway {
	font: 9px Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	padding: 2px;
	margin: 2px;
}

.maintable {
	margin-top: 0;
	magin-bottom: 0;
	background-color: #000000;
	background-image: url(../images/bgstretch.gif);
	background-repeat: repeat-y;
	height: 100%;
	border-top: 0;
	border-bottom: 0;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	vertical-align: top;

}

.interitable {
	margin-top: 0;
	background-color: #FFFFFF;
	height: auto;
	border-top: 0;
	border-bottom: 0;
	border-left: 2px solid #990000;
	border-right: 2px solid #990000;
	vertical-align: top;
}

a.pathway:link, a.pathway:visited {
	color: #ffffff;
	font-weight: normal;
}

a.pathway:hover {
	color: #ffffff;
	font-weight: normal;
	text-deoration: underline;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #675A25;
	background-position: left;
	text-align: left;
	font-weight: normal;
}

a.mainlevel:hover {
	color: #990000;
	background-position: left;
	text-align: left;
	width: inherit;
	font-weight: bold;
}
		
a#active_menu {
	color: #990000;
	background-position: center;
	text-align: center;
	width: inherit;
	font-weight: bold;
}

a.mainmenu:link, a.mainmenu:visited {
	color: #333333; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
}

a.mainmenu:hover, {
	color: #C5B989;
	text-decoration: underline;
}

a.sublevel:hover {
	color: #C5B989;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	color: #675A25;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

table.moduletablemnuimg {
	width: 100%;
	align: center;		  
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}

table.moduletable {
	width: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

table.moduletable-nav {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

table.moduletable th {
	font-size: 11px;
	font-weight: bold;
	color: #C5B989;
	text-align: left;
	background-image: url(../images/mod_title_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 5px;
	text-indent: 25px;
	padding: 5px;
}

table.moduletable td {
	font-size: 10px;
	font-weight: normal;
	margin: 5px 0 5px 5px;
}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.sectiontableheader {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
	padding-left: 3px;
}

.sectiontableentry1 {
	background-color: #DDDDDD;
	padding-left: 3px;
}

.sectiontableentry1 a {
	padding-left: 8px;
}

.sectiontableentry2 a {
	padding-left: 8px;
}

.sectiontableentry1 a:hover {
	padding-left: 8px;
	color: #CC0000;
	font-weight: bold;
}

.sectiontableentry2 a:hover {
	padding-left: 8px;
	color: #CC0000;
	font-weight: bold;
}

.sectiontableentry2 {
	background-color: #EEEEEE;
	padding-left: 3px;
}


.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366C0;
	text-decoration: none;
	font-weight: medium;
}

.smalldark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.smallred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}

.smallwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.contentpane {
	background: #FFFFFF;
	padding: 2px;
}

.contentpaneopen {
	padding: 0;
	width: 100%;
}

.contentheading, .componentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
}

.createdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-align: left;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
	border: 1px solid #333333;
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #DDDDDD;
	border: 1px solid #333333;
}

a:link, a:visited {
	font-size: 9px;
	color: #006699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color: #CC6600;
	text-decoration: none;
}


a.contentpagetitle:link, a.contentpagetitle:visited {
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
 	color: #000000;
	text-align:left;
}

a.contentpagetitle:hover {
	font: bold 13px Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-align:left;
	color: #C5B989;
	text-decoration: underline;
}

a.category:link, a.category:visited {
	color: #333333;
	font-weight: bold;
}

a.category:hover {
    color: #CC0000;
}

.ontab {
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}

.tabpadding {
}

.tabheading {
	background-color: #ffae00;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}


.moscode {
	background-color: #f0f0f0;
}


.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

.leftcol {
	padding: 8px;
}

.rightcol {
	padding-left: 8px;
	padding-top: 0px;
}

.nopad {
	padding: 0;
}

.overlay {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.overtext {
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

body * #logoimg {
	background-image: url(../images/mainwin.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

body#home #backimg {
	background-image: none;
	background-repeat: no-repeat;
}

body#services #logoimg {
	background-image: url(../images/mainwin02.jpg);
	background-repeat: no-repeat;
}

body#aboutmb #logoimg {
	background-image: url(../images/mainwin04.jpg);
	background-repeat: no-repeat;
}

body#portfolio #logoimg {
	background-image: url(../images/mainwin03.jpg);
	background-repeat: no-repeat;
}

body#testimonials #logoimg {
	background-image: url(../images/laserlogo.gif);
	background-repeat: no-repeat;
}

body#ourdoctors #logoimg {
	background-image: url(../images/laserlogo.gif);
	background-repeat: no-repeat;
}

body#ourphilosophy #logoimg {
	background-image: url(../images/laserlogo.gif);
	background-repeat: no-repeat;
}

body#laserfaqs #logoimg {
	background-image: url(../images/laserlogo.gif);
	background-repeat: no-repeat;
}

body#locations #logoimg {
	background-image: url(../images/laserlogo.gif);
	background-repeat: no-repeat;
}

body#financing #logoimg, body#financingoptions #logoimg, body#carecredit #logoimg {
	background-image: url(../images/laserlogo.gif);
	background-repeat: no-repeat;
}

body#freeconsultations #logoimg {
	background-image: url(../images/laserlogo.gif);
	background-repeat: no-repeat;
}

.searchpos {
	padding-right: 8px;
}

.formpos {
	margin: 0;
}

.hometext {
	font: 1em Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF;
}

.style14 {
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	max-width: 250px;
	margin-top: 0;
	margin-bottom: 4px;
	margin-left: 8px;
}

.style15 {
	font: 1em Verdana, Arial, Helvetica, sans-serif; 	
}

.style24 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif; 	
	color: #996600;
}

.style25 {color: #993300}

body#locate {
	background-color: #FFFFFF;
}

.wrapper {
	margin:0;
	padding:0;
}

.contentpane form {
	padding: 5px;
	margin-left: 5px;
}

marquee img {
	border: 1px solid #FF0000;
}

.upcominghead {
	font-size: 9px;
	font-weight: bold;
	color: #FDEEB0;
	padding-left: 2px;
}

.upcomingdate {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

.upcoming {
	font-size: 9px;
	font-weight: normal;
	color: #DDDDDD;
}

.moduletable_login {
	float: right;
	padding: 20px 8px 8px 8px;
}

.topnav {
	background-color:#DAB0A5;
	text-align: center;
}

img { 
	border:0;
	
}




iframe {overflow: auto; background-color: #000000; }
iframe #shoutform { margin-left: -50px; }
#shoutbox_form p a { color: #000000; }
#shoutbox_form p { color: #000000; }
#shoutbox { font-family: Verdana; color: #FFFFFF; font-size: 8pt; }
#shoutbox a { color: #FFFFFF; }
#shoutbox h1, #shoutbox h2 { font-size: 9pt; margin: 0; padding: 0; }
#shoutbox h1 { display: none; }
#shoutbox h2 { color: #FFFFFF; }
#shoutbox input { color: #FFFFFF; font-size: 9pt; }
#shoutbox label, #shoutbox label input { display: block; color: #FFFFFF; }
#shoutbox_form, #shoutbox p { margin: 0; padding: 0; color: #DDDDDD; }
#shoutbox_forms input { font-family: Verdana; color: #FFFFFF; font-size: 8pt; background-color: #000000; border: 1px solid #555555; width: 96%; }
#shoutbox_buttons { text-align: right; margin: 1em 0 1em 0; }
#shout { background-color: #000000; border: 0px solid #FDEEB0; float: left; }
#shoutbox_contents p { margin: 0 0 1em 0; padding: 0; color: #FDEEB0; }
#shoutbox hr { color: #FFFFFF; background-color: #000000; border: 0; height: 1px; }
#shoutbox ul { margin: 1em 0; padding: 0; color: #FFFFFF; }
#shoutbox li { margin: 0 0 0 1.5em; padding: 0; }
#shoutbox img { vertical-align: middle; }