/* CSS Document */

body{
	margin: 0 auto; 
 	padding: 0px;
	font-size: 12px;
	line-height: 18px;
  	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#e7e2cf;
	background-color:#3c3b3a;
	background-image:url(images/backPattern1.gif);
	background-repeat:repeat;
}

div#container{
 	 width: 800px;
	 height:100%;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 0px;
 	 background-color:#777874;
	 background-image:url(images/pattern_regluar.gif);
	 background-repeat:repeat;
	 border: 1 solid #323230; 
}


div#containerSplash{
 	 width: 800px;
	 height:100%;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 0px;
 	 background-color:#777874;
	 background-image:url(images/pattern_lightgrey.gif);
	 background-repeat:repeat;
	 border: 1 solid #323230; 
}


a:link {
	color:#CCB790;
	text-decoration:none;

	}

a:hover, a:active{
	color:#e7e2cf;
	text-decoration:underline;

}

a:visited{
	color:#CCB790;
	text-decoration:underline;
	}


h1 {
	font-size: 1.20em;
	letter-spacing:.5px;
	font-weight:bold;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 11px;
	padding-left: 3px;
}

h2 {
	font-size: 1em;
	font-weight:bold;
	margin: 0px;

}


p.title {
	font-weight: bold;
	font-size:12px;
	margin-bottom:0;

}

p.size {
	font-weight: bold;
	font-size:11px;
	margin-top: -4px;
	color: #c9af4d;
}

p.description{
	margin: 0;
	width: 500px;
	padding-bottom: 3px;
}

h5 {
	margin-bottom: 16px;
	margin-top: 0;
	line-height: 1.2em;
}



p {
	color:#e7e2cf;
	line-height: 1.5em;
	margin-top: 11px;
	margin-bottom: 2px;
	margin-right: 95px;
	/* padding-right: 90px;*/
}

div#masthead{
	height: 76px;
	background-image:url(images/topPattern.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin: 0;
}

div#nav{
	height: 25px;
	text-align: left;
	margin: 0;
	width: 800px;
	
}

div#flash{
	text-align:left;
	width: 800px;
	height: 376px;
}	

div#splashBottom{
	padding-top: 17px;
	padding-left: 20px;
	height: 330px;
	width: 780px;
	background-image:url(images/pattern_lightgrey.gif);
	background-repeat:repeat;
	background-position:top;
	text-align:left;
	
}


div#content{
	padding-top: 17px;
	padding-left: 20px;
	height: 330px;
	width: 780px;
	text-align:left;
	
}

div#content2{
	padding-top: 17px;
	padding-left: 30px;
	height: auto;
	width: 770px;
	text-align:left;
	
}

div#headline{
	padding-top: 17px;
	width: 100%;
	height:29px;
	margin: 0;
}

div#headlineleft{
	float: left;

}

div#headlingright{
	float: right;
	padding-right: 54px;
}

div#purchaseDetail{
	clear: both;
	padding-top: 10px;
	height: 90%;

}

div#left{
	float: left;
	width: 250px;
	padding-top: 9px;
}

div#right{
	padding-top: 0px;
	float: left;
	width: 475px;
	padding-left: 6px;

}

.splashCase1{
	width: 164px;
	height: auto;
	float: left;
}
.splashCase2{
	width: 212px;
	height: auto;
	float: left;

}

/** ------------- drill divs here ----------- **/


div#containerdrill{
 	 width: 850px;
	 	 /** height: 1200px;**/
	 height: 100%;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 0px;
	 margin-bottom: 0px;
 	 background-color:#FFFFFF;
	 	background-image:url(images/sideTile.jpg);
	background-repeat:repeat-y;

}



div#footer{
	font-family:"Times New Roman", Times, Georgia, serif;
	clear: both;
	height: 20px;
	font-size: 14px;
	text-align:center;
	padding-top: 70px;
	padding-bottom: 8px;


}

div#footer ul {
	padding: 0; 
	margin: 0; 
	list-style-type: none;
	color:#CCB790;
 
}

div#footer li{
	display: inline;
	margin-right: 12px;



}

div#footer  a:link {
	letter-spacing: 1px;
	text-decoration:none;
	font-size: 13px;
	color: #CCB790;
}

div#footer a:hover{
	font-size: 13px;
	letter-spacing: 1px;
	text-decoration:none;
	color: #f2d296;

	}

div#footer a:visited{
	letter-spacing: 1px;
	text-decoration:none;
	font-size: 13px;
}

.clearing {
  height: 0;
  margin: 0;
  clear: both;
}

td.padleft{
	padding-left: 6px;
}

table img a{
	text-decoration: none;
	background-color:#33CC33;

}
table a:link {
	color:#b4ac86;
	font-size:10px;
	text-decoration:none;

	}

table a:hover, a:active{
	color:#e7e2cf;
	font-size:10px;
	text-decoration:none;

}

table a:visited{
	color:#e7e2cf;
	font-size:10px;
	text-decoration:none;
	}
