@charset "UTF-8";
html {
	margin:0;
	padding:0;
	}
body {
	background-image: url(/img/icebglarger.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	background-attachment:scroll;
	margin: 0;
	padding: 0;
	z-index:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	height:100%;
	}
h1, h2, h3, h4  {
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	}	
h1 {
	margin:35px 0 0 90px;
	font-size: 35px;
	}
h2 {
	font-size: 25px;
	}
h3 {
	font-size: 18px;
	color: #333366;
	}
p {
	line-height:18px;
	}
a {
text-decoration:none;
}
p.uppercase,
p.uppercase a {
text-transform:uppercase;
text-decoration:none;
font-weight:bold;
color:#FFF;
}
.title,
h2.title {
margin:0;
padding:0;
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	font-size: 18px;
	font-weight:bold;
	}
.title2,
h2.title2 {
margin:0;
padding:0;
	font-family: "Times New Roman", Times, serif;
	color: #336699;
	font-size: 25px;
	font-weight:bold;
	line-height:27px;
	}
.blue {
		color: #336699;
		font-weight:bold;
}
.blue a {
		color: #336699;
		font-weight:bold;
		text-decoration:none;
}
.blue_link {
		color: #336699;
		font-weight:bold;
		text-decoration:none;
}
.whitetext{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}
.white_b{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
img {
border:none;
}
#container {
	background-position:0;
	width: 950px;
	height:100%;
	margin: 0 auto;
	}
#topbox {
	width:950px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
	clear:both;	
	}
#topbox h1 {
	float:left;
	}
#bannerbox {
width:950px;
height:auto;
margin-right: auto;
margin-left: auto;
margin-top: 80px;
clear:both;
}
#bannerbox h1,
#bannerbox h1 img{
width:403px;
height:41px;
margin:0;
padding:0;
clear:none;
}
#single_col {
width:800px;
margin: 0 auto 0 auto;
padding: 25px 0;
clear:both;
}
#left_col {
display:inline;
float:left;
margin:0;
padding:0 0 0 30px;
width:450px;
}
#right_col {
display:inline;
float:left;
padding:0 0 0 25px;
margin:0;
width:400px;
}
#home #left_col {
display:inline;
float:left;
margin-left:75px;
padding:0 50px;
width:400px;
}
#home #right_col {
display:inline;
padding: 0;
margin:0;
width: 250px;
float: left;
}
#footer {
text-align:center;
clear:both;
width:950px;
margin: 0 auto;
padding:0 0 75px 0;
	}
#footer p {
	color: #003366;
	text-align: center;
	vertical-align: top;
}
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}
ul.table {
float:left;
line-height:17px;
list-style:none;
color: #336699;
font-weight:bold;
margin:0;
padding:0 0 0 10px;
}
.f_right {
	float:right;
	}
.f_left {
	float:left;
	}
/*------------ICE BORDER---------------*/
#iceceiling {
	height: 80px;
	width: 100%;
	position: fixed;
	z-index: 2;
	top: 0px;
	left: 0px;
	background-image: url('../img/iceceiling.png');
	background-position: top left;
	background-repeat: repeat-x;
	}

#icefloor {
	height: 100px;
	width: 100%;
	background-image: url('../img/icefloor.png');
	background-repeat: repeat-x;
	position: fixed;
	z-index: 3;
	bottom: 0px;
	left: 0px;
	background-position:bottom left;
	}

/* BUBBLE PLASTIC HORIZONTAL MENU */
#uppermenu {
	position:fixed;
	top:0;
	z-index:10;
	height: 27px;
	width:950px;
	margin: 0 auto;
	padding: 0;
	background-image: url('../img/menubar.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
/* html #uppermenu {position:absolute;}*/

/*#uppermenu ul {
	list-style: none;
	margin: 0;
	padding:0;
}
#uppermenu ul li {
	float: left;
	margin: 0;
	background-color: transparent;
	background-image: url('../img/menubar.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

#uppermenu ul li a {
	display: run-in;
	height: 27px;
	float: left;
	text-transform: none;
	font-family: "Helvetica Neue", helvetica, "microsoft sans serif", arial, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

#uppermenu ul li a span.menu_ar {
	display: block;
	float: left;
	height: 22px;
	padding-top: 2px;
	cursor: pointer;
	background-color: transparent;
	background-image: url('../img/menubar.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width: 101px;
}
#uppermenu ul li a span.menu_ar2 {
	display: block;
	float: left;
	height: 22px;
	padding-top: 2px;
	cursor: pointer;
	background-color: transparent;
	background-image: url('../img/menubar.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width:70px;
}
#uppermenu ul li a span.menu_ar3 {
	display: block;
	float: left;
	height: 22px;
	padding-top: 2px;
	cursor: pointer;
	background-color: transparent;
	background-image: url('../img/menubar.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	width:120px;
}*/
/*******************Contact Form Styles**************************/

#contentForm {
  display: block;
  width: 400px;
}

/* and now the form formatting itself */
label {
  display: block;
  float: left;
  clear: left;
  width: 115px;
  line-height: 20px;
  margin-bottom: 13px;
  margin: 5px 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
  cursor: pointer;
  font-weight: bold;
  width: 90px;
  height: 28px;
  margin-left: 115px;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url('../images/stop.gif') no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
/**********************Footer Navigation**********************/
ul#footer_nav {
display:block;
margin:0 auto;
padding:0;
}
ul#footer_nav li {
list-style:none;
display:inline;
}
ul#footer_nav li a {
	text-decoration:none;
	text-transform:uppercase;
	padding: 5px 5px;
	color:#000033;
}
ul#footer_nav li a:hover {
text-decoration:underline;
}

a:link {
text-decoration:none;
	text-transform:uppercase;
	padding: 5px 5px;
	color:#000033;
}
a:visited {
text-decoration:none;
	text-transform:uppercase;
	padding: 5px 5px;
	color:#000033;
}
/************************Curved Corner Sidebar Boxes*******************/
.curve_sb_box {
font-size:12px;
width:250px;
padding:0;
margin:15px 0;
color:#FFF;
}
.ct, .cb, .cc{
width:250px;
padding:0;
margin:0;
}
.ct {
height:15px;
background-image:url('../img/ct.gif');
background-position:top center;
background-repeat:no-repeat;
}
.cc {
background-image:url('../img/cc.gif');
background-position:top center;
background-repeat:repeat-y;
}
.cb {
height:15px;
background-image:url('../img/cb.gif');
background-position:bottom center;
background-repeat:no-repeat;
}
.curve_sb_box ul {
margin:0;
padding-left:40px;
}
.curve_sb_box p {
padding:0 20px;
margin:0;
}
.curve_sb_box h3 {
margin:0;
padding:0 20px;
}
.curve_sb_box form {
margin:0;
padding:0;
}

.pic_caption {
float:left;
width:90px;
padding:0;
margin:3px;
text-align:center;
