.bodybg {
	/*background-color: #2b59a6;*/
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment:fixed;
	margin:0px;
}
.height {
	height:100%;
}
.boxbg {
	margin:0;	
	background-image:url(../images/boxbg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color:#062e48;
	padding:10px;
	color:#FFFFFF;
}
.intltradeboxbg {
	margin:0;	
	background-image:url(../images/intl-trade-box.jpg);
	background-position: center top;
	
	background-color:#010101;
	padding:10px;
	color:#FFFFFF;
}
.hispanicbg {
	margin:0;	
	background-image:url(../images/hispanicbg.jpg);
	background-position: center top;
	
	background-color:#062e48;
	padding:10px;
	color:#FFFFFF;
}
.familybg {
	margin:0;	
	background-image:url(../images/familybg.jpg);
	background-position: center top;
	
	background-color:#062e48;
	padding:10px;
	color:#FFFFFF;
}
.aboutusboxbg {
	margin:0;	
	background-image:url(../images/aboutus-box.jpg);
	background-position: center top;
	
	background-color:#010101;
	padding:10px;
	color:#FFFFFF;
}
.poloteamboxbg {
	margin:0;	
	background-image:url(../images/polo-team.jpg);
	background-position: center top;
	
	background-color:#010101;
	padding:10px;
	color:#FFFFFF;
}
.boxheader{
font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: #fcb300;
	text-transform:uppercase;
	text-shadow: 2px 2px 3px black;
	/*margin:7px auto;*/
	

}
.boxcontentwhite {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#ffffff;	
}
.boxbutton {
font-family: 'Merienda', cursive;
	font-size:18px;
	color:#ffffff;	
	background-color:#03273f;
	border:#2974a4 1px solid;
	padding:5px 20px;
	text-shadow: 2px 2px 3px black;
	letter-spacing:3px;
	width:100%;
cursor:pointer;
	
}
.boxbutton:hover {
font-family: 'Merienda', cursive;
	font-size:18px;
	color:#ffffff;	
	background-color:#2183a8;
	border:#2974a4 1px solid;
	padding:5px 20px;
	text-shadow: 2px 2px 3px black;
	letter-spacing:3px;
	width:100%;
cursor:pointer;
	
}
.navnor {
	font-family:Tahoma;
	font-size:14px;
	color:#e3e4e9;
	font-weight:bold;
}
.navrollleft {
	background-image: url(../images/navrollleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navrollbg {
	background-image: url(../images/navrollbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Tahoma;
	font-size:14px;
	color:#162222;
	font-weight:bold;
}
.navrollright {
	background-image: url(../images/navrollright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.submenu {
	float:left;
	position:absolute;
 left:?px;
	width:255px;
	visibility:hidden;
	z-index: 100;
}
.submenus {
	padding-left:10px;
	padding-bottom:5px;
	padding-top:5px;
	padding-right:5px;
	border-left:solid 1px #666666;
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	height:20px;
	text-align:left;
	background-color:#f6f6f6;
}
a.submenulnk {
	font-family:Verdana;
	font-size:11px;
	color:#162222;
	text-decoration:none;
}
a.submenulnk:visited {
	font-family:Verdana;
	font-size:11px;
	color:#162222;
	text-decoration:none;
}
a.submenulnk:hover {
	font-family:Verdana;
	font-size:11px;
	color:#162222;
	text-decoration:underline;
}
.pageheader {
	font-family:Tahoma;
	font-size:24px;
	color:#162222;
}
.content {
	font-family:Arial;
	font-size:14px;
	color:#616161;
	line-height:24px;
}
.BigContent {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	line-height:24px;
}
.SmallContent {
	font-family:Arial;
	font-size:14px;
	color:#000000;
	line-height:24px;
}
.phonenumber {
	font-family:Arial;
	font-size:18px;
	color:#d2d3d5;
	line-height:26px;
}
a.contentlink {
	font-family:Arial;
	font-size:14px;
	color:#162222;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
}
a.contentlink:visited {
	font-family:Arial;
	font-size:14px;
	color:#162222;
	line-height:24px;
	font-weight:bold;
	text-decoration:none;
}
a.contentlink:hover {
	font-family:Arial;
	font-size:14px;
	color:#162222;
	line-height:24px;
	font-weight:bold;
	text-decoration:underline;
}
.footertext {
	font-family:Arial;
	font-size:12px;
	/*color:#bcbdbd;*/

color:#FFFFFF;
}
a.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a.footer:link {
	color:#ffffff;
	text-decoration:none;
}
a.footer:visited {
	color: #ffffff;
	text-decoration: none;
}
a.footer:hover {
	text-decoration: underline;
	color: #bcbdbd;
}
a.footer:active {
	color: #ffffff;
	text-decoration: none;
}
.learnMore {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#1f1f1f;
}
.learnMore:link {
	color:#1f1f1f;
	font-weight:bold;
	text-decoration:none;
}
.learnMore:visited {
	color: #1f1f1f;
}
.learnMore:hover {
	text-decoration: underline;
	color: #1f1f1f;
	font-weight:bold;
}
.learnMore:active {
	color: #1f1f1f;
	text-decoration: none;
}
.bulletText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#1f1f1f;
}
.bulletText1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1f1f1f;
}
.inputBox {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	width: 240px;
}
.hyper:link {
	text-decoration:none;
	font-family:Arial;
	font-size:17px;
	color:#0a3663;
	font-weight:bold;
}
.hyper:visited {
	text-decoration:none;
	font-family:Arial;
	font-size:17px;
	color:#0a3663;
	font-weight:bold;
}
.hyper:active {
	text-decoration:underline;
	font-family:Arial;
	font-size:17px;
	color:#0a3663;
	font-weight:bold;
}
.hyper:hover {
	text-decoration:underline;
	font-family:Arial;
	font-size:17px;
	color:#0a3663;
	font-weight:bold;
}
.PageContent {
	color: #494a4a;
	font-family: Verdana;
	font-size: 12px;
}
.cartbutton {
font-family: 'Merienda', cursive;
	font-size:18px;
	color:#ffffff;	
	background-color:#03273f;
	border:#2974a4 1px solid;
	padding:5px 20px;
	text-shadow: 2px 2px 3px black;
	letter-spacing:3px;
	
cursor:pointer;
	
}
.cartbutton:hover {
font-family: 'Merienda', cursive;
	font-size:18px;
	color:#ffffff;	
	background-color:#2183a8;
	border:#2974a4 1px solid;
	padding:5px 20px;
	text-shadow: 2px 2px 3px black;
	letter-spacing:3px;
	
cursor:pointer;
	
}
.textfield {
    font-family: Verdana;
    font-size: 13px;
    color: #333333;
    border: 1px solid #999999;
    width: 100%;
    padding: 7px;
    border-radius: 3px;
    margin: 5px 0px;
}

.bodybgblack {
	/*background-color: #2b59a6;*/
	background-image: url(../images/dark-material-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:cover;
	margin:0px;
	font-family: 'Roboto', sans-serif;
}

.card {
    position: relative;
    /*display: flex;
    flex-direction: column;*/
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(17, 17, 17, 0.125);
	font-family: 'Roboto', sans-serif;
}
.sectionyellowheader{
font-family: 'Oswald', sans-serif;
    font-size: 19px;
    color: #fcb300;
	text-transform:uppercase;
	
	/*margin:7px auto;*/
	

}
.form-control{
	display: block;
    width: 100%;
    /*height: calc(1.5em + 1.75rem + 2px);*/
    padding: 0.5rem 0.5rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	font-family: 'Roboto', sans-serif;
}