/* ######### CSS for Inverted Modern Bricks II Tabs. Remove if not using ######### */

.modernbricksmenu2{
padding: 0;
width: 630px;
border: 0px solid #d1d6d9; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.modernbricksmenu2 ul{
margin:0;
margin-left: 0px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.modernbricksmenu2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
line-height: 20px;
}

.modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
color: #777777;
text-decoration: none;
margin: 0 3px 0 0; /*Margin between each menu item*/
padding: 3px 10px;
background-color: #edf1f3; /*Brown color theme*/ 
border: 1px solid #d1d6d9;
line-height: 20px;
}

.modernbricksmenu2 a:hover{
background-color: #f6f6f6; /*Brown color theme*/ 
color: #333;
line-height: 20px;
}

.modernbricksmenu2 a.selected{ /*currently selected tab*/
background-color: white; /*Brown color theme*/ 
color: black;
border-color: #d1d6d9; /*Brown color theme*/ 
border-bottom: 1px solid #FFF;
line-height: 20px;
}

.flower-container { width: 620px; padding: 5px; border: 1px solid #d1d6d9; margin-top: 7px; background: #fff url(../images/home-left-text-bg.png) bottom left; background-repeat: no-repeat; min-height: 269px;}
.flower-container p{ font-size:13px;}

.fc ul { 
margin:0;
padding: 0;
list-style: disc;
display:list-item;
}
.fc li { 
margin: 0 0 0 20px;
padding: 0;
list-style: disc;
display:list-item;
font-size:12px;
font-weight:bold;
}
.fc a { 
margin: 0px;
padding: 0;
display:block;
font-size:12px;
font-weight:bold;
}

/* ######### CSS for Indented CSS Tabs. Remove if not using ######### */



