body {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
}
p{
	margin:5px;
	padding:0;
}
hr.clear {
	background: #F5F4E7;
	color: #F5F4E7;
	margin: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #483c3c;
}

div#page-a {
	background: #F5F4E7 url(/images/cssimg/bg-nav-10-3.png) repeat-x top;
}

#headerTagline{
 color: #FFFFFF;
    font-family: Helvetica;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    left: 359px;
    position: absolute;
    top: 19px;
    width: 207px;
text-align:center;
}

div#placeholder-logo {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align:right;
	position:relative;
	overflow:hidden;
}

a#logo {
	text-decoration: none;
}


div#placeholder-hero {
	background: url(/images/banner_back.jpg) no-repeat center;

}

div#placeholder-hero-text{
	padding-right:50px; 
padding-top:30px;
     float:right;
    width:230px;
    height:160px;
color:#000000;


}

div#placeholder-box1 {
	background: #eae8cf;
	color: #444;
}

div#placeholder-search {
	color: #fff;
}

div.whoslogged {
	color: #fff;	
}

div#footer {
	color: #fff;
	font-size: 11px;
	text-align: center;
}

td.menu-item {
	color: #fff;
	cursor:pointer;
	text-align:center;
}

td.menu-item-hover {
	color: #3399FF;
	cursor:pointer;
	text-align:center;
	
}

td.menu-item-selected {
	color:#3399FF;
	cursor:pointer;
	font-weight:bold;
	text-align:center;
	
}

.catmain418104{
	display:table;
	margin:auto !important;
}

#footer td.menu-item {
	color: #fff;
	cursor:pointer;
	text-align:center;
	padding:5px 10px 5px 0px;
}

#footer td.menu-item-hover {
	color: #3399FF;
	cursor:pointer;
	text-align:center;
	padding:5px 10px 5px 0px;
	
}

#footer td.menu-item-selected {
	color:#3399FF;
	cursor:pointer;
	font-weight:bold;
	padding:5px 10px 5px 0px;
	text-align:center;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
	cursor:pointer;
}

/* @group Forms */

.announcement-list {
	padding: 18px 18px 3px;
}

div.search-box {
/*	background: #eae8cf;	
	margin: 18px 0;
	padding: 18px;
*/
}

.secure-login, .newsletter-form {
	background: #eae8cf;
	border: none;
	margin-bottom: 18px;
	padding-bottom: 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 18px 18px 0;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}



#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #364069;
	text-decoration: none;	
}

a:hover, a:active {
	color: #364069;
	text-decoration: underline;
}

div.whoslogged a {
	color: #98A6E0;
}

#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: #525B83 url(/images/cssimg/bg-10-3.png) repeat-x 0 0;
	margin-top: 26px;
}

* html body {
	margin-top: 12px;
}

div#header-left, div#header-right {
    height: 60px;
}
div#header-left {
	/*background: url(/images/cssimg/bg-nav-10-3.png) repeat-x bottom;*/
	position:relative;
	top:-40px;
	float:left;
}

div#header-right {
	background: url(/images/cssimg/bg-nav-10-3.png) repeat-x  bottom;
	clear: both;
    float: none;
    width: auto;
}

div#placeholder-nav {
	height: 36px;
	margin-top: 40px;
	padding-left: 0px;
}

div#placeholder-logo {
/*	padding-top: 27px;*/
/*	padding-left: 30px;*/
}

div#placeholder-rss {
	height: 18px;
	text-align: right;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}


div#placeholder-box1 {
	height: 216px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
}

div#main div.inner {
	padding: 18px 30px 30px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 27px;
	text-align: right;
}

div#footer {
	padding-top: 18px;
}



#placeholder-nav table {
table-layout: auto;
width: 100%;
}

#placeholder-nav table td {
    padding: 0 8px;
    text-align: center !important;
    white-space: nowrap;
    width: auto;}

#placeholder-nav table td {cursor: pointer;cursor: hand; }

/* @end */


/*links*/

div#footer a:link {
	color:#f1f1f1;
	text-decoration:underline;
}
div#footer a:visited {
	color:#f1f1f1;
	text-decoration:underline;
}
div#footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

div#footer a:active{
	color:#f1f1f1;
	text-decoration:underline;
}


div#footer td.menu-item-hover {
	color: #F5F4E7;
	cursor:pointer;
	text-decoration:underline;
	
}

#bannerNew{
	background:url(../images/banner_new.jpg) top center no-repeat;
	height:380px;
}

div#placeholder-hero {
	height:auto!important;
}
#bannerNew h2{
	color:#918354;
	font-weight:bold;
	padding:15px 0 10px;
	font-style:italic;
	margin:0;
	text-shadow:1px 1px 1px #fff;
}

#bannerNew h3{
	color:#918354;
	font-weight:bold;
	font-style:italic;
	padding:15px 0;
	margin:0;
	font-size:15px;
	text-shadow:1px 1px 1px #fff;
}

#video{
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:7px solid #fff;
	width:380px;
	height:290px;
	margin:auto;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.39);
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.39);
	position:relative;
	overflow:hidden;
	background:#fff;
	
}


