/* CSS Document */
body {
    overflow-y: scroll;
}
.bg_pg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}
.bg_foot {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
}
.bg_foot2 {
	background-image: url(images/foot_r1_c2.jpg);
	background-repeat: no-repeat;
}
.text_boxes {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #5f5f5f;
	line-height: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.text_main {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #0E5488;
	margin-top: 8px;
	margin-bottom: 8px;
}
.text_title {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	line-height: 34px;
	color: #0E5488;
	margin-top: 1px;
	margin-bottom: 1px;
}
.text_title2 {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #DE210B;
	margin-top: 1px;
	margin-bottom: 1px;
}

.text_foot {
	font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
.outline {
	border: 8px solid #E6E6E6;
}
#gallery {
		
	}
	#gallery ul { list-style: none;   margin: 0px; padding:0;}
	#gallery ul li { display: inline;    float: left;}
	#gallery ul img {
		
	}
	#gallery ul a{text-decoration: none;}
	#gallery ul a:hover img {
		border:5px solid #5A492F;
		margin: 15px 15px 15px 0px;
		color: #fff;
	}
	#gallery ul a img {
		border:5px solid #3F8FCA;
		margin: 15px 15px 15px 0px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

.bodytxt {
    color: #000000;
    font-family: Verdana;
    font-size: 15px;
}
.border
{

height:35px;
width:250px;
font-size:17px;
border:solid 1pt #BBBBBB;
-moz-appearance: none;
-moz-box-sizing: content-box;
 border-radius: 2px 2px 2px 2px;
}
 .button2 {
		font-family:Trebuchet MS;
		font-size:20px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
		background: #38939B url(button.png) repeat-x bottom;
		border: none;
		cursor: pointer;
		padding: 8px 14px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: 1px 1px #666;
		}
 .button2:hover {
		font-family:Trebuchet MS;
		font-size:20px;
		font-weight:bold;
		color:#FFFFFF;
		text-decoration:none;
		display: inline;
		background: #53B2BA url(button.png) repeat-x bottom;
		border: none;
		cursor: pointer;
		padding: 8px 14px;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-shadow: 1px 1px #666;
		}
.headsubblue {
    -moz-text-blink: none;
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: none;
    -moz-text-decoration-style: solid;
    color: #007BB7;
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
}

.bluelink {
  
    color: #0E5488;
   font-family: Calibri, "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
}
.bbox
{
border:solid 1pt #BBBBBB;
 font-size: 15px;
  font-family: Verdana;
-moz-appearance: none;
-moz-box-sizing: content-box;
 border-radius: 2px 2px 2px 2px;
width:310px;
height:120px;
}
.greenbig1 {
  border:1px solid #3F8FCA;
  background:#3F8FCA;
    box-shadow: 2px 3px 3px #000000;
    color: white;
    float: right;
    font-size: 16px;
    padding-bottom: 11px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 11px;
}
.greenbig_bt {
  border:1px solid #3F8FCA;
  background:#3F8FCA;
    box-shadow: 2px 3px 3px #000000;
    color: white;
    float: left;
    font-size: 16px;
    padding-bottom: 11px;
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 11px;
}
.bbox{
height:30px;
width:200px;
border:1px solid #DDDDDD;
color:#8A8B8D;
margin:7px 0px;
}
.barea{
height:70px;
width:200px;
border:1px solid #DDDDDD;
color:#8A8B8D;
margin:7px 0px;
}
.barea01 {
    height: 70px;
    width: 250px;
	font-size:17px;
border:solid 1pt #BBBBBB;
-moz-appearance: none;
-moz-box-sizing: content-box;
 border-radius: 2px 2px 2px 2px;
}
.form-title{
color:white !important;
font-size: 20px;
}
.home-form .greenbig1{
float:none;
}
.home-form td{
 color: #000000;
    font-family: Verdana;
    font-size: 15px;
}