img {
    max-width: 100%;
}

.clearfix:after,
div#topnavbar:after,
div#content:after { content: "&nbsp;"; font-size:0; display:block; height:0; clear:both; visibility:hidden; }

.col-main {
	font-size:0;
}

.col-1c,
.col-2c,
.col-3c,
.col-4c,
.col-5c,
.col-6c,
.col-7c,
.col-8c,
.col-9c,
.col-10c,
.col-11c,
.col-12c {
	display:inline-block;
	vertical-align:top;
}

.col-12c {
    width: 100%
}
.col-11c {
    width: 91.66666667%
}
.col-10c {
    width: 83.33333333%
}
.col-9c {
    width: 75%
}
.col-8c {
    width: 66.66666667%
}
.col-7c {
    width: 58.33333333%
}
.col-6c {
    width: 50%
}
.col-5c {
    width: 41.66666667%
}
.col-4c {
    width: 33.33333333%
}
.col-3c {
    width: 25%
}
.col-2c {
    width: 16.66666667%
}
.col-1c {
    width: 8.33333333%
}

body {
	background:url(../images/bg-pattern-repeat.png) repeat #000 !important;
	background-attachment:fixed !important;
	font-size:14px;
	width:auto !important;
}

#wrap {

}

div#topnavbar {
	background:none;
	height:auto;
	padding:10px 0;
	width:auto;
}

div.topnavbarleft,
div.topnavbarright {
	padding:0;
}

div#header {
	text-align:center;
	width:auto;
}

div#navbarleft {
    float: none;
    width: auto;
}

div#navbar {
    background: none;
	border-top: 1px solid #848481;
	padding-top: 10px;
	text-align:center;
	width:auto;
}

ul#nav li {
    display: inline-block;
    float: none;
	text-align:left;
}

ul#nav a:hover {
	color: #fff !important;
}

ul#nav a, 
ul#nav a:visited {
    color: #edb700;
}

#navbar li.current_page_item > a {
    color: #f1d16f !important;
}

ul#nav li li a:hover,
ul#nav li li a:active {
	background: #b2822f;
}

div#footer {
    background: #15100a;
    height: auto;
	padding: 30px 0;
	width:1100px
}

div#footer p {
    color: #edb700;
}

div#footer a,
div#footer a:visited {
    color: #edb700;
}

div#footer .col-4c {
	font-size:12px;
	text-align:left;
}

div#footer ul {
	padding:0 0 0 20px;
}


div#footer .col-4c li {
    color: #edb700;
    list-style: outside none disc;
	margin:0 0 5px 0;
}

div#footer ul li h2 {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.header-custom {
	border-top:8px solid #c6a106;
    margin: 0 auto;
    width: 1100px;
}

.header-custom-vmid {
	background:url(../images/header-bg-custom.jpg) repeat #000;
	background-size:cover;
	padding:15px 10px 15px 10px;
	text-align:center;
}

.hLeft {
	float:left;
    min-height: 1px;
	width:322px;
}

.hMid {
	display:inline-block;
	text-align:left;
	vertical-align:top;
	width:435px;
}

.hRight {
	float:right;
	text-align:right;
	width:323px;
}

.hMid h1,
.hMid p {
	font-family: 'baskerville_old_faceregular', serif;
}

.hMid h1 {
	color:#7c7a78;
	font-size:39px;
}

.hMid p {
	color:#000;
	font-size:12px;
	line-height:normal;
}

.hm-left {
	float:left;
	margin-top: 26px;
	width:73%;
}

.hm-left h1 {
	height:35px;
	margin:0;
	padding:0;
	text-transform:uppercase;
}

.hm-left p {
	margin:0;
	padding:0;
	text-transform:none;
}

.hm-right {
	float:right;
	width:27%;
}

.hLeft p,
.hRight p {
	color:#000;
	font-size:15px;
	margin:0;
	padding-left:0;
}

.hLeft a,
.hRight a {
	color:#000;
}


div#content {
	line-height:22px;
	padding:10px 10px 10px 10px;
	width:auto;
}

.mid-content {
	color:#333333;
    padding: 10px;
}

.mid-content img {
	max-width:100%;
}

