@charset "UTF-8";
/* Main Father's CSS  */

body {
	background:url(../images/newbg.jpg) top left no-repeat #230f0f !important;
	margin: 0 !important;
	padding: 0 !important;
	}

.backgroundContainer {
	width: 850px;
	position: relative;
	left: 90px;
	}
	
.fathersLink {
	margin: 0; 
	padding: 5;
	max-width: 400px;
	}
.fathersLink a {
	border-style: none;
	}
.topImage2 a {
	border-style: none;
	}
.topImage2 {
	position: absolute;
	width: 250px;
	left: 690px;
	top:-25;
	z-index: 10;
	}
.top-nav {
	width: 817px !important;
	height: 170px !important;
	padding: 0; 
	}

.PhoneNumber {
	color: white;
	font-style: italic;
	position: absolute;
	margin-top: -18;
	left: 30px;
	font-size: 18;
	}
	
.topLinks {
	color: white;
	position: absolute;
	left: 30px;
	padding-top:0;
	}

.top-nav a {
	color: white;
	text-decoration: none;
	
	}
 .top-nav img {
	border-style: none;
	}
	
.paper-container {
	width: 817px;
	background-image: url(../images/paper-edge.png);
	background-repeat: no-repeat;
	}

.main-container {
	background: white;
	width: 780px;
	max-width: 781px!important;
	margin-left: 27px;
	margin-top: 15px;
	
	}
.basketlinks {
	float: right;
	}
.basketcount {
	background: url(../images/items.gif) no-repeat;
	height: 50px;
	min-width: 50px;
	font-size: 20px;
	}
.basketTotal {
	font-size: 28;
	float: right;
	margin: auto;
	margin-top: 5;
	}	
#homepageProductPics img {
	border: black medium !important;
	border: 50px;
	}

.flash-container {

	}
.flashSpacer {
	
	}
.contentContainer {
	height: auto;
	background: white;
	padding: 10px;
	}
.contentContainer a {
	color :#381515;
	text-decoration: none;
	
	}
	
.aboutusP {
	text-align: justify;
	}

.bottomWelcome {
	padding: 15px;
	color: #222222;
	text-align: justify;

}
.bottomCart {
	color: #381515;
	background:url(/images/bottomLinks.png);
	text-decoration: none;
	}
.bottomCart a {
	color: #381515;
	text-decoration: none;
	}
.footerAddress {
	width: 500px;
	margin-left: 275px;
	text-align: center;
	font-style: italic;
	font-size: 18px;
	color: white;
	text-shadow: 1px;
	font-family: Tahoma,Verdana,Arial;
	}
	
.bottomLinks {
	background:url(/images/bottomLinks.png);
	height: 25px;
	}
.bottomLinks a {
	color: #381515;
	text-decoration: none;
	font-size: 14;
	}


