.text {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000; text-align: justify}
.text1 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #000000; text-align: center}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.textbramdesigns {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 34px;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}
.productheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	margin-right: 10px;
	margin-left: 10px;
}

/* tmbl css */ 

.offscreen { 
   position: absolute; 
   top: -30em; 
   left: -300em; 
 } 

 div#vmenu { 
    margin: 0; 
    padding: .25em 0em .25em 0em; 
    border: solid 1px #30c9e0; 
    background: #fcac4c; 
    width: 13.5em; 
 } 

 div#vmenu ul { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
 } 

 div#vmenu ul li { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
 } 

 div#vmenu ul a:link { 
    margin: 0; 
    padding: .2em 0em .2em .4em; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: medium; 
    background-color: #fcac3c; 
    color: #0059a0; 
    display: block; 
 } 

 div#vmenu ul a:active { 
    margin: 0; 
    padding: .25em .5em .25em .5em; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: medium; 
    background: #4d8cba; 
    color: #ffffff; 
    display: block; 
 } 

 div#vmenu ul a:visited { 
    margin: 0; 
    padding:  .25em .5em .25em .5em; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: medium; 
    background: #4d8cba; 
    color: #ffffff; 
    display: block; 
 } 

 div#vmenu ul li a:hover { 
    margin: 0; 
    padding: .2em 0em .2em .4em; 
    text-decoration: none; 
    font-weight: bold; 
    font-size: medium; 
    background-color: #30c9e0; 
    color: #ffffff; 
    display: block; 
 } 