/* These are the default settings for this site, this code below is also refered as "Reset". You can call this part CSS Reset  */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family: Calibri, Arial, Verdana;
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	padding: .6em 0;
	margin: 0 15px;
}
ul, ol {
	list-style: none;
}
a {
	color: black;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.floatLeft {
	float: left;
	border: 1px solid #EDB403;
	margin-top: .5em;
	margin-right: 1em;
	margin-bottom: 1em;
	padding-left: 0;
}
.floatRight {
	float: right;
	padding: .5em 0 .5em .5em;
}







/*********************Reset CSS Reset Here***********************************************/


/*html5 display rule*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block;
}








/*******************html 5 display ends here*******************************************/


body {
	background-image: url(../images/bg-stripees.gif);
	background-repeat: repeat-x;
	background-position: top;

}
#container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/bg-containeres.png);
	background-repeat: repeat-y;
}
.topMenu {
	width: 1137px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.leftLine {
	border-left: 1px dotted #999999;
}










/*******************Header Start here*******************************************/


header#mainHeader {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
}
header#mainHeader .brand {
	height: 90px;
	width: 531px;
	float: left;
}
header#mainHeader .photos {
	float: right;
	height: 90px;
	width: 280px;
}
header#mainHeader .socialiCons {
	width: 150px;
	float: left;
	margin-top: 33px;
	margin-left: 30px;
}

header#mainHeader #mainNav {
	height: 60px;
	width: 813px;
	float: right;
	margin-top: 31px;
}
header#mainHeader #mainNav a img {
	margin-right: 4px;
}
header#mainHeader #midBanners {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
section#mainContent {
	width: 1130px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentBg.png);
	background-repeat: repeat-y;
}
section#mainContent .textContent {
	width: 790px;
	margin-top: 30px;
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 22px;
	float: left;
	margin-left: 15px;
	margin-right: 0px;
	padding-top: 10px;
}

section#mainContent .textContent .flagsleft{
	width: 240px;
	float: left;
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	line-height: 22px;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 620px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-clip:border-box;
	background-origin:padding-box;
	background-size:auto auto;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}
section#mainContent .textContent .flagsleft h1{
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
	color: #900;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
section#mainContent .textContent .flagsleft h1 a {
	font-family: Calibri, Arial, Verdana;
	font-size: 18px;
	color: #900;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}

section#mainContent .textContent .flagsleft h3{
	text-transform: uppercase;
	color: #900;
	font-size: 15px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
section#mainContent .textContent .flagsleft h4{
	background-color: #FC0;
	height: 20px;
	width: 80px;
	text-align: center;
	text-transform: uppercase;
	color: #FFF;
	padding: 5px;
	font-size: 10px;
}
section#mainContent .textContentsideBar {
	width: 260px;
	margin-top: 30px;
	font-family: Calibri, Arial, Verdana;
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 22px;
	float: right;
	margin-left: 15px;
	background-color: #F4F4F4;
	padding: 10px;
}
section#mainContent .textContentsideBar .stores {
	float: left;
	width: 120px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D20000;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
section#mainContent .textContentsideBar .stores h2 {
	padding: 5px;
	text-transform: uppercase;
	color: #D20000;
}






section#mainContent .textContent p a {
	color: #C94001;
}
section#mainContent .textContent p a:Hover {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #900;
	text-decoration: none;
}

section#mainContent .textContentSideBar {
	width: 290px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 20px;
	line-height: 22px;
	float: left;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 28px;
	margin-left: 0px;
	color: #FFF;
	text-transform: uppercase;
	background-image: url(../images/sidebar.jpg);
	background-repeat: no-repeat;
	height: 400px;
	background-position: right top;
}
section#mainContent .textContent blockquote {
	padding-left: 40px;
}



section#mainContent .textContent h1 {
	font-family: Oswald, Arial, Verdana;
	font-size: 19px;
	color: #6E2816;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}

section#mainContent .textContent h2 {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	color: #AF5810;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 10px;
	text-transform: uppercase;
	padding-top: 0px;
	letter-spacing: .1em;
}
section#mainContent .textContent h3 {
	font-family: Calibri, Arial, Verdana;
	font-size: 13px;
	color: #AC3E22;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
}



section#mainContent .textContentSideBar h2 {
	font-family: Calibri, Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ECB000;
	margin: 0px;
	padding: 0px;
}

section#mainContent .textContent ul li {
	list-style-type: disc;
	margin-left: 30px;
}
section#mainContent .textContentsubPages {
	width: 960px;
	margin-top: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 25px;
}
section#mainContent .textContentsubPages ul li {
	margin-left: 35px;
}
section#mainContent .textContentsubPages h2 {
	font-family: "Century Gothic", Arial;
	font-size: 22px;
	color: #832626;
	font-weight: bold;
	margin-top: 10px;
}
section#mainContent .textContentsubPages p img {
	padding: 3px;
	border: 1px solid #CCC;
	margin-right: 50px;
}
section#mainContent .textContentsubPages p strong {
	color: #036;
}
footer#mainFooter {
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
}
footer#mainFooter .footer {
	width: 1200px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}
footer#mainFooter .footerText {
	width: 225px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
}



footer#mainFooter .footerContact {
	color: #DDD6D2;
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	line-height: 20px;
	width: 1120px;
	margin-top: 10px;
	margin-left: 40px;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	margin-right: auto;
}
footer#mainFooter .footer .footerContact .jointheClub {
	background-image: url(../images/footer.jpg);
	background-position: left top;
	height: 200px;
	width: 563px;
	float: right;
}

footer#mainFooter .footer .footerContact .jointheClub .enterEmail {
	margin-top: 70px;
	width: 220px;
	margin-left: 130px;
	float: left;
}
footer#mainFooter .footer .footerContact .jointheClub .joinEmail {
	margin-top: 70px;
	width: 100px;
	float: right;
	margin-right: 75px;
}

input#Email {
	background-color: transparent;
}


footer#mainFooter .footerText a img {
	border: 1px solid #261611;
}

footer#mainFooter .footerContact a {
	color: #AA6C41;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA6C41;
}
footer#mainFooter .footerText a img {
	float: left;
}

footer#mainFooter .footerContact a:hover {
	color: #F08514;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F08514;
	text-decoration: none;
}
footer#mainFooter .footerLinks {
	width: 250px;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
footer#mainFooter .footerLinks p strong {
	color: #CC9A79;
}
footer#mainFooter .footerLinks p {
	font-family: Calibri, Arial, Verdana;
	color: #DDD6D2;
	font-size: 11px;
	line-height: 20px;
}
footer#mainFooter .footerLinks p a {
	color: #AA6C41;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AA6C41;
	text-decoration: none;
}
footer#mainFooter .footerLinks p a:Hover {
	color: #F08514;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F08514;
	text-decoration: none;
}
footer#mainFooter .footerSep {
	clear: both;
	height: 20px;
	margin-bottom: 20px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
footer#mainFooter .footersiteLinks {
	width: 220px;
	padding: 0px;
	margin-top: 5px;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}
footer#mainFooter .footersiteLinks h2 {
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	line-height: normal;
	color: #FC0;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
footer#mainFooter .footersiteLinks a {
	color: #A98148;
	font-family: Calibri, Arial, Verdana;
	font-size: 12px;
	line-height: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #634E29;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
footer#mainFooter .footersiteLinks a:hover {
	color: #DAC7A9;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CFB88B;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	text-decoration: none;
}
footer#mainFooter .footerContact strong {
	color: #A99165;
	font-weight: bold;
	font-size: 10px;
}
.border {
	border: 1px solid #CCCCCC;
}
