﻿html 
{
    margin:0 0 0 0;
    padding:0 0 0 0;
} 

p {
	font: normal 12px/1.3  Arial, sans-serif;
	text-align: left;
}

h1
{
    font-size:20px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:White;
	text-align: center;
	text-shadow: #211b29 0.1em 0.1em 0.2em;
}
h2
{
    font-size:18px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:White;
	text-align: center;
	text-shadow: #211b29 0.1em 0.1em 0.2em;
}
h3 {
	 font-size:16px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:White;
	text-align: center;
	text-shadow: #211b29 0.1em 0.1em 0.2em;
}

.body
{
    background-color:#cccccc;
    margin:0 0 0 0;
    padding:0 0 0 0;
    background-image:url(../images/1pxVertical.jpg);
    background-repeat:repeat-x;
}
.ErrorAsterisk 
{
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  color:Red;
}
.divmain
{
    margin-left: auto;
    margin-right: auto;
    /*background-image:url(/images/1pxHorizontal.jpg);
    background-repeat:repeat;
    background-color:#770d33;*/
}
.divmiddle
{
    width:1024px;
    height:1360px;
    float:none;
    background-image:url(/images/1pxHorizontal.jpg);
    background-repeat:repeat;
}
.divmiddle4
{
    width:1024px;
    height:100%;
    float:none;
    background-image:url(/images/1pxHorizontal.jpg);
    background-repeat:repeat-y;
}
.divmiddlelong
{
    width:1024px;
    height:2060px;
    float:none;
    background-image:url(../images/1pxHorizontal.jpg);
    background-repeat:repeat;
}
.divlogo
{
    width:254px;
    float:left;
    height:130px;
}
.divheader
{
    width:516px;
    float:left;
    height:130px;
}
.divnav
{
    width:253px;
    float:left;
}
.divheight
{
    width:20px;
    float:left;
    
}
.divheight2
{
    width:10px;
    float:left;
    
}
.divcontent
{
    background-image:url(../images/banner.jpg);
    background-repeat:no-repeat;
    height:1000px;
    width:1024px;
    float:left;
}
.divcontentlong
{
    background-image:url(../images/banner.jpg);
    background-repeat:no-repeat;
    height:1750px;
    width:1024px;
    float:left;
}
.divbackcontent
{
    height:1000px;
    width:720px;
    float:left;
}
.divbanner
{
    width:516px;
    float:left;
}
.divpageheight
{
    width:5px;
    float:left;
}
.divbutton1
{
    position:relative;
    top:-183px;
    left:-272px;
}
.divmenu
{
    width:770px;
    float:left;
    padding:0 0 0 0;
    margin:0 0 0 0;
    text-align:right;
    background-image:url(../images/navbackground.jpg);
    background-repeat:repeat-x;
}


.HeaderText
{
    font-size:20px;
    font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:White;
	text-align: center;
	text-shadow: #211b29 0.1em 0.1em 0.2em;
}
.Bannertext
{
    font-size:14px;
    font-family: Helvetica, sans-serif;
	color:#eadaff;
	text-align: right;
	text-shadow: #211b29 0.1em 0.1em 0.2em;     
}
.BodyText
{
    font-family: Helvetica, sans-serif;
    font-size:15px;
    color:Black;
    text-align:left;
}
.BodyTextStrong
{
    font-family: Helvetica, sans-serif;
    font-size:15px;
    color:Black;
    text-align:left;
    font-weight:700;
}

.LogoText
{
    font-family: Helvetica, sans-serif;
    font-size:10px;
    color:Black;
    text-align:left;
}
.ParagraphText
{
    font-family: Helvetica, sans-serif;
    font-size:18px;
    color:Black;
}

.purpleimage 
{
    border-width:2px; border-color:#5d4879; border-style:solid;
}
.inptButton {
	width:80px;
	height:20px;
	font-size:12px;
	font-family:Arial;
	color:#333333;
	line-height: 85%;
	font-weight: bold;
	background:#8c74b8;
	border:solid 1px #332545;
	margin: 2px;
	padding:2px;
}
.inptTextArea {
	width:250px;
	height:100px;
	font-size:12px;
	font-family:monospace;
	color:#333333;
	background:#e4deee;
	border:solid 1px #332545;
	margin:2px;
	padding:2px;
	margin-left: 12px;
}
.inptTextBox 
{
	width: 150px;
	height:18px;
	font-size:12px;
	font-family: sans-serif;
	color:#333333;
	line-height: 90%;
	background:#e4deee;
	border:solid 1px #332545;
	margin:2px;
	padding:2px;
}
a:link, a:visited, a:hover, a:active
{
  font-family: Helvetica, sans-serif;
  text-decoration: none;
  color:            #FFFFFF;
  border:none;
}
a:hover 
{
    text-decoration: underline !important; 
}
a.pagebottom:link, a.pagebottom:visited, a.pagebottom:hover, a.pagebottom:active
{
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
  color:            #FFFFFF;
  font-weight:      normal;
  border:none;
  border-width:0px;
}
a.pagebottom:hover 
{
  cursor:           pointer;
  text-decoration: underline !important; 
}
 a.bodytextlink:link, a.bodytextlink:visited, a.bodytextlink:hover, a.bodytextlink:active
{
  font-family: Helvetica, sans-serif;
  font-size: 15px;
  text-decoration: none;
  color:#FFFFFF;
  font-weight:      normal;
}
a.bodytextlink:hover
{
  cursor:           pointer;
  text-decoration: underline !important;
}
a.logolinkblack:link, a.logolinkblack:visited, a.logolinkblack:hover, a.logolinkblack:active 
{
    font-family: Helvetica, sans-serif;
    font-size:10px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}
a.logolinkblack:hover,
{
   text-decoration: underline !important; 
}
a.specials:link, a.specials:visited, a.specials:hover, a.specials:active 
{
  font-family: Helvetica, sans-serif;
  font-size:15px;
  text-decoration: none;
  color:            #FFFFFF;
  font-weight:      900;
}
  b 
  {
    font-weight:500;
  }
  .GItem
{
    position:relative;
    float:left;
    padding:5px;
}
.BATab
{
    text-indent:10px; 
    font-family: Helvetica, sans-serif;
    font-size:15px;
    color:Black;
    text-align:left;
}
.clear {
	clear: both;
}

.certdiv {
	width: 1020px;
	height: 100px;

	
}

.cert {
	width:  125px;
	padding: 20px 25px 10px 5px;
}

.plastic-surgery-resources {
	color:white;
	margin:0 auto;
	width:1024px;	
}

.plastic-surgery-resources a {
	text-decoration:underline;	
}

.special-title { 
	color:white; 
	font-weight:bold; 
	text-align:left; 
	text-decoration:underline;
}
