body {
	background-image: url(../img/bg-grass-sky.jpg);
	background-repeat: repeat-x;
	background-color: #29231c;
	font-family: arial, sans-serif;
	color: #fff;
	font-size: 62.5%; /* Set base font size so that 1em = 10px etc. */
	text-align: center;
}

body * {
	text-align: left;
}

/* @GLOBAL */

.main {
	width: 500px;
	float: left;
}

.section-shop .main {
	width: 520px;
}

.sub {
	width: 230px;
	float: right;
}

a {
	text-decoration: none;
	color: #ffff00;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {font-weight: bold; margin-bottom: 0.8em; line-height: 1.5em;}

h1 {font-size: 2em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.6em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.2em;}

p, li, dt, dd {
	font-size: 1.2em;
	line-height: 1.9em;
}

p {margin-bottom: 1em;}

ul, ol, dl, blockquote {
	margin: 0 0 1.4em 3em;
}

blockquote p {
	font-style: italic;
}

li, dd {
	margin-bottom: 0.7em;
}

li dd p {
	margin-bottom: 0.6em;
}

dt, cite {font-weight: bold;}

ul li {
	list-style: disc;
}

ol li {
	list-style: decimal;
}

/* @FORMS */

form {
	margin-bottom: 2em;
}

form ol {
	margin: 0;
}

form ol li {
	list-style: none;
}

#content form ol li {
	line-height: 1.4em;
}

form ol li br {
	display: none;
}

form ol li label {
	display: block;
	font-weight: bold;
	margin-bottom: 0.3em;
}

form .note {
	display: block;
}

#sub-content form ol li label {
	float: left;
	width: 3.5em;
}

form ol li input {
	margin-bottom: 5px;
}
	
#sub-content form ol li input {
	padding: 1px 2px;
	font-size: 1em;
}

form textarea {
	width: 99%;
}

#sub-content form .action {
	padding-left: 4.2em;
}

#sub-content form .action .sbmt {
	padding: 0 8px;
	font-size: 1.2em;
}

.field-anti-spam {
	position: absolute;
	top: 0;
	left: -9999em;
}
/* @HEADER */
#header {
	width: 960px;
	margin: 0 auto;
	background-image: url(../img/bg-scape.jpg);
	background-repeat: no-repeat;
	height: 240px;
	position: relative;
}

#header #logo {
	background-image: url(../img/bg-logo.gif);
	background-repeat: no-repeat;
	width: 249px;
	height: 109px;
	position: absolute;
	top: 0;
	left: 60px;
	margin: 0;
}

#header #logo a {
	display: block;
	text-indent: -9999em;
	width: 205px;
	height: 72px;
	margin: 5px 0 0 28px;
}

#header #nav {
	margin: 0;
}

#header #nav li {
	list-style: none;
	margin: 0;
}

#header #nav li a {
	position: absolute;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999em;
}

#header #nav .lnk-home a {
	top: 15px;
	right: 320px;
	width: 53px;
	height: 20px;
	background-image: url(../img/nav-home.gif);
}

#header #nav .lnk-shop a {
	top: 15px;
	right: 250px;
	width: 44px;
	height: 19px;
	background-image: url(../img/nav-shop.gif);
}

#header #nav .lnk-fun a {
	top: 15px;
	right: 185px;
	width: 34px;
	height: 16px;
	background-image: url(../img/nav-fun.gif);
}

#header #nav .lnk-find-us a {
	top: 13px;
	right: 85px;
	width: 69px;
	height: 20px;
	background-image: url(../img/nav-find-us.gif);
}

/* @CONTENT */
#content-wrap {
	padding-bottom: 10px;
	background-color: #311b04;
}

#content {
	width: 760px;
	margin: 0 auto;
	padding-top: 15px;
	padding-bottom: 10px;
	background: url(../img/bg-flowers.jpg) no-repeat top left;
}

#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} 

/* @MAIN */
#content .main .module {
	background-color: #6e5f4f;
	margin-bottom: 15px;
	width: 500px;
	background-image: url(../img/bg-module-bottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#content .main .module-wrap {
	padding: 12px 15px 5px;
	min-height: 400px;
	background-image: url(../img/bg-module-top-gradient.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#content .main .feature {
	color: #fff;
	background-position: top left;
	background-repeat: no-repeat;
}

#content .main .feature a {
	display: block;
	height: 100%;
	text-indent: -9999em;
}

