body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-image: url(../img/site/background_casulo.gif);
}

p {
	font-size: 1em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	line-height: 1.5em;
	color: #7b8293;
}

h1 { 
	font-size: 1.8em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	line-height: 1.2em;
	color: #7b8293;
	font-weight: bold;
}

h2 { 
	font-size: 1.6em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	line-height: 1.2em;
	color: #7b8293;
	font-weight: bold;
}

h3 { 
	font-size: 1.4em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	line-height: 1.2em;
	color: #7b8293;
	font-weight: bold;
}

h4 { 
	font-size: 1.2em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	line-height: 1.2em;
	color: #7b8293;
	font-weight: bold;
}

h5 { 
	font-size: 1.1em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	line-height: 1.2em;
	color: #7b8293;
	font-weight: bold;
}

h6 { 
	font-size: 1em;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	line-height: 1.2em;
	color: #7b8293;
	font-weight: bold;
}

blockquote.withquote {
	background:url(../img/site/quote.gif) no-repeat;
	background-position:top left;
	padding-left:35px;
	text-align:justify;
} 

p.withunquote {
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #c2c1bc;
	font-style:italic;
	font-weight: normal;
	background: url(../img/site/unquote.gif) no-repeat;
	background-position:bottom right;
	padding-right:35px;
}

p.quote {
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.3em;
	color: #c2c1bc;
	font-style:italic;
	font-weight: normal;
}

.date {
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	font-size: 0.5em;
	line-height: 2em;
	color: #c2c1bc;
	font-weight: normal;
}

.navi1 {
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	font-weight: bold;
	color: #7b8293;
}

.navi2 {
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	font-size: 0.9em;
	line-height: 1.1em;
	font-weight: normal;
	color: #7b8293;
}

ul#navi2 {
  font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
  font-size: 0.9em;
  line-height: 1.1em;
  margin: 0px; padding: 0;
}
ul#navi2 li {
  list-style: none;
  width: 200px;
  margin: 0px; padding: 0px;
  padding: 2px;
}
ul#navi2 a {
  display: block;
  padding: 3px;
}
ul#navi2 a:link {
  color: #7b8293; background-color: #e3e1d6;
}
ul#navi2 a:visited {
  color: #7b8293; background-color: #e3e1d6;
}
ul#navi2 a:hover {
  color: #8b0000; background-color: #d7d4c3;
}
ul#navi2 a:active {
  color: #8b0000; background-color: #d7d4c3;
}

a:link { color: #8b0000; text-decoration:none; }
a:visited {color: #8b0000; text-decoration:none; }
a:hover { color:#8b0000; text-decoration:underline; }
a:active { color:#8b0000; text-decoration:none; }

a.navi1:link { color: #7b8293; text-decoration:none; }
a.navi1:visited {color: #7b8293; text-decoration:none; }
a.navi1:hover { color:#8b0000; text-decoration:none; }
a.navi1:active { color:#8b0000; text-decoration:none; }

a.softgrey:link { color: #b1ab9d; text-decoration:none; }
a.softgrey:visited {color: #b1ab9d; text-decoration:none; }
a.softgrey:hover { color:#8b0000; text-decoration:none; }
a.softgrey:active { color:#8b0000; text-decoration:none; }

#white{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 199px;
	background-color: #FFFFFF;
}

#home{
	position: absolute;
	left: 0px;
	top: 87px;
	width: 110px;
	height: 20px;
}

#logo{
	position: absolute;
	left: 200px;
	top: 25px;
	width: 350px;
	height: 100px;
}

#content{
	position: absolute;
	left: 200px;
	top: 210px;
	width: 400px;
	height: 400px;
}


#navigation_1{
	position: absolute;
	left: 700px;
	top: 90px;
	width: 200px;
	height: 100px;
}

#breadcrum{
	position: absolute;
	left: 5px;
	top: 2px;
	width: 700px;
	height: 20px;
}

#navigation_2{
	position: absolute;
	left: 700px;
	top: 310px;
	width: 200px;
	height: 100px;
}

.feed {
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #c2c1bc;
	font-weight: normal;
}
.highlight {
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, Verdana, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	color: #FF9900;
	font-weight: bold;
	border: 1px dashed #FF9900;
	padding: 4px;
}

