/* CSS Document */


body {
background-color:#FFFFFF;
color:#333333;
font-family:sans-serif;

list-style-image : url(images/arrow.gif);
}



h1{
font-size:90%;
font-weight:100;
margin-bottom:20px;
padding-top:2px;
border:1px solid #FFFFFF;
}



h2{
font-weight:bold;
font-size:80%;
color:#6c4d3e;
letter-spacing:10px;
border-top:1px solid #333333;
padding-top:5px;
margin-top:80px;
}

h3{
font-weight:bold;
font-size:80%;
color:#333333;
border-bottom:1px dashed #6c4d3e;
margin-top:35px;
}

.footer{
font-size:80%;
color:#333333;
border-top:1px solid #6c4d3e;
text-align:right;
margin-bottom:135px;
}

.top{
font-size:10px;
font-weight:normal;
text-align:right;
}



p {
font-size:80%;
line-height:130%;
}
li{
font-size:80%;
line-height:110%;
padding-bottom:10px;
}

a {	color:#666666; text-decoration:none;}
a:link {color:#666666;}
a:visited {color:#666666;}
a:hover {text-decoration:underline;}

a.menu {color:#000; font-weight:bold; font-size:80%;}
a.menu:link {color:#000;}
a.menu:visited {color:#000;}
a.menu:hover {color:#fff; text-decoration:none;}


#content{
width:700px;
margin-left:auto;
margin-right:auto;
}

#top_menu{
text-align:right;
font-size:80%;
}

#large{
border:1px solid #333333;
height:380px;
padding:20px;
padding-top:50px;
padding-left:100px;
background-image:url(images/me.jpg);
background-repeat:no-repeat;

}

.announce {
margin-left:200px;
text-transform:uppercase;
font-size:140%;
line-height:140%;
color:#333333;
text-align:justify;
font-weight:bold;



}

.announce a {
color:#6c4d3e;
font-weight:bold;



}

.links{
text-align:right;
}


#small{
float:right;
border:1px solid #6c4d3e;
height:75px;
width:75px;
margin-right:20px;
text-align:center;
background-image:url(images/2.jpg);
background-repeat:no-repeat;
}
#small:hover{
background-image:url(images/3.jpg);
background-repeat:no-repeat;
border:1px solid #fff;
}

#small2{
float:right;
border:1px solid #6c4d3e;
height:75px;
width:75px;
margin-right:20px;
text-align:center;
background-image:url(images/5.jpg);
background-repeat:no-repeat;
}
#small2:hover{
background-image:url(images/4.jpg);
background-repeat:no-repeat;
border:1px solid #fff;
}

#small3{
float:right;
border:1px solid #6c4d3e;
height:75px;
width:75px;
margin-right:20px;
text-align:center;
background-image:url(images/6.jpg);
background-repeat:no-repeat;
}
#small3:hover{
background-image:url(images/7.jpg);
background-repeat:no-repeat;
border:1px solid #fff;
}

#small4{
float:right;
border:1px solid #6c4d3e;
height:75px;
width:75px;
margin-right:20px;
text-align:center;
background-image:url(images/11.jpg);
background-repeat:no-repeat;
}
#small4:hover{
background-image:url(images/8.jpg);
background-repeat:no-repeat;
border:1px solid #fff;
}

#small5{
float:right;
border:1px solid #6c4d3e;
height:75px;
width:75px;
margin-right:20px;
text-align:center;
background-image:url(images/10.jpg);
background-repeat:no-repeat;
}
#small5:hover{
background-image:url(images/9.jpg);
background-repeat:no-repeat;
border:1px solid #fff;
}


#small-home{
float:right;
height:75px;
width:75px;
margin-right:20px;
text-align:center;

}
#small-home:hover{
float:right;
border:1px solid #000;
height:75px;
width:75px;
margin-right:20px;
background-color:#6c4d3e;
border:1px solid #fff;
}

#content_chunk{
width:700px;

}

#image_chunk{
width:525px;
float:right;
}


#text{
width:168px;

}

#in-text500{
width:510px;
margin-left:8px;
float:right;
border:1px solid #333333;
margin-bottom:10px;
}

#in-text125{
width:125px;
margin-left:10px;
float:right;
border:1px solid #333333;
margin-bottom:10px;
}

#in-text375{
width:375px;
margin-left:9px;
float:right;
border:1px solid #333333;
margin-bottom:10px;
}

#in-text250{
width:252px;
margin-left:6px;
float:right;
border:1px solid #333333;
margin-bottom:10px;
}

#in-text700{
width:700px;
border:1px solid #333333;
margin-bottom:10px;
}

#in-text80{
width:80px;
height:80px;
margin-left:5px;
float:right;
border:1px solid #333333;
margin-bottom:5px;
}

.highlight{
color:#6c4d3e;
}

.black{
color:#000;
font-size:120%;
}