#content #feat-tshirts {
	height: 139px;
	width: 500px;
	background-image: url(../img/feat-tshirts.jpg);
	margin-bottom: 7px;
}

#content .main #feat-school {
	width: 500px;
	height: 148px;
	background-image: url(../img/feat-school.jpg);
	margin-bottom: 15px;
}

#content .main #feat-gallery {
	width: 500px;
	height: 140px;
	background-image: url(../img/feat-gallery.jpg);
	margin-bottom: 20px;
}

#content .main #feat-love-mission {
	width: 500px;
	height: 137px;
	background-image: url(../img/feat-love-mission.gif);	
}

#tshirts {
	margin-bottom: 1em;
}

ul.lnks-shop {
	clear: both;
	margin: 0;
}

.lnks-shop li {
	list-style: none;
	margin: 0;
	float: left;
}

.lnks-shop li a {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -9999em;
}

.lnks-shop li.lnk-ladieswear a {
	width: 248px;
	height: 92px;
	margin-left: 9px;
	background-image: url(../img/bg-ladies.jpg);
}

.lnks-shop li.lnk-underwear {
	clear: left;
}

.lnks-shop li.lnk-underwear a {
	width: 243px;
	height: 75px;
	margin-top: 20px;
	background-image: url(../img/bg-undies.jpg);
}

.lnks-shop li.lnk-babywear a {
	width: 243px;
	height: 96px;
	background-image: url(../img/bg-babies.jpg);
	margin-top: 8px;
}

.lnks-shop li.lnk-hoodies a {
	width: 243px;
	height: 95px;
	margin-left: 14px;
	*margin-top: 13px;
	background-image: url(../img/bg-hoodies.jpg);
}

#page-undies h2,
#page-hoodies h2,
#page-ladieswear h2,
#page-tshirts h2,
#page-babywear h2 {
	text-indent: -9999em;
	height: 132px;
	width: 500px;
	margin-top: 5px;
}

#page-tshirts h2{background: url(../img/feat-tshirts.jpg) no-repeat top left;}
#page-ladieswear h2{background: url(../img/feat-ladieswear.jpg) no-repeat top left;}
#page-undies h2{background: url(../img/feat-undies.jpg) no-repeat top left;}
#page-hoodies h2 {background: url(../img/feat-hoodies.jpg) no-repeat top left;}
#page-babywear h2 {background: url(../img/feat-babywear.jpg) no-repeat top left;}

.confirm {
	padding: 7px 10px;
	background: #77b824;
	margin-top: 12px;
	border: 3px solid #4f820f;
	font-size: 1.4em;
}

/* @SUB */
#content .sub {
	padding-top: 5px;
}

#content .sub {
	color: #dec6ac;
}

#content .sub dl {
	margin-left: 0;
}

#content .sub dt {
	color: #fff;
	font-weight: bold;
	padding-top: 1em;
	border-top: 1px dotted #3c2712;
	line-height: 1.4em;
}

#content .sub dd.location {
	font-style: italic;
	font-size: 1.1em;
}

#content .sub dd {
	line-height: 1.4em;
}

#content .sub .module {
	border-bottom: 1px #3c2712 solid;
	padding-bottom: 12px;
	margin: 0 10px 18px 0;
}

/* @SUB-CONTENT */
#sub-content-wrap {
	padding-top: 10px;
	background: url(../img/bg-brown-shadow.gif) repeat-x top left;
}

#sub-content {
	clear: both;
	margin: 0 auto;
	width: 760px;
	padding-top: 10px;
}

#sub-content .main .module {
	padding: 0 15px;
	width: 470px;
}

#sub-content .sub .module {
	margin: 0 10px 0 0;
}

/* @FOOTER */
#footer {
	clear: both;
	margin: 10px auto 0;
	width: 725px;
	border-top: 1px #3f3a34 solid;
	padding: 5px 7px;
	color: #3f3a34;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #554f48;
}

#copyright {
	width: 49%;
	float: left;
}

#credits {
	text-align: right;
}