/* Start of CMSMS style sheet 'Layout CSS' */
body, html{
height:100%;
}

body {
font-family:Arial,tahoma, Verdana;
font-size:9pt
}


#content li
{
list-style:none;
background-image: url('uploads/vb_img/bullet.gif');
background-repeat: no-repeat;
background-position: top left;
padding-left: 1.9em;
line-height:180%;
}

#content  ol li{
background-image:none;
list-style-type: decimal;
padding-left:0em;
}




#content {
padding:5px;
padding-left:10px;
}

#callus {
color:#fff;
font-family:Trebuchet MS, verdana; 

font-size:24px;

}

#callus a{
color:#fff;
font-size:12px;
}

#callus h1{
font-family:Trebuchet MS, verdana; 
color:#fff;
font-size:24px;
font-weight:normal;
text-align:right;
padding-top:0px;
padding-bottom:0px;
padding-right:10px;
margin:0px;
margin-top:15px;
margin-right:40px;
}

a   { 
font-family: Verdana; 
font-size: 8pt; 
color: #134DA4; 
text-decoration:none;  
}
a:hover  { 
font-family: Verdana; 
font-size: 8pt; 

text-decoration:underline ; 
}

a img{

border:0px solid black;
}

h1, h2, h3, h4, h5, h6 {
font-family: Verdana;
}

h1{
color: #95601e;
font-family:Trebuchet MS, verdana; 
font-size:14pt; 
font-weight:bold
}

h2{
color: #0c78c3;
font-family:Trebuchet MS, verdana; 
font-size:13pt; 
font-weight:bold
}

h3{
color: #555555;
font-family:Trebuchet MS, verdana; 
font-size:12pt; 
font-weight:bold
}

h4{
color: #134DA4;
font-family:Trebuchet MS, verdana; 
font-size:10pt; font-weight:bold
}

h5{
color: #0c78c3;
font-family:Trebuchet MS, verdana; 
font-size:10pt; font-weight:bold
}

h6{
color: #555555;
font-family:Trebuchet MS, verdana; 
font-size:8pt; 
font-weight:bold
}

a    { 
font-family: Verdana; 
font-size: 8pt; 
color: #134DA4
}

p, td { 
font-family: Verdana;
font-size: 12px; 
color: #404040
}

p          {
 line-height: 180% ;
}


#footer a{ 
font-family: Tahoma; 
font-size: 11px; 
color: #4899d2; 
text-decoration:none 
}
#footer a:hover    { 
font-family: Tahoma; 
font-size: 11px; 
color: #4899d2; 
text-decoration:underline; 
background-color:#ffffff;
}

#footer p{ 
font-family: Tahoma; 
font-size: 11px; 
line-height:120%;
}

.contactform textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}


.hide{
visibility:hidden;

}


#search input{
font-family:arial;
}
/* End of 'Layout CSS' */

