html, body {
	margin: 0;
	text-align: center;
	padding: 0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: 100.02%;
}
#wrapper {
	width: 720px;
	height: auto;
	margin: auto;
}
#header {
	width: 720px;
	height: 90px;
	background: url(/images/header-bg.gif) no-repeat top;
	background-color: #ffffff;
}
#navbar {
	width: 100%;
	height: 37px;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;/*background: #F9A877;*/
}
.navtext {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
	font-size: 10px;
	color: #F9A877;
	font-weight: bold;
	padding: 12px 0px 0px 0px;
	margin: 0;
}
#pre-content {
	height: 28px;
	background: url(/images/header.gif) no-repeat;
}
#search {
	width: 222px;
	height: 27px;
	background: url(/images/form-elements/search-bg.gif) no-repeat top;
	display: inline;
	float: right;
	margin: 20px 0px 0px 0px;
}
.proff_login {
	display: inline;
	float: right;
	margin: 20px 10px 0px 0px;
}
#breadbar {
	width: 720px;
	height: 39px;
}
#big-home-image {
	height: 374px;
}
.banner1 {
	display: block;
	margin-bottom: 8px;
}

#prod-feature-block {
	width: 720px;
	height: 106px;
	margin: 14px 0px 14px 0px;
}
#feature {
	width: 230px;
	height: 106px;
	background: url(/images/feature-bg-bottom.gif) no-repeat bottom #F9A877;
	display: inline;
	float: left;
}
#feature-center {
	width: 230px;
	height: 106px;
	background: url(/images/feature-bg-bottom.gif) no-repeat bottom #F9A877;
	display: inline;
	float: left;
	margin: 0px 15px 0px 15px;
}
#footer {
	width: 720px;
	height: 70px;
	/*background: url(/images/footer-bg-top.gif) no-repeat top;*/
	background: url(/images/footer-skin.gif) no-repeat top;
	padding: 8px 0 5px;
	border-bottom: 4px solid #F9A877;
}
.foot {
	font-size: 10px;
	text-align: center;
	padding: 20px 0px 0px 0px;
}
#third {
	width: 350px;
	height: auto;
	background: green;
	display: inline;
	float: right;
	margin: 0px 0px 0px 40px;
	border: 1px solid red;
}
/* -----------------------  Second Level Pages Styling -----------------------  */
#second-wrap {
	width: 720px;
	height: auto;
}
#content-left {
	width: 191px;
	height: 100%;
	background: #F1F1F1;
	display: inline;
	float: left;
	margin: 0px 15px 18px 0px;
	font-size: 11px;
	text-align: center;
	clear: left;
}
#content-right {
	width: 490px;
	height: auto;
	display: inline;
	float: right;
	border: 1px solid #DBDBDB;
	margin: 0px 0px 18px 0px;
	padding: 10px;
	clear: right;
}
/* -----------------------  Header Classes -----------------------  */
h1, h2, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	color: white;
	background: #F9A877;
	margin: 0px 0px 12px 0px;
	/*margin: 12px 12px 0px 12px;*/
	padding: 8px;
	text-align: left;
}
.inside {
	margin: 10px;
	text-align: left;
}
.newinside {
	margin: 10px 0;
}
h2 {
	font-size: 15px;
	color: #F9A877;
	margin: 0;
	padding: 12px 0;
	text-align: left;
}
h4 {
	font-size: 12px;
	font-weight: bolder;
	color: #F9A877;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	text-transform: uppercase;
}
h5 {
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	margin: 8px 0 5px;
	padding: 6px;
	text-align: left;
	background: url(/images/h5-bg.gif) repeat-y left #F1F1F1;
}
/* -----------------------  Paragraph Classes -----------------------  */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 0;
	text-align: left;
}
#menu-body p {
	margin-bottom: 10px;
}
p.event_dates {
	padding-left: 10px;
}
#eventbox {
	padding: 6px;
	border: 1px solid #DBDBDB;
	margin: 0px 0px 12px 0px;
}
.event {
	background: url(/images/event-p-bg.gif) repeat-x top white;
	padding: 7px 4px 7px 4px;
	margin: 0px 0px 10px 0px;
}
.side {
	padding: 8px;
	line-height: 20px;
}
.extra {
	background: #F1F1F1;
	line-height: 20px;
	padding: 8px;
	margin: 0px 0px 12px 0px;
	color: #333333;
	font-weight: bold;
}
.extra2 {
	line-height: 20px;
	padding: 8px;
	margin: 0px 0px 12px 0px;
	color: #FFFFFF;
	font-weight: bold;
}
.cat3_extra2 {
	background: url(/images/extra2-bg.gif) repeat-x top #F9A877;
}
.cat1_extra2 {
	background: url(/images/extra4-bg.gif) repeat-x top #5694C0;
}
.cat2_extra2 {
	background: url(/images/extra3-bg.gif) repeat-x top #E9C783;
}
/* -----------------------  Anchor Classes -----------------------  */

