@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet, Helvetica, sans-serif;
	color: #000000;
	
}
body {
	background:#429997;
	font-size:90%;
	
}

h1{
font-size:140%;
font-weight:bold;

}

h2{
font-size:130%;
text-align:center;
font-weight:bold;

}

.main {
width:880px;
 /* margin: auto;*/
/*float:left;*/
  background:#fff;
}

#bk-wrapper {
width:903px;
background-image:url(images/v-grad.png)  ;
background-repeat:repeat-y;
background-position:right;
 margin: auto;

}

#footer-shadow{
background-image:url(images/h-grad.png);
background-position:bottom;
background-repeat:repeat-x;
}

#footer-menu{
height:20px;

}

#footer-menu ul{

text-align:center;
margin:0 auto;
font-size:80%;
text-transform:uppercase;
}

#footer-menu li{
display:inline;
margin-left:10px;
list-style:none;
}

#footer-menu li a{
color:#333;
}

#footer-menu li a:hover{
color:#ccc;
}

.style1 {
font-size: 12px;
color:#fff;
background:#000000;
}

.icon {
border:5px white solid;
margin:0;
}

#subscribeBox{
padding:1px 3px;
background:#5E666d;
color:#fff;
}

#content, form{
padding: 10px;
margin:5px 20px;
background:#fbf9f4;
border:1px solid #e41588;
}

form{
padding:10px 60px;
}

.header{
padding:1px;
margin:0;
background:#24893e;
color:#fff;
text-align:center;
}

.header a{
color:#000;
}

form{
font-weight:bold;
}

a{
color:#fff;
}

a:hover{
color:#000;
}

p{
margin:0;
padding:4px 0;
}

.red-text{
color:red;
}

.halsbury_address{
        margin:10px;
        text-align:center;
		font-size: 10px;
      
}

.error_strings{ font-family:Verdana; font-size:10px; color:#660000;}
/*ul{
padding:0px;
margin:5px 20px;


}*/
