body {
	background: url(../images/background.jpg) repeat;
	font-family: arial, tahoma, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	color: #000;
	}
	
a, a:visited {
	color: #5F6C5E;
	}
	
a:hover {
	color: #0B315B;
	}
	
#wrapper {
	background: url(../images/middle.png) repeat-y;
	margin: 0 auto 8px auto;
	width: 975px;
	}
	
#wrapperContent {
	position: relative;
	/*height: 100%;*/
	width: 971px;
	margin: 0 auto 0 auto;
	/*background-color: #fff;*/
	}
	
#logo {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	margin: 0 8px 0 0;
	}
	
#header {
	width: 971px;
	}
	
#greenBar {
	background: url(../images/greenBar.png) repeat-x;
	width: 971px;
	height: 37px;
	}
	
#greenBar ul {
	margin: 0; 
	padding: 0;
	}
	
#greenBar ul li {
	list-style-type: none;
	float: left;
	}
	
#greenBar ul .rate {
	padding: 0 0 0 8px;
	}
	
#greenBar ul .bag {
	padding: 0 0 0 80px;
	}
	
#greenBar ul .bag a, #greenBar ul .bag a:visited {
	background: url(../images/shoppingbag.png) no-repeat;
	width: 168px;
	height: 37px;
	display: block;
	text-decoration: none;
	}
	
#greenBar ul .bag a:hover {
	background: url(../images/shoppingbaghover.png) no-repeat;
	width: 168px;
	height: 37px;
	display: block;
	text-decoration: none;
	}
	
#topNavBar {
	width: 971px;
	padding: 0 0 0 8px;
	margin: 4px 0 0 0;
	height: 61px;
	}
	
ul#topnav {
	margin: 0; 
	padding: 0;
	float: left;
	width: 971px;
	/*list-style: none;*/
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	/*font-size: 1.2em;*/
	/*background: url(topnav_stretch.gif) repeat-x;*/
}
ul#topnav li {
	float: left;
	list-style-type: none;
	margin: 0; 
	padding: 0;
	/*border-right: 1px solid #555; /*--Divider for each parent level links--*/
}

#topnav .search {
	border-bottom: solid 2px #ccc;
	padding: 0 0 3px 0;
	width: 208px;
	height: 22px;
	}
	
#topnav .apparel {
	background: url(../images/topnav/apparel.gif) no-repeat;
	width: 94px;
	height: 22px;
	border-bottom: solid 2px #ccc;
	padding: 0 8px 3px 0;
	}

#topnav .apparel a, #topnav .apparel a:visited {
	/*background: url(../images/topnav/apparel.gif) no-repeat;*/
	width: 94px;
	height: 22px;
	display: block;
	text-decoration: none;
	/*border-bottom: solid 2px #ccc;
	padding: 0 8px 3px 0;*/
	}
	
#topnav .apparel a:hover {
	/*background: url(../images/topnav/apparelhov.gif) no-repeat;*/
	width: 94px;
	height: 22px;
	display: block;
	text-decoration: none;
	/*border-bottom: solid 2px #6A7C69;
	padding: 0 8px 3px 0;*/
	}
	
#topnav .apparel:hover {
	background: url(../images/topnav/apparelhov.gif) no-repeat;
	border-bottom: solid 2px #6A7C69;
	}
	
#topnav .accessories {
	background: url(../images/topnav/accessories.gif) no-repeat;
	width: 146px;
	height: 22px;
	border-bottom: solid 2px #ccc;
	padding: 0 8px 3px 0;
	}
	
#topnav .accessories a, #topnav .accessories a:visited {
	width: 146px;
	height: 22px;
	display: block;
	text-decoration: none;
	}
	
#topnav .accessories a:hover {
	width: 146px;
	height: 22px;
	display: block;
	text-decoration: none;
	}
	
#topnav .accessories:hover {
	background: url(../images/topnav/accessorieshov.gif) no-repeat;
	border-bottom: solid 2px #6A7C69;
	}
	
#topnav .plus {
	background: url(../images/topnav/plussize.gif) no-repeat;
	width: 99px;
	height: 22px;
	border-bottom: solid 2px #ccc;
	padding: 0 8px 3px 0;
	}
	
