body {
	color: #252525;
}

hr {
	background: #907E53;
	color: #907E53;
}



h1, h3, h4, h5, h6 {
	color: 252525;
}

 h2 {
	color: #98572a;
}


div#placeholder-logo {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: right;

}
div#placeholder-nav-vert {
	text-align: right;
}

div#placeholder-search {
}

div#sub {
	font-size: 11px;
}	

div#placeholder-footer {
	color: #252525;
	font-size: 12px;
}

td.menu-item {
	color: #fff;	
}

td.menu-item-hover {
	color: #f4eb7b;
}

td.menu-item-selected {
	color: #fff169;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;	
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
}



/* @group Forms */

div#placeholder-box1 {
	border-bottom: 0px solid #2F251C;
	padding: 5px 0 0;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #2F251C;
	margin-bottom: 18px;
	padding: 18px 0;
}

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

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

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

div#sub input.cat_textbox_small,
div#sub select.cat_dropdown_small {
	width: 150px;
}

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

/* @group Links */

a:link, a:visited {
	color: #fedb97;
	text-decoration: none;	
}

a:hover, a:active {
	color: #fedb97;
	text-decoration: underline;
}

div#nav a:link, div#nav a:visited {
	color: #fedb97;
	text-decoration: none;	
}

div#nav a:hover, div#nav a:active {
	color: #fedb97;
	text-decoration: underline;
}

a#logo {
	text-decoration: none !important;
}

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

/* @group Template Settings */

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

{

background-color: #ccd4df;

background-image: url(/images/main-back.jpg);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: left bottom;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

height: 100%;

}

body {

background-color: rgb(151,87,43);

background-image: url(/images/JSN_bg.jpg);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: left top;

height: 100%;

padding-bottom: 0;

}

html {
padding-bottom: 0;
}

div#nav {
	height: 90px;
	margin: 0;
	padding-right: 10px;
	padding-top: 5px;
	width: 150px;
}

div#main {
	margin: 0;
	width: 600px;
}

body#sub div#main {
	width: 789px;
}

div#main div.inner {
	background-color: #dcdcdd;
        padding: 18px 36px;
}

div#placeholder-nav-vert {
	margin-top: 36px;
}

div#placeholder-hero {
	/*height: 216px;*/
	width: 600px;
        padding-top:15px;
}

div#placeholder-search {
	padding: 0px;
}

div#placeholder-search input.cat_textbox_small {
	width: 80px;
}

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

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

div.whoslogged {
	height: 0px;
	line-height: 0px;
	padding-right: 40px;
	text-align: right;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	padding: 0 30px 20px 30px;
}

div#placeholder-nav-vert td {
	text-align: right;
}

div#placeholder-nav-vert div div table td {
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}

#main a {
color:#98572a;
}

td#tips {
padding: 0 40px 0 30px;
color: white;
text-align: center;
}

td#tips h4 {
color: white;
font-size: 18pt;
margin: -50px 0 15px 0;
padding: 0 0 0 0;
}

#main .announcement-list {
color: black;
}

#main .announcement-list h3 {
font-size: 1.8em;
}

#main .announcement-list h3 a {
color: black;
}

#main .announcement-list h3 span.date {
color: black;
}

/* @end */
