/* CSS Document */

/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}
body {
	font: 100.01% "Trebuchet MS", Arial, sans-serif;
	background: #E4DDE5 url(/images2/bkg_body_02.jpg) repeat-x;
}
body#home #navBar li#homeLink a,
body#links #navBar li#linksLink a,
body#contact #navBar li#contactLink a,
body#shop #navBar li#shopLink a{
	color: #EBB843;
	text-transform: uppercase;
}
#wrapper {
	width: 800px;
	height: 200px;
}
#nav {
	background: #E4DDE5 url(/images2/bkg_navHead.jpg) no-repeat;
	padding-top: 15px;
	height: 134px;
	width: 230px;
	color: #FFFFFF;
	font-size: 0.8em;
	margin-top: 51px;
	float: left;
}
#header {
	float: right;
	width: 550px;
	background: url(/images2/branding.gif) no-repeat 40px 9px;
	height: 200px;
}

h1 {
	font-size: 1em;
	text-indent: -6000px;
	font-weight: normal;
}
#wrapper #nav #navBar {
	font-size: 1.2em;
	margin-right: 25px;
	line-height: 1.6em;
	margin-left: 100px;
}
#navBar a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #E4DDE5;
	display: block;
	height: 25px;
}

#navBar ul {
	list-style: none;
	font-family: "Comic Sans MS", cursive, serif;
	text-align: right;
}
#navBar a:link, #navBar a:visited, #navBar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#navBar a:hover, #navBar a:focus {
	color: #9A739F;
}

.clearer {
	clear: both;
}
#subwrapper {
	width: 800px;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333333;
}
#content {
	float: right;
	width: 570px;
	background: #FFFFFF url(/images2/bkg_content2.jpg) repeat-y right top;
}
#content a:link, #content a:visited, #content a:active {
	color: #8E6A90;
	font-weight: bold;
}
#content a:hover, #content a:focus {
	color: #CB316F;
}

#sideBar {
	float: left;
	width: 220px;
	color: #E4DDE5;
}
#whatsnew {
	background: #000000 url(/images2/bkg_btmSideBar.gif) no-repeat right bottom;
	padding-top: 20px;
	padding-bottom: 20px;
}
#storeMenu {
	background: #000000 url(/images2/bkg_btmSideBar.gif) no-repeat right bottom;
	padding-top: 20px;
	padding-bottom: 25px;
}
#sideBar a:link, #sideBar a:visited, #sideBar a:active {
	color: #F1BC4C;
}
#sideBar a:hover, #sideBar a:focus {
	color: #CB316F;
}

#sideBar h2 {
	font: 1.1em "Comic Sans MS", cursive, serif;
	background: url(/images2/whatsnew.gif) no-repeat center top;
	text-indent: -6000px;
	height: 105px;
}
#sideBar p {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: .9em;
}

#content h2 {
	font: bold 1.2em "Comic Sans MS", cursive, serif;
	text-transform: capitalize;
	color: #564057;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#content p {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#identity {
	color: #333333;
	margin-top: 20px;
	font-size: 0.9em;
	padding-left: 20px;
	line-height: 1.3em;
	padding-bottom: 20px;
}
#identity a:link, #identity a:visited, #identity a:active {
	text-transform: uppercase;
	color: #333333;
}
#identity a:hover {
	color: #8A5F8A;
}

#identity p {
	margin: 0px;
	padding: 0px;
}
#footer {
	background: #8D6692 url(/images2/bkg_footer.jpg) repeat;
	height: 100%;
	border-top: 10px solid #000000;
	padding: 10px;
}
dl {
	margin-right: 20px;
	margin-left: 20px;
}

#content dt a, #content dt a:link, #content dt a:visited, #content dt a:active {
	color: #4E8B58;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#content dt a:hover {
	color: #589D71;
	text-decoration: underline;
}

#content dd {
	margin-bottom: 15px;
}
#content #contactForm {
	margin-right: 20px;
	margin-left: 20px;
}
#sideBar #storeMenu h2 {
	font: 1.1em "Comic Sans MS", cursive, serif;
	background: url(/images2/letsshop.gif) no-repeat center top;
	text-indent: -6000px;
	height: 105px;
}
#menuList ul {
	list-style: none;
	margin: 10px 20px;
	font-family: "Comic Sans MS", cursive, serif;
	font-size: 1em;
}
#menuList a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px solid #E4DDE5;
	display: block;
	height: 25px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#menuList a:link, #menuList a:visited, #menuList a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menuList a:hover, #menuList a:focus {
	color: #9A739F;
}
.pod {
	background: #E4DDE5 url(/images2/images/bkg_podBtm_11.jpg) no-repeat center bottom;
	padding-bottom: 35px;
	color: #333333;
	width: 180px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#podHolder {
	padding-left: 15px;
}

#storeMenu .pod p {
	padding: 0px;
	font-size: .85em;
	margin: 0px 10px;
}

#storeMenu .pod h3 {
	color: #FFFFFF;
	font: 1em "Comic Sans MS", cursive, serif;
	background: url(/images2/images/bkg_podTop_05.jpg) no-repeat center top;
	text-align: center;
	height: 25px;
	margin-bottom: 10px;
	padding-top: 2px;
}
#content #cartContents {
	font-size: 1em;
}

#storeMenu .pod a:link, #storeMenu .pod a:visited, #storeMenu .pod a:active {
	font-weight: bold;
	color: #579B61;
	text-decoration: none;
}
#storeMenu .pod a:hover {
	color: #564057;
}


#content #cartMenu {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	color: #564057;
}
#content #cartMenu a:link,  #content #cartMenu a:visited,  #content #cartMenu a:active {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
}
#content #cartMenu a:hover {
	color: #EBB749;
}
#breadcrumbs {
	font-size: .8em;
	color: #B82D54;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
#content #breadcrumbs a:link,  #content #breadcrumbs a:visited,  #content #breadcrumbs a:active {
	color: #B72343;
}
#content #breadcrumbs a:hover {
	color: #F1C152;
}
#cartContents {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 1em;
}

#storeSearch {
	margin-right: 10px;
	margin-left: 10px;
}
#productsWrap {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#products1 p, #products2 p {
	color: #654A66;
	margin: 0px;
	padding: 0px;
	font: .9em/1.3em "Comic Sans MS", cursive, serif;
}

#products1 {
	float: left;
	width: 250px;
	margin-right: 15px;
}
#products2 {
	float: left;
	width: 250px;
}
#top {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
