/* Last Edit by JT 7.25.09 @ 1:20PM */

@charset "utf-8";
/* CSS Document */

html {

}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	font-weight: normal;
	background-image: url(https://estoreco.com/secure/megsestore/images/homepage/bkrd.jpg);
	background-repeat: repeat;
}

td {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 font-weight: normal;
}

p {
 font-family: Verdana,Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #333333;
 font-weight: normal;
}

a 
{color: #E97124;}


a, a:visited {
	color: #e38a41;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


h1, h2, h3, h4, h5, h6 {
	font-weight: bold;

}


h1 {
	font-size: 2.5em;
}


h2 {font-size: 2em;

}

h3 {font-size: 1.75em;


}



#container {
	background-color: #ffffff;
	margin-left:auto;
	margin-right: auto;
}

/* Top Nav */

#topnav {
	background-color: #3d6f4e;
	height: 25px;
	text-align: right;
	font-size: 10px;
}

#topnav ul{
	padding-top: 7px;
}


#topnav li{
	display: inline;
	padding-right: 15px;
}

#topnav a{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
}

#topnav a:hover{
	color: #cccccc;
	text-decoration: none;
}





/* Header */

#header {
	background-image: url(https://estoreco.com/secure/megsestore/images/homepage/header-bkrd.jpg);
	height: 215px;

}

 *#header h1 {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

 
 


.back {
	float: right;
	padding-top: 50px;
	padding-right: 10px;
}




/* Nav */


#nav {
	background-color: #e38a41;
	height: 31px;
	text-align: center;

}

#nav a {
	color: #ffffff;
	font-weight: bold;
	display: inline-block;
	font-size: 1.2em;
	padding: 8px;
	text-decoration: none;
	text-transform: uppercase;
	width: 170px;
}

#nav a:hover {
	color: #ffffff;
	background-color: #e5b437;
}

#nav ul{
}

#nav li{
	display: inline;
}








/* Left Nav */

#leftnav {
	font-size: 1.1em;
	padding-top: 20px;
}

#leftnav a:hover {
	color: #003468;
	text-decoration: none;
}

#leftnav h1{
	border-top: 1px solid #cccccc;
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px 0px 8px 0px;
	text-transform: uppercase;
}

#leftnav li{
	border-top: 1px solid #cccccc;
	line-height: 1.5em;
	padding: 8px 0px 8px 0px;
}





/* Content */

#content {
	font-size: 1.25em;
	line-height: 1.5em;
	padding-top: 20px;
	
}

#content h1{
	background-color: #2A5C8A;
	color: #ffffff;
	font-size: 1.45em;
	padding: 8px;
}

#content h2{	
	color: #e38a41;
	font-size: 1.22em;
	padding-bottom: 10px;
	text-transform: uppercase;	
}

#content p{
	
}

.hero {
	padding-bottom: 15px;
}




.wishlist {
	float: left;
	margin-left: 15px;
	padding-right: 25px;
	width: 275px;
}

.topitems {
	border-left: 1px solid #e2e2e2;
	float: left;
	padding-left: 35px;
	width: 275px;
}


.topitems li{
	list-style: disc;
	margin-left: 18px;
}










/* Sidebar */

#sidebar {
	border-top: 1px solid #e2e2e2;
	font-size: 1.22em;
	line-height: 1.3em;
	margin-top: 20px;
}

#sidebar h2 {
	color: #e38a41;
	font-size: 1.22em;
	padding: 15px 0px 10px 10px;
	text-transform: uppercase;
	width: 250px;
}

#sidebar p {
	padding: 0px 15px 0px 10px;
}

#sidebar ul {
	padding: 0px 15px 15px 15px;
}

#sidebar li {
	list-style: disc;
	margin-left: 20px;
	padding-bottom: 10px;
}

#sidebar blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0px 15px 15px 15px;
}


/* Footer */

#footer {
	background-color: #ffffff;
	display: block;
	margin-top: 25px;
	height: 20px;
	padding-top: 10px;
}

#footer a {
	color: #555555;
	padding-right: 10px;
	border-right: 1px solid #555555;
	text-decoration: underline;
	text-transform: uppercase;
}

#footer a:hover {
	text-decoration: none;
}

#footer p {
	text-align: right:
}

#footer ul {
	float: left;
}

#footer li {
	display: inline;
	padding-right: 10px;
}


/* Universal Classes */

.align_left {
	text-align: left;
}

.align_right {
	text-align: right;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}

a 

{color: #E97124;}

