
body {
	color: #666;
}

a#logo {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 124px;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #A19356;
}

p{
	text-align:justify;
	color:#FFFFFF;
}

.announcement-list p{
	color:#FFFFFF;
	text-align:left;

}

div#content {
	 background-attachment: scroll;
  background-color: #fff;
  background-position: 0;
  background-repeat: repeat;
  margin: 0 auto 0 auto; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
}

div#header {
  background-color: #000;
 /* border-bottom: solid 1px #666;*/ /* Sets the bottom border properties for an element using shorthand notation */
  height: 230px;
  /* padding-bottom:10px;*/
}

div#contentWrapper {
  background-image: url("../Images/cssimg/contentWrapper_bg.png");
  background-repeat: repeat-y;
  overflow: hidden;
}

div#topNavigation {
  background-color: #000;
  border-bottom: solid 1px #666; /* Sets the bottom border properties for an element using shorthand notation */
  height: 10px;
}

div#footer {
  background-color: #ddd;
  background: url(../Images/shooter_footer.jpg) no-repeat;
 text-align: center;
 height:433px;
 /* border-top: solid 1px #666;*/ /* Sets the top border properties for an element using shorthand notation */
 /* padding: 10px 10px 10px 10px;*/ /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
}

div#footerText{
	background-color:#000000;

}

#footerText p{
 text-align: center;
 margin:0;
 
}

div.whoslogged {
	color: #000;
}

div#main {
	background: #282828;
}

div#placeholder-hero {
	background: #f9f9f9;
}

div#placeholder-hero img {
	border: 1px solid #eee;
	margin: 0;
}

div#sub {
	color: #444;
}

div#placeholder-footer {
	color: #fff;
	font-size: 11px;
	background-color:#A19356;
}

td.menu-item {
	color: #26698e;	
}

td.menu-item-hover {
	color: #1A4862;
}

td.menu-item-selected {
	color: #000;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #26698e;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

/* @group Forms */

div#placeholder-box1 {
	border-bottom: 1px solid #666;
	padding: 18px 10px 0;
}

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	border-bottom: 1px solid #9CB6C5;
	margin-bottom: 0;
	padding: 18px 0;
}

.announcement-list {
	border: none;
	padding: 0 18px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border: none;
	font-size: 14px;
	margin: 0;
	padding: 6px 18px;
}

.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: #A19356;
	text-decoration: none;	
}

a:hover, a:active {
	color: #26698e;
	text-decoration: underline;
}


#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-color: #666;
  color: #FFF;
  
}


div#header-container {
	background: url(/images/cssimg/bg-header-3-8.png) repeat-x 0 0;
	height: 126px;
}

div#placeholder-logo {
	padding-left: 30px;
}

div.whoslogged {
	height: 54px;
	line-height: 54px;
	padding-right: 40px;
	text-align: right;
}

div#nav {
	background-color: transparent;
	height: 72px;
}

div#placeholder-nav {
	height: 36px;
	padding-right: 40px;
}

div#placeholder-nav td {
	padding: 0;
	vertical-align: middle;
}

div#cap {
	background: url(/images/cssimg/bg-cap-3-8.png) no-repeat 0 0;
	height: 18px;
}

div#capsub {
	background: url(/images/cssimg/bg-capsub-3-8.png) no-repeat 0 0;
	height: 18px;	
}

div#nothing {
	background: url(/images/cssimg/bg-nothing-3-8.png) repeat-x 0 0;
	height: 72px;
}

div#placeholder-search {
	background: transparent url(/images/cssimg/bg-nothing-3-8.png) repeat-x 0 0;
	height: 72px;
}

div.search-box {
	padding-left: 18px;
	padding-top: 18px;
}

div.search-box input.cat_textbox_small {
	width: 120px;
}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

span.whoslogged {
	margin-right: 36px;
}

div#content div.inner {
	padding: 18px 36px 36px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }

#fader{
	padding-bottom:10px;
	
}

.special {  
    height:  220px;  
    width:   220px;  
    padding: 0;  
    margin:  0;  
} 
 



    /* @end */
