
body
{   
   background-color: #e5e5ec;
   margin: 0px;
   text-align: center;
}

td
{   
   text-align: left;
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #000000;
}
      
#container 
{
   width: 800px;
   \width: 820px;
   w\idth: 800px;
   margin: 0px;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
   background: url(images/page_bg.gif) repeat-y 50% 0;
   padding: 0px;
   border: 1px solid #000000;
}

#reverseFloat
{
   float: left;
   width: 600px;   
   margin: 0px; 
   padding: 0px; 
}

#banner 
{
   height: 160px;
   padding: 0px;
   margin: 0px;
   text-align: left;
   background: url(images/header_bg.gif) repeat-y 50% 0;
   border-bottom: 1px solid #000000;
}

#titles
{
	font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 15px;
   color: #ffffff;   
   text-align: left;
   font-weight: bold;
   margin: 5px;
   padding: 0;
}

#footer 
{
   padding: 0px;
   margin: 0px;
   height: 15px;
   width: 800;
   font-family: arial, helvetica, sans-serif;
   font-size: 11px;
   color: #ffffff;
   background-color: #727596;
   clear: both;
   border-top: 1px solid #000000;
}


#content 
{
   float: right;
   width: 380px;
   margin: 0px;
   text-align: left;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   vertical-align: top;
   color: #000000;
}

#contentMargins
{
	padding: 10px 15px 10px 15px;
	margin::0;
}

#menu 
{
   float: left;
   width: 220px;
   margin: 0px;
   padding: 0px;
   color: #f7ffff;
   text-align: left;
}

#number
{
   
   padding: 10px;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   color: #000000;  
   text-align: left;
   border-bottom: 1px solid #cccccc;
}

.menuItem
{
   padding: 5px 3px 5px 3px; 
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   color: #000000;   
   text-align: left;
   font-weight: bold;
   border-bottom: 1px solid #cccccc;
}

.menuItem a
{   
   text-decoration: none;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   color: #000000;
   font-weight: bold;
}

.menuItemOn
{ 
   padding: 0px 0px 5px 0px; 
   margin: 5px 3px 5px 5px; 
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   color: #727596;
   text-align: left;
   font-weight: bold;
}

.menuItemOn a
{   
   color: #727596;
   text-decoration: none;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   font-weight: bold;
}

.menuItemOn a:hover
{   
   text-decoration: none;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px;
   color: #727596;
   font-weight: bold;
}


.menuItem a:visited
{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px; 
   color: #000000;
}

.menuItem a:hover
{
   font-family: Georgia, "Times New Roman", Times, serif;
	color: #727596;
   font-size: 12px; 
}

.menuItemOn a:visited
{
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 12px; 
   color: #727596;
}

#sidebar 
{
   float: right;
   width: 198px;
   margin: 0px;
   padding: 0px;
   font-family: arial, helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
   text-align: left;
}

#sidebarMargins
{
	padding: 15px 10px 15px 10px;
	margin::0;
}

.boldText
{   
   font-weight: bold; 
}

.highlightedText
{   
   color: #009244;
   font-weight: bold;
}

.titleText
{   
   color: #009244;
   font-weight: bold;
   font-size:15px;
}


.italicText
{
	font-style : italic;
}

.coloredText
{
   color: #009244;
}

a
{   
   color: #990000;
}

a:hover
{
   color: #FF0000;
}

.photoBorder{
	border: 1px solid #000000;
}

.textBox{
   text-align:left;
   margin:10px 20px 10px 20px;
   background-color:#888888;
   border: 1px;
   border-style:solid; 
   border-color:#666666;
   padding:10px;
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
   color:#000000;
}

.textBoxHigh{
   font-family: arial, helvetica, sans-serif;
	font-size:12px;
   color:#94603C;
   font-weight:bold;
}

a.textBoxLink:hover{
   color:#202365;
}

.textBoxLink{
   font-family: arial, helvetica, sans-serif;
	font-size: 12px;
   color:#94603C;
   font-weight:bold;
   text-decoration:none;   
}

.phoneText
{   
   color: #CE4809;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-weight: bold;
   font-size:18px;
}
