/* Smithfield Nocturne
----------------------------------------------- */

body {
	background-color: #363636;
	margin: 0px;
}

* {
   padding:0;
   margin:0;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

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

a:hover {
	text-decoration: underline;

}

#container {
	margin-top: 10px;
	margin-left: -375px;
	position: absolute;
	left: 50%;
	width: 750px;
}

#banner {
	width: 750px;
	height: 220px;
	margin: 0px;
	position: relative;
	top: 0px;
	background-image: url(../images/bannerbg.jpg);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#banner span {
	display: none;
}

#navigation {
	background-color: #000000;
	position: absolute;
	height: 21px;
	width: 750px;
	top: 180px;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

#content {
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#body {
	padding-bottom: 20px;
	width: 460px;
	margin-right: 200px;
}

#body2 {
	padding-bottom: 20px;
	width: 7000px;
}

#body h1 {
	font-size: 12px;
	margin-bottom: 10px;
}

#body ol {
	margin-left: 40px;
}

#body ul {
	margin-left: 40px;
}

#body ul ul {
	margin-left: 20px;
}

#body li {
	margin-bottom: 2px;
}

#body ul ul li {
	font-style: italic;
}

#rightbar {
	position: absolute;
	top: 15px;
	width: 190px;
	right: 23px;
}

#subbox {
	padding: 10px;
	width: 170px;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 10px;
	background-color: #ededed;
}

#subbox2 {
	padding: 10px;
	width: 170px;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 10px;
	background-color: #000000;
}


#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	height: 40px;
	width: 710px;
	left: 0px;
	top: 0px;
	text-align: center;
}

#footer ul {
	margin-top: 5px;
}

#footer li {
	display: inline;
}

#footer img {
	padding-right: 5px;
	padding-left: 5px;
}

#footer2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	height: 60px;
	width: 750px;
	left: 0px;
	top: 0px;
	text-align: center;
	background-color: #FFFFFF;
}

#footer2 ul {
	margin-top: 5px;
}

#footer2 li {
	display: inline;
}

#footer2 img {
	padding-right: 5px;
	padding-left: 5px;
}

.paddingclose {
	margin-bottom: -2px;
}
.darkborder1 {
	border: 1px solid #333333;
}
#greyborder {
	border: 1px solid #CCCCCC;
}

.pinkbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EF7490;
}
.greybold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.greyboldmedium {
	font-weight: bold;
	color: #333333;
	font-size: 10px;
}

.greyboldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.pink {
	color: #EF7490;
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#subbox3 {
	padding: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 10px;
	background-color: #000000;
	color: #FFFFFF;
}
.underline {
	text-decoration: underline;
}
.whiteboldmedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#subbox4 {

	padding: 10px;
	width: 100%;
	border: 1px solid #CCCCCC;
	position: relative;
	top: 10px;
}
#contentgallery {
	background-color: #FFFFFF;
	position: relative;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	height: 400px;
}
.formelement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