a:link, a:active, a:visited {
	color: #F78742;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a.nav:link, a.nav:active, a.nav:visited {
	color: #666666;
	text-decoration: none;
}
a.nav:hover {
	color: #999999;
	text-decoration: underline;
}
a.crumb:link, a.crumb:active, a.crumb:visited {
	color: #999999;
	text-decoration: none;
}
a.crumb:hover {
	color: #666666;
	text-decoration: underline;
}
a.cal:link, a.cal:active, a.cal:visited {
	color: white;
	text-decoration: underline;
}
a.cal:hover {
	color: green;
	text-decoration: none;
}
a.event-calendar-link:link, a.event-calendar-link:active, a.event-calendar-link:visited {
	color: #333333;
	text-decoration: underline;
}
a.event-calendar-link:hover {
	color: green;
	text-decoration: none;
}
.admin-links {
	background: #F1F1F1;
	margin: 12px 0 0 0;
	padding: 0px 15px 10px 15px;
	float: left;
	width: 690px;
	height: auto;
	clear: both;
}
.admin-links a {
	background: url(../images/btn-l.gif) no-repeat top left;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	padding: 0 0 7px 15px;
	margin-right: 10px;
	float: left;
}
.admin-links a span {
	background: url(../images/btn-r.gif) no-repeat top right;
	padding: 6px 15px 7px 0;
	float: left;
}
/* -----------------------  Image Classes -----------------------  */

.prod-feature {
	margin: 0px 0px 7px 0px;
}
.logo {
	margin: 12px 0px 0px 0px;
	display: inline;
	float: left;
}
.prodsmall {
	display: inline;
	float: left;
	padding-right: 12px;
}
.sidebar-image-link {
	margin: 10px 0px 10px 0px;
}
/* -----------------------  Anchor Classes -----------------------  */

a.sidenav:link, a.sidenav:active, a.sidenav:visited {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid white;
	padding: 7px 0px 7px 10px;
	display: block;
	text-align: left;
}
a.sidenav:hover {
	color: #F9A877;
	text-decoration: none;
	border-bottom: 1px solid white;
	display: block;
	background: white;
	padding: 7px 0px 7px 10px;
	text-align: left;
}
/* -----------------------  News Pages -----------------------  */
.news-top {
	margin-bottom: 5px;
}
.news-title {
	font-weight: bold;
}
.news-content {
	margin-bottom: 5px;
	clear: both;
}
/* -----------------------  Form Classes  ----------------------- */

.search-text {
	width: 109px;
	height: 16px;
	background: url(/images/form-elements/text-field-bg.gif) no-repeat;
	border: 0;
	margin: 4px 0px 0px 53px;
	padding: 3px 6px 0px 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.go {
	width: 25px;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: none;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	cursor: pointer;
}
.addToCartButton {
	width: 86px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	margin: 10px 0px 0px 0px;
	padding: -2px 0px 0px 0px;
	text-align: center;
	background: url(/images/form-elements/addtocartbutton-bg.gif) no-repeat;
	border: 0;
	cursor: pointer;
}
/* DEVELOPMENT */
.div_info_body {
	background-color: #cccccc;
}
.div_info_header {
	background-color: #333333;
	color: white;
}
/* -----------------------  Table Classes -----------------------  */

table {
	width: 100%;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;/*border: 1px solid green;*/
}
th {
	background: #F9A877;
	color: white;
	font-weight: bold;
	padding: 3px;
}
td {
	padding: 0;
}
/* -----------------------  Admin Styling -----------------------  */

#admin_menu_block {
	width: 100%;
	height: auto;
	background: #F1F1F1;
	color: white;
	padding: 12px 0px 12px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 11px;
	text-align: center;
	clear: both!important;/*position: relative;
	z-index: 9999;*/
}
#login-box {
	width: 100%;
	height: auto;
	background: #F1F1F1;
	padding: 8px 0px 8px 0px;
	font-size: 11px;
	text-align: center;
	margin: auto;
}
.login-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 12px 0px 0px 0px;
	padding: 3px;
	text-align: left;
	background: white;
	border: 1px solid #DCDCDC;
}
.password-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin: 12px 0px 0px 0px;
	padding: 3px;
	text-align: left;
	background: white;
	border: 1px solid #DCDCDC;
}
.login-button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 4px;
	text-align: center;
	background: #F9A877;
	border: 1px solid #F78641;
}
.button {
	width: 62px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	margin: 0;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: url(/images/form-elements/update-button-bg.gif) no-repeat;
	border: 0;
	cursor: pointer;
}
.admin_actions {
	font-size: 11px;
}
#notice {
	width: 100%;
	font-size: 11px;
	color: #333333;
	background: #CFF27D;
	border: 1px solid #9ECB2E;
	padding: 8px 0px 8px 0px;
	margin: 6px 0px 6px 0px;
}
.next-page {
	font-size: 11px;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0px 7px 18px 0px;
}
.previous-page {
	font-size: 11px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 0px 18px 7px;
}
#box {
	width: 698px;
	height: auto;
	padding: 12px 12px 32px 12px;
	margin: 0px 0px 0px 0px;
	background: white;
	border: 1px solid #DBDBDB;
	text-align: left;
}
/* -----------------------  List Classes -----------------------  */

