body {
	background-color: #2761A2;
	text-align: center;
}
.style1 {
	color: #2761A2;
	font-weight: bold;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
.bodyText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	
}
.bigBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
.headerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}
A:link {
	COLOR: #FFFFFF; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FFFFFF; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FFFFFF; BACKGROUND-COLOR: #93B0D0; TEXT-DECORATION: none
}
.imgRight {
	float:left;
	padding:10px;
}
.floatLeft {
	float:left;
	padding-right:10px;
}
.floatRight {
	float:right;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
}
div#video {
	float:left;
	padding:10px;
}
#submitpad {
  padding: 3px;
  background-color: #e5e5e5;
  margin: 0px;
  border-width: 3px;
  border-color: #e5e5e5;
  border-spacing: 0;
}
div#item1{
	border-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
	border-top-style:dashed;
	border-top-color:#CCCCCC;
	padding: 15px 5px 5px 5px;
	
	min-height:115px;
 	height:auto !important;

}
div#item{
	border-bottom-style:dashed;
	border-width:1px;
	border-bottom-color:#CCCCCC;
	padding: 15px 5px 5px 5px;
	text-align:left;
	
	min-height:115px;
 	height:auto !important;
    height:115px;

}
div#block{
	display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-style:oblique;
	font-weight:bolder;
	width:50%;
	clear:both;
	
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	
	float:right;
	margin:10px;
}
div#addToCart{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-style:oblique;
	font-weight:bolder;
	color:#FFFFFF;
	margin:auto;

	background-color:#2761A2;
	border-width:1px;
	border-style:dashed;
	border-color:#CCCCCC;
	padding: 5px 5px 5px 5px;
	text-align:center;
	clear:both;

}
div#quote{
	margin:5px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2761A2;
	text-decoration: none;
}

div#header{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align:center;
	font-style:oblique;
	font-weight:bolder;
	
	width:70%;
	margin: 0 auto;
	
	padding: 5px 5px 5px 5px;
	text-align:center;
	clear:both;

}
div#form{
	float:right;
	padding:15px;
	clear:both;
	
}