body {

}

h1, h2, h3, h4, h5, h6 {

}

div#sub h1, div#sub h2, div#sub h3, div#sub h4, div#sub h5, div#sub h6 {

}

input { border: 1px solid #AB7F4A; }
select { border: 1px solid #AB7F4A; }

a#placeholder-logo {

	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#placeholder-nav {

}

div#header {

}

div#placeholder-hero {
	background: #fff;
	border-bottom: 1px solid #433112;
	height: 225px;
	margin: 0 auto 18px;
	width: 792px;
}

div#placeholder-footer {
	color: #fff;
}

td.menu-item {
	font-family: Georgia, serif;
	font-size: 15pt;
}

td.menu-item-hover {
	font-family: Georgia, serif;
	font-size: 15pt;
	text-decoration: underline;
}

td.menu-item-selected {
	font-family: Georgia, serif;
	font-size: 15pt;
	text-decoration: underline;
}

td.submenu-item {
	background: #f9f9f9;

	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #1E2735;

	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {

	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.v-menu-item {
	font-family: Georgia, serif;
	font-size: 1.2em;
        font-weight: bold;
}

td.v-menu-item-hover {
	font-family: Georgia, serif;
	font-size: 1.2em;
	text-decoration: underline;
	cursor: pointer;
        font-weight: bold;
}

td.v-menu-item-selected {
	font-family: Georgia, serif;
	font-size: 1.2em;
	text-decoration: underline;
	cursor: pointer;
        font-weight: bold;
}

td.v-submenu-item {
	font-family: Georgia, serif;
	font-size: 13px;
	padding: 6px !important;
        cursor: pointer;
}

td.v-submenu-item-hover {
	font-family: Georgia, serif;
	font-size: 13px;
	padding: 6px !important;
	text-decoration: underline;
        cursor: pointer;
}

td.v-submenu-item-selected {
        font-family: Georgia, serif;
	font-size: 13px;
	padding: 6px !important;
        text-decoration: underline;
        cursor: pointer;
}

/* @group Forms */

#placeholder-box1 {
	background: #1E2735;
	color: #eee;
	padding: 27px 9px;
}

#placeholder-box1 a {
	color: #53e34c;	
}

#placeholder-box2, #placeholder-box3 {
	background: #39424F;
	color: #eee;
	padding: 9px;
}

#placeholder-box2 {
	border-bottom: 1px solid #1E2735;
	padding: 18px 9px 0 9px;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	margin: 0;
	padding-bottom: 9px;
}

.announcement-list {
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 6px 18px;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 0px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link {
	color: #433112;
	text-decoration: underline;	
}

a:visited {
	color: #745114;
	text-decoration: underline;	
}

a:hover, a:active {
	color: #433112;
	text-decoration: none;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: transparent url(/images/cssimg/background.jpg) repeat scroll 0 0;
	margin: 0;
}

div#header {
	background: transparent url(/images/cssimg/top.png) no-repeat scroll 0 0;
	height: 114px;
}

div#header div.inner, div.whoslogged {
	height: 114px;
}

div.whoslogged {
	line-height: 180px;
	text-align: right;
}

a#placeholder-logo {
	position: relative;
	top: 14px;
	left: 333px;
	color: transparent;
}

div#placeholder-search {
	padding-top: 9px;
	text-align: right;
}

div.search-box input.cat_textbox_small {
	width: 140px;
}


div#placeholder-nav {
	height: 27px;
	padding-top: 78px;
	padding-left: 55px;
}

div#placeholder-nav table {
	width: 100%;
}

div#content {
	margin-bottom: 0px;
	background:  transparent url(/images/cssimg/middle.png) repeat-y scroll 0 0;
}

div#main {
	margin: 0;
	width: 560px;
	padding: 10px;
}

div#sub {
	padding: 10px 0px 0px 85px;
}

div#footer {
	padding-top: 65px;
	background: transparent url(/images/cssimg/bottom.png) no-repeat scroll 0 0;
}

div#footerleft {
	height: 165px;
	width: 240px;
	padding-right: 10px;
}

div#footermiddle {
	height: 141px;
	border-left: 1px solid;
	border-right: 1px solid;
	width: 270px;
	line-height: 1.5em;
	font-size: 0.9em;
}

div#footerright {
	height: 165px;
	width: 240px;
	padding-left: 10px;
}

div#placeholder-rss {
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}


#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

