@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#014167;
	font-family:Arial, Helvetica, sans-serif;
}

input.inpsec {
	 width:1px;
	 height:1px;
	 display:none;
	}

img {
	border:0px;
}

li {
	padding-bottom:10px;
}

#container {
	margin:auto;
	width:824px;
	position:relative;
}
/*
a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(images/pdf.gif) no-repeat center right;
}
*/
/* --------------------- SPACERS ----------------------- */
#top-left {
	background-image:url(images/top-left.jpg);
	background-repeat:no-repeat;
	width:13px;
	height:356px;
	float:left;
}
#top-right {
	background-image:url(images/top-right.jpg);
	background-repeat:no-repeat;
	width:11px;
	height:356px;
	float:right;
}
/* -------------------- HEAD -------------------------- */
#header {
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-y;
	height:76px;
	width:596px;
	float:left;
	padding-left:204px;
}
#graphic-top {
	background-color:#FFFFFF;
	width:800px;
	height:236px;
	float:left;
	border-top:1px solid #C0C0C0;
	padding-top:2px;
}
#logo {
	height:187px;
	width:179px;
	position:absolute;
	left: 25px;
	top: 0px;
}
#logo img {
	border:0px;
}
/* ----------------------- TOP NAVIGATION ------------------------ */
#top-nav {
	background-image:url(images/top-nav.jpg);
	background-repeat:repeat-x;
	width:800px;
	height:41px;
	float:left;
}
#top-nav ul {
	padding-top:3px;
	padding-left:0px;
	margin:0px;
	text-align:center;
}
#top-nav li {
	list-style-type:none;
	display:inline;
	padding-right:15px;
	padding-left:0px;
	color:#e4482f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
}
#top-nav li a {
	padding-left:0px;
	color:#e4482f;
	text-decoration:none;
}
#top-nav li a:hover {
	color:#912920;
}
/* ------------------------- CONTENT ----------------------------- */
#content {
	width:824px;
	height:740px;
	background-image:url(images/content.gif);
	background-repeat:repeat-y;
	clear:both;
}
#content-inside {
	width:774px;
	background-image:url(images/content.gif);
	background-repeat:repeat-y;
	clear:both;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:12px;
}
#content-inside h1 {
	padding-bottom:10px;
	margin:0px;
	font-size:16px;
}
#content-inside a {
	color:#B42920;
}
#content-inside a:hover {
	color:#000000;
}
.padding-br5 {
	padding-right: 5px;
	padding-bottom: 5px;
}
.physicians {
	font-size:10px;
}
#pdf li {
	list-style-image:url(images/icon_txt.gif);
}
/* ----------- HOME PAGE --------------- */
#column-left {
	background-image:url(images/home-left_square.jpg);
	background-repeat:no-repeat;
	height:340px;
	width:262px;
	margin-left:33px;
	margin-top:25px;
	font-size:10px;
	padding-left:12px;
	padding-right:8px;
	padding-top:12px;
	position:relative;
	float:left;
}
#column-left h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#00208e;
	padding:0px;
	margin:0px;
}
#column-middle {
	width:235px;
	float:left;
	margin-top:25px;
	margin-left:25px;
	padding-top:20px;
	position:relative;
	text-align:center;
	font-size:11px;
}
#column-middle h1 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00208e;
	text-align:center;
}
#column-middle h1 a {
	text-decoration:none;
	color:#00208e;
}
#column-middle h1 a:hover {
	color:#000000;
}
#red {
	font-size:11px;
	color:#e33c21;
	text-decoration:none;
}
#red a {
	text-decoration:none;
	color:#e33c21;
}
#column-right {
	width:210px;
	float:left;
	position:relative;
	margin-top:25px;
	margin-left:5px;
	padding-top:20px;
	font-size:11px;
}
#column-right a {
	color:#e33c21;
	font-weight:bold;
	text-decoration:none;
}
#column-right h1 {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00208e;
	text-align:left;
}
#column-right h1 a {
	text-decoration:none;
	color:#00208e;
}
#column-right h1 a:hover {
	color:#000000;
}
#column-right h2 {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00208e;
	text-align:left;
}
#column-right img {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	border:0px;
}
/* ------------------------- FOOTER SECTIONS ----------------------------- */
#bottom-spacer {
	background-image:url(images/bottom-spacer.jpg);
	background-repeat:no-repeat;
	width:824px;
	height:16px;
}
#footer {
	width:650px;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#footer a {
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
}
.address {
	float:left;
	text-align:right;
	padding-right:20px;
}
.phone {
	float:left;
	padding-right:20px;
}
.fax {
	float:left;
	padding-right:20px;
}
.mma {
	clear:both;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
#extradomains {
  padding-top:25px;
  text-align:center;
  width:750px;
  margin-left:-50px;
}
#extradomains ul li{ 
	list-style-type:none;
	display:inline;
	padding-right:5px;
  margin-right:5px;
  color:#073F6F;		
}

