body {
background-image:url(patternbg.jpg);
}
h1{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color:#0252A5;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color:#0252A5;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

.pgraph {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
}

a:link {
color: #0252A5;
}


a:visited {
color: #0252A5;
}

a:hover {
text-decoration:none;
color: #B0A390;
}



.imgright {
float: right;
padding-left: 8px;
padding-bottom: 5px;
}


.imgleft {
float: left;
padding-right: 20px;
padding-bottom: 5px;
}






/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 4px;
float: left;
font: bold 11px Arial;
text-transform:uppercase;
width: 100%;
border-top: 2px solid #B0A390;
background-color: #903234;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: #FFFFFF;
padding: 3px 10px;
text-decoration: none;
background: transparent url(media/vertical.gif) center right no-repeat;
border-right: 1px solid white;
}

#vdividermenu ul li a:visited{
color: #FFFFFF;
}

#vdividermenu ul li a:hover{
color: #FFFFFF;
background-color: #B0A390;
}

</style>




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu2{
padding: 0;
width: 100%;
border-top: 3px solid #B0A390; /*Brown color theme*/ 
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
text-align: center;
}

#modernbricksmenu2 ul{
text-align: center;
margin:0;
margin-left: 2px; /*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;
text-align: center;
}

#modernbricksmenu2 a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #903234; /*Brown color theme*/ 
border-top: 1px solid white;
}

#modernbricksmenu2 a:hover{
background-color: #B0A390; /*Brown color theme*/ 
color: white;
}

#modernbricksmenu2 #current a{ /*currently selected tab*/
background-color: #B0A390; /*Brown color theme*/ 
color: white;
border-color: #B0A390; /*Brown color theme*/ 
}



.style1 {font-size: 11px}