@charset "utf-8";
/* CSS Document */
#leftBox{
border:1px solid #a7844a; height:350px; float:left; width:460px;
}

#leftBox h2{
background:#a7844a; color:#FFFFFF; padding:3px; font-weight:bold; text-align:center; font-size:14px; margin:0;
}
#leftBox h3{
font-size:16px; font-style:italic; margin:0px;
}
#leftBox h3.top{
margin:10px 0px 0px 10px; 
}
#leftBox table.main{
margin:10px 0px 10px 0px;
}
#leftBox img{
border:1px dotted #333333;
border-left:none;
}
#leftBox table.menuHome{
/*border-left:1px dotted #333333;
border-right:1px dotted #333333;*/
border-top:1px dotted #333333;
margin:0px 0px 0px 0px;
text-align:left;
}
#leftBox table.menuHome td{
padding:0px 10px 0px 10px;
border-bottom:1px dotted #333333;
background:#fffbf0;


}
#leftBox table.menuHome td a:link, #leftBox table.menuHome td a:visited, #leftBox table.menuHome td a:hover, #leftBox table.menuHome td a:active{
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:12px;
text-transform:uppercase;
}
#leftBox h3.title{
text-align:center; margin:0px 10px 10px 10px;
}
#leftBox h3.bottom{
text-align:right; clear:both;margin:0px 10px 0px 0px; padding:0px;
}
#leftBox div.left{
float:left; margin:10px;
}
#leftBox div.right{
float:right; margin:10px;
}
#spacerHome{
clear:both; height:20px;
}
#rightBox{
border:1px solid #d49e5e; height:350px; float:right; width:243px;
}
#rightBox h2{
background:#d49e5e; color:#FFFFFF; padding:3px; font-weight:bold; text-align:center; font-size:14px; margin:0;
}
#rightBox img{
/*margin:10px;*/ width:243px;border:none;
}
#bottomBox{
border:1px solid #7a6a46;clear:both;margin-top:0px;;
}
#bottomBox h2{
background:#7a6a46; color:#FFFFFF; padding:3px; font-weight:bold; text-align:center; font-size:14px;margin:0;
}
#bottomBox img{
float:left; margin:0px 10px 10px 0px;border:none;
}

.home a:link, .home a:visited, .home a:hover, .home a:active{
color:#FFFFFF;text-decoration:none;
}

	
.top a, .bottom a {
	text-decoration:none;
	color:#000
}
.call2action a{
	color:#F00;
	text-decoration:blink;
}
