
/* css development by maramade productions http://www.maramade.com */


html { height: 101%; margin-bottom: 1px; }

body {
margin:0 auto;
padding:0;
font:76% Arial, Verdana, Tahoma,sans-serif;
background-color:#791D03;
color:#404040;
}


#wrap{
background-color:#fdfcf1;
color:#000000;
width:800px;
margin:0 auto;
}


#banner{
width:800px;
height: 252px;
background-image:url(images/banner.jpg);
}

#topaddress{
background-color:#6E5200;
color:#FFFFFB;
width:800px;
}

#topaddress h1{
text-align:center;
font-weight:bold;
margin:0;
padding:0;
text-transform:uppercase;
font-size:1em;
}

#leftcol{
float:left;
width:200px;
border-right: 1px solid #6E5200;
margin-top:10px;
}


#menu{
margin-left:10px;
}


#menu ul{
list-style-type:none;
margin:0;
padding:0;
}

#menu li{
background-image:url(images/fleur.jpg);
background-repeat:no-repeat;
background-position: 0 .6em;
padding-left: 1em;
}


#menu a, #menu a:link, #menu a:visited, #menu a:active{
display:block;
background-color:#fdfcf1;
color:#791D03;
text-decoration:none;
font-weight:bold;
font-size:13px;
padding: 5px 0;
text-transform:uppercase;
}

#menu a:hover{
background-color:#fdfcf1;
color:#6E5200;
text-decoration:underline;
}


#content{
margin-left:225px;
margin-right:10px;
}

#content p{
line-height:1.4em;
}

#content a, #content a:link, #content a:visited, #content a:active{
background-color:#fdfcf1;
color:#791D03;
font-weight:bold;
text-decoration:none;
}

#content a:hover{
background-color:#fdfcf1;
color:#6E5200;
text-decoration:underline;
}

#content h2{
font-size:1.1em;
text-transform:uppercase;
background-color:#fdfcf1;
color:#000;
}


#content img{
padding:1px;
display:inline;
background:#ccc;
color:#333;
border:1px solid #cbba78;
}

.left {
margin:5px 10px 5px 0;
float:left;
}

.right {
	margin:5px 0 10px 10px;
	float:right;
}

 .floatright
{
float: right;
margin: 0 0 10px 10px;
clear: right;
}

#footer {
clear:both;
margin:0 auto;
padding:15px 0;
border-top:1px solid #6E5200;
width:756px;
text-align:center;
font-size:.8em;
}

#footer p {
margin:0;
padding:0;
}

#footer a, #footer a:link, #footer a:visited, #footer a:active  { 
background-color:#fdfcf1;
color:#6E5200;
text-decoration:none;

}

#footer a:hover {
background-color:#fdfcf1;
color:#6E5200;
text-decoration:underline;
}


.thumbnail
{
float: left;
width: 170px;
height:200px;
margin: 0 15px 25px 0;
}

.clearboth { clear: right; }


.thumbnail img { 
width: 125px; 
height: 165px;
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0; 
}
