html,body {
	height: 100%;
	margin: 0;
}
body {
	background:#f5f5f5;
	font:11px Arial, Helvetica, sans-serif;
	color:#454545;
}
img {border-style:none;}
a {
	text-decoration:underline;
	color:#000;
}
a:hover {text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/*main container*/
.content-holder {
	min-height: 100%;
	margin:0 auto;
	width: 893px;
	background:url(../images/main.gif) repeat-y;
	padding:0 20px 0 20px;
}
* html .content-holder {height: 100%;}
#main {
	margin:0 auto;
	padding-bottom: 110px;
}
/*header*/
#header {
	background:url(../images/header.gif) repeat-x;
	padding:59px 0 0;
	width:100%;
	position:relative;
}
.login {
	position:absolute;
	top:0;
	padding:0 8px 2px 4px;
	right:14px;
	background:#fff;
	line-height:14px;
	color:#8f8f8f;
	text-decoration:none;
}
.login:hover {text-decoration:underline;}
.login2 {
	position:absolute;
	top:0;
	padding:0 8px 2px 4px;
	right:143px;
	background:#fff;
	line-height:14px;
	color:#8f8f8f;
	text-decoration:none;
}
.login2:hover {text-decoration:underline;}
.login3 {
	position:absolute;
	top:0;
	padding:0 8px 2px 4px;
	right:199px;
	background:#fff;
	line-height:14px;
	color:#8f8f8f;
	text-decoration:none;
}
.login3:hover {text-decoration:underline;}
.header-box {
	width:100%;
	padding:0 0 36px;
}
.header-box:after {
	content:" ";
	display:block;
	clear:both;
}
/*logo*/
#header .logo {
	float:left;
	padding:5px 0 0 2px;
}
#header .logo a{
	display:block;
	width:341px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
}
.memories {
	margin:0 -1px 0 0;
	position:relative;
	float:right;
	width:241px;
	height:36px;
	padding:24px 0 0 227px;
	background:url(../images/image.jpg) no-repeat;
}
.memories a {
	background:url(../images/create-memories.gif) no-repeat;
	width:137px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.header-holder {
	width:100%;
	padding:0 0 6px;
	border-bottom:1px solid #e2e2e2;	
	margin: 0 0 8px;
	background:url(../images/menu.gif) no-repeat;
}
.header-holder-menu {
	width:883px;
	overflow:hidden;
	padding:7px 6px 0 4px;
	position:relative;
	z-index:9;
}
.nav {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:100;
}
.nav li {
	background:url(../images/header-divider.gif) no-repeat 0 50%;
	padding: 0 1px 0 1px;
	float:left;
	font:14px/39px "Times New Roman", Times, serif;
	margin:0 1px 0 -1px;
}
.nav li a {
	color:#fff;
	text-decoration:none;
	float:left;
	height:39px;
	padding:0 20px;
}
.nav li a:hover {background:#884c88;}
.tabset {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.tabset li {
	float:left;
	font:14px/39px "Times New Roman", Times, serif;
}
.tabset li a {
	position:relative;
	height:39px;
	float:left;
	padding: 0 13px 0 11px;
	color:#fff;
	text-decoration:none;
	z-index:10;
	background:url(../images/header-divider.gif) no-repeat 0 50%;
	outline:none;
}
.tabset li a span {
	padding: 0 0 0 18px;
	background:url(../images/tabset-marker.gif) no-repeat 0 17px;
	display:block;
}
.tabset li a.active,
.tabset li a:hover {background:url(../images/tabset.gif) repeat-x;}
.tabset li a.active{
	padding-bottom:4px;
	overflow:hidden;
	position:relative;
	margin:0 -1px 0 0;
	z-index:11;
	padding: 0 14px 0 11px;
}
.tabset li a.active span,
.tabset li a:hover span { background:url(../images/tabset-marker-hover.gif) no-repeat 0 17px;}
.tab-frame {
	position:relative;
	margin:-9px 0 0 0;
	background:url(../images/tab.gif) repeat-x 0 -2px;
	width:893px;
	padding:9px 0 0;
}
.divider {
	background:url(../images/tab-divider.gif) repeat-y 450px 0;
	width:100%;
	overflow:hidden;
	padding:3px 0 0;
}
.tab-frame .bottom {
	background:#884c88 url(../images/tab-bottom.gif) no-repeat 0 100%;
	padding:7px 0 10px;
	overflow:hidden;
	width:100%;
}
/*div.tab {display:none;}*/
div.tab {
	position:absolute;
	top:-9999px;
	z-index:1;
}
.tab .text {
	width:413px;
	float:left;
	padding:0 0 0 19px;
}
.tab .text div {padding:0 0 0 3px;}
.tab h3 {
	font:24px/24px "Times New Roman", Times, serif;
	color:#fff;
	margin:0 0 11px;
}
.tab p {
	line-height:15px;
	color:#fff;
	margin:0;
}
.tab .list {
	width:198px;
	padding:0 28px 0 32px;
	float:left;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.tab .list li {
	vertical-align:top;
	background:url(../images/dotted.gif) repeat-x;
	margin: -1px 0 0 0;
	line-height:24px;
	color:#fff;
	width:100%;
	float:left;
}
.tab .list li a {
	color:#fff;
	text-decoration:none;
	background:url(../images/arrow.gif) no-repeat 100% 10px;
	padding:0 12px 0 0;
	display:block;
}
.tab .list li a:hover {text-decoration:underline;}
.form .select {	padding:0 0 5px;}
.form .select select {width:180px;}
.form .select {
	width:100%;
	overflow:hidden;
}
.title {
	background:url(../images/img.jpg) no-repeat;
	width:851px;
	height:196px;
	padding:26px 21px 0;
}
.title h1 {
	font:30px/31px "Times New Roman", Times, serif;
	color:#884c88;
	margin:0 0 5px;
	width:100%;
	overflow:hidden;
}
.title h1 span {
	background:#fff;
	padding:10px 8px 14px;
	float:left;
}
.title p {
	line-height:12px;
	color:#fff;
	margin:0 0 2px;
	width:100%;
	overflow:hidden;
}
.title p span {
	background:#884c88;
	padding:5px 7px;
	float:left;
}

.title p span a {
	color:#fff;
	text-decoration:none;
}

.breadcrumbs {
	list-style:none;
	margin:0 0 10px;
	padding:8px 0 8px 13px;
	background:#323332 url(../images/breadcrumbs.gif) no-repeat 0 100%;
	width:880px;
	overflow:hidden;
}
.breadcrumbs li {
	float:left;
	background:url(../images/breadcrumbs-arrow.gif) no-repeat 0 6px;
	padding: 0 9px;
	line-height:15px;
	color:#884c88;
}
.breadcrumbs li a {
	color:#fff;
	text-decoration:none;
}
.breadcrumbs li a:hover {text-decoration:underline;}
/*content*/
.container {
	overflow:hidden;
	width:100%;
}
#content {
	width:668px;
	float:left;
}
.boxes {
	background:url(../images/boxes.gif) repeat-y;
	width:893px;
	margin:0 0 10px;
}
.boxes .top {
	background:url(../images/boxes-top.gif) no-repeat;
	width:893px;
}
.boxes .bottom {
	position:relative;
	background:url(../images/boxes-bottom.gif) no-repeat 0 100%;
	width:913px;
	padding:8px 0 30px;
	overflow:hidden;
}
.box {
	width:216px;
	overflow:hidden;
	float:left;
	padding:0 10px 0 0;
}
.boxes .last h3 {
	color:#fff;
	font-size:17px;
	font-weight:normal;
	margin-bottom:9px;
}
.boxes .last p {color:#606060;}
.box h3 {
	font:bold 14px/15px "Times New Roman", Times, serif;
	color:#884c88;
	margin:0 0 11px;
	padding:0 0 0 11px;
}
.box img {display:block;}
.box div {
	padding:13px 13px 0;
	background:none;
}
.box div h4 {
	font:bold 14px/16px "Times New Roman", Times, serif;
	margin:0 0 7px;
}
.box .picture {
	display:block;
	background:url(../images/dotted-2.gif) repeat-x 0 100%;
	padding: 0 0 11px;
	margin:0 0 8px -1px;
	position:relative;
}
.box .picture  img {border:1px solid #a8a8a8;}
.box div p {
	line-height:15px;
	color:#fff;
	margin:0 0 10px;
}
.box .more {
	position:absolute;
	bottom:6px;
	line-height:14px;
	background:url(../images/arrow.gif) no-repeat 187px 50%;
	width:187px;
	height:14px;
	color:#fff;
	text-decoration:none;
	padding:0 11px 0 0;
	margin:0 0 0 13px;
}
.box .more:hover {text-decoration:underline;}
.post {
	border-top:3px solid #dadada;
	padding:22px 6px 22px;
	text-align:justify;
}
.post h3 {
	color:#884c88;
	font:30px/32px "Times New Roman", Times, serif;
	margin:0 0 14px;
}
.post p strong {	font-size:12px;}
.post p{
	font-size:11px;
	line-height:15px;
	color:#606060;
	margin:0 0 14px;
}
.content-boxes {
	background:url(../images/content-boxes.gif) repeat-y;
	margin:0 0 20px;
}
.content-boxes .top {
	background:url(../images/content-boxes-top.gif) no-repeat;
	width:668px;
	overflow:hidden;
}
.content-boxes .bottom {
	background:url(../images/content-boxes-bottom.gif) no-repeat 0 100%;
	width:688px;
	padding: 9px 0 14px;
	overflow:hidden;
}
.content-boxes h3 {
	font:bold 14px/15px "Times New Roman", Times, serif;
	color:#884c88;
	margin:0 0 20px;
}
.post-box {
	width:190px;
	float:left;
	padding:0 23px 0 13px;
}
.post-box ul {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
}
.post-box ul li {
	padding:6px 0 7px;
	line-height:12px;
	color:#884c88;
	background:url(../images/dotted-2.gif) repeat-x;
	margin:-1px 0 0;
}
.post-box a {
	color:#884c88;
	background:url(../images/arrow2.gif) no-repeat 100% 50%;
	display:block;
	padding:0 10px 0 0;
	text-decoration:none;
}
.post-box a:hover {text-decoration:underline;}
.post-box p{
	color:#606060;
	line-height:12px;
	margin:0 0 13px;
}
.accordion {
	list-style:none;
	margin:0 0 11px;
	padding:0;
}
.accordion li {
	background:#dedfdf url(../images/accordion-li.gif) repeat-x;
	font:bold 14px/31px "Times New Roman", Times, serif;
	margin:0 0 1px;
	height:1%;
}
#main .accordion li.last a.active{	background:#dedfdf url(../images/accordion-li.gif) repeat-x;}
.accordion li.first {background:#dedfdf url(../images/accordion-li-first.gif) no-repeat;}
.accordion li.last {background:url(../images/accordion-li-last.gif) no-repeat;}
.accordion li .opener {
	color:#884c88;
	text-decoration:none;
	width:215px;
	display:block;
	outline:none;
	cursor:pointer;
}
.accordion li .opener span {
	padding:0 22px 0 10px;
	width:183px;
	display:block;
	background:url(../images/opener.gif) no-repeat 193px 10px;
}
.accordion li .active span {background:url(../images/opener-hover.gif) no-repeat 193px 10px;}
.accordion li ul {
	list-style:none;
	margin:0;
	padding:0 10px;
	overflow:hidden;
	height:1%;
}
.accordion li ul li {
	background:url(../images/dotted-2.gif) repeat-x;
	margin:-1px 0 0;
	font:11px/14px Arial, Helvetica, sans-serif;
}
.accordion li ul li a {
	display:block;
	padding:6px 0 6px 26px;
	background:url(../images/opener-marker.gif) no-repeat 0 50%;
	color:#454545;
	text-decoration:none;
}
.accordion li ul li span {
	display:block;
	padding:6px 0 6px 26px;
	background:url(../images/opener-marker.gif) no-repeat 0 50%;
	color:#454545;
}
.accordion li ul li span a {
	color:#454545;
	display:block;
	text-decoration:none;
}
.accordion li ul li a:hover {text-decoration:underline;}
.slide {
	background:#f1f1f1 url(../images/accordion-hover-bg.gif) repeat-x;
	padding:7px 0;
}
.content {
	width:444px;
	float:right;
}
/*gallery*/
.gallery {
	background:url(../images/gallery.gif) repeat-y;
	width:442px;
	margin:0 0 12px;
}
.gallery  div.tab {
	position:static;
	top:0;
}
.gallery .bottom {
	background:url(../images/gallery-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	width:442px;
	padding:0 0 8px;
}
.gallery h2 {
	background:#884c88 url(../images/gallery-title.gif) no-repeat;
	font:17px/18px "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	padding:8px 0 7px 7px;
}
.gallery .image {
	display:block;
	padding:9px 9px 8px;
}
.gallery .image img {display:block;}
.scrol-gallery {
	height:47px;
	overflow:hidden;
	width:360px;
	padding:0 40px 0 38px;
	position:relative;
}
.scrol-gallery div {
	height:47px;
	overflow:hidden;
	width:365px;
	position:relative;
}
.scrol-gallery ul {
	list-style:none;
	margin:0;
	padding:0;
	width:99999px;
}
.scrol-gallery ul li {
	float:left;
	padding:0 2px;
	width:69px;
	height:47px;
}
.scrol-gallery ul li img {display:block;}
.arrows {
	list-style:none;
	position:relative;
	float:left;
	margin:-35px 0 0;
	padding:0 0 0 9px;
	width:423px;
}
.arrows li a {
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
	width:25px;
	display:block;
}
.arrows li.prev {float:left;}
.arrows li.prev a {background:url(../images/prev.gif) no-repeat;}
.arrows li.next {float:right;}
.next,
.prev {
	text-indent:-9999px;
	overflow:hidden;
	height:25px;
	width:25px;
	display:block;
	position:absolute;
	top:12px;
	outline:none;
}
.prev {
	background:url(../images/prev.gif) no-repeat;
	left:9px;
}
.next {
	background:url(../images/next.gif) no-repeat;
	right:6px;
}
.column {
	width:215px;
	float:left;
}
.navigation {
	background:url(../images/navigation-bottom.gif) no-repeat 0 100%;
	padding:0 0 8px;
	margin:0 0 12px;
}
.navigation h2 {
	color:#884c88;
	font: bold 14px/15px "Times New Roman", Times, serif;
	margin:0;
	padding:8px 0 9px 8px;
	background:#dedfdf url(../images/accordion-li-first.gif) no-repeat;
}
.navigation ul {
	list-style:none;
	margin:0;
	padding:0;
	background:#f1f1f1 url(../images/accordion-hover-bg.gif) repeat-x;
	padding:10px 11px 0 12px;
	overflow:hidden;
	height:1%;
}
.navigation ul li {
	line-height:24px;
	background:url(../images/dotted-2.gif) repeat-x 0 100%;
	padding:1px 0 1px;
	margin:0 0 -1px;
	float:left;
	width:100%;
}
.navigation ul li a{
	color:#723c72;
	display:block;
	text-decoration:none;
	background:url(../images/arrow2.gif) no-repeat 184px 10px;
	padding:0 9px 0 6px;
}
.navigation ul li.active a,
.navigation ul li a:hover {
	background:#e6e6e6 url(../images/arrow2.gif) no-repeat 184px 10px;
	font-weight:bold;
}
.navigation ul li ul {
	background:none;
	padding:0;
}
.navigation ul li ul li {
	background:url(../images/dotted-2.gif) repeat-x;
	margin:0;
}
.navigation ul li.active ul li a,
.navigation ul ul li a {
	color:#7e7e7e;
	background:#fbfbfb url(../images/navigation-marker.gif) no-repeat 184px 10px;
	font-weight:normal;
	padding-left:16px;
}
.navigation ul li.active ul li a:hover,
.navigation ul ul li a:hover {
	font-weight:bold;
	background:#fbfbfb url(../images/navigation-marker.gif) no-repeat 184px 10px;
}
.box-text {
	background:url(../images/box-text-bottom.gif) no-repeat 0 100%;
	padding:0 0 5px;
	width:443px;
	margin:0 0 46px;
}
.box-text h3 {
	background:#dedfdf url(../images/box-text-top.gif) no-repeat;
	font:bold 14px/15px "Times New Roman", Times, serif;
	color:#884c88;
	margin:0;
	padding:9px 0 6px 8px;
}
.box-text div {
	background:#f1f1f1 url(../images/accordion-hover-bg.gif) repeat-x;
	overflow:hidden;
	padding:20px 13px 0;
	height:1%;
}
.box-text div p {
	line-height:15px;
	color:#454545;
	margin:0 0 16px;
}
.box-text div p strong {font-size:12px;}
/*sidebar*/
#sidebar{
	overflow:hidden;
	width:215px;
	float:right;
}
.sidebar-box {
	background:url(../images/sidebar-box-bottom.gif) no-repeat 0 100%;
	padding:0 0 29px;
	width:215px;
	position:relative;
}
.sidebar-box h3 {
	background:#884c88 url(../images/sidebar-box-top.gif) no-repeat;
	padding:9px 0 6px 8px ;
	font:bold 14px/15px "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
}
.sidebar-box div {
	background:#cecece url(../images/sidebar-box.gif) repeat-x;
	padding:13px 11px 0 12px;
	overflow:hidden;
}
.sidebar-box .picture {
	display:block;
	padding:0 0 11px;
	background:url(../images/dotted-2.gif) repeat-x 0 100%;
	margin:0 0 8px;
}
.sidebar-box .picture img {
	display:block;
	border: 1px solid #a2a1a2;
}
.sidebar-box h4 {
	font:bold 14px/16px "Times New Roman", Times, serif;
	margin:0 0 7px;
}
.sidebar-box p {
	color:#606060;
	line-height:14px;
	margin:0 0 7px;
}
.sidebar-box .more {
	position:absolute;
	bottom:6px;
	line-height:14px;
	background:url(../images/arrow.gif) no-repeat 187px 50%;
	width:187px;
	height:14px;
	color:#fff;
	text-decoration:none;
	padding:0 11px 0 0;
}
.sidebar-box .more:hover {text-decoration:underline;}
.news {
	background:#f1f1f1 url(../images/news-top.gif) no-repeat;
	margin:0 0 10px;
}
.news h3 {
	padding: 10px 35px 0 12px;
	color:#884c88;
	font:bold 14px/15px "Times New Roman", Times, serif;
	margin:0 0 15px;
	position:relative;
}
.news h3 a {
	color:#884c88;
	text-decoration:none;
}
.news h3 a:hover {text-decoration:underline;}
.news .rss {
	position:absolute;
	right:8px;
	top:9px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/rss.gif) no-repeat;
	width:16px;
	height:16px;
}
.news ul {
	list-style:none;
	margin:0;
	padding:0 12px 12px 14px;
	background:url(../images/news-bottom.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
}
.news ul li {
	background:url(../images/dotted-2.gif) repeat-x;
	padding:10px 0 0;
	margin:-1px 0 0;
	color:#606060;
}
.news ul li h4 {
	font-size:11px;
	line-height:14px;
	margin:0 0 6px;
}
.news ul li h4 a {
	color:#606060;
	text-decoration:none;
}
.news ul li h4 a:hover {text-decoration:underline;}
.news ul li p {
	line-height:14px;
	margin:0 0 8px;
}
/*footer*/
#footer {
	margin:-110px auto 0;
	width: 893px;
	position:relative;
	height: 98px;
	background:url(../images/footer.gif) repeat-x;
	padding:12px 0 0;
}
#footer div {
	width:100%;
	overflow:hidden;
	padding:0 0 54px;
}
#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
.footer-nav {
	float:right;
	overflow:hidden;
}
#footer ul li {
	background:url(../images/footer-divider.gif) no-repeat 0 50%;
	padding: 0 10px 0 10px;
	float:left;
	margin:0 1px 0 -1px;
	line-height:18px;
}
.footer-nav li a {
	text-decoration:none;
	color:#565656;
}
#footer ul li a:hover {text-decoration:underline;}
.red {color:#a70000 !important;}
.options {float:left;}
#footer .options li {
	background:url(../images/footer-divider.gif) no-repeat 0 50%;
	padding: 0 10px 0 8px;
	float:left;
	margin:0 3px 0 -3px;
	position:relative;
	line-height:18px;
}
.options li a {
	color:#9b9b9b;
	text-decoration:none;
	padding: 0 0 0 20px;
}
.social-links a {background:url(../images/social-links.gif) no-repeat 0 50%;}
.print a {background:url(../images/print.gif) no-repeat 0 50%;}
.mail a {background:url(../images/mail.gif) no-repeat 0 50%;}
#footer p {
	background:#fff;
	color:#8f8f8f;
	line-height:18px;
	float:left;
	padding:0 5px 0 2px;
	margin:0 0 0 13px;
}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* Selects */
.selectArea {
	margin:0;
	position: relative;
	height: 23px;
	float:left;
	display:inline;
	color:#787878;
	font-size:11px;
	line-height:23px;
}
.selectArea .left {
	position: absolute;
	top: 0;
	left: 0;
	width:6px;
	height:100%;
	background: url(../images/select-left.gif) no-repeat;
	display: block;
}
.selectArea a.selectButton {
	outline:none;
	position: absolute;
	top: 0;
	right: 0;
	width:23px;
	height:100%;
	background: url(../images/select-button.gif) no-repeat;
}
.selectArea .center{
	height: 23px;
	line-height:23px;
	display:block;
	padding:0 23px 0 8px;
	background: url(../images/select-center.gif) repeat-x;
	white-space:nowrap;
	overflow:hidden;
}
/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	background-color: #E5E5E5;
	border: 1px solid #C9C9C9;
	background:#eef2f5;
	display: block;
	z-index: 30;
	font-size: 14px;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	list-style: none;
}
.optionsDivVisible a {
	color:#787878;
	font-size:10px;
	text-decoration: none;
	display: block;
	height:1%;
	padding: 2px 4px;
}
.optionsDivVisible a:hover {
	background:#1c90f0;
	color: #FFF;
}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/*Radio buttons*/
.radioArea, .radioAreaChecked {
	float:left;
	width:15px !important;
	height:16px;
	background: url(../images/radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background-position: 0 -16px;}
/*Checkboxes*/
.checkboxArea, .checkboxAreaChecked {
	float:left;
	width:14px !important;
	height:14px;
	overflow: hidden;
	background: url(../images/checkbox.gif) no-repeat;
}
.checkboxAreaChecked {background-position: 0 -14px;}

.banners{
float:right
}
