@charset "utf-8";

/* CSS Document */



body{background-color:#fff; font-family:calibri, helvetica, sans-serif;}



img {

  width: auto\9;

  height: auto;

  max-width: 100%;

  vertical-align: middle;

  border: 0;

  -ms-interpolation-mode: bicubic;

}

@font-face {

    font-family: 'robotolight';

    src: url('../fonts/Roboto-Light-webfont.eot');

    src: url('../fonts/Roboto-Light-webfont.eot?#iefix') format('embedded-opentype'),

         url('../fonts/Roboto-Light-webfont.woff') format('woff'),

         url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),

         url('../fonts/Roboto-Light-webfont.svg#robotolight') format('svg');

    font-weight: normal;

    font-style: normal;



}/*font-family:'robotobold';*/

@font-face {

    font-family: 'robotoregular';

    src: url('../fonts/Roboto-Regular.eot');

    src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),

         url('../fonts/Roboto-Regular.woff') format('woff'),

         url('../fonts/Roboto-Regular.ttf') format('truetype'),

         url('../fonts/Roboto-Regular.svg#robotoregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

.top{

	background:url(../images/top.jpg);}

.call h3{

	font-weight:bold;

	color:#eccca5;

	font-size:24px;

	text-align:center;

	margin-bottom:0px;}

.call h5{

	font-weight:bold;

	margin-top:0px;

	color:#E3CBA5;

	font-size:32px;

	}

.mbg{

	background-color:#720603;

	margin-bottom:18px;

	margin-top:10px;

    padding:0px;}

.banner{

	margin-left:auto;

	margin-right:auto;

	display:block;}

	

.bodybg{

	background:url(../images/bodybg.jpg);

	}

.cont h1{

	font-size:46px;

	color:#ffa800;

	margin-bottom:0px;

	text-transform:uppercase;

	line-height:40px;

	}

.cont h3{

	margin-top:0px;

	font-size:28px;

	color:#ffffff;

	text-transform:uppercase;

	

	}

.view a{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#750503+0,9c0502+100 */

background: #750503; /* Old browsers */

background: -moz-linear-gradient(45deg, #750503 0%, #9c0502 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#750503), color-stop(100%,#9c0502)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(45deg, #750503 0%,#9c0502 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(45deg, #750503 0%,#9c0502 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(45deg, #750503 0%,#9c0502 100%); /* IE10+ */

background: linear-gradient(45deg, #750503 0%,#9c0502 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#750503', endColorstr='#9c0502',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

color:#f1dab0;

padding:10px;

text-align:center;

border-radius:5px;

margin-top:20px;

display:block;

width:150px;

font-size:16px;

text-decoration:none;

}

.view a:hover{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9c0502+0,750503+100 */

background: #9c0502; /* Old browsers */

background: -moz-linear-gradient(45deg, #9c0502 0%, #750503 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#9c0502), color-stop(100%,#750503)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(45deg, #9c0502 0%,#750503 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(45deg, #9c0502 0%,#750503 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(45deg, #9c0502 0%,#750503 100%); /* IE10+ */

background: linear-gradient(45deg, #9c0502 0%,#750503 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c0502', endColorstr='#750503',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}

.menu h1{

	font-size:42px;

	color:#ffa800;

	border-top:5px solid #53413a;

	margin:0px;}

.imgmenu img{

	margin-bottom:15px;

	margin-top:15px;}

.aboutbod{

	border-top:5px solid #53413a;

	}

.about{

	

	margin-bottom:30px;

	margin-top:20px;

	}

.about img{

	margin-top:30px;}

.about h1{

	font-size:42px;

	color:#eccca5;

	line-height:45px;

	margin:20px 0 0 0;}

.about h1 span{

	font-size:42px;

	color:#ffba00;}

.about p{

	font-size:16px;

	color:#eccca5;}



.inpage{

	background-color:#fff;}

h1.pagehead{

	background-color:#2C201D;

	color:#eccca5;

	font-size:36px;

	padding-left:20px;

	border-radius:5px;

	text-transform:uppercase;} 





.footer{width:100%; min-height:175px; padding-top:15px; padding-bottom:10px; background:url(../images/footer.jpg);}

.footer2{width:100%; background-color:#1a0900; min-height:40px; padding-top:15px;}

.footer h3{color:#ffc738; font-size:21px; line-height:21px; font-weight:normal; text-transform:uppercase;}

.footer li{list-style:none; display:block; font-size:15px;}

.footer li a{text-decoration:none; color:#afafaf; display:block;}.footer li a:hover{color:#fff;}

.footer p{color:#afafaf; font-size:15px; line-height:24px; margin-bottom:5px !important;}

.footer span{color:#727272;}

.footer-copy {padding-left:10px; color:#4f4f4f; font-size:13px; line-height:40px;}

.footer-design{padding-right:10px; font-size:13px; color:#4f4f4f;}

.footer-design a{text-decoration:none; color:#4f4f4f;}.footer-design a:hover{color:#fff;}

.get a{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#750503+0,9c0502+100 */

background: #750503; /* Old browsers */

background: -moz-linear-gradient(45deg, #750503 0%, #9c0502 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#750503), color-stop(100%,#9c0502)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(45deg, #750503 0%,#9c0502 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(45deg, #750503 0%,#9c0502 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(45deg, #750503 0%,#9c0502 100%); /* IE10+ */

background: linear-gradient(45deg, #750503 0%,#9c0502 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#750503', endColorstr='#9c0502',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

color:#f1dab0;

padding:10px;

text-align:center;

border-radius:5px;

display:block;

width:250px;

font-size:24px;

text-transform: uppercase;

text-decoration:none;

}

.get a:hover{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9c0502+0,750503+100 */

background: #9c0502; /* Old browsers */

background: -moz-linear-gradient(45deg, #9c0502 0%, #750503 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#9c0502), color-stop(100%,#750503)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(45deg, #9c0502 0%,#750503 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(45deg, #9c0502 0%,#750503 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(45deg, #9c0502 0%,#750503 100%); /* IE10+ */

background: linear-gradient(45deg, #9c0502 0%,#750503 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9c0502', endColorstr='#750503',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
