@charset "UTF-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image: url(images/background_page_repeat_32.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #47193d;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
img{
	border:0;
}
p{
	margin-top: 0px;
	margin-bottom: 15px;
}
a{
	text-decoration:none;
	color: #808080;
}
a:hover{
	color: #7a2a69;
}
a:focus { outline:none; }

.subnav_spacing {
	font-size: 0px;
}


.title {
	background-image: url(images/titles_background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #4f488d;
	letter-spacing: 0.06em;
	height: 43px;
	width: 390px;
	position: relative;
	top: -14px;
	line-height: normal;
}


.event_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.06em;
}


.title_living {
	background-image: url(images/living_homepage_title_background_08.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #4f488d;
	letter-spacing: 0.07em;
	height: 43px;
	width: 674px;
	position: relative;
	top: -14px;
	line-height: normal;
}

.text_body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #231f20;
	text-decoration: none;
}

#background_page_repeat {
	background-image:url(images/background_site_02.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

.background_leftside {
	background-image: url(images/background_side_repeat_02.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

.background_rightside {
	background-image: url(images/background_side_repeat_04.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.background_leftarrow {
	background-image: url(images/arrow_repeat_19.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #1a0015;
}

.background_rightarrow {
	background-image: url(images/arrow_repeat_20.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #1a0015;
}
#blog_image_table img{
	border:3px solid #E5e5e5;
}
#subnav_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #808080;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	position: relative;
}

#subnav_text a {
	text-transform: uppercase;
	color: #808080;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
}

#subnav_text a:hover {
	text-decoration: none;
	color: #7a2a69;
}

#subnav_text_living {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #808080;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align: center;
	line-height: 37px;
}

#subnav_text_living a {
	text-transform: uppercase;
	color: #808080;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-top: 7px;
	margin-bottom: 7px;
}

#subnav_text_living a:hover {
	text-decoration: none;
	color: #7a2a69;
}


#logo {
	position:absolute;
	width:261px;
	height:169px;
	z-index:5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -48px;
}
.blog_date{
	color: #A0A0A0;
}
.blog_title{
	font-size:17px;
	color: #7a2a69;
}
.blog_divider{
	border-bottom:dashed #D0D0D0 1px;
}
.purple_bg{
	background-color:#1a0015;
}
.sidebar_entry{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-style: italic;
	font-size:1em;
}
.sidebar_entry a{
	color:#000000;
}
.sidebar_entry a:hover{
	color:#47193d;
}
.text_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	letter-spacing: 0.06em;
}

.text_footer a {
	color: #666666;
	text-decoration: none;
}

.text_footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#lagniappe_bg{
	background-image:url(images/secondary_body_04.jpg);
	background-repeat:no-repeat;
}
.content_body_left{
	background-image:url(images/mainbody_boarder_05.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.content_body_right{
	background-image:url(images/mainbody_boarder_07.gif);
	background-repeat:repeat-y;
	background-position: right top;
}
.content_body_top{
	background-image:url(images/mainbody_backgrounds_06.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}
.content_body_bottom{
	background-image:url(images/mainbody_backgrounds_11.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.photogallery_pic_boarder {
	border: 1px solid #999999;
	padding: 3px;
}

.photogallery_pic_boarder a:hover {
	opacity:0.8;
}

.photogallery_paginastion {
	padding: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.sidenav_shiftup {
position:relative;
top:-21px;
}

.sidenav_contact_shiftleft {
	position:relative;
	left: -15px;
}

.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FBFBFB;
	padding: 2px;
	height: 15px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FBFBFB;
	padding: 2px;
	height: 100px;
	width: 200px;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.divider_solid {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 400px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
	
#shopping_group{
	color:#4F488D;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px #4F488D solid;
	margin-right:25px;
	text-transform:uppercase;
}

