/*margin: top right bottom left;*/
body {margin:0; padding:0; background: url(images/pink_bgr.jpg) #BBDDBA top left repeat-x;}

#container { width: 766px; position: relative; margin: auto; font-family: tahoma;}

#header {
	width: 766px;
	height: 330px;
	background: url(images/top_bgr.jpg) top left no-repeat;
}
#header2 {
	width: 766px;
	height: 330px;
}
#headerLogo { margin: 0px 0px 0px 0px; padding: 0px; height: 108px;}
#headerImg { height: 222px; margin: 0px 47px 0px 50px; text-align: center; padding: 0px;}
#menu { margin:8px 0px 5px 0px; position: relative; height: 25px;}

#contHdr {
	margin:5px 65px 0px 65px; 
	height: 41px;
	padding:0; 
	text-align: center;
	background: url(images/content_hdr.jpg) top left repeat-x;
	font-size: 11px; color: #db5464; 
}
#contHdr p { padding-top: 0px; margin:0;}
#contHdr a { color: #db5464; /*font-weight: bold;*/}
#contHdr a:hover { color: #FFFCF5; /*font-weight: bold;*/ background: #BBDDBA;}
#contFtr {
	margin:0px 65px 5px 65px; 
	height: 31px;
	padding:0; 
	text-align:	center;
	background: url(images/content_ftr.jpg) top left repeat-x;
}
#content {
	width: 639px;
	margin:10px 65px 10px 62px;
	background: url(images/contentBgr.jpg) top left repeat-y;
}
#contentSingle {
	width: 639px;
	margin:10px 65px 10px 62px;
	background: url(images/contentBgrSingle.jpg) top left repeat-y;
}
#contentHdrSingle {
	width: 639px;
	height: 82px;
	position: relative;
	background: url(images/contentTopSingle.jpg) top left no-repeat;
}
#contentHdr {
	width: 639px;
	height: 82px;
	margin:0; padding:0;
	position: relative;
	background: url(images/contentTop.jpg) top left no-repeat;
}
#contentHImg { position:relative; margin: 8px 0px 0px 0px; height: 50px; text-align: center;}

#contentFtr {
	width: 639px;
	height: 27px;
	position: relative;
	background: url(images/contentBot.jpg) top left repeat-x;
}

#contentMid { width: 600px;	padding: 0px; font-size: 12px; color: #373737; text-align: center; margin:0 16px 0 23px;}
td, tr {color:#373737; vertical-align:top;  text-align:left;}
p { margin:0px 5px 5px 5px;}
a{ color:#800A0A; text-decoration:underline;}
a:hover{ color:#800A0A; text-decoration:none;}

/*
#contentMidL { width: 270px; margin: 0px 5px 0px 25px !important; margin: 0px 3px 0px 12px; float:left;}
#contentMidL p { margin:0px 5px 5px 5px;}
#contentMidL a{ color:#800A0A; text-decoration:underline;}
#contentMidL a:hover{ color:#800A0A; text-decoration:none;}

#contentMidR{ width: 270px; margin: 0px 24px 0px 5px !important; margin: 0px 5px 0px 3px; float: left;}
#contentMidR p { margin:0px 5px 5px 5px; }
#contentMidR a{ color:#800A0A; text-decoration:underline;}
#contentMidR a:hover{ color:#800A0A; text-decoration:none;}
*/
#footer {
	width: 766px;
	margin:5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	color: #7e9d7d;
	font-family: tahoma;
	text-align: center;
}
#footer a { color: #7e9d7d; font-weight: bold;}
#footer a:hover { color: #FFFCF5; font-weight: bold; background:#BBDDBA;}
#footer td, tr {color:#7e9d7d; vertical-align:top;}

#footerC { margin:0px; padding: 0px;}
#footerC p { padding-top: 0px; margin:0; text-align: center; color: #db5464;}
#footerC a { color: #db5464; font-weight: bold;}
#footerC a:hover { color: #FFFCF5; font-weight: bold; background: #BBDDBA;}

/* Menu */
#menu p {
	padding-top: 0px;
	margin:0;	
	font-size: 11px;
	color: #999;
	text-align: center;
	font-family: tahoma;
	font-variant:small-caps;
}
#menu a { color: #fff; text-decoration: none; font-weight: bold;}
#menu a.here { color: #BBDDBA; text-decoration:none; font-weight: bold;}
#menu a:hover { color: #db5464; text-decoration: none; font-weight: bold;}