.mid-content ul {
	margin:0 0 15px 0;
	padding:0 0 0 15px;
}

.mid-content ul li {
	color:#333333;
	font-size:14px;
    line-height: 22px;
	margin:0 0 5px 0;
}

.mid-content h1 {
    font-size: 25px;
    font-weight: normal;
    margin: 0 0 10px 0;
    padding: 0;
    text-transform: uppercase;
}

.mid-content p {
	color:#333333;
	font-size:14px;
    line-height: 22px;
	margin:0 0 15px 0;
}

.mid-content p:last-child {
	margin-bottom:0;
	padding-bottom:0;
}

.mid-content a,
.mid-content a:hover,
.mid-content a:visited {
	color:#a44e05;
}

.sec-un {
	margin:15px 0;
    overflow: hidden;
	text-align:center;
    width: 100% !important;
}

.sec-un .sun-item {
    /*background: #a04902;
    color: #fff;*/
    background: #fff;
    color: #000;
    display: inline-block;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 4px 0;
    text-align: center;
    text-transform: uppercase;
	width:33%;
}

.sec-un a,
.sec-un a:visited {
	color: #000;
}

.sec-un a:hover {
	color: #000;
	text-decoration:none;
}

.sui-1 {
	float:left;
}

.sui-3 {
	float:right;
}

.whatwebuy-wrap {
	font-size:0;
	margin:10px -4px 25px -4px;
	text-align:center;
}

.whatwebuy-wrap h1 {
    color: #a04902;
	font-family: 'baskerville_old_faceregular', serif;
}

.whatwebuy-wrap .wwb-item {
    /*background:url(../images/bg-pattern-repeat.png) repeat #a04902;*/
	background:url(../images/bg-pattern-repeat.png) repeat #000000;
    display: inline-block;
    font-size: 20px;
	margin:0 0.5%;
	/*height:283px;*/
	height:200px;
	overflow:hidden;
    padding: 17px 0 0 0;
    text-align: center;
	vertical-align:top;
	width:24%;
}

.whatwebuy-wrap .wwb-item img {
	margin:0 0 24px 0;
	max-height:100px;
}

.whatwebuy-wrap .wwb-item h2 {
	background:url(../images/wwbi-title-bg.png) no-repeat center bottom;
    color: #fff238;
    font-size: 20px;
    font-weight: normal;
    margin: 0;
    padding: 0 0 30px 0;
    text-transform: uppercase;
}

.whatwebuy-wrap .wwb-item h2 a,
.whatwebuy-wrap .wwb-item h2 a:hover {
	color: #fff238;
	text-decoration:none;
}

.bannersec-wrap {
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);

	display:table;
	table-layout:fixed;
	margin-bottom: 35px;
	width:100%;
}


.bannersec-wrap .bs-left {
	display: table-cell;
	height:450px;
	widthx:630px;
	width:780px
}

#slideshow {
	background-colorx:#000;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
	width:100% !important;
}

#slideshow li {
	background-position:center top;
	background-repeat:no-repeat;
	list-style:none;
	position:relative;
	width:100%;
}

.bannersec-wrap .bs-right {
    background: #feefaa none repeat scroll 0 0;
    display: table-cell;
    padding: 0 15px;
    text-align: center;
    vertical-align: top;
    widthx: 420px;
	width:450px;
}

.bannersec-wrap .bs-right .bsr-inner {
	display:inline-block;
}

.bannersec-wrap .bs-right h3 {
    background: #d4b052 none repeat scroll 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    margin: 0 -15px 15px;
    padding: 15px 19px;
    text-transform: uppercase;
}

.bannersec-wrap .bs-right h3 a,
.bannersec-wrap .bs-right h3 a:hover {
	background:none;
	color: #000000;
	display:inherit;
	font-size: 20px;
	margin:0;
    padding: 0;
	text-transform: inherit;
	text-decoration:none;
}

.bannersec-wrap .bs-right a {
	background:url(../images/bsr-title-bg.png) no-repeat center bottom;
	color: #000000;
	display:inline-block;
	font-size: 12px;
	margin:0 0 30px 0;
    padding: 0 0 40px 0;
	text-transform: uppercase;
}

.bannersec-wrap .bs-right a:last-child {
	margin-bottom:0;
}

