/* CSS Document */

	
p {
	font-family: verdana;
	font-size: 10px;
	color: #555555;
	}


a {text-decoration: none; }
a.external:link {  color: #c38312; }
a.external:hover { color: #720d09; }
a.external:active { color: #c38312; }
a.external:visited { color: #c38312; }

.topnav {
	width: 100%;
	margin-top: -90px;
	margin-left: 0px;
	background-image:  url(images/DYtopbar.gif);
	background-repeat: repeat-x;
	height: 75px;
	
	}
* html .topnav { margin-top: -75px;  }	
ul.nav {
	font-family: verdana;
	font-color: white;
	font-size: 15px;
	font-weight: bold;
	font-decoration: none;
	list-style-type: none;
	padding: 30px;
	text-align: right;
	
		}
		
ul.nav a { 
	display: inline;
	border: 1px solid white;
	border-bottom: none;
	border-top: none;
	padding: 5px 15px 5px 15px;
	margin-right: 5px;
	text-decoration: none;
	color: white;
	 }
 
ul.nav a:hover { color: #c38312; }	 		
ul.nav li { display: inline; }			
.logo {
	background-image:  url(images/DYLogoMOCK2.gif);
	background-repeat: no-repeat;
	height: 150px;
	position: relative;
	margin-top: -8px;
	margin-left: -8px;
	width: 300px;
		}
*html .logo {margin-left: -11px;
				margin-top: -15px; }
.bullets {
	width: 240px;
	margin-left: 5px;
	float: left;
	
	
	}
*html .bullets {
	margin-top: -35px;
	margin-left: 0px;
	width: 275px;
	}	

ul.bullets {
	font-family: verdana;
	color: #720d09;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	font-decoration: none;
	list-style-type: none;
	padding: 30px;
	text-align: right;
	margin-top: 15px;
	
	
		}
		
	
.address { 
	width: 100%;
	margin-top: 10px;
	margin-left: 0px;
	background-image:  url(images/DYtopbar.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 60px;
	clear: both;
	}
.address p { 
	padding-top: 3px;
	text-align: center;
	color: white;
	letter-spacing: 1px;
	
			}
			
#announce p { 
	font-size: 20px;
	color: #720d09;
	font-family: arial;
	font-weight: bold;
				 }
				 
#via p { 
	font-size: 15px;
	color: #003d73;
	font-family: arial;
				 }				 
				 
.info 	{
	width: 500px;
	margin-left: 355px;
	margin-top: 5px;
	valign: top;
	
	
		}
*html .info { 
	margin-top: -10px;
	margin-left: 310px;
			 }		
		
.info p {
	color: #666666;
	font-family: arial;
	font-size: 13px;
	line-height: 160%;
	valign: top;
	
	}
*html .info p { line-height: 140% }

.photo {
	float: left;
	padding-right: 10px;
	}
.copyright  p {
	font-family: arial, sans-serif;
	color: maroon;
	text-align: center;
	font-size: 10px;
	}
.copyright a {
	color: #376854;
	}	
		