#extradomains ul li a{
 color:#014167;								 
	clear:both;
	text-align:center;
	font-weight:normal;
	font-size:3pt;
}


/* ----------------------- ------------------------- */
/* appointment forms 			 													 */
/* ----------------------- ------------------------- */
      input.submit {
         border: double; 
         background-color: #6F4827;  
         background-repeat: no-repeat; 
         background-position: left center ; 
         border-color: #DAC36E #DAC36E #DAC36E #DAC36E; 
         border-width: thin medium medium medium;
      	 font-weight:bold;
      	 color:#FEFF03;
      	 width:250px;
      	 font-size:9pt;
      	 FONT-FAMILY: Arial;	  								 
      }
      input.login {
         border: double; 
         background-color: #ffffff;  
         background-repeat: no-repeat; 
         background-position: left center ; 
         border-color: #F5D66B #F5D66B #F5D66B #F5D66B; 
         border-width: thin medium  medium thin;
      	 color:#4E2410;
      	 FONT-FAMILY: Arial;	 	  								 
      }
      textarea.login {
         border: double; 
         background-color: #ffffff;  
         background-repeat: no-repeat; 
         background-position: left center ; 
         border-color: #C5DADF #C5DADF #C5DADF #C5DADF; 
         border-width: thin medium  medium thin;
      	 color:#000000;
      	 FONT-FAMILY: Arial;	 	  								 
      }
      td.maillabelhdr {
      	color:#BFA654;
      	text-align:center;
      	vertical-align:top;
      	font-size:16;
      	font-weight:bold;
      	background-color:#000000;
      	border-color: #FFEDAF #FFEDAF #FFEDAF #FFEDAF;
      	border-width: thin thin thin thin;
      	FONT-FAMILY: Arial, Helvetica, sans-serif;
      }
   		td.maillabelTitle {
      			color:#BFA654;
      			text-align:center;
      			vertical-align:top;
      			font-size:12pt;
      			font-weight:bold;
      			FONT-FAMILY: Tahoma,Helvetica, sans-serif;						
            background-color:#000000;		
      		}
      		td.inptext {
      			color:#000000;
      			text-align:left;
      			vertical-align:top;
      			font-size:8pt;
      			font-weight:bold; 
						FONT-FAMILY: Arial;	
      		
      		}
          table.formrequest {
          background-color:#FFEDAF;
          }
          form.formrequest{
            margin-bottom:0px;
          }
        td.maillabel {
        	color:#000000;
					background-color:#BFA654;
        	text-align:right;
        	vertical-align:middle;
      		font-size:8pt;
        	font-weight:bold; 
        	FONT-FAMILY: Arial;	
        }
        td.maillabel2 {
        	color:#000000;
        	text-align:left;
        	vertical-align:top;
        	font-size:10;
        	font-weight:bold; 
        	FONT-FAMILY: Arial;			
        }
        
					
/* end appointment forms */
/* ----------------------- ------------------------- */
/* ----------------------- ------------------------- */