.bannersec-wrap .bs-right a:hover {
	text-decoration:none;
}

.needcash-wrap {
	margin-bottom: 35px;
	text-align:center;
}

.needcash-wrap h1 {
    color: #333333;
}

.needcash-wrap.twocol-wrap h4 {
	padding-left:55px;
	padding-right:55px;
}

.videos-images-cols-wrap {
	margin-bottom: 35px;
	text-align:center;
}

.twocol-wrap .col-main,
.threecol-wrap .col-main {
	margin:0 -1%;
}

.threecol-wrap .col-4c {
    padding: 0 1%;
    text-align: center;
    width: 31.3333%;
}

.twocol-wrap .col-6c {
    padding: 0 1%;
    width: 48%;
}

.twocol-wrap h4,
.threecol-wrap h4 {
    background:url(../images/bsr-title-bg.png) no-repeat center bottom;
	color: #000000;
    font-size: 18px;
    font-weight: normal;
	margin:0 0 20px 0;
    padding: 0 0 20px 0;
    text-transform: uppercase;
}

.twocol-wrap h4 a,
.twocol-wrap h4 a:hover,
.twocol-wrap h4 a:visited,

.threecol-wrap h4 a,
.threecol-wrap h4 a:hover,
.threecol-wrap h4 a:visited {
	color: #000000;
	text-decoration:none;
}

.twocol-wrap .tc-thumb-box,
.threecol-wrap .tc-thumb-box {
	height: 232px;
	margin-bottom:40px;
}

.twocol-wrap iframe,
.threecol-wrap iframe {
    height: 232px;
    width: 100%;
}

.twocol-wrap p,
.threecol-wrap p {
	color:#5b5854;
	font-size:12px;
	line-height:18px;
	padding:0 40px;
}

.threecol-wrap .col-4c > a,
.twocol-wrap .col-6c > a {
    display: inline-block;
    font-size: 11px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.threecol-wrap .col-4c > a,
.threecol-wrap .col-4c > a:hover,
.threecol-wrap .col-4c > a:visited,

.twocol-wrap .col-6c > a,
.twocol-wrap .col-6c > a:hover,
.twocol-wrap .col-6c > a:visited {
	color: #000000;
	text-decoration:none;
}

.toprated-wrap,
.votedbest-wrap {
	background-color:#f5f5f5;
	margin:0 -10px 35px -10px;
	padding:60px 10px;
}

.toprated-wrap h1 {
	margin-bottom:60px;
	text-align:center;
}

.tristate-wrap {
	text-align:center;
}

.tristate-wrap h1 {
	margin-bottom:60px;
	text-align:center;
}

.tristate-wrap .col-6c > a {
	margin-top:15px;
}

.tristate-wrap,
.votedbest-wrap,
.homesec8 {
	margin-bottom:35px;
}

.votedbest-wrap h1 {
	margin-bottom:30px;
	text-align:center;
}

.homesec8 {
	text-align:center;
}


.homesec8 h4 {
    line-height: 28px;
    padding-left:40px;
    padding-right:40px;
}

#wrap #topnavbar,
#wrap #header,
#wrap #navbar {
	display:none;
}

li.page-item-21971,
li.page-item-21976,
li.page-item-21994,
li.page-item-22016 {
	display:none !important;
}

/*mid content width*/

div#wrap {
	background:#fff none;
    max-width: 1280px;
    width: 100%;
}

.header-custom,
div#footer {
	max-width: 1280px;
	width: 100%;
}

div#contentleft {
    widthx:760px;
	width: 74%;
}

/**/

.bannersec-wrap .bs-right .bsr-inner .wpcf7-form input[type="text"],
.bannersec-wrap .bs-right .bsr-inner .wpcf7-form input[type="email"],
.bannersec-wrap .bs-right .bsr-inner .wpcf7-form textarea {
    border: 1px solid #dce4e6;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 5px 2%;
    width: 95%;
}

.bannersec-wrap .bs-right .bsr-inner .wpcf7-form textarea {
    height: 120px;
}

.bannersec-wrap .bs-right .bsr-inner .wpcf7-form input[type="submit"] {
	background:url(../images/button-custom1.png) no-repeat 0 0;
    border: 0;
    color: #fff;
	cursor: pointer;
	height:32px;
	padding: 0;
	text-transform:uppercase;
	width: 100%;
}

