body
{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	background-image: url(/site/images/layout/body_tile.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: #404040;
}

p
{
	font-size: 14px;
	color: #404040;
    font-weight: normal;
	margin: 6px 0px 6px 0px;
	padding: 0px;
}

a
{
    color: #2E63A7;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h7, h8, img, li
{
    margin: 0px;
    padding: 0px;
}

h4
{
    font-size: 14px;
    color: #2f62a6;
    font-weight: bold;
}

h3, h5, h6, h7, h8
{
    font-size: 15px;
    color: #269e92;
    font-weight: bold;
}

h2
{
    font-size: 17px;
    font-weight: bold;
    color: #269e92;
}

h1
{
	color: #2f62a6;
	font-size: 21px;
	font-weight: bold;
}

ul
{
	margin: 10px 0px 10px;
	padding: 0px 0px 0px 40px;
}

#home_content
{
	background-image:url(/site/images/layout/home_content_bg.jpg);
	background-position: 65px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 860px;
	position:relative;
	float: left;
	height: 327px;
}

.blue
{
	color: #2e63a7;
}
.green
{
    color: #269e92;
}

#outer_wrapper
{
	background-image: url(/site/images/layout/outer_wrapper_tile.jpg);
	background-repeat: repeat-x;
	width: 100%;\	
}

#inner_wrapper
{
/*	background-image: url(/site/images/outer_wrapper_tile.jpg);
	background-repeat: repeat-y;
	*/
	width: 860px;	
	margin-left: auto;
	margin-right: auto;
	min-height: 500px;
}

.blue_subtitle
{
	color: #2e63a7;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.small_blue
{
	font-size: 10px;
	color: #2e63a7;
	font-weight: bold;
}

.hidden
{
	display: none;
	visibility: hidden;
}

#home_header, #interior_header
{
	background-image:url(/site/images/layout/home_header.jpg);
	background-repeat:no-repeat;
	background-color: transparent;
	width: 860px;
	height:120px;
	position:relative;
	float: left;
}

a#home_logo
{
	display: block;
	width: 190px;
	height: 70px;
	position: relative;
	float: left;
	left: 15px;
	top: 17px;
}

#home_banner_navs
{
	position: relative;
	float: left;
	width: 496px;
	height: 82px;
	top: 112px;
	left: 168px;
}

#home_banner_navs a
{
	width: 82px;
	height: 82px;
	position: relative;
	float: left;
}

#home_banner_navs a#medical_specialists
{
	left: 334px;
}


a#home_what_we_offer, a#interior_what_we_offer
{
	display: block;
	background-image:url(/site/images/layout/what_we_offer.jpg);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 287px;
	position:relative;
	float: left;
	height: 343px;
}


#main_navs, #home_main_navs
{	
	height: 39px;
	width: 601px;
	position: relative;
	float: left;
	left: 45px;
	top: 57px;
	background-image: url(/site/images/layout/top_navs.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	display: inline;
}

#main_navs a, #home_main_navs a
{	
	height: 39px;
	background-image: url(/site/images/layout/top_navs.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	float: left;
}

#home_main_navs a
{
	background-image: url(/site/images/layout/home_top_navs.jpg);
}


a#welcome
{	
	width: 91px;
	background-position: 0px 0px;
}
a#who_we_are
{	
	width: 101px;
	background-position: -91px 0px;
}
a#what_we_offer
{	
	width: 120px;
	background-position: -192px 0px;

}
a#physician_login
{	
	width: 173px;
	background-position: -312px 0px;
}
a#contact_info
{	
	width: 116px;
	background-position: -485px 0px;
}
a#welcome:hover
{	
	width: 91px;
	background-position: 0px -39px;
}
a#who_we_are:hover
{	
	width: 101px;
	background-position: -91px -39px;
}
a#what_we_offer:hover
{	
	width: 120px;
	background-position: -192px -39px;

}
a#physician_login:hover
{	
	width: 173px;
	background-position: -312px -39px;
}
a#contact_info:hover
{	
	width: 116px;
	background-position: -485px -39px;
}

/*
a id="welcome" href="index.php">Pacheco Design</a>
				<a id="who_we_are" href="about.php">About</a> 
				<a id="what_we_offer" href="services.php">Services</a>
				<a id="physician_login" href="portfolio.php">Portfolio</a>
				<a id="contact_info" href="contact.php">Contact </a>
				
				*/
#interior_header
{
	background-image:url(/site/images/layout/interior_header.jpg);
}

#content
{
	background-image:url(/site/images/layout/content_tile.jpg);
	background-position: 33px 0px;
	background-repeat: repeat-y;
	background-color: transparent;
	width: 860px;
	position:relative;
	float: left;
	min-height: 500px;
}

#main_content_top
{
	background-image:url(/site/images/layout/main_content_top.jpg);
	background-position: 24px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 860px;
	position:relative;
	float: left;
	min-height: 500px;
}

#home_main
{
	background-image:url(/site/images/layout/home_main.jpg);
	background-position: 34px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 860px;
	position:relative;
	float: left;
	height: 280px;
}



#home_text
{
	width: 256px;
	min-height: 110px;
	position: relative;
	float: left;
	left: 249px;
	top: 48px;
}

a#home_facebook, a#interior_facebook
{
	display: block;
	position: relative;
	float: left;
	width: 147px;
	height: 47px;
}

a#home_facebook
{
	left: -168px;
	top: 241px;
}

#home_contact_info, #interior_contact_info
{
	width: 200px;
	min-height: 90px;
	position: relative;
	float: left;
	left: 21px;
	top: 175px;
	font-size: 12px;
	line-height: 1.3em;
}

a#interior_facebook
{
	left: 29px;
	top: 85px;
}

#interior_contact_info
{
	left: 4px;
	top: 29px;
}

#home_contact_info li, #interior_contact_info li
{
	list-style-type: square;
/*	list-style-image: url(/site/images/layout/bullet_green.gif); */
}

#interior_content
{
	top: -15px;
	width: 860px;
	position:relative;
	float: left;
	min-height: 343px;
}

#home_content_left
{
	width: 513px;
	height: 343px;
	position: relative;
	float: left;
	background-color: transparent;
}

#interior_content img.title_header
{
    position: relative;
    left: -16px;
    top: 3px;
}

#interior_content_left
{
	width: 537px;
	position: relative;
	float: left;
	background-color: transparent;
}

#interior_text
{
	width: 450px;
	padding-left: 59px;
	position: relative;
	float: left;
	background-color: transparent;
}


#title_header
{
	background-repeat: no-repeat;
	background-position: 46px 11px;
	width: 537px;
	height: 54px;
	position: relative;
	float: left;
	background-color: transparent;
}


.interior_image
{
	position: relative;
	left: 53px;
	float: left;
	width: 450px;
	height: 143px;
}


#interior_content_right
{

	width: 287px;
	position:relative;
	float: left;
	min-height: 500px;
}

#interior_contact_fb
{
	background-image:url(/site/images/layout/interior_contact_fb.jpg);
	background-position: 1px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	width: 287px;
	position:relative;
	float: left;
	height: 240px;	
}

#physician_login_link
{
	position: relative;
	float: left;
	width: 287px;
	height: 60px;
	top: 5px;
}

a#physcian_login_link
{
	background-image: url(/site/images/layout/physician_login_btn.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 41px;
	position: relative;
	float: left;
	left: 31px;
	display: block;
}
#footer {
	background-image:url(/site/images/layout/footer.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	background-position: 33px 0px;
	width: 860px;
	height:110px;
	position:relative;
	float: left;
}

#footer a#admin_login
{
	position: relative;
	float: left;
	top: 59px;
	left: 58px;
	font-size: 11px;
	color: #ffffff;
}

#footer a#admin_login:hover
{
	color: #fedd00;
}

#footer a#pacheco_design
{
	display: block;
	position: relative;
	float: left;
	width: 160px;
	height: 22px;
	left: 544px;
	top: 35px;
}
h4, h3, h2, h5, img
{
	margin: 0px;
	padding: 0px;
}


.clear
{
	clear: both;
}

a.return_home
{
	display: block;
	background-image: url(/site/images/layout/return_home.jpg);
	background-repeat: no-repeat;
	width: 139px;
	height: 49px;
	position: relative;
	float: left;
}

/* FORM CSS */

/* CSS File for Dagon Design Formmailer Script */
/* http://www.dagondesign.com */

/* COLOR/BORDERS CSS */
/*
form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}
*/

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
/*	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	*/
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
/*	font-size: 115%; */
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 85%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 32%; 
	text-align: right;
	margin: 4px 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 60%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 60%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 69%;
	left: -10px;
	}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}




