body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #ECECEC;
}

p, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/*table bg for content*/

input, select, textarea {
	BORDER-BOTTOM: #cccccc 1px solid; 
	BORDER-LEFT: #847d71 1px solid; 
	BORDER-RIGHT: #cccccc 1px solid; 
	BORDER-TOP: #847d71 1px solid; 
	COLOR: #666666; FONT: 11px verdana; 
}

appt .navbox {
	BORDER-BOTTOM: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	COLOR: #4A637E; 
	FONT: 9pt arial; 
	font-weight: bold;
	background-color: white;
}


/* ----- global form elements ----- */ 

#contact-quick form {
	width:150px;
	margin:10px 0 15px 0;
	}

#contact-quick form label	{ font-size:.95em; }

#contact-quick form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

#contact-quick input, #contact-quick textarea, #contact-quick select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000;
	color:#000;
	width:130px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
#contact-quick fieldset, #contact-main fieldset { border:none; }
	
#contact-quick select { width:150px; padding:0; } /* same width as form - !important */

#contact-quick textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- quick contact form ----- */ 
 
#contact-quick { margin:20px 0 10px 0; }

#contact-quick label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:left; 
	margin-bottom:10px;
	font-size:1em;
	}
	
#contact-quick label input, #contact-quick label textarea, #contact-quick label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-quick label select { width:170px; }
	
#contact-quick label textarea { height:100px; overflow:auto; }

#contact-business-quick { display: none; } /* do not remove */ 

/* ----- main contact form ----- */ 
 
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:170px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

#contact-quick input.submit, #contact-quick input.submit-contact-quick { 
	width:55px;
	height:20px;
	cursor:pointer; 
	padding:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
		}

#contact-quick input.submit-contact-quick { margin:195px 0 0 243px; }

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:70px 0 0 243px; }


h4 { COLOR: #4A637E; }

/*all links within the site*/
a:link { color: #2B455C; text-decoration:underline; }
a:visited { color: #2B455C; text-decoration:underline; }
a:link:hover, a:visited:hover, a:link:active, a:visited:active { color: #4A637E; text-decoration:none; }

/*all navigation within the site*/
.nav:link, .nav:visited { color: #4A637E; text-decoration:none; font-weight: bold;}
.nav:link:hover, .nav:visited:hover, .nav:link:active, .nav:visited:active { color: #C7D0A1; text-decoration:none; font-weight: bold;}


/*all navigation within the site*/
.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

body {
	background-image:  url(http://www.baltimorebariatrics.com/images/sec-level.gif);
	background-repeat: no-repeat;
}