.mid-content .bannersec-wrap .bs-right .bsr-inner .wpcf7-form {
	text-align: left;
}

.mid-content .bannersec-wrap .bs-right .bsr-inner .wpcf7-form p {
	margin: 0 0 5px;
}

.bannersec-wrap .bs-right h3 {
    background: #d4b052 none repeat scroll 0 0;
    color: #fff;
    font-size: 19px;
    font-weight: normal;
    margin: 0 -15px 15px;
    padding: 15px 19px;
    text-transform: uppercase;
}

.bannersec-wrap .bs-right .wpcf7-form-control .wpcf7-list-item {
    display: inline-block;
    margin: 0;
    width: 50%;
}

.bannersec-wrap .bs-right .wpcf7-form-control .wpcf7-list-item input[type="checkbox"] {
    margin: 0;
}

.bannersec-wrap .bs-right #wpcf7-f21948-o1.wpcf7 {
	padding: 0 15px;
}

div.postarea {
	background:none;
	border:0;
	width:auto;
}

div.breadcrumb {
	display:none;
	
	width:100%;
}

div#sidebar {
	background-color:#000;
	paddingx:0 10px;
    padding: 0 1%;
	widthx:300px;
	width: 23%;
}

div#sidebar h3.widget-title {
	background:url(../images/bg-pattern-repeat2.png) repeat #7c6018;
	font-size:14px;
	letter-spacing:0.5px;
	marginx:0 -10px 15px -10px;
	margin:0 -4% 15px;
	padding:10px 0;
	text-align:center;
}

div#sidebar h3.widget-title a:hover {
	text-decoration:none;
}

div#sidebar div.video {
	border:0;
	padding:0 0 10px 0;
	width:100%;
}

















#content #wpcf7-f21947-p2189-o1 {

/*green*/

background: rgba(18,57,28,1);
background: -moz-linear-gradient(top, rgba(18,57,28,1) 0%, rgba(16,60,27,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(18,57,28,1)), color-stop(100%, rgba(16,60,27,1)));
background: -webkit-linear-gradient(top, rgba(18,57,28,1) 0%, rgba(16,60,27,1) 100%);
background: -o-linear-gradient(top, rgba(18,57,28,1) 0%, rgba(16,60,27,1) 100%);
background: -ms-linear-gradient(top, rgba(18,57,28,1) 0%, rgba(16,60,27,1) 100%);
background: linear-gradient(to bottom, rgba(18,57,28,1) 0%, rgba(16,60,27,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#12391c', endColorstr='#103c1b', GradientType=0 );
 
 
/*redish


background: rgba(69,10,12,1);
background: -moz-linear-gradient(top, rgba(69,10,12,1) 0%, rgba(103,38,42,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(69,10,12,1)), color-stop(100%, rgba(103,38,42,1)));
background: -webkit-linear-gradient(top, rgba(69,10,12,1) 0%, rgba(103,38,42,1) 100%);
background: -o-linear-gradient(top, rgba(69,10,12,1) 0%, rgba(103,38,42,1) 100%);
background: -ms-linear-gradient(top, rgba(69,10,12,1) 0%, rgba(103,38,42,1) 100%);
background: linear-gradient(to bottom, rgba(69,10,12,1) 0%, rgba(103,38,42,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#450a0c', endColorstr='#67262a', GradientType=0 );
*/
 
border: 2px solid #a77a25;
border-top:0;
color:#ffff84;
padding: 0 10px;
}

#content #wpcf7-f21947-p2189-o1 p {
	padding:0 0 10px 0;
}

#content #wpcf7-f21947-p2189-o1 h1 {

background: rgba(169,123,37,1);
background: -moz-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169,123,37,1)), color-stop(54%, rgba(240,236,113,1)), color-stop(100%, rgba(169,123,37,1)));
background: -webkit-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: -o-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: -ms-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: linear-gradient(to right, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a97b25', endColorstr='#a97b25', GradientType=1 );



	color:#2e2c20;
    margin: 0 -10px 20px -10px;
    padding: 10px;
	text-align:center;
	text-transform:uppercase;
}

