/*************************************
Theme: Delphos - Derived From: Delphos  
*************************************/
/* START -> DO NOT EDIT THIS SECTION */
/* MIN-HEIGHT FOR THEME ELEMENTS (555px before #ft) */
#bd{min-height:30em;_height:30em}
/* STRUCTURE -------- */
#doc{width:820px;*width:821px;margin:0 auto}
#hd{overflow:hidden;zoom:1}
#hContent{float:left;display:inline;margin:18em 0 0 40px;padding-bottom:20px}
#hMisc{width:222px;float:right;margin:20px 10px 0 0;display:inline;margin-bottom:180px}
ul#mainNav{clear:both;float:left;width:200px;margin-top:40px}
ul#mainNav li{margin-bottom:.5em;zoom:1;margin-left:33px}
ul#mainNav li a{_zoom:1;display:block}
#zWrap{float:right;width:580px;margin-right:25px;display:inline}
/* zoom is to keep the modal buttons within the zones */
.modWrap{margin:20px;_zoom:1}
#zB #mapZone{width:255px;height:255px}
#zB #drivingDirectionsLnk{top:260px}
#zC #formZone label{font-size:9px}
#zC #formZone{width:200px}
#ft{padding-top:1px;margin:0 auto;width:800px;*margin-left:11px;padding-bottom:20px}
#fContent{zoom:1;text-align:right;margin:70px 35px 0 30px}
#fMisc{display:none}
/* END -> DO NOT EDIT THIS SECTION */			


/* START -> CUSTOMIZATION SECTION */
	
/* TYPOGRAPHY --------- */
	
		/* User-Editable Body */

		#body {
			color: #636363;
			font-size: 11px;
			font-family: Verdana,Arial,Helvetica,sans-serif;
		}

		/* p Normal */
		
		p {
		}		

		/* hr Horizontal Rule */
		
		hr {
		}		

		/* Contact Info */
		
		#hMisc {
			font-size: 0.85em;
		}
		
		/* H1 Site Title */
		
		#body h1 {
			font-size: 26px;
			font-weight: bold;
		}

		/* H2 Page Title */
		
		#body h2 {
			font-size: 20px;
		}

		/* H3 Paragraph Title */
		
		#body h3 {
			font-size: 17px;
			margin-bottom: 10px;
		}

		/* H4 Paragraph Subtitle */
		
		#body h4 {
			font-weight: bold;
			margin-bottom: 0;
		}

		/* Footer content */
		
		#fContent {
			font-size: 9px;
		}

/* LINKS ------------ */

		#body a:link,
		#body a:visited {
			color: #46b9a8;
		}

		#body a:hover,
		#body a:focus,
		#body a:active {
			text-decoration: none;
		}

		/* Contact Info */
		
		#hMisc a:link,
		#hMisc a:visited {
			color: #000000;
		}

		/* Nav Menu */
		
		ul#mainNav li a:link,
		ul#mainNav li a:visited {
			color: #555;
			padding: 4px 0 4px 5px;
			font-size: 16px;
			text-decoration: none;
		}
		
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {
			color: #000000;
		}

/* BACKGROUNDS -------- */

		body {
			background-color: #ecf5f3;
		}
		
		#body {
			background-image:url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/delphos/rhetoric/images/en-us/poundbody_1.1.4.1.gif);
			background-repeat: repeat-y;
			background-position: 50% 0;
		}

		#doc {
			background: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/delphos/rhetoric/images/en-us/doc_1.1.4.1.jpg);
			background-repeat: no-repeat;
			background-position: 50% 0;
		}
		
		#hd {
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/delphos/rhetoric/images/en-us/hd_1.1.4.1.jpg);
			background-repeat: no-repeat;
			background-position: 50% 100%;
		}
		
		ul#mainNav li a:hover,
		ul#mainNav li a:focus,
		ul#mainNav li a:active,
		ul#mainNav li.active a:link,
		ul#mainNav li.active a:visited {
			background-color: #f2f2f2;
		}

		#ft {
			background-color: #eaed9b;		
			background-image: url(http://us.i1.yimg.com/us.yimg.com/lib/smb/assets/hosting/yss/themes/delphos/rhetoric/images/en-us/ft_1.1.4.1.gif);
			background-position: 50% 0;
			background-repeat: no-repeat;
		} 
		
/* END -> CUSTOMIZATION SECTION */
