
body {
margin:0px auto;
text-align:center;
font-family:century gothic, arial, sans-serif;
font-size:10pt;
color:#121212;
background-image:url(/new/images/body_bg.jpg);
background-repeat:repeat-xrepeat-y;

}

#main_contain{
position:relative;
text-align:center;
width:890px;
margin:0px auto 0px auto;
background-image:url(/new/images/bigcontainerbg.jpg);
}

#theHeader{
text-align:center;
width:850px;
height:222px;
margin:0px auto 0px auto;

}

#theFooter{
width:890px;
height:150px;
background-image:url(/new/images/bottom_bg.jpg);
background-position:bottom center;
background-repeat:no-repeat;

}	

#theMenu{
text-align:center;
width:850px;
height:46px;
margin:-5px auto 0px auto;
background-color:white;

}
#content_container{
width:850px;
margin:-3px auto 0px auto;
}
#left_content{
float:left;
width:648px;
padding:10px 6px 10px 6px;
background-color:white;

}
#right_content{
text-align:left;
float:right;
width:168px;
padding:10px 0px 10px 0px;
background-color:white;

}

/* container specifics*/
#welcome_box{
text-align:left;
padding:12px;
margin:0px auto 0px auto;
background-color:#efefef;
font-size:9pt;
line-height:16px;

}
.cBoxCon{
float:left;
margin-top:8px;
margin-right:8px;
border-color:#dddddd;
border-style:solid;
border-width:1px;
width:355px;
background-color:#ffffff;

}
.cBoxCon2{
float:right;
margin-top:8px;
border-color:#dddddd;
border-style:solid;
border-width:1px;
width:280px;
background-color:#ffffff;

}
.cBox_Content {
text-align:left;
background-color:#ebebeb;
padding:4px;
margin:8px;
}

.cBox_Content h2 {
color:#232323;
font-size:13pt;
margin:2px 0px 2px 0px;
}


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 9pt century gothic, arial, sans-sefif;
margin:0;
margin-left: 20px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 20px;
text-decoration: none;
letter-spacing: 1px;
background-color: #6f3333; /*Default menu color*/
border-bottom: 1px solid white;
border-top:4px solid white;
}

#modernbricksmenu a:hover{
background-color: gray; /*Menu hover bgcolor*/
border-top:4px solid gray;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #a2c445;; /*Brown color theme*/ 
border-color: #a2c445; /*Brown color theme*/ 
padding: 5px 20px;
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 5px;
background: #a2c445;; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}