#content #wpcf7-f21947-p2189-o1 a {
	color:#fff;
}


#content #wpcf7-f21947-p2189-o1 .wpcf7-form input[type="text"],
#content #wpcf7-f21947-p2189-o1 .wpcf7-form input[type="email"],
#content #wpcf7-f21947-p2189-o1 .wpcf7-form textarea {
    border: 1px solid #dce4e6;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 5px 2%;
    width: 95%;
}

#content #wpcf7-f21947-p2189-o1 .wpcf7-form input[type="submit"] {

background: rgba(169,123,37,1);
background: -moz-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(169,123,37,1)), color-stop(54%, rgba(240,236,113,1)), color-stop(100%, rgba(169,123,37,1)));
background: -webkit-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: -o-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: -ms-linear-gradient(left, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
background: linear-gradient(to right, rgba(169,123,37,1) 0%, rgba(240,236,113,1) 54%, rgba(169,123,37,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a97b25', endColorstr='#a97b25', GradientType=1 );

border:0;
border-radius: 10px;
color:#2e2c20;
cursor:pointer;
padding:5px;
text-transform:uppercase;
width: 200px;
}

#content .fa-wrap {
	margin-bottom:20px;
}

#content .fa-form {
	float: left; 
	width: 66%;
}

#content .fa-img {
	float:right;
}



#content #wpcf7-f21949-p92-o1 {

background: #f4f3e1;
border-bottom: 2px solid #eb615e;
border-top:0;
padding: 0 10px;
}

#content #wpcf7-f21949-p92-o1 p {
	padding:0 0 5px 0;
}

#content #wpcf7-f21949-p92-o1 h1 {
background: #eb615e;
color:#e9f3da;
margin: 0 -10px 20px -10px;
padding: 10px;
text-align:center;
text-transform:uppercase;
}

#content #wpcf7-f21949-p92-o1 .wpcf7-form input[type="text"],
#content #wpcf7-f21949-p92-o1 .wpcf7-form input[type="email"],
#content #wpcf7-f21949-p92-o1 .wpcf7-form textarea {
    border: 1px solid #dce4e6;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 5px 2%;
    width: 95%;
}

#content #wpcf7-f21949-p92-o1 .wpcf7-form input[type="submit"] {

background: #d04d52;

border:0;
color:#fff;
cursor:pointer;
margin:15px 0;
padding:5px;
text-transform:uppercase;
width: 200px;
}

#content #wpcf7-f21949-p92-o1 .wpcf7-form-control .wpcf7-list-item {
    display: inline-block;
    margin: 0;
    width: 25%;
}

#content #wpcf7-f21949-p92-o1 div.wpcf7-validation-errors {
    border: 2px solid #d04d52;
}

#content #wpcf7-f21949-p92-o1 label {
	color:#eb615e;
	font-weight:bold;
}













#contentleft ul li {
    list-style-type: circle;
}

#contentleft p {
    font-size: 14px;
    line-height: 26px;
}

#content .pg-title {
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 25px;
    font-weight: 500;
    margin: 0 0 20px;
	padding:0;
	text-align:center;
    text-transform: uppercase;
}

#content .pg-title-sub {
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 20px;
	padding:0;
	text-align:center;
    text-transform: uppercase;
}

#content .sl-title {
	background:none;
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 10px;
	padding:0;
	text-align:left;
    text-transform: uppercase;
}

#content .section-global,
#content .shell-global {
	margin-bottom:50px;
}

#content .shell-global {
	font-size:0;
}

#content .shell-global h3 {
    background: url("../images/bsr-title-bg.png") no-repeat scroll center bottom;
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center;
    text-transform: uppercase;
}

#content .pg-title a,
#content .pg-title-sub a,
#content .shell-global h1 a,
#content .shell-global h2 a,
#content .shell-global h3 a,
#content .shell-global h4 a,
#content .shell-global h5 a,
#content .shell-global h6 a {
    color: #000;
	text-decoration:none;
}

#content .shell-global p {
    font-size: 14px;
    line-height: 26px;
	text-align:justify;
}

#content .shell-global span {
    display: block;
    float: none;
    font-size: 14px;
    width: auto;
}

