@charset "UTF-8";
/* CSS Document */




/* GENERAL CSS - CODE TO TELL FF AND IE TO SIT DOWN AND STFU */
#body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-size: 0.626em; }
body div, ul, ol, li, table, img {
	margin: 0px;
	padding: 0px; }
body p { }
body img {
	border: none; }
.display_none {
	display: none; }
.clear_div {
	display: none;
	height: 0px;
	width: 0px; }
body:last-child .clear_div {
	display: block;
	clear: both; }
object:focus {
	outline:none; }

/* CLEAR - BECAUSE SOMETIMES, FLOATING -ISN'T- A GOOD THING */

.clearme {
	clear: both;
}



a img {border:0}

body{
	background-image: url(images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#191919;
	background-attachment:fixed;
	text-align: center;
	min-width:990px;
	margin:0 auto;
}


p {
	padding:10px;
	margin:0px;
	font:11px/15px Verdana;
}
h1 {
	padding:15px 5px 15px 0px;
	margin:0px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:24px;
	line-height:28px;
	font-style:italic;
}
h2 {
	padding-left:5px;
	padding-right:5px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	line-height:24px;
	font-style:italic;
}
h3 {
	padding-left:5px;
	padding-right:5px;
	font-family:Verdana;
	font-size:12px;
	line-height:14px;
}


ul, ol {
	margin-left:35px;
}
li {
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
}
td {
	font-family:Verdana;
	font-size:11px;
	line-height:15px;
	vertical-align:top;
}



/* MAIN WRAPPER */

#main_wrapper {
	width:990px;
	margin:0 auto;
	text-align:center;}


/* HEADER */

#header-top {
	height:33px;
	width:800px;
	float:right;
	font:14px Times New Roman;
	text-align:right;
	margin-right:25px;
	color:#d3d3d3;}

#header-top a {
	color:#d3d3d3;
	text-decoration:none;
	display:block;
	float:left;
	font-weight:bold;
	padding:9px 25px;}

#header-top a:hover {
	color:#fff;}

#header-bottom {
	width:974px;
	height:137px;
	position:relative;
	z-index:100;
	background:url(/images/header-bg.png) no-repeat top left;
	clear:both;
	margin:0px auto;}

#header-bottom-int {
	width:974px;
	height:137px;
	position:relative;
	z-index:100;
	background:url(/images/header-int-bg.png) no-repeat top left;
	clear:both;
	margin:0px auto;}

#home-content {
	width:974px;
	height:551px;
	background:url(/images/marketing_window_bg.jpg) no-repeat top left;
	margin:-100px auto 0px;}

#home-left {
	width:460px;
	padding-left:30px;
	float:left;
	text-align:left;
	font:12px Verdana;}

#home-right {
	float:right;}

#home-left p {
	float:left;
	font:12px Verdana;}

#logo {
	margin:20px 0px 0px 20px;}

#garcia-logo {
	position:absolute;
	z-index:200;
	margin-left:410px;
	top:510px;}

div#slideshow{
        height: 551px;
        position: relative;
        width: 451px; }
 div#slideshow img{
        left: 0;
        opacity: 0.0;
        position: absolute;
        top: 0;
        z-index: 8; }
 div#slideshow img.active{
        opacity: 1.0;
        z-index: 10; }
 div#slideshow img.last-active{ z-index: 9; }

#main-nav a {
	color:#d3d3d3;
	font:14px Times New Roman;
	text-decoration:none;
	display:block;
	float:left;
	font-weight:bold;
	padding:9px 14px;}

#main-nav a:hover {
	color:#fff;}

#phone_container {
	font-size:24px;
	padding:5px 0px 0px 40px;
	text-align:right;
	color:#fff;
	font-style:italic;
	float:right;}

#header_wrapper {
	width:990px;
	margin:0px;
}
#marketing_window {
	width:990px;
	margin:0px;
}
#calls {
	width:974px;
	margin:0px 7px 0px 7px;
}



/* FOOTER */

#footer_wrapper {
	background-image: url(images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	width:990px;
	height:30px;
	padding:3px 0px 19px 0px;
	margin: 10px 0px 20px 0px;
	text-align:center;
	font-family:Verdana;
	font-size:10px;
}
#footer_left { 
	float:left;
	padding:0px 30px 30px 20px;
}
#footer_right { 
	text-align:center;
}
#footer_wrapper a {
	color:#000000;
	text-decoration:none;
}
#footer_wrapper a:hover {
	text-decoration:underline;
}



/* INTERIOR PAGES */

#interior_nav {
	width:974px;
	margin:0px 7px 0px 7px;
}
#middle_wrapper {
	width:974px;
	margin:0px 6px 0px 8px;
	*margin:0px 7px 0px 7px;
	padding:0px;
	background-color:#FFFFFF;
}
#left_image {
	float:left;
	width:454px;
	margin:0px 5px 0px 0px;
}
#right_content {
	float:right;
	width:510px;
	margin:0px 0px 0px 5px;
	text-align:left;
}
#flash_button {
	margin:0px auto;
}
#middle_bottom {
	width:974px;
	margin:0px 6px 0px 8px;
	*margin:0px 7px 0px 7px;
}

#media-center {
	 width:880px;
	 height:450px;
	 margin-bottom:10px;
}

.next-event{
    border: 1px solid #777;
    padding: 5px;
    width: 90%;}


/* ABOUT US */

img.doctorimg {
	padding: 3px;
	margin: 5px;
	border: thin solid #666666;
	background-color: #2B2B2B;
}





.CollapsiblePanelTab {
	cursor:pointer;
}
