
body {
	color: #444;
}

hr {
	background: #ccc;
	color: #ccc;
}

div#placeholder-logo {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}


h1, {
	color: #0054A6;
}

h2, h3 {
	color: #666666;
}

h4, {
	color: #FFFFFF;
}

h5, {
	color: #A3C030;
}

h6, {
	color: #EB008B;
	vertical-align:top;
}

div#placeholder-nav-vert {
	text-align: right;
}

div#placeholder-search {
	background: #E85697;
}

div#whiteblock {
	background: #fff;
	height:15px;
}

div#740x340 {
	background: #fff;
	height: 340px;
	width: 740px;
}

div#bannerthin {
	background: #fff;
	height:75px;
		background: #FFF url(/images/cssimg/banner-x75.jpg);
}

div#footer {
	padding-top: 0 0;
	height: 95px ;
	background: #FFF url(/images/cssimg/footer.jpg);
	text-align: center;
}

div#sub {
	color: #fff;
	font-size: 11px;
}	

div#placeholder-footer {
	color: #888;
	font-size: 11px;
}

td.menu-item {
	color: #fff;
	font-family: "Century Gothic", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 	
}

td.menu-item-hover {
	color: #E8A7C4;
}

td.menu-item-selected {
	color: #E85697;
}

td.submenu-item {
	background: #015294;
	color: #fff;
font-size: 20px;
  font-family: "Century Gothic", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 	
}

td.submenu-item-hover {
	background: #015294;
	color: #598527;
		font-size: 20px;
	  font-family: "Century Gothic", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

td.submenu-item-selected {
	background: #015294;
	color: #598527;
		font-size: 20px;
	  font-family: "Century Gothic", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}

/* quicklinks sub menu CSS coding added 21 Oct */

td.ql-menu-item {
	color: #ffffff;
	background: #A2C02F;
	font-family: "Century Gothic", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	  padding: 0 0 0 20px; 
	font-size: 11px;	
}


td.ql-menu-item-hover {
	background: #A2C02F;
	color: #015294;
	 padding: 0 0 0 20px; 
	font-size: 11px;
}

td.ql-menu-item-selected {
	background: #A2C02F;
	color: #015294;
	padding: 0 0 0 20px; 
	font-size: 11px;
}

/* END OF quicklinks sub menu CSS coding added 21 Oct */


/* end of expanding menu CSS coding added 8 Oct */

/* @group Forms */
/* @placeholder-box1 is used for search box */
div#placeholder-box1 {
	border: 1px solid #ED008C;
width: 199px;
	height: 180px;
	padding: 0 0 0 ;
	text-align: center;
	
}
/* placeholder-box2 is for rotating add top right cnr 340h x 200w. */
div#placeholder-box2 {
	background: #FFFFFF;
	height: 340px;
	width: 200px;
	padding: 0 0 0;
}

div#placeholder-box3 {
		background: #015294;
	width: 220px;
	padding: 0 0 0;

}

div#placeholder-box4 {
		background: #015294;
	width: 200px;
	margin-left: 10px;
	text-align: center;
	padding: 0 0 0;
}
/* placeholder-box5 is right column - set up for rotating add. */
div#placeholder-box5 {
	border-bottom: 0px solid #3E63B0;
		background: #fff;
	height: 100px;
	width: 200px;
	padding: 0px 0 0;
}


div#placeholder-box7 {

background: #fff;
	height: 340px;
	width: 540px;
	padding: 0 0 0;
}
div#placeholder-box8 {
background: #015294;
	width: 220px;
	padding: 0 0 0;
}

div#placeholder-box9 {
		background: #015294;
		height: 250px;
	width: 220px;
	padding: 0 0 0;
}

/* div box 10 is right side lower ad box must be same depth as quicklinks menu added 2 Nov */
div#placeholder-box10 {
	border-bottom: 0px solid #3E63B0;
		background: #fff;
	height: 100px;
	width: 200px;
	padding: 0px 0 0;
}

/* placeholder-box11 is above the search box right column. is heighted to 105px to line with base of quicklinks 0n left added 2nov */
div#placeholder-box11 {
	border-bottom: 0px solid #3E63B0;
		background: #fff;
	height: 105px;
	width: 200px;
	padding: 0px 0 0;
}

.secure-login, .newsletter-form, .annoucement-list {
	background: #fff;
	border: none;
	border-bottom: 6px solid #598527;
	border-top: 6px solid #598527;
	border-right: 2px solid #598527;
	border-left: 2px solid #598527;
	margin-bottom: 0px;
	margin-right: 5px;
	margin-left: 5px;
	padding: 0 0;
}


.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: #598527;
	border: none;
	color: #fff;
	font-size: 14px;
	font-family: "Century Gothic", "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; 
	margin: 0;
	padding: 0 10px;
}

.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: #5486EE;
	text-decoration: none;	
}

a:hover, a:active {
	color: #5486EE;
	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 */

body {
	background: #fff;
	margin: 0;
}

body#sub {
	background: #fff url(/images/cssimg/bg-sub-4-3.jpg) repeat-y 50% 0;
}

div#nav {
	margin: 0;
	padding-right: 0;
	width: 220px;
	background-color: #015294;
	background: url(/images/cssimg/space-x100.jpg) repeat-y 50% 0;
}

div#nav-vert {
	margin-top: 0px;
background: #015294;
	width: 220px;
	background: url(/images/cssimg/space-x100.jpg) repeat-y 50% 0;
}

div#vert {
	margin-top: 0px;
background: #015294;
	width: 220px;
	background: url(/images/cssimg/space-x100.jpg) repeat-y 50% 0;
}


div#main {
	margin: 0;
	width: 540px;
}

body#sub div#main {
	width: 540px;
}

div#main740 {
	width: 740px;

}

div#main710 {
	width: 710px;

}

div#710x200 {
	width: 710px;
	height: 200px;

}

div#main div.inner {
	padding: 30px 30px;
	margin-left: 0;
		margin-right: 10px;
}

div.inner740 {
	padding: 0 0 0 0;

}

div.inner710 {
	padding: 0 0 0 0;

}

div#search40 {
	/*height: 40px;*/
	width: 199px;
	height: 40px;
	margin-top:10px;
	text-align: center;
	vertical-align:middle;
}

div#search30 {
	/*height: 30px;*/
	width: 199px;
	height: 30px;
	text-align: center;
	vertical-align:middle;
}

div#search20 {
	/*height: 20px;*/
	width: 199px;
	height: 20px;
	text-align: center;
	background-color: #ED008C;	
}


div#placeholder-nav-vert {
	margin-top: 0px;
	background-color: #015294;
}

div#placeholder-hero {
	/*height: 216px;*/
	width: 540px;
	height: 340px;
}

div#placeholder-adrotate_topcent {
	/*height: 216px;*/
	width: 236px;
	height: 200px;
	text-align: center;
}

div#placeholder-adrotate_topright {
	/*height: 216px;*/
	width: 236px;
	height: 200px;
	text-align: right;
}

div#placeholder-search {
	padding: 9px;
}

div#placeholder-search input.cat_textbox_small {
	width: 150px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div.whoslogged {
	height: 36px;
	line-height: 36px;
	padding-right: 40px;
	text-align: right;
}

body#sub div.whoslogged {
	padding: 0;
}

div#placeholder-footer {
	padding: 0 0;
}

div#placeholder-nav-vert td {
	text-align: right;
}

div#placeholder-nav-vert div div table td {
	font-size: 11px;
	padding: 0px;
	text-align: left;
}

#placeholder-nav-vert table td {
cursor: pointer;
cursor: hand;
}

/* @end */
