body {
	font-size			:	10px;
	text-align			:	center;
	font-family			:	Georgia,serif;
	background			:	url(/templates/black_and_white/img/bg.gif) repeat-x #eeeeee;
	color				:	#000;
}

textarea {
	font-family			:	Georgia,serif;
	font-size			:	1em;
}

input {
	font-family			:	Georgia,serif;
	font-size			:	1em;
}

select {
	font-family			:	Georgia,serif;
	font-size			:	1em;
}

.pageBackground {
	background			:	#fff;
}

#pageWidth {
	width				:	906px;
	padding				:	1px;
	border				:	1px solid #999;
	margin-left			:	auto;
	margin-right		:	auto;
	text-align			:	left;
}

#header {
	display				:	none;
	height				:	60px;
	background			:	#333333;
}

#header h2 {
	line-height			:	60px;
	color				:	#ccc;
	font-size			:	3em;
	text-align			:	center;
	font-family			:	"Trebuchet MS", Arial, sans-serif;
}

#decPic {
	width				:	100%;
	height				:	230px;
	overflow			:	hidden;
	background			:	url(/templates/img/decpic/nature_0010.jpg) repeat center center;
}

#menu1 {
	border-top			:	6px solid #9b0000;
	border-bottom		:	2px solid #cccccc;
	background			:	#333333;
	position			:	relative;
	z-index				:	100;
	padding-bottom		:	6px;
	white-space			:	nowrap;
	font-family			:	Arial, Helvetica, sans-serif;
}


.mlddm
{
	margin				:	0px;
	padding				:	0px;
	padding-left		:	20px;}

.mlddm li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}

.mlddm li a {
	display				:	block;
	padding				:	6px 7px 0px 7px;
	margin-right		:	10px;
	line-height			:	1.4em;
	font-size			:	14px;
	font-weight			:	normal;
	color				:	#fff;
	text-decoration		:	none;
}

.mlddm li a.active {
	background: #9b0000;
}

.mlddm li a:hover {
	text-decoration: underline;
}

.mlddm ul {
	z-index: 1000;
	position: absolute;
	visibility: hidden;
	margin: 5px 0 0 0;
	padding: 0;
	background: #333333;
	border: 1px solid #ffffff;
}

.mlddm ul li {
	float: none;
}

.mlddm ul li a {
	display: block;
	width: auto;
	margin: 0px;
	padding: 5px 13px 5px 13px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #ffffff;
	background: transparent;
	border-width: 0;
}
.mlddm ul ul {
	margin: 0px;
}

.mlddm ul li a.active {
    font-weight: bold;
    background: transparent;
}

.mlddm ul li a.hsub {
	background: transparent no-repeat right url(/templates/black_and_white/img/arrow.gif);
}

.mlddm ul li a.hsub:hover {
	background: transparent no-repeat right url(/templates/black_and_white/img/arrow.gif);
}

.mlddm ul li a.hsubActive {
    font-weight: bold;
	background:	transparent no-repeat right url(/templates/black_and_white/img/arrow.gif);
}

.mlddm ul li a.hsubActive:hover {
	background: transparent no-repeat right url(/templates/black_and_white/img/arrow.gif);
}

#contentHolder {
	padding				:	20px 14px 20px 14px;
}

#leftContent {
	width				:	190px;
	padding-right		:	10px;
	float				:	left;
	position			:	relative;
	overflow			:	hidden;
}

#mainContent {
	width				:	470px;
	float				:	left;
	position			:	relative;
	overflow			:	hidden;
}

#leftContentInner {
	/*overflow			:	hidden;*/
}

#mainContentInner {
	padding				:	0 20px;
	/*overflow			:	hidden;*/
}

#rightContentInner {
	/*overflow			:	hidden;*/
}

#rightContent {
	padding-left		:	10px;
	width				:	190px;
	float				:	right;
	position			:	relative;
	overflow			:	hidden;
}

.content {
	font-family			:	Georgia,serif;
	font-size			:	1.2em;
	line-height			:	1.6em;
	color				:	#000000;
}

.sideContent {
	font-family			:	Georgia,serif;
	font-size			:	1.2em;
	line-height			:	1.6em;
	color				:	#000000;
}

.content a {
	color				:	#9b0000;
	text-decoration		:	none;
	font-style			:	italic;
	font-weight			:	normal;
}

.sideContent a {
	color				:	#9b0000;
	text-decoration		:	none;
	font-style			:	italic;
	font-weight			:	normal;
}

.content a:hover {
	text-decoration		:	underline;
}

.sideContent a:hover {
	text-decoration		:	underline;
}

.content h1 {
	font-size			:	2.0em;
	margin-bottom		:	0.8em;
}

.content h2 {
	font-size			:	1.8em;
	margin-bottom		:	0.8em;
}

.content h3 {
	font-size			:	1.6em;
	margin-bottom		:	0.8em;
}

.content h4 {
	font-size			:	1.4em;
	margin-bottom		:	0.8em;
}

.content h5 {
	font-size			:	1.2em;
	margin-bottom		:	0.8em;
}

.content h6 {
	font-size			:	1.0em;
	margin-bottom		:	0.8em;
}

.sideContent h1 {
	font-size			:	1.6em;
	margin-bottom		:	0.8em;
}

.sideContent h2 {
	font-size			:	1.4em;
	margin-bottom		:	0.8em;
}

.sideContent h3 {
	font-size			:	1.2em;
	margin-bottom		:	0.8em;
}

.sideContent h4 {
	font-size			:	1.0em;
	margin-bottom		:	0.8em;
}

.sideContent h5 {
	font-size			:	1.0em;
	margin-bottom		:	0.8em;
}

.sideContent h6 {
	font-size			:	1.0em;
	margin-bottom		:	0.8em;
}

#footer {
	background			:	#333333;
	text-align			:	center;
	color				:	#ffffff;
}

#footer p {
	margin				:	0;
	padding				:	0;
	line-height			:	18px;
}

#footer a {
	color				:	#fff;
	text-decoration		:	none;
}

#footer a:hover {
	text-decoration		:	underline;
}

.moduleHolder {
	margin				:	0 0 10px 0;
}

.moduleHolder .moduleHeader h2 {
	border-bottom		:	2px solid #9b0000;
	margin-bottom		:	0;
	padding-left		:	3px;

}

.moduleHolder .moduleContent {
	padding				:	5px;
	background			:	#f1f1f1;
}

.moduleHolder .moduleTop {
	display				:	none;
}

.moduleHolder .moduleBtm {
	display				:	none;
}

.borderColor1 {
	border-color		:	#666666;
}

.borderColor2 {
	border-color		:	#666666;
}

.borderColor3 {
	border-color		:	#666666;
}