/* CSS Document */

/* Main Stylesheet*/

/* to zero margins*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
/* to set font for body, background, and text-align center for IE5 fix to ignoring auto in wrapper*/
body {
	text-align: center;
	margin: 10px 0 0 0;
	padding: 0;
	background-color:#000000;
}
/* to set container element for all elements in page, to position body element,and to reset text align to the left to fix IE5 aligning to center due to property above*/

/* wrapper for home page*/
#wrapper {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:left;
	background-image:url(../images/background_slice.gif);
	background-repeat:repeat-y;
	padding:0;
}

/*inner wrapper for nav and content*/
#inner_wrapper {
	width: 750px;
	margin: 0px;
	text-align:left;
	background-image:url(../images/nav_slice.gif);
	background-repeat:repeat-y;
	padding:0;
	position:relative;
}
/* we need this for IE 5.01 - otherwise the wrapper does not expand to the
necessary height (unless fixed, this problem becomes even more acute 
weirdness as the method is enhanced */
/* actually IE Mac 5 needs it */
* html #inner_wrapper
	{
	float: left;
	}
/* easy clearing */
#inner_wrapper:after {
	content: "."; 
	display: block; 
	height: 0;
	font-size:0; 
	clear: both; 
	visibility: hidden;
}

#inner_wrapper {
	display: block;
}
/* end easy clearing */

/* Hides height from IE-mac, but shows for IE so positioning of #badge works properly \*/
* html #inner_wrapper {height: 1%;}
/* End hide from IE-mac */

/* container for navigation*/
#leftcol{
	width: 170px;
	float: left;
	padding: 0;
	margin: 0;
	display:block;
	background-image:url(../images/nav_slice.gif);
	background-repeat:no-repeat;
}

/* background of navigation*/
#navbackground {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 645px;
	display: block;
	background-image: url(../images/nav_main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* navigation div for home page*/
#navmain {
	margin: 0px 2px 0 14px;
	padding: 0;
	width: 154px;
}

#content {
	padding: 0;
	margin: 0 0 0 170px;
}

/* container and margins for content--home and module*/
.container {
	width: 100%;
	float: right;
	margin: 0 0 30px 0;
	padding: 0;
}

#pageheader {
	height: 111px;
	width: 580px;
	margin: 0;
	padding: 0;
}

#content_main {
	position:relative;
	margin: 30px 30px 0 30px;
	padding: 0;
}

/* to clear elements to left and right of blocks - so images appear with respective headings and paragraphs--might not need the font size and line heitht*/
.clearit {
	display: block;
	clear: both;
	padding:0;
    margin:0;
    font-size: 1px!important;
    line-height: 1px;
}
/* for home page footer background*/
#footer {
	margin:0;
	height: 59px;
	padding:0;
}
#footer_left {
	height: 59px;
	float:left;
	margin: 0;
	width:170px;
	background-image:url(../images/footer_lefttop.gif);
	background-repeat:no-repeat;
}

#footer_right {
	margin: 0;
	height: 59px;
	float: left;
	width:580px;
	background-image:url(../images/footer_top.gif);
	background-repeat:no-repeat;
}
#footer_right div {
	margin: 6px 0 0 0;
	padding:0;
}

/* for footer styles for home and module pages*/
#footerbottom {
	margin:0;
	padding:0;
	height: 26px;
	background-image: url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
}

#footerbottom_left {
	height: 26px;
	float:left;
	margin: 0;
	width:170px;
	background-image:url(../images/footer_leftbottom.jpg);
	background-repeat: no-repeat;
}

#footerbottom_right {
	padding: 0;
	margin: 0;
	height: 26px;
	float: left;
	width:580px;
	background-image:url(../images/footer_bottom.gif);
	background-repeat: no-repeat;
}
#footertext {
	text-align:center;
	color:#003300;
	font-size:1em;
	margin: 2px 0 0 0;
}
#footertext a {
	text-align:center;
	color:#003300;
	font-size:1em;
	margin: 3px 0 0 0;
}
#footertext a:hover {
	text-align:center;
	color:#003300;
	font-size:1em;
	margin: 3px 0 0 0;
	text-decoration:none;
}
#content_main {
	font-size:1.2em;
}

.image_alignright {
	float: right;
	margin: 2px 0 10px 12px;
}

.image_alignleft {
	margin: 2px 8px 8px 0;
	float: left;
}

.image_center {
	width: 100%;
	text-align: center;
	margin:0 0 30px 0;
}

.textbox_margins {
	width:460px;
	margin:0 30px 0 30px;
}

.cream_box {
	background-color:#FFFFCC;
	width:495px;
	padding: 12px 0px 12px 12px;
	margin:30px 0 30px 0;
}

.boxleft {
	background-image: url(../images/border_left.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding:0;
	float:left;
	margin:0 0 0 0;
}

.boxright {
	background-image: url(../images/border_right.gif);
	background-repeat:no-repeat;
	background-position: right bottom;
	padding:11px 12px 9px 10px;

}

.description_right {
	float:right;
	margin: 12px 0 0 0;
}

#content_main img {
	border: 1px solid #999900;	
}

.top_stripes {
	width: 510px;
	height: 35px;
	margin:20px 0 10px 0;
	background-image: url(../images/border_top.gif);
	background-repeat:repeat-x;
}
.bottom_stripes {
	width: 510px;
	height: 35px;
	margin:10px 0 20px 0;
	background-image: url(../images/border_bottom.gif);
	background-repeat:repeat-x;
}
.cream_box a {
	color: #003300;
}

.cream_box a:hover {
	color: #660000;
}
.cream_box a:visited {
	color: #660000;
}

.header_olivebar_collections a {
	color:#FFFFCC;
}
.header_olivebar_collections a:visited {
	color:#FFFFCC;
}
.header_olivebar_collections a:hover {
	color:#660000;
}

a {
	color: #FFFFAA;
}
a:visited {
	color: #FFFFAA;
}
a:hover {
	color: #993300;
	text-decoration:none;
}