ul {
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
/* -----------------------  Calender -----------------------  */

.calendar {
	background: url(../images/calender/cal-bg.gif) repeat-x bottom white;
	font-size: 11px;
	border: 1px solid #1F1F1F;
	cursor: pointer;
	color: #333333;
	padding: 10px 10px 10px 0px;
	max-width: 20%;
}
.cal-button {
	background: #FF9A00;
	color: white;
	padding: 3px;
	text-align: center;
	margin: 2px;
}
input, select, textarea {
	background: #EEEEEE;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FF9A00;
}
/*  ----------------------- Misc Classes -----------------------  */

hr {
	width: 100%;
	height: 1px;
	border-top: 1px solid #DBDBDB;
	background: white;
}
.popup-description, .popup-description2 {
	width: 200px;
	height: 133px;
	color: #666666;
	background: white;
	text-align: center;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #F9A877;
}
.popup-header {
	display: none;
}
.popup-description2 {
	width: 690px;
	height: 345px;
	background: #FFDDBF;
}
.event-description {
	color: #666666;
	background: white;
	text-align: center;
	padding: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #F9A877;
}
#section_41 #box {
	height: 900px;
}
.browse-category {
	float: left;
	width: 203px;
	height: 100%;
	padding: 10px;
	text-align: center;
}
#category_environ {
	background: #F1F1F1;
	display: inline;
	float: left;
}
#category_janeiredale {
	background: #F1F1F1;
	display: inline;
	float: left;
	margin: 0px 0px 0px 14px;
}
#category_iiaa {
	background: #F1F1F1;
	display: inline;
	float: right;
}
.category-image {
	text-align: center;
	background: white;
	padding: 10px;
	margin: auto;
	border: 1px solid #DBDBDB;
}
.category-sub-categories {
	padding: 10px;
	margin: 0px 10px 0px 0px;
}
.more-info {
	text-align: right;
}
.previous-page-image {
	float: left;
	margin: 0px 0px 0px 6px;
}
.next-page-image {
	float: right;
	margin: 0px 6px 0px 0px;
}
.fieldWithErrors input, .fieldWithErrors select {
	background: #EEEEEE;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 2px solid red;
}
#errorExplanation {
	padding: 10px;
}
.gallery_thumb_image {
	width: 139px;
	float:left;
	border: 1px black inset;
	padding : 10px 8px 8px 8px;
	margin: 3px;
}
/* ----------------------- CLIENTS DOWNLOADS ----------------------- */
#client_box img {
	margin-top: 5px;
}
#client_box span.link {
	font-size: 10px;
	margin-top: 5px;
	display: block;
}
#client_box span.fileSize {
	font-size: 11px;
	color: #7f7f7f;
}
#client_box #category_janeiredale, #client_box #category_environ, #client_box #category_iiaa {
	background-color: #f1f1f1;
	margin: 5px;
}
#client_box td {
	background-color: #f1f1f1;
	padding: 7px 10px 10px 10px;
	width: 160px;
	height: auto;s
    text-align: center;
	font-size: 12px;
	border-bottom: 2px solid #fff;
}
div.directory {
	height: auto;
	padding: 5px 5px 7px 5px;
}
/* ----------------------- CONTACT FORM ----------------------- */
.contactForm {
	background: #f1f1f1;
	border-top: 10px solid white;
	border-collapse: collapse;
}
.contactForm td {
	padding: 4px;
}
.form input, .form textarea {
	margin-left: 10px;
	width: 388px;
}


/* ----------------------- FLOATING HOMEPAGE STUFF ----------------------- */
a {
	outline: none;
}

:focus {
	-moz-outline-style: none;
}	

a.balloon {
	display: block;
	width: 160px;
	height: 267px;
	background: url(images/balloon.png) no-repeat;		
}

a.balloon:hover, a.feather:hover {
	background-position: bottom left;
}

a.feather {
	display: block;
	width: 179px;
	height: 162px;
	background: url(images/feather.png) no-repeat;		
}

#shopping_bag {
	width:720px;
	height:52px;
	background-color:#faa878;
	font: 18px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
	color: #ffffff;
	line-height: 50px;
	margin-bottom: 14px;
}

#shopping_bag img {
	vertical-align: middle;
}
