@charset "UTF-8";
/* CSS Document */

body{
	background-color: #E6E6E6;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
}


.Container{
	width:900px;
	margin-top:0px;
	text-align:left;
}

.header{
	width:800px;
	height:225px;
	float:left;
	margin-bottom:20px;
	background-image:url(../images/header-BG.gif);
	background-repeat:no-repeat;
}

.contact{
	width:300px;
	height:50px;
	float:right;
	text-align: right;
	color:#FFF;
	padding-top:100px;
	line-height:30px;
	
}

.phone{
	font-size:26px;
	color:#CCC;
	text-align:left;
}

.phoneNumber{
	font-size:26px;
	color:#FFF;
	text-align:left;
}

.emailMMM a{
	color: #FFF;
	border-bottom: 1px dotted #999999;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	text-transform: lowercase;
	line-height:30px;
}

.emailMMM a:hover{
	color: #CCC;
	text-decoration: none;
	line-height:30px;
}	





.logo{
	width:195px;
	height:225px;
	margin-left:10px;
	float:left;
	border:0px;
}		


.leftColumn{
	width:480px;
	margin-right:20px;
	padding:10px;
	float:left;
}	

.rightColumn{
	width:270px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
}

.pictures{
	width:348px;
	padding:10px;
	height:300px;
	border:1px solid #666666;
	float:left;
}	


.prices{
	margin-top:50px;
	width:470px;
	overflow:visible;
	background-color:#FFF;
	background-repeat:no-repeat;
	padding:5px;
	float:left;
}



.pricesTabelGrey{
	height: 35px;
	text-align:left;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding-left:50px;
	padding-top:5px;
	margin:5px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-image:url(../images/antelope_bg.gif);
	background-repeat:no-repeat;
	border-right:1px #333333 solid;
	border-top:1px #333333 solid;
	border-left:1px #666666 solid;
	border-bottom:1px #666666 solid;
}

.pricesTabelGreyDeer{
	height: 35px;
	text-align:left;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding-left:50px;
	padding-top:5px;
	margin:5px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-image:url(../images/deer_bg.gif);
	background-repeat:no-repeat;
	border-right:1px #333333 solid;
	border-top:1px #333333 solid;
	border-left:1px #666666 solid;
	border-bottom:1px #666666 solid;
}

.pricesTabelGreyElk{
	height: 35px;
	text-align:left;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	padding-left:50px;
	padding-top:5px;
	margin:5px;
	color:#FFFFFF;
	background-color: #FFFFFF;
	background-image:url(../images/elk_bg.gif);
	background-repeat:no-repeat;
	border-right:1px #333333 solid;
	border-top:1px #333333 solid;
	border-left:1px #666666 solid;
	border-bottom:1px #666666 solid;
}

.pricesTabelDisclaimer{
	height: 45px;
	text-align:left;
	font-size:10px;
	line-height:12px;
	font-weight: normal;
	padding-top:5px;
	margin:5px;
	color: #666;
	background-color: #FFFFFF;
}

.pricesTabelSkin{
	text-align:left;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	padding-top:5px;
	margin:5px;
	color: #666;
	background-color: #FFFFFF;
}

.priceHeader{
    font-size:22px;
	color: #333333;
	text-align:left;
	font-weight:bold;
	line-height:18px;
	padding-top:15px;
	padding-left:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	height:20px;
}

.LinksHeader{
    font-size:22px;
	color: #333333;
	text-align:left;
	font-weight:bold;
	line-height:18px;
	padding-top:15px;
	padding-left:5px;
	padding-bottom:5px;
	text-transform:uppercase;
	height:20px;
	border-bottom: 1px dotted #333333;
}

.testie{
	margin-top:20px;
	width:460px;
	height:140px;
	padding:10px;
	background-image:url(../images/testie-bg.png);
	background-repeat:no-repeat;
	text-align:justify;
	float:left;
	margin-bottom:5px;
}

.testieImages{
	width:138px;
	height:138px;
	border:1px #666666 solid;
	float:left;
	margin-right:10px;
}

.testieCopy{
	width:300px;
	height:130px;
	padding:5px;
	float:right;
	font-size:12px;
	color: #333333;
	text-align:justify;
	line-height:16px;
	text-align: justify;
}

.testieCopyTwo{
	font-size:12px;
	color: #333333;
	text-align:justify;
	line-height:16px;
	text-align: justify;
}	

.testieNoImages{
	padding:5px;
}	


.links{
	width:270px;
	margin-top:51px;
	float:left;
}

.linksList{
	width:270px;
	margin-top:5px;
	float:left;
}

.Largequote{
	width:270px;
	margin-top:20px;
	float:left;
}	

.linksMMM a{
	color: #666666;
	background-color:#E6E6E6;
	padding: 5px;
	padding-left: 5px;
	display: block;
	border-bottom: 1px dotted #999999;
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
}

.linksMMM a:hover{
	background-color: #F6F1EA;
	color: #003F2D;
	text-decoration: none;
}	
	


h1{
	font-size:22px;
	font-weight:bold;
	color: #333333;
	text-align:left;
	line-height:18px;
	margin-top:0;
	text-transform:uppercase;
}

p{
	font-size:14px;
	line-height:22px;
	margin-top:0;
	color: #333333;
}

ul{
	font-size:14px;
	line-height:28px;
	margin-top:0;
	list-style-position: outside;
	color:#666666;
}


.footer{
	width:100%;
	background-color:#8b0b04;
	height:200px;
	border-top:1px #000 solid;
	float:left;
}

.footerAddress{
	width:800px;
	height:170px;
	margin-top:29px;
	text-align:center;
	color:#FFF;
}