#content .shell-global .shell-mini {
	display:inline-block;
	padding-left:2%;
	padding-right:2%;
	vertical-align:top;
}

#content .shell-global.sg-col1,
#content .shell-global.sg-col2,
#content .shell-global.sg-col3,
#content .shell-global.sg-col4 {
	margin-left:-2%;
	margin-right:-2%;
}

#content .shell-global.sg-col1 .shell-mini {
	width:96%;
}

#content .shell-global.sg-col2 .shell-mini {
	width:46%;
}

#content .shell-global.sg-col3 .shell-mini {
	width:29.3333%;
}

#content .shell-global.sg-col4 .shell-mini {
	width:21%;
}

#content .shell-global .shell-meta h4,
#content .shell-global .shell-meta h5 {
	float:none;
	width:auto;
}

#content .shell-global .shell-meta h4 {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px 0;
	padding:0;
	text-align:center;
    text-transform: uppercase;
}

#content .shell-global .shell-meta h5 {
    color: #333;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 5px 0;
	padding:0;
	text-align:center;
    text-transform: uppercase;
}

#content #wpcf7-f21949-p11725-o1 {
	background: #f4f3e1;
	border-bottom: 2px solid #eb615e;
	border-top:0;
	margin:0 0 30ox 0;
	padding: 0 10px;
}

#content #wpcf7-f21949-p11725-o1 p {
	padding:0 0 5px 0;
}

#content #wpcf7-f21949-p11725-o1 h1 {
	background: #eb615e;
	color:#e9f3da;
	margin: 0 -10px 20px -10px;
	padding: 10px;
	text-align:center;
	text-transform:uppercase;
}

#content #wpcf7-f21949-p11725-o1 .wpcf7-form input[type="text"],
#content #wpcf7-f21949-p11725-o1 .wpcf7-form input[type="email"],
#content #wpcf7-f21949-p11725-o1 .wpcf7-form textarea {
    border: 1px solid #dce4e6;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 5px 2%;
    width: 95%;
}

#content #wpcf7-f21949-p11725-o1 .wpcf7-form input[type="submit"] {
	background: #d04d52;
	border:0;
	color:#fff;
	cursor:pointer;
	margin:15px 0;
	padding:5px;
	text-transform:uppercase;
	width: 200px;
}

#content #wpcf7-f21949-p11725-o1 .wpcf7-form-control .wpcf7-list-item {
    display: inline-block;
    margin: 0;
    width: 25%;
}

#content #wpcf7-f21949-p11725-o1 div.wpcf7-validation-errors {
    border: 2px solid #d04d52;
}

#content #wpcf7-f21949-p11725-o1 label {
	color:#eb615e;
	font-weight:bold;
}

table#11725 td {
    background: #f4f3e1 none repeat scroll 0 0;
    border-top: 5px solid #eb615e;
}

/* enable center align */

#contentleft a img {
    margin-left: auto;
    margin-right: auto;
}

/* order list */

.global-list li {
    list-style: outside none none;
	margin:0;
    padding: 0 0 5px 90px;
    position: relative;
}

.global-list li::before {
    color: #424242;
    content: counter(list, decimal);
    counter-increment: list;
    font-family: "gothammedium",Arial,sans-serif;
    font-size: 60px;
    font-weight: normal;
    left: 0;
    line-height: 72px;
    min-width: 45px;
    position: absolute;
    text-align: center;
    top: 0;
}

.global-list ol {
    counter-reset: list;
    padding: 0;
}

#contentleft ul.fine-listing {
	font-size:0;
}

#contentleft ul.fine-listing li {
	background: url("../images/bullet-diamond-golden.png") no-repeat left top 3px;
	display:inline-block;
	font-size:14px;
	margin:0;
	padding:1px 0 1px 3%;
	text-transform:uppercase;
	vertical-align:top;
	width:30.333%;
}

#contentleft ul.simple-listing {
	font-size:0;
	list-style:none;
}

#contentleft ul.simple-listing li {
	background: url("../images/bullet-diamond-golden.png") no-repeat left top 3px;
	font-size:14px;
	list-style:none;
	margin:0;
	padding:1px 0 1px 3%;
	text-transform:uppercase;
	vertical-align:top;
}