#topnav .plus a, #topnav .plus a:visited {
	width: 99px;
	height: 22px;
	display: block;
	text-decoration: none;
	}
	
#topnav .plus a:hover {
	width: 99px;
	height: 22px;
	display: block;
	text-decoration: none;
	}
	
#topnav .plus:hover {
	background: url(../images/topnav/plussizehov.gif) no-repeat;
	border-bottom: solid 2px #6A7C69;
	}
	
#topnav .petites {
	background: url(../images/topnav/petites.gif) no-repeat;
	width: 79px;
	height: 22px;
	border-bottom: solid 2px #ccc;
	padding: 0 8px 3px 0;
	}
	
#topnav .petites a, #topnav .petites a:visited {
	width: 79px;
	height: 22px;
	display: block;
	text-decoration: none;
	}
	
#topnav .petites a:hover {
	width: 79px;
	height: 22px;
	display: block;
	text-decoration: none;
	}
	
#topnav .petites:hover {
	background: url(../images/topnav/petiteshov.gif) no-repeat;
	border-bottom: solid 2px #6A7C69;
	}
	
#topnav .sale a, #topnav .sale a:visited {
	background: url(../images/topnav/sale.gif) no-repeat;
	width: 58px;
	height: 22px;
	display: block;
	text-decoration: none;
	border-bottom: solid 2px #ccc;
	padding: 0 8px 3px 0;
	}
	
#topnav .sale a:hover {
	background: url(../images/topnav/salehov.gif) no-repeat;
	width: 58px;
	height: 22px;
	display: block;
	text-decoration: none;
	border-bottom: solid 2px #6A7C69;
	padding: 0 8px 3px 0;
	}

ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none; /*--Hide by default--*/
	width: 970px;
	background: #1376c9;
	color: #fff;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover {text-decoration: underline;}


ul#topnav .apparel span {
	float: left;
	padding: 15px 0 0 0;
	position: absolute;
	left: 0; 
	top:20px;
	display: none; /*--Hide by default--*/
	width: 950px;
	color: #fff;
	background: none;
}

ul#topnav .apparel span a, ul#topnav .apparel span a:visited {
	background: none;
	float: left;
	border-bottom: none;
	}

ul#topnav .apparel:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav .apparel span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav .apparel span a:hover {text-decoration: underline;}


