/* CSS Document */


body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Lucida Grande', Lucida Sans Unicode, tahoma, Helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	text-align: center;
	/* part 1 of 2 centering hack */
	}

p{
font-size:10px; line-height:14px;
}
p img{
margin:10px;
}
p a{
margin:30px 10px 10px 20px;
padding-bottom:5px;
color: #333;
font-size:14px; line-height:14px; text-decoration:none;
font-weight:bold;

}
p a:hover{
margin:20px;
color: #666;
border-bottom:dotted 1px #666;
font-size:14px; ;
}
#content {
	width: 800px; 
	height:600px;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background:#fff url(../images/bg/donnagreen_bg.jpg) 0px 0px no-repeat;

	border: 1px solid #000;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
	
	#content_index {
	width: 800px; 
	height:600px;
	padding: 10px;
	margin-top: 40px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background:#fff url(../images/bg/bg.jpg) 0px 0px no-repeat;

	border: 1px solid #000;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px;
	}
	#footer {
	font-size:8px;
	
	
	
	
	width: 800px; 
	height:20px;
	padding: 8px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background: #fff;
	text-align:right; 
	/* part 2 of 2 centering hack */
	width: 800px; /* ie5win fudge begins */
	
	}
	
	
	#photo {
	float:left;
	background: transparent;
	
	width: 640px; 
	height:480px;
	padding: 0;
	margin: 20px 0 0 20px;;

	/* opera does not like 'margin:20px auto' */

	}
	#logo {
	background: transparent url(../images/donna_green_logo.png);

	width: 271px; 
	height:64px;
	padding: 0;
	margin: 20px 0 230px 0px;;

	/* opera does not like 'margin:20px auto' */

	}
	
	#logo.p_logo {
	
	background: transparent;


	}
	
html>body #content  html>body #content_index{
	width: 770px; /* ie5win fudge ends */
	}
	
/* Menu */



#nav-menu {
background:none;
	
	text-align: right;
	
	width:250px;
	height:30px;
	margin-left:500px;
	margin-top:20px;
	/* ie5win fudge begins */
	}






#nav-menu ul
{


list-style: none;
padding: 0;
margin: 0 auto;
}
#nav-menu li
{
float: left;
margin: 0 0.15em;
}
#nav-menu li a
{
font-size:11px;
font-weight:bold;

height: 2em;
line-height: 2em;
float: left;
width: 5em;
display: block;
border-bottom: 2px  solid #dcdce9;
color: #333;
text-decoration: none;
text-align: center;
border-color: transparent;
}
#nav-menu li a:hover
{

border-bottom: 2px  solid #526848;

}


/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */
