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

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #666666;
	background-color: #C2ECF5;
	border:none;
	
}
#bgDIVAbout {
	background-image: url(images/01wide.png);
	background-repeat: none;
	border:none;
	width:100%;
	height:310px;
	margin-top:68px;
}

#wrapper {
	width: 970px;
	margin-left: auto;
    margin-right: auto;	
	position: relative;
	margin-top:0;
}
#nav {
	height: 77px;
	
}
#header {
	height: 310px;
	width: 100%;
}
#headerStatic {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.headerStatic img{ 
	width: 100%;
	display: block; 
	margin-left: auto; 
	margin-right: auto 
	}
#topbox {
	height: 200px;
	padding-top: 15px;
	border: none;
	border: 0;
}
#topbox image{
	border: none;
}
#t1 {
	float: left;
	width: 306px;
	margin-right: 25px;
}
#t3 {
	float: right;
	width: 306px;
}
#t2 {
	float: left;
	width: 306px;
}
#content {
	margin: 0 2px 0 2px;
	padding: 10px 36px 20px 20px;
	width: 910px;
	background-image: url(images/w_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	font-size:18px;
	color: #636363;
	border: 0;
	border: none;
}
#contentIndex {
	margin: 0 2px 0 2px;
	padding: 1px 36px 20px 20px;
	width: 910px;
	background-image: url(images/w_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	font-size:18px;
	color: #636363;
	border: 0;
	border: none;
}
#contop {
	width: 966px;
	margin: 0 auto;
	padding-top:20px;
 
}
#contopIndex {
	width: 966px;
	margin: 0 auto;
	padding-top:65px;
 
}
#conbottom {
	width: 966px;
	margin: 0 auto;
	margin-bottom: 30px;
}
#conbottom image{
	border: none;
}
#left {
	float: left;
	width: 660px;
	padding-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right:25px;
}
#left a:image{
	border:none;
}
#left a:link{
	text-decoration:none;
}
#left span2{
	color: #939;
	font-size:16px;
}
#leftIndex {
	float: left;
	width: 660px;
	padding-top: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right:25px;
}

#left2 {
	float: left;
	width: 660px;
	padding-top: 25px;
	padding-right:25px;
}


/* ABOUT US */

#cert {
	width: 560px;
	height: 430px;
	padding: 3px;
	margin-left:55px;
	margin-top:35px;
}

/* PRODUCTS */

#ProductsTab {
	float: left;
	width: 230px;
	padding-left: 50px;
	color:#339999;
	font-size:14px;
	text-decoration:none;
}

#aboutUs2ndText {
	float: left;
	width: 185px;
	padding-left: 35px;
	color: #CCC;
	font-size:14px
}

/* RESOURCES */

#ResourcesTab {
	color: #666;
	float: left;
	width: 530px;
	padding-left: 20px;
	font-size:14px;
}
#ResourcesTab ul{
	font-size:14px;
	list-style-type: none;
}
#ResourcesTab a:link{
	color: #009;
	list-style-type: none;
}
#ResourcesTab a:hover{
	color: #609;
	list-style-type: none;
}

/* Pack Seasons */

.datagrid table { 
	border-collapse: collapse; 
	text-align: left; 
	width: 100%; 
} 

.datagrid {
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	background: #fff;
	overflow: hidden;
	border: 1px solid #006699;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.datagrid table td, .datagrid table th { 
	padding: 3px 10px; 
}

.datagrid table thead th {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699; 
	color:#ffffff; 
	font-size: 15px; font-weight: bold; 
	border-left: 1px solid #0070A8; 
} 

.datagrid table thead th:first-child { 
	border: none; 
}

.datagrid table tbody td { 
	color: #00496B; border-left: 1px solid #E1EEF4;
	font-size: 12px;
	font-weight: normal; 
	width:79px;
}

.datagrid table tbody .alt td { 
	background: #E1EEF4; 
	color: #00496B; 
}

.datagrid table tbody td:first-child { 
	border: none; 
}

.datagrid table tfoot td div { 
	border-top: 1px solid #006699;
	background: #E1EEF4;
} 

.datagrid table tfoot td { 
	padding: 0; 
	font-size: 12px 
} 

.datagrid table tfoot td div{ 
	padding: 2px; 
}

.datagrid table tfoot td ul { 
	margin: 0; 
	padding:0; 
	list-style: none; 
	text-align: right; 
}

.datagrid table tfoot  li { 
	display: inline; 
}

