body {
	font-size			:	10px;
	text-align			:	center;
	font-family			:	"Trebuchet MS",Helvetica,sans-serif;
	background			:	url(/templates/winter_chill/img/bg.gif) repeat-x top left #f7f7f7;
	color				:	#000;
}

textarea {
	font-family			:	"Trebuchet MS",Helvetica,sans-serif;
	font-size			:	1em;
}

input {
	font-family			:	"Trebuchet MS",Helvetica,sans-serif;
	font-size			:	1em;
}

select {
	font-family			:	"Trebuchet MS",Helvetica,sans-serif;
	font-size			:	1em;
}

.pageBackground {
}

#pageWidth {
	width				:	906px;
	margin-left			:	auto;
	margin-right		:	auto;
	text-align			:	left;
}

#header {
	display				:	none;
	text-align			:	left;
	font-size			:	3em;
	padding				:	5px 0 5px 10px;
	margin-bottom		:	10px;
	background			:	#f0ecdf;
	text-transform		:	uppercase;
	color				:	#3c4d56;
	border-bottom		:	1px solid #fff;
	border-top			:	1px solid #fff;
}

#decPicHolder {
	margin-top			:	20px;
	border-top			:	3px solid #333;
	border-bottom		:	3px solid #333;
	padding				:	2px 0;
}

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

#menu1 {
	border-bottom		:	2px solid #fff;
	padding-left		:	1px;
	position			:	relative;
	white-space			:	nowrap;
	background			:	url(/templates/winter_chill/img/naviright.gif) no-repeat top left #333333;
}

.mlddm {
	margin				:	0px;
	padding				:	0px;
}

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

.mlddm li a {
	padding				:	0 25px;
	line-height			:	48px;
	font-size			:	1.2em;
	color				:	#fff;
	text-decoration		:	none;
	font-weight			:	bold;
	display				:	block;
	background			:	url(/templates/winter_chill/img/naviright.gif) no-repeat top right #333333;
}

.mlddm li.active {
	background			:	none;
}

.mlddm li a.active {
	color				:	#93cee7;	
}

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

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

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

.mlddm ul li {
	float				:	none;
}

.mlddm ul li a {
	display				:	block;
	width				:	auto;
	margin				:	0px;
	line-height			:	30px;
	position			:	static;
	font-weight			:	normal;
	color				:	#000000;
	background			:	none;
	border-width		:	0;
}
	
.mlddm ul li a:hover {
	background			:	#333333;
	text-decoration		:	none;
	color				:	#ffffff;
}	


.mlddm ul li.active {
	background			:	none;
}
.mlddm ul li a.active {
	color				:	#000;
	font-weight			:	bold;
	border				:	none;
	background			:	none;
}

.mlddm ul li a.active:hover {
	color				:	#fff;
	background			:	#333333;
}

.mlddm ul ul {
	margin				:	0px;
}

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

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

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

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

#headerHolder {
	height				:	97px;
	overflow			:	hidden;
	position			:	relative;
}

#contentHolder {
	padding				:	20px 0;
}

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

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

#mainContentInner {
	padding				:	10px 25px;
}

#leftContentInner {
}

#rightContentInner {
}

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

.content {
	font-family			:	"Trebuchet MS",Helvetica,sans-serif;
	font-size			:	1.2em;
	line-height			:	1.4em;
	color				:	#000000;
}

.content a {
	color				:	#0075a7;
	font-weight			:	bold;
	text-decoration		:	none;
}

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

.sideContent {
	font-family			:	"Trebuchet MS",Helvetica,sans-serif;
	font-size			:	1.2em;
	line-height			:	1.4em;
	color				:	#000000;
}

.sideContent a {
	color				:	#0075a7;
	font-weight			:	bold;
	text-decoration		:	none;
}

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

.content h1 {
	font-size			:	2.0em;
	margin-bottom		:	0.8em;
	color				:	#333333;
	border-bottom		:	2px solid #333;
}

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

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

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

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

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

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

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

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

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

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

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

#footer {
	padding-top			:	4px;
	border-top			:	5px solid #333;
	text-align			:	center;
	color				:	#000;
}

#footer p {
	margin				:	0;
	padding				:	0;
	font-size			:	1.2em;
}

#footer a {
	margin				:	0;
	padding				:	0;
	color				:	#000;
	text-decoration		:	none;
}

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

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

.moduleHolder .moduleHeader h2 {
	padding				:	2px;
	margin-bottom		:	2px;
	background			:	#eeeeee;
}

.moduleHolder .moduleContent {
	padding				:	5px;
}


.moduleHolder .moduleTop {
	display				:	none;
}

.moduleHolder .moduleBtm {
	display				:	none;
}

.borderColor1 {
	border-color		:	#3b636b;
}

.borderColor2 {
	border-color		:	#3b636b;
}

.borderColor3 {
	border-color		:	#3b636b;
}