/* Start of CMSMS style sheet 'Layout CSS' */
html, body{
height:100%;

}
p{
font-family:Trebuchet MS,arial, tahoma, verdana;
font-size:14px;
color:#3C3C3C;
padding-left:15px;

}

h1{
font-family:Century Gothic, tahoma, verdana;
font-size:25px;
font-weight:normal;
padding:0px
margin:0px;
color:#3A3A3A;
margin-left:15px;
margin-top:10px;

}

h2{
font-family:Century Gothic, tahoma, verdana;
font-size:24px;
font-weight:normal;
padding:0px
margin:0px;
color:#D40404;
margin-left:15px;
margin-top:0px;

}

h3{
font-family:Century Gothic, tahoma, verdana;
font-size:18px;
color:#001F78;
margin-left:15px;
margin-top:10px;
font-weight:normal;
}
.bluebackground{
background-color:03A7D6;
background-image:url('uploads/alimg/h1bg.gif');
background-repeat:repeat-x;
color:white;
padding-left:15px;
padding-right:15px;

}


.darkbluebackground{
background-color:03A7D6;
background-image:url('uploads/alimg/h2bg.gif');
background-repeat:repeat-x;
color:white;
font-size:18px;
padding-left:8px;
padding-right:8px;
padding-top:5px;
padding-bottom:5px;

}

h4{
font-family:Century Gothic, tahoma, verdana;
font-size:15px;
font-weight:bold;
padding:0px
margin:0px;
color:#D40404;
margin-left:20px;
margin-top:10px;
}

#content li, #content li{
background-image:url('uploads/alimg/bullet.gif');
background-repeat:no-repeat;
background-position:1em 6px;
padding-left:35px;
line-height:160%;
color:#3C3C3C;
font-family:Trebuchet MS, arial,tahoma, verdana;
font-size:14px;
}

#content ul, #content ul{
list-style:none;
margin-left:20px;
*margin-left:10px;
color:#3C3C3C;
font-size:14px;
}

#footer p{
font-family:tahoma;
color:#DEDEDE;
font-size:10px;
}

#footer a{
font-family:tahoma;
color:#DEDEDE;
font-size:10px;
}


#boxes td{
padding:0px; 
margin:0px;
}

#boxes h2 {
font-size:14px;
color:#fff;
font-family:Century Gothic, Tahoma, Trebuchet Ms, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top:0px;
line-height:100%;
text-align:center;
text-transform:uppercase;
margin:0px;
padding:0px;
margin-top:0px;
margin-bottom:0px;
}


#boxes a{
text-decoration:none;
background-color:none;
}

#boxes a:hover{
text-decoration:none;
background-color:#171717;
background-color: transparent;

}

#mouseover
{
    cursor:pointer;
    cursor:hand;
}

.contactform textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}
.contactform {
font-family:Trebuchet MS,arial, tahoma, verdana;
font-size:14px;
color:#3C3C3C;
padding-left:5px;
}


#cinfo p{
font-family:verdana;
color:#ffffff;
font-size:12px;
line-height:180%;
margin-left:15px;
}
#cinfo h1{
margin:0px;
padding:0px;
font-family:Century Gothic, tahoma;
color:#0BC0F4;
font-weight:normal;
font-size:21px;
margin-left:15px;
margin-bottom:-10px;
padding-bottom:-10px;

}
#cinfo td{
padding:0px;
margin:0px;
}
a{
color:#0BC0F4;
}
a:hover{
color:#fff;
background-color:#0BC0F4;
text-decoration:none;
}

a img
{
border:0px;
}

#content a{
color:#AE0000;
}

#content a:hover{
color:#fff;
background-color:#AE0000;
text-decoration:none;
}
/* End of 'Layout CSS' */

