/* Modified from an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.1, November 28, 2005 */

body{
color:#505050;
font:76% Arial,Georgia,Verdana,Tahoma,sans-serif;
margin:0;
padding:0;
text-align:left;
}

p{
line-height:1.5em;
margin:0 0 15px;
}


a{
color:#fa9035;
font-weight:700;
text-decoration:none;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}

#container{
margin:0 auto;
text-align:left;
width:752px;
}

#content{
margin:0;
}

#content p{
margin:8px 0 0 10px;
}

#content h1{
color:#505050;
font-size:2em;
font-weight:400;
margin:15px 0 30px;
padding:0;
}

#content h2{
color:#505050;
font-size:1.5em;
font-weight:400;
margin:20px 0 10px;
padding:0;
}

#content h1 img{
margin:0px 10px 0px 0px;
}

#content img{
float:left;
border:0px solid #fa9035;
margin:5px 15px 6px;
}

#natural{
margin:0px;
padding:0px;
}

#rightside{
float:right;
margin:0;
width:130px;
}

#rightside h1{
font-size:1.4em;
font-weight:400;
margin:15px 0 12px;
}

#rightside p{
font-size:0.9em;
margin:2px 0 12px 10px;
}

#rightside img{
border:1px solid #fa9035;
margin:10px 0 5px 5px;
padding:2px;
}

#biogbox{
position:relative;
top:30px;
left:0px;
width:585px;
height:700px;
}

#biog{
margin:0;
padding:0;
width:200px;
}

.intro{
font-weight:700;
}
