* {

    padding: 0;

    margin: 0;

} 



body {

background: #A89382;

font-family:Arial;

font-size: 12px;

font-weight: bold;

padding: 0;

margin: 0;

color: #444;

line-height: 17px;

}



img { border: none; }

a { color: #9D1A39; }

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

a.title { color: #9D1A39; }

h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}

h4 { border-bottom: 1px solid #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 20px; letter-spacing: -1px;}

h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }

h3 a:hover { color: #333; }



#wrap {

background: #FDF5EB;

padding: 10px;

width: 850px;

margin: 0 auto;

}



#header {

height: 180px;

width: 850px;

background: #fff url(images/ElitePsychiatryBanner.jpg) no-repeat;

}

#header h1 {

font-size: 25px;

font-weight: 600;

letter-spacing: -2px;

padding: 15px 15px 0 0;

text-align: right;

color: #FDF5EB;

}

#header h1 a {

color: #fff;

text-decoration: none;

}

#header h1 a:hover {

color: #111;

text-decoration: none;

}



#header h2 {

font-size: 20px;

color: #FDF5EB;

padding: 9px 33px 0 0;

text-align: right;

}



/* Start New Menu*/
#hovermenu
{
    width: 850px;    
    background-color: #8B6950; 
    height: 25px;
}

#hovermenu ul{
padding-left: 0;
margin-left: 0;
height: 20px;
}

#hovermenu ul li{
list-style: none;
display: inline;
}

#hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: #FFF;
background-color: #8B6950;
border: 2px solid #8B6950;
margin-left: 80px;
font-family: Verdana;
font-weight: 600;
font-size: 14px;
}

#hovermenu ul li a:hover{
background-color: #C6AF9F;
border-style: outset;
border: 2px solid #6A4936;
}

html>body #hovermenu ul li a.highlight{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
background-color: #C6AF9F;
}
/* End New Menu*/

#contacthead{
background-color: #41121C;
color:#FFFFFF;
font-weight: bold;
}
#contactinfo{
background-color: #FDF5EB;
border: 1px solid #6A4936;
margin-bottom: 8px;
}

#content { 

padding: 0 20px;

}



#right {

margin-top: 10px;

width: 560px;

float: right;

font-size: 14px;

text-align: justify;

font-weight:bold;

}

#right h3 { border-bottom: 1px dotted #aaa; }


#left {

margin-top: 10px;

margin-left: 0px;

width: 228px;

float: left;

}

#left h3 { color: #666; }

#left ul { list-style-type: none; padding: 10px 0 10px 0; }

#left ul li { padding: 2px 0 3px 0; }

#left ul li a { color: #9D1A39; font-weight: 100; display: block; text-decoration: none; font-size: 12px; border-bottom: 1px dotted #aaa; }

#left ul li a:hover { color : #111; }



#footer {

font-size: 10px;

color: #eee;

line-height: 15px;

background: #880000 url(images/footer.jpg) repeat;

margin-top: 30px;

font-family: Verdana;

}

#footer a { 

color: #eee;

}

#footer a:hover {

color: #aaa; 

text-decoration: underline; 

}





.tblTitle {

font-size: 12px;

color:Navy;

font-weight:bold;

}



#spTraining {

background: #FFFFFF;

width: 450px;

/*border: 1px solid;*/

border-color: #CCCCCC;

}





#introleft {

background: #FFFFFF;

width: 50px;

float: left;

border: 1px solid;

border-color: #CCCCCC;

}



#introPic {

background: #FFFFFF;

width: 146px;

float: left;

border: 1px solid;

border-color: #CCCCCC;

}



#disclaimer {

background: #FDF5EB;

font-size: 11px;

font-weight:bold;

color: #9D1A39;

padding: 0;

margin: 0;

width: 150px;

float: left;

line-height:12px;

border-color: #9D1A39;

}



#clear

{

 clear:both;

}



table.training

{

background: #FDF5EB;

font-family:Times New Roman;

font-size: 16px;

font-weight:bold;

padding: 0;

margin: 0;

color: #444;

line-height: 17px;

}



.contactinfo

{

font-family:Times New Roman;

font-size: 14px;

padding: 1px;

margin: 0;

border: 1px dashed #6A4936;

}

.red 

{
   color:#9D1A39
}

#msg{


font-size: 14px;

font-weight:bold;

color: #BC051B;

width: 200px;

padding: 2px;

margin: 2px;
}




 ul.edu
{
    
list-style-type: none;
margin: 0;
padding:0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

ul.edu li
{
padding-bottom: 2px; /*bottom spacing between menu items*/
background: url(images/arrowbullet.png) no-repeat center left; /*custom bullet*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
border-bottom: 1px dotted #dadada;
/*color:#8b6950;*/
}

ol.edu
{
list-style-type:circle;
padding-left: 19px;
margin-top: 4px;
}

ol.edu li
{
margin-top: 4px;
border-bottom: 1px dotted #dadada;
/*color:#8b6950;*/
}

#directions
{
width: 550px;
padding: 4px;
}

ol.dir
{
list-style-type:disc;
padding-left: 19px;
margin-top: 4px;
}

ol.dir li
{
margin-top: 4px;
border-bottom: 1px dotted #dadada;
/*color:#8b6950;*/
}

ul.dir
{
list-style-type:none;
padding-left: 19px;
margin-top: 4px;
}

ul.dir li
{
margin-top: 4px;
border-bottom: 1px dotted #dadada;
/*color:#8b6950;*/
}

a.pol { color: blue; margin-left:110px;border: 1px dashed #dadada; }

a.pol:hover { text-decoration: none; color : #fff; background:#C6Af9f;}

img.border
{
    margin-top:5px;
    border: 1px solid #dadada;
}

#addthis
{
    float:right;
    padding:0;
    margin:0;
}

.border
{
    border: 1px solid #6A4936;
}