ul#topnav .apparel span .jackets a, ul#topnav .apparel span .jackets a:visited {
	background: url(../images/topnav/subnav/jackets.gif) no-repeat;
	width: 60px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .jackets a:hover {
	background: url(../images/topnav/subnav/jacketshov.gif) no-repeat;
	width: 60px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .pants a, ul#topnav .apparel span .pants a:visited {
	background: url(../images/topnav/subnav/pantsjeans.gif) no-repeat;
	width: 102px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .pants a:hover {
	background: url(../images/topnav/subnav/pantsjeanshov.gif) no-repeat;
	width: 102px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .skirts a, ul#topnav .apparel span .skirts a:visited {
	background: url(../images/topnav/subnav/skirtsdresses.gif) no-repeat;
	width: 124px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .skirts a:hover {
	background: url(../images/topnav/subnav/skirtsdresseshov.gif) no-repeat;
	width: 124px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .shirts a, ul#topnav .apparel span .shirts a:visited {
	background: url(../images/topnav/subnav/shirts.gif) no-repeat;
	width: 44px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .shirts a:hover {
	background: url(../images/topnav/subnav/shirtshov.gif) no-repeat;
	width: 44px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .suiting a, ul#topnav .apparel span .suiting a:visited {
	background: url(../images/topnav/subnav/suiting.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .suiting a:hover {
	background: url(../images/topnav/subnav/suitinghov.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .apparel span .sweaters a, ul#topnav .apparel span .sweaters a:visited {
	background: url(../images/topnav/subnav/sweaters.gif) no-repeat;
	width: 68px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0;
	}
	
ul#topnav .apparel span .sweaters a:hover {
	background: url(../images/topnav/subnav/sweatershov.gif) no-repeat;
	width: 68px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0;
	}
	
ul#topnav .accessories span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; 
	top:20px;
	display: none; /*--Hide by default--*/
	width: 950px;
	color: #fff;
	background: none;
	}

ul#topnav .accessories span a, ul#topnav .accessories span a:visited {
	background: none;
	float: left;
	border-bottom: none;
	}

ul#topnav .accessories:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav .accessories span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav .accessories span a:hover {text-decoration: underline;}

ul#topnav .accessories span .wallets a, ul#topnav .accessories span .wallets a:visited {
	background: url(../images/topnav/subnav/wallets.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .accessories span .wallets a:hover {
	background: url(../images/topnav/subnav/walletshov.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .accessories span .handbags a, ul#topnav .accessories span .handbags a:visited {
	background: url(../images/topnav/subnav/handbags.gif) no-repeat;
	width: 75px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .accessories span .handbags a:hover {
	background: url(../images/topnav/subnav/handbagshov.gif) no-repeat;
	width: 75px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}

ul#topnav .accessories span .organizers a, ul#topnav .accessories span .organizers a:visited {
	background: url(../images/topnav/subnav/organizers.gif) no-repeat;
	width: 83px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .accessories span .organizers a:hover {
	background: url(../images/topnav/subnav/organizershov.gif) no-repeat;
	width: 83px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; 
	top:20px;
	display: none; /*--Hide by default--*/
	width: 950px;
	color: #fff;
	background: none;
	}

ul#topnav .plus span a, ul#topnav .plus span a:visited {
	background: none;
	float: left;
	border-bottom: none;
	}

ul#topnav .plus:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav .plus span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav .plus span a:hover {text-decoration: underline;}

ul#topnav .plus span .jackets a, ul#topnav .plus span .jackets a:visited {
	background: url(../images/topnav/subnav/jackets.gif) no-repeat;
	width: 60px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span .jackets a:hover {
	background: url(../images/topnav/subnav/jacketshov.gif) no-repeat;
	width: 60px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span .pants a, ul#topnav .plus span .pants a:visited {
	background: url(../images/topnav/subnav/pants.gif) no-repeat;
	width: 44px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span .pants a:hover {
	background: url(../images/topnav/subnav/pantshov.gif) no-repeat;
	width: 44px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span .skirts a, ul#topnav .plus span .skirts a:visited {
	background: url(../images/topnav/subnav/skirtsdresses.gif) no-repeat;
	width: 124px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span .skirts a:hover {
	background: url(../images/topnav/subnav/skirtsdresseshov.gif) no-repeat;
	width: 124px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span .suiting a, ul#topnav .plus span .suiting a:visited {
	background: url(../images/topnav/subnav/suiting.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .plus span .suiting a:hover {
	background: url(../images/topnav/subnav/suitinghov.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; 
	top:20px;
	display: none; /*--Hide by default--*/
	width: 950px;
	color: #fff;
	background: none;
	}

ul#topnav .petites span a, ul#topnav .petites span a:visited {
	background: none;
	float: left;
	border-bottom: none;
	}

ul#topnav .petites:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav .petites span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav .petites span a:hover {text-decoration: underline;}

ul#topnav .petites span .jackets a, ul#topnav .petites span .jackets a:visited {
	background: url(../images/topnav/subnav/jackets.gif) no-repeat;
	width: 60px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span .jackets a:hover {
	background: url(../images/topnav/subnav/jacketshov.gif) no-repeat;
	width: 60px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span .pants a, ul#topnav .petites span .pants a:visited {
	background: url(../images/topnav/subnav/pants.gif) no-repeat;
	width: 44px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span .pants a:hover {
	background: url(../images/topnav/subnav/pantshov.gif) no-repeat;
	width: 44px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span .skirts a, ul#topnav .petites span .skirts a:visited {
	background: url(../images/topnav/subnav/skirtsdresses.gif) no-repeat;
	width: 124px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span .skirts a:hover {
	background: url(../images/topnav/subnav/skirtsdresseshov.gif) no-repeat;
	width: 124px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span .suiting a, ul#topnav .petites span .suiting a:visited {
	background: url(../images/topnav/subnav/suiting.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}
	
ul#topnav .petites span .suiting a:hover {
	background: url(../images/topnav/subnav/suitinghov.gif) no-repeat;
	width: 53px;
	height: 26px;
	display: block;
	text-decoration: none;
	padding: 0 28px 0 0;
	}

.colClear {
	clear: both;
	}
	
.searchButton {
	background:url(../images/searchArrow.gif) no-repeat bottom;
	width:30px;
	height:18px;
	border:none;
	cursor:pointer;
	}
	
.submitButton {
	background:url(../images/bottom/newslettersubmit.gif) no-repeat bottom;
	width:65px;
	height:15px;
	border:none;
	cursor:pointer;
	}
	
#mainContent {
	width: 955px;
	margin: 10px 8px 0 8px;
	}
	
#col1 {
	width: 340px;
	float: left;
	min-height: 200px;
	border: solid 2px #e3ebb1;
	}
	
#col2 {
	width: 603px;
	float: right;
	min-height: 200px;
	}
	
.homeCatJackets, .homeCatSkirts, .homeCatBlouses, .homeCatTops {
	border: solid 2px #e3ebb1;
	float: left;
	margin: 0 12px 12px 0;
	}
	
.homeCatSweaters, .homeCatHandbags {
	border: solid 2px #e3ebb1;
	float: left;
	margin: 0 0 12px 0;
	}

.homeCatJackets a, .homeCatJackets a:visited {
	background: url(../images/homecat/jackets.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatJackets a:hover {
	background: url(../images/homecat/jacketshov.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatJackets a, .homeCatJackets a:visited {
	background: url(../images/homecat/jackets.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatJackets a:hover {
	background: url(../images/homecat/jacketshov.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatSkirts a, .homeCatSkirts a:visited {
	background: url(../images/homecat/skirts.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatSkirts a:hover {
	background: url(../images/homecat/skirtshov.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatSweaters a, .homeCatSweaters a:visited {
	background: url(../images/homecat/sweaters.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatSweaters a:hover {
	background: url(../images/homecat/sweatershov.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatBlouses a, .homeCatBlouses a:visited {
	background: url(../images/homecat/shirts.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatBlouses a:hover {
	background: url(../images/homecat/shirtshov.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatTops a, .homeCatTops a:visited {
	background: url(../images/homecat/topstees.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatTops a:hover {
	background: url(../images/homecat/topsteeshov.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatHandbags a, .homeCatHandbags a:visited {
	background: url(../images/homecat/handbags.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.homeCatHandbags a:hover {
	background: url(../images/homecat/handbagshov.jpg) no-repeat;
	width: 189px;
	height: 132px;
	display: block;
	text-decoration: none;
	}
	
.insideCat {
	border: solid 2px #e3ebb1;
	float: left;
	margin: 6px 40px 30px 0;
	}
	
#brands {
	background: url(../images/brandsBg.png) repeat-x;
	width: 955px;
	height: 73px;
	margin: 8px 0 8px 0;
	}
	
#brands ul {
	margin: 0;
	padding: 0;
	}
	
#brands ul li {
	list-style-type: none;
	float: left;
	margin: 8px 12px 0 12px;
	}
	
#footer {
	width: 955px;
	margin: 0 8px 0 8px;
	padding: 0 0 8px 0;
	}
	
#footerInside {
	width: 955px;
	margin: 0 8px 0 8px;
	padding: 8px 0 8px 0;
	/*border-top: solid 2px #ccc;*/
	}
	
#footerCol1 {
	float: left;
	width: 106px;
	height: 77px;
	}
	
#footerCol2 {
	background: url(../images/bottom/newsletterbackground.gif) no-repeat;
	float: left;
	width: 301px;
	height: 77px;
	margin: 0 70px 0 70px;
	}
	
#footerCol3 {
	float: left;
	width: 170px;
	height: 77px;
	border-left: solid 2px #6A7C69;
	padding: 0 0 0 12px;
	}
	
#footerCol4 {
	float: left;
	width: 170px;
	height: 77px;
	border-left: solid 2px #6A7C69;
	padding: 0 0 0 12px;
	margin: 0 0 0 8px;
	}
	
#footerCol5 {
	float: right;
	width: 31px;
	height: 77px;
	}
	
#footerCol5 img {
	padding: 0 0 5px 0;
	}
	
#footerCol3 a, #footerCol4 a, #footerCol3 a:visited, #footerCol4 a:visited {
	color: #6A7C69;
	text-decoration: none;
	font-size: 12pt;
	}
	
#footerCol3 a:hover, #footerCol4 a:hover {
	color: #000;
	text-decoration: none;
	font-size: 12pt;
	}
	
#bottomBar {
	background-color: #000;
	height: 2px;
	width: 971px;
	}
	
#slideshow {
 position:relative;
 height:433px;
 width:340px;
 }
  
#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 cursor:pointer;
 }
 
#slideshow IMG.active {
 z-index:10;
 }
 
#slideshow IMG.last-active {
 z-index:9;
 }
 
#newsletter {
	margin: 25px 0 0 110px;
	*margin: 19px 0 0 80px;
	display: block;
	}
	
#col2 h1 {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	font-size: 10pt;
	}
	
#col2 h2 {
	margin: 0;
	padding: 0;
	display: inline;
	font-weight: normal;
	font-size: 10pt;
	}
	
#copyright {
	width: 975px;
	margin: 0 auto 0 auto;
	text-align: right;
	padding: 0 0 10px 0;
	}
	
#insideCol1 {
	/*background: url(../images/leftBg.png) repeat-y;*/
	width: 160px;
	float: left;
	/*border-top: solid 2px #ccc;*/
	/*border-right: solid 2px #ccc;*/
	/*border-bottom: solid 2px #ccc;*/
	/*padding: 8px 0 8px 0;*/
	margin: 10px 0 10px 0;
	}
	
#insideCol2 {
	width: 773px;
	float: right;
	border-left: solid 2px #ccc;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 10px;
	/*border-top: solid 2px #ccc;*/
	min-height: 650px;
	}
	
#insideCol1 ul {
	margin: 0;
	padding: 0;
	}
	
#insideCol1 ul li {
	list-style-type: none;
	}
	
#insideCol1 a {
	padding: 0 0 0 10px;
	}
	
#greenBarBottom {
	background: url(../images/greenBar.png) repeat-x bottom;
	width: 971px;
	height: 15px;
	}
	
.title {
	font-size: 12pt;
	color: #5F5F5F;
	text-transform: uppercase;
	}
	
.title2 {
	font-size: 12pt;
	color: #5F5F5F;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	}

#greyLine {
	width: 955px;
	height: 1px;
	/*background-color: #ccc;*/
	border-bottom: dashed 1px #ccc;
	}
	
.catLine {
	width: 773px;
	height: 2px;
	background-color: #ccc;
	*margin: 0 0 8px 0;
	}
	
.mainHeader {
	font-size: 12pt;
	text-transform: uppercase;
	color: #000;
	padding: 0 0 5px 0;
	border-bottom: solid 2px #ccc;
	margin: 0 0 4px 0;
	}
	
.mainHeader a, .mainHeader a:visited {
	color: #5F5F5F;
	text-decoration: none;
	}
	
select, input {
	font-size: 10px;
	}
	
#form select {
	font-size: 10pt;
	}
	
.mainHeader a:hover {
	color: #0B315B;
	text-decoration: none;
	}
	
.sortBy {
	float: right;
	}
	
.displayCol1 {
	width: 200px;
	float: left;
	}
	
.displayCol2 {
	width: 392px;
	float: left;
	margin: 0 10px 0 10px;
	}
	
.displayCol3 {
	width: 150px;
	float: right;
	border-left: dashed 1px #ccc;
	padding: 0 0 0 10px;
	}
	
.greyLine2 {
	width: 773px;
	height: 2px;
	background-color: #ccc;
	margin: 10px 0 10px;
	}
	
#insideCol2 a, #insideCol2 a:visited {
	color: #5F6C5E;
	text-decoration: none;
	}
	
#insideCol2 a:hover {
	color: #0B315B;
	text-decoration: none;
	}
	
.green {
	font-size: 12pt;
	color: #5F6C5E;
	font-weight: bold;
	}
	