@charset "utf-8";
#logo {
display:none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #231f20;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 980px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/homeBg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#wrapper #sideNavigation {
	float: left;
	width: 163px;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}

/*Search Bar */
#searchInput {
  color:#000;
  width:155px;
  padding:2px;
  font-size:11px;
  font-family: Arial, Helvetica, sans-serif;
}
#searchButton {
  color:#000;
  padding:0 5px;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
}
/* end of Search Bar */

#sideNavigation li {
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(../images/bullet_redSquare.jpg);
	padding-top: 8px;
	font-size: 0.7em;
}
#sideNavigation li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	display: block;
}
#sideNavigation a:hover {
	color: #ED2124;
}

.adminControls li {
	color: #FFFFFF;
	list-style-type: none;
	list-style-image: url(../images/bullet_redSquare.jpg);
	padding-top: 8px;
	font-size: 0.7em;
}
.adminControls li a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 10px;
	display: block;
}
.adminControls a:hover {
	color: #ED2124;
}
.red {
color: #ED2124;
}
.clear {
	clear: both;
}
#wrapper #rightColumn {
	float: right;
	width: 204px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrapper  #rightColumn   .thumb {
	float: left;
	border: 1px solid #FFFFFF;
}

#wrapper #mainContent {
	width: 433px;
	float: left;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
h1 {
	color: #ED2124;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0.75em;
}
#wrapper #content {
	background-image: url(../images/homecontentBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 980px;
}

.greyDivide {
	height: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #383233;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#rightColumn #newContent {
	float: right;
	width: 130px;
}
#rightColumn #newContent p {
	line-height: normal;
}
#rightColumn #newContent h5 {
	color: #ED2124;
	font-weight: normal;
	font-size: 0.7em;
}
#wrapper #quickLinks {
	float: left;
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
#quickLinks  .quickLinkBox {
	width: 405px;
	background-color: #3A3436;
	border: 1px solid #FFFFFF;
	background-image: url(../images/quickLinkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#quickLinks  .quickLinkBoxCentre {
	width: 405px;
	background-color: #3A3436;
	border: 1px solid #FFFFFF;
	background-image: url(../images/quickLinkBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	margin-right: 20px;
	margin-left: 260px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#quickLinks .quickLinkBox h2, #quickLinks .quickLinkBoxCentre h2  {
	color: #ED2124;
	font-weight: normal;
	font-size: 0.75em;
	text-transform: uppercase;
}
#quickLinks .addFeatureBtn{
margin-left: 235px;
float: left;
}
a {
	color: #ED2124;
	text-decoration: underline;
}
#quickLinks  .quickLinkBox  .thumb, #quickLinks  .quickLinkBoxCentre  .thumb {
	float: right;
	border: 1px solid #FFFFFF;
}



p {
	color: #FFFFFF;
	font-size: 0.7em;
	margin-bottom: 0.75em;
	line-height: 1.4em;
}


* {
	margin: 0px;
	padding: 0px;
}

#wrapper #flash {
	float: left;
	height: 233px;
	width: 980px;
	background-image: url(../images/top_header.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bullet_redSquare.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #ED2124;
	text-decoration: underline;
}
#footer span {
	float: right;
	padding-top: 0px;
}
ul {
	padding-left: 20px;
}
li {
	font-size: 0.7em;
	line-height: 1.4em;
	color: #FFFFFF;
}
h2 {
	color: #ED2124;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 0.8em;
}
h3 {
	color: #ED2124;
	font-weight: normal;
	font-size: 0.9em;
}
h5 {
	font-size: 0.70em;
	color: #ED2124;
	font-weight: normal;
}
h4 {
	font-weight: normal;
	color: #ED2124;
	font-size: 0.75em;
}
#adminTable {
	border: 1px solid #333333;
}
#adminTable th {
	font-family: Arial, Helvetica, sans-serif;
	color: #ED2124;
	font-size: 0.70em;
	font-weight: normal;
	text-transform: uppercase;
	background-color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
#adminTable td {
	color: #FFFFFF;
	font-size: 0.7em;
	background-color: #3E3838;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#adminTable .subpage {
	background-color: #666666;

}
#adminTable .subpageindent {
	background-color: #666666;
	padding-left: 25px;
}
#adminTable a {
	color: #FFFFFF;
}
#adminTable a:hover {
	color: #ED2124;
}
#adminContent {
	float: left;
	width: 660px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}


.divider {
  height:1px;
  width:200px;
  background-color:#000;
}