/******* Resets *******/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,textarea,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0; margin-bottom: 10px;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
td { padding: 3px }
em{font-style: oblique;}
strong{font-weight: bold;}
h1 { color: #ff3399; font-size: 1.5em; margin: .67em 0; font-weight: bold }
h2, .storeheading { color: #ff3399; font-size: 1.0em; margin: .75em 0 1.5em 0; font-weight: bold }
h3 { color: #ff3399; font-size: .85em; margin: .83em 0; font-weight: bold}
p { margin-top: 3px; margin-bottom: 1em; }
.pink { color: #ff3399; }
.purple { color: #cc99ff; }
.green  { color: #66cc33; }
.large { font-size: 1.2em; font-weight: bold; }
.italic { font-style: italic; }
.itemDesc { font-size: 10pt; } 
/******* End Resets ******/

/**** CLEARS ****/
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
}
.clearfloat {
	display:inline-block;
	margin-bottom: 10px;	
}	
.clearfloat {
	display:block;
}
.right { float: right; } 

/* COMMON */
body {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
}
a {
	text-decoration: none;
}
a:link {
	color: #ff3399;
}
a:visited {
	color: #ff3399;
}
a:hover {
	color: #000;
}
#page {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

#header { height: 115px; float: left; width: 100%; clear: both; margin-top: 10px; margin-bottom: 10px; }
#header .logo { float: left; }
#header .welcome { float: right; margin-top: 95px; }
#nav { float: left; clear: both; background-color: #66cc33; width: 100%; margin-bottom: 5px; font-size: 10pt}
#nav li { float: left; padding: 10px 0;}
#nav li a { padding: 10px 11px; width: 100%; color: #FFF; text-transform: uppercase }
#nav li a:hover { background-color: #336600  }
#content { float: left; width: 100%; clear: both; }
.feature_image { float: left; margin-right: 5px; }
.banner_links { float: right; clear: right; width: 325px; }
.banner_links img { margin-bottom: 5px; }
.regards { margin-left: 150px; }
#footer { color: #66cc33; text-align: center; }
h2#theswirl { background: url('img/swirl.jpg') no-repeat; padding-top: 10px; padding-left: 25px; height: 35px;  margin: .50em 0 .50em 0;}
h2#gigiswirl { background: url('img/gigiswirl.jpg') no-repeat; padding-top: 10px; padding-left: 25px; height: 35px;  margin: .50em 0 .50em 0;}
