body {
	padding: 0px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg_tile.jpg);
	background-repeat: repeat-x;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans", Arial, sans-serif;
}
h1 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #8B44D1;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #669933;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4 {
	font-family: Palatino, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #669933;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h5 {
	font-family: "Lucida Sans", Arial, sans-serif;
	padding: 0px;
	color: #333333;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
h6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
a {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #491263;
	font-weight: bold;
}
a:hover {
	color: #759100;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
li {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-bottom: 3px;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	width: 1046px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/page_tile.jpg);
	background-repeat: repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1F1F1F;
	border-right-color: #1F1F1F;
	border-left-color: #1F1F1F;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 175px;
	width: 1046px;
}
img {
	margin: 0px;
	padding: 0px;
}
#topRT {
	width: 350px;
	float: right;
}
.availability_checker {
	background-image: url(../images/availability_checker.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 310px;
	left: 720px;
	top: 40px;
	float: right;
	margin-top: 35px;
	margin-right: 30px;
}
.availability_form {
	float: right;
	margin-top: 20px;
	padding: 0px;
	width: 100%;
	text-align: center;
	height: 100px;
}
.availability_form input   {
	background-repeat: no-repeat;
	width: 175px;
	height: 30px;
	margin-left: 10px;
}
.availability_form .submit {
	background-image: url(../images/availability_checker_btn.png);
	margin-top: 10px;
}
select  {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo {
	position: absolute;
	left: 170px;
	top: 22px;
}
#navigation {
	height: 50px;
	width: 1000px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	padding-left: 46px;
	padding-top: 10px;
}
#middle {
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-y;
	height: 330px;
	width: 1046px;
}
#middleLT {
	width: 730px;
	float: left;
	height: 330px;
}
#middleRT {
	height: 330px;
	float: right;
	padding-right: 50px;
	width: 260px;
}
.slideshow_holder {
	margin-left: 50px;
	margin-top: 25px;
	width: 675px;
	height: 288px;
	border: 2px solid #FFFFFF;
}
.slideshow {
	position: relative;
	border: 1px solid #FFFFFF;
}
.slideshow  IMG {
	position:absolute;
	opacity:0.0;
	z-index: 8;
	left: 0px;
	top: -1px;
	border: 4px solid #FFFFFF;
}
.slideshow  IMG.active {
	opacity:1.0;
	z-index: 10;
}
.slideshow  IMG.last-active {
    z-index:9;
}
#content_holder {
	background-image: url(../images/page_tile.jpg);
	background-repeat: repeat-y;
	width: 1046px;
}
#footer_holder {
	width: 1046px;
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	background-position: bottom;
	height: 260px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
.clear {
	width: 1046px;
	clear: both;
	background-image: url(../images/page_tile.jpg);
	background-repeat: repeat-y;
}
.page_clear {
	clear: both;
}
#rt_buttons {
	text-align: right;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 25px;
	height: 300px;
}
#rt_buttons ul {
	padding: 0px;
	margin: 0px;
}
#rt_buttons li {
	display: block;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 265px;
}
#rt_buttons     a   {
	color: #FFFFFF;
	font-family: "Arial Black", "Arial Bold", Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
}
#rt_buttons a:hover {
	background-position: -256px 0px;
}
#pg_divider {
	background-image: url(../images/pg_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 1045px;
	clear: both;
}
#weddings   {
	background-image: url(../images/btn_wedding.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 256px;
}
#lighting {
	background-image: url(../images/btn_lighting.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 256px;
}
#ceremony {
	background-image: url(../images/btn_ceremony.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 256px;
}
#content {
	width: 938px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	margin-right: 50px;
	margin-left: 50px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	/*padding: 20px;*/
}
#content p {
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
	color: #333333;
}
#contentLT {
	float: left;
	width: 280px;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
}
#contentLT h2 {
	color: #4A1364;
}
#contentLT h6 {
	color: #000000;
}
#contentLT h4 {
	color: #000000;
}
#contentML {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../images/center_content.jpg);
	background-repeat: no-repeat;
	width: 310px;
	float: left;
	background-position: center top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.maintext {
	padding-top: 100px;
}
#contentRT   {
	float: left;
	width: 316px;
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	/*width: 260px;
	text-align: center;
	float: right;
	background-repeat: no-repeat;
	background-position: top;
	height: 315px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;*/
}
#contentRT .quoteBox {
	width: 255px;
	margin-right: auto;
	margin-left: auto;
	height: 305px;
}
#footer_break {
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 1046px;
	clear: both;
}
.wedding_month {
}
.email {
	float: left;
	width: 325px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #333333;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-image: url(../images/black_gradient_bg.jpg);
	background-repeat: repeat-x;
}
.email h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.copyright {
	float: right;
	width: 215px;
	margin-left: 10px;
}
.icons {
	margin-right: 10px;
}
.floatRT {
	text-align: right;
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#social_networking {
	width: 325px;
	float: left;
	margin-top: 10px;
}
.social {
	float: left;
	width: 325px;
	margin-right: 20px;
	margin-left: 30px;
}

/*----SOCIAL NETWORKS-------------*/
ul.social {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
ul.social li {
	border-top: 1px solid #383838;
	display: block;
	position: relative;
	width: 320px;
	list-style-type: none;
}
ul.social li.last {border-bottom: 1px solid #383838;}
ul.social li a {
	font-size: 13px;
	color: #dfdfdf;
	text-decoration: none;
	padding-left: 36px;
	display: block;
	text-align:left;
	font-family: "Lucida Sans", Arial, sans-serif;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
ul.social li a:hover {
	color: #999999;
	background-position: -2 0px;
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 13px;
}
ul.social li a div {
	position: absolute;
	top: 8px;
	right: 0;
	color: #868686;
	width: 128px;
}
a.facebook {
	background-image: url(../images/facebook_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
a.twitter {
	background-image: url(../images/twitter_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
a.linkedin {
	background-image: url(../images/linked_in_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
a.youtube {
	background-image: url(../images/you_tube_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
}
a.flickr {
	background-image: url(../images/flickr-02.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
a.feed {background: url(file:///Macintosh%20HD/Users/lindsey/Documents/CLIENTS/SOMETHING%202%20DANCE%202/WEB/images/icon_feed.gif) no-repeat left 6px;}
.submit {
}
#client_login {
	float: left;
	width: 135px;
	height: 37px;
	background-image: url(../images/contactus_bg.jpg);
	background-repeat: no-repeat;
}
#client_login:hover {
	background-position: -135px 0px;
}
#client_login span {
	display: none;
}
#calloutbg {
	background-image: url(../images/callout_bg.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 550px;
	text-align: center;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#calloutbg h3 {
	color: #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.number {
	border: 2px solid #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	color: #FFFFFF;
}
.rightside_image {
	float: right;
	text-align: center;
	font-size: 12px;
	font-family: "Lucida Sans", Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 15px;
	background-color: #000000;
	padding-bottom: 8px;
}
.leftside_image {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.boxText {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