.datagrid table tfoot li a { 
	text-decoration: none; 
	display: inline-block;  
	padding: 2px 8px; 
	margin: 1px;
	color: #FFFFFF;
	border: 1px solid #006699;
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #006699), color-stop(1, #00557F) );
	background:-moz-linear-gradient( center top, #006699 5%, #00557F 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#006699', endColorstr='#00557F');
	background-color:#006699; 
}

.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { 
	text-decoration: none;
	border-color: #006699; 
	color: #FFFFFF; 
	background: none; 
	background-color:#00557F;
}


/* Contact Us */

.OfficeTitle {
	color:#000066;
	font-size:20pt;
	font-style:italic;
}
.pinktitleContact {
	font-size:20px;
	font-weight: 100;
	color: #C74E4E;
}
#leftContact1 {
	font-size:14px;
	float: left;
	width: 255px;
	padding-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right:5px;
}
#leftContact1 a:link{
	color: #009;
	list-style-type: none;
}
#leftContact1 a:hover{
	color: #609;
	list-style-type: none;
}
#leftContact2 {
	font-size:14px;
	float: left;
	width: 255px;
	padding-top: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right:5px;
}
#contentContact {
	margin: 0 2px 0 2px;
	padding: 10px 36px 20px 20px;
	width: 910px;
	background-image: url(images/w_bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
	font-size:14px;
	color: #636363;
}
#contactTable {
	font-size:13px;
	float:left;
}
#contentContact a:link{
	color: #009;
	text-decoration:none;	
}
#bh1 {
	margin: 0 2px 0 2px;
	padding: 10px 36px 20px 20px;
	width: 300px;
}
#lineAbout {
	float: right;
	width: 15px;
	background-image: url(images/line.jpg);
	background-repeat:repeat-y;
	height:77px;
}
#right {
	float: right;
	width: 185px;
	padding-left: 35px;
}
#right image{
	border:0;
	border:none;
}
.pinktitle {
	font-weight: 100;
	color: #C74E4E;
}
.bluetitle {
	font-weight: 10;
	color: #09F;
}
.rightimg {
	float: right;
	padding-left: 10px;
	display: block;
}
.leftimg {
	float: left;
	padding-right: 10px;
	display: block;
}
.bluetitle {
	font-weight: bold;
	color: #0099FF;
}
.greentitle {
	font-weight: bold;
	color: #a3bd4e;
}
#bottom {
	background-image: url(images/bottom1.png);
	background-repeat: repeat-x;
	height: 199px;
}
#bottom2 {
	width: 966px;
	margin: 0 auto;
	padding-top: 20px;
	color: #a4a4a4;
}
#b1 {
	background-image: url(images/bo1.png);
	background-repeat: no-repeat;
	float: left;
	height: 134px;
	width: 966px;
	padding: 1px;
	margin-right: 15px;
}

#beverly {
	float: left;
	height: 110px;
	width: 200px;
	padding: 5px;
	padding-top: 10px;
	margin-left: 8px;
}

#dana {
	float: left;
	height: 110px;
	width: 200px;
	padding: 5px;
	padding-top: 10px;
	margin-right: 5px;
}

.bluebottomheadline {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #ed145b;
	line-height: 33px;
}
#b2 {
	background-image: url(images/bo2.png);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 480px;
	padding: 3.5px;
	margin-left: 36px;
}
#products {
	float: left;
	height: 120px;
	padding: 3px;
	margin-right: 5px;
}
#productsContinued {
	float: left;
	height: 110px;
	width: 130px;
	padding: 5px;
	margin-right: 5px;
}
#facebook {
	background-image: url(images/facebook1.png);
	height: 129px;
	width: 127px;
	float: right;
}
#homeTable2 {
	width: 290px;
	float: left;
	border: 0px;
	padding-top: 4px;
	margin-left: 7px;
 }
#homeTable2 .rowa {
	height: 14px;
}
#homeTable2 .rowb {
	height: 14px;
}
#homeTable2 .cell {
	padding: 0px;
	border: 0px solid #000000;
}

#footer {
	background-image: url(images/bottom2.gif);
	background-repeat: repeat-x;
	height: 73px;
	text-align: center;
	padding-top: 25px;
}
#footer a:link{
	color: #636363;
	text-decoration: none;
}
#footer a:link hoover{
	color: #9C6;
	text-decoration: none;
}
#contact {
	color: #696969;
	padding: 5px;
}
#contact input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	border: 1px solid #b3e6f1;
	width: 230px;
	margin: 5px 0 5px 0;
	background-color: #e3f6fa;
	color: #333333;
}
#contact label {
	float: left;
	width: 90px;
	display: block;
	padding: 3px;
	margin: 3px 0 3px 0;
	clear: both;
	color: #666666;
}
#contact textarea {
	border: 1px solid #b3e6f1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 6px;
	width: 230px;
	margin: 5px 0 5px;
	background-color: #e3f6fa;
	color: #333333;
}
h1 {
font-size: 35pt;
color:#b54557;

}

