

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


*{
	margin:0;
	padding:0;
	
}

body{
	
	background-color:#cde0ee;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}
	
	
#page{
	
	width: 1200px;
	margin: 0px auto;
	text-align: center;

	
	}
	
#header{
	width: 1223px;
	height: 211px;
	background-image:url(images/header.jpg);
	margin:0;
	padding:0;
}

#aboutHeader{
	width: 1223px;
	height: 211px;
	background-image:url(images/aboutHeader.jpg);
	margin:0;
	padding:0;
}

#middle{
	width: 1223px;
	height: 453px;
	background-image:url(images/middleBack.jpg);
	margin:0;
	padding:0;
}

#aboutMiddleBack{
	width: 1223px;
	height: 453px;
	background-image:url(images/aboutMiddleBack.jpg);
	background-repeat:none;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}


#contactBack{
	width: 1223px;
	height: 700px;
	background-image:url(images/aboutMiddleBack.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}


#returnMiddleBack{
	width: 1223px;
	height: 910px;
	background-image:url(images/aboutMiddleBack.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
#rightColumn{

}

#footer{
	width: 1223px;
	height: 197px;
	background-image:url(images/footer.jpg);
	margin:0;
	padding:0;
}

#aboutFooter{
	width: 1223px;
	height: 344px;
	background-image:url(images/aboutFooter.jpg);
	background-repeat: none;
	margin:0;
	padding:0;
}
#nav{
	float: right;
	padding: 50px 150px 0 0;
	width: 400px;
	text-align:center;
	
}

#aboutNav{
	float: right;
	padding: 100px 70px 0 0;
	width: 400px;
	text-align:center;
	
}
.navDivide{
	border-right: solid 1pt #a0adbd ;
	
}
a:link { 
	color: #3954a5;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	
}

a:visited {
	color: #76879a;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
 }

a:hover { 	
	color: #5d79cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:active {

 }
 
#categories{
	width: 256px;
	height: 500px;
	margin: 0px 0 0 110px;
	padding-top: 55px;
	float: left;
	
}

#categoriesBack{
	width: 256px;
	height: 338px;
	background-image: url(images/categoriesBack.jpg);
	background-repeat:no-repeat;
	float: left;
}

.firstButton{
	margin: 40px 0px 0 0;
}

.bio{
	float: left;
	width: 700px;
	height: 300px;
	text-align: left;
	margin: 100px 0 0 65px;
	border-left: solid thin #CCCCCC;
	line-height: 2em;
	vertical-align:middle;
	padding-left: 62px;
	
}

h4{
	float: left;
	width: 300px;
	height: 300px;
	text-align: left;
	margin: 100px 0 0 65px;
	border-left: solid thin #CCCCCC;
	line-height: 2em;
	vertical-align:middle;
	padding-left: 62px;
	font-style: bold;
	color: #76879a;
	
}

h1{
	color: #76879a;
	font-size: 20px;
}

h2{
	color: #76879a;

}

p{
	font-size: 12px;
	text-align:left;
	line-height: 2em;
	padding-bottom: 5px;
	
}

.shippingList{
	
	text-align: left;
	margin: -10px 0 20px 65px;
	line-height: 2em;
	padding-left: 62px;
}

#shipping{
	float: left;
	width: 650px;
	border-left: solid thin #CCCCCC;
	margin: 100px 0 0 65px;
	text-align: left;
	padding-left: 62px;
	
}

.morgan{
	float: left;

}