
div.photo *, div.photo * * {
	padding: 0px;
	margin: 0px;
}

div.tagline {
	background: #AEA038 url(images/tagline.gif) no-repeat 65px;
	height: 32px;
}

div.tagline h1 {
	display: none;
}

div.logo {
	background: #996661 url(images/logo.gif) no-repeat 5px ;
	height: 45px;
}

div.logo h1 {
	display: none;
}

div.new {
	background: #C1783F url(images/whats_new.gif) no-repeat center;

}

div.new a {
	color: #FAEDDF;
	display: block;
	height: 100%;
	width: 100%;
}

div.new a h1 {
	display: none;
}

div.address_space {
	height: 30px;
}

div.address h1, div.address h2 , div.address h3 {
	margin: 1em;
	line-height: 1.2em;
}


div.menu_space {
	height: 25px;
}

div.main p , div.main h1 , div.main h2 , div.main h3, div.main ul , div.main h4{
	margin-right: 41px;
	margin-left: 41px;
	line-height: 1.5em;
}

div.main h1 {
	font-size: 17px;
	margin-bottom: 20px;
	font-variant: small-caps;
	color: #9B6561;
}

div.main h2 {
	font-size: 14px;
	margin-top: 2em;
}

div.main h4 {
	margin-top: 35px;
	margin-bottom: 45px;
	font-style: italic;
	font-weight: normal;
}


div.text_space {
	height: 30px;
}

div.nav {
	text-align: center;
	display: block;
}


a.highlight {
	color: red;
}

div.nav a:link , div.nav a:visited {
	display: inline;
	margin: 4px;
	color: #F9F290;
	font-size: 11px;
	line-height: 1.5em;
}

div.newsletter p {
	color: #F9F290;
	line-height: 1.2em;
	font-weight: bold;
}

div.newsletter_space {
	height: 25px;
}

div.nav_space {
        height: 6px;
        width: 675px;
        background: #996661;
        display: block;
}

div.foot_space {
        height: 1px;
        width: 675px;
        background: #996661;
        display: block;
}


div.foot_shell {
	margin: 0px 20px;
	color: #FAEDDF;
	display: block;
}

div.copright  {
	color: #C1783F;
}


div.copyright p {
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0px;
	color: #FAEDDF;
}

div.copyright a {
	color: #F9F290;
	font-size: 11px;
}

div.copyright_space {
	height: 6px;
}

