/* CSS Document */

body {
	color:#000;
	background-image:url(../images/css-images/bg1.jpg);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px auto;
}

form, input, ul, li {
	clear:both;
	margin:0px;
	padding:0px;
}

a {
	color:#be0096;
	text-decoration:none;
}

/*img { 
	border:0; 
	margin:0;
	padding:0;
	position:relative;
}*/

span.imgtxt {
	display:none;
}

textarea {
	width:98%;
}

h1,h2, h3, h4, h5, h6 {
	font-size:20px;
	padding:0;
	margin:0;
}

h1 {
	
}

h2 {
	color:#be0096;
	font-family:"Edwardian Script ITC";
	font-size:48px;
	margin-left:5px;
	text-align:left;
}

h3 {
	color:#be0096;
	font-size:16px;
	margin-top:15px;
	text-align:left;
}

h4 {
	color:#4a4949;
	font-size:12px;
	font-weight:normal;
	height:15px;
	text-align:left;
}

h5 {
	color:#fff;
	font-size:12px;
	font-weight:normal;
	height:15px;
	text-align:left;
}

h5 a {
	color:#6d9cd0;
}



/*HEADER*/
#header {
	float:left;
	height:220px;
	margin:0 auto;
	width:515px;
}

#header-bar {
	background-image:url(../images/css-images/header-bar1.jpg);
	background-repeat:no-repeat;
	float:left;
	height:100px;
	margin:68px auto 0 auto;
	width:515px;
}

#header2 {
	float:left;
	height:220px;
	margin:0 auto;
	width:905px;
}

#header-bar2 {
	background-image:url(../images/css-images/header-bar1.jpg);
	background-repeat:no-repeat;
	float:right;
	height:100px;
	margin:68px auto 0 auto;
	width:515px;
}

#header2-img-container {
	float:left;
	height:220px;
	width:390px;
}

#logo {
	left:88px;	background-image:url(../images/css-images/logo1.png);
	background-repeat:no-repeat;
/*	cursor:hand;*/
	display:block;
	height:195px;
	position:relative;
	width:355px;
}

#logo2 {
	left:88px;top:-168px;	background-image:url(../images/css-images/logo1.png);
	background-repeat:no-repeat;
/*	cursor:hand;*/
	display:block;
	float:left;
	height:195px;
	position:relative;
	width:355px;
}

/* END HEADER */

/* NAVIGATION */
#sitemap {
	float:left;
	margin:0 auto;
	width:180px;
}

#sitemap ul {
	float:left;
	margin:10px auto;
	width:180px;
}

#sitemap ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	height:21px;
	padding:9px 0 0 0;
	text-align:center;
	list-style-type:none;
	width:180px;
}

#sitemap ul li.border {
	border-bottom:1px solid #be0096;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	height:20px;
	padding:9px 0 0 0;
	text-align:center;
	list-style-type:none;
	width:180px;
}

#sitemap ul li a {
	color:#000;
	text-decoration:none;
	text-align:center;
}

#sitemap ul li a:hover {
	color:#be0096;
	text-align:center;
	text-decoration:none;
}

#sitemap ul hr {
	background-color:#be0096;
	float:left;
	height:1px;
	margin:0 auto;
	width:180px;
}

#fade {
	background-image:url(../images/css-images/fade1.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	bottom:0px;
	float:left;
	height:145px;
	margin:0px auto 0 -10px;	width:200px;
}

#stamp-top {
	background-image:url(../images/css-images/stamp-top.jpg);
	background-repeat:no-repeat;
	float:left;
	height:35px;
	margin:0 auto;
	width:180px;
}

#stamp-btm {
	background-image:url(../images/css-images/stamp-btm.jpg);
	background-repeat:no-repeat;
	float:left;
	height:35px;
	margin:5px auto 0 auto;
	width:180px;
}

/* END OF NAVIGATION */

/* MAIN */
#wrapper {
	margin:0px auto;
	position:relative;
	width:970px;
}

#main-wrapper {
	float:left;
	margin:0 auto;
}

#container-top {
	background-image:url(../images/css-images/bodybg-top1.png);
	background-repeat:no-repeat;
	float:left;
	height:30px;
	margin:0 auto;
	width:970px;
}

#container-mid {
	background-image:url(../images/css-images/bodybg-mid1.png);
	background-repeat:repeat-y;
	float:left;
	min-height:750px;
	margin:0 auto;
	padding:5px 33px;
	width:904px;
}

#container-btm {
	background-image:url(../images/css-images/bodybg-btm1.png);
	background-repeat:no-repeat;
	float:left;
	height:30px;
	margin:0 auto;
	width:970px;
}

#content {
	float:left;
	height:520px;
	margin:0 auto;
	padding:5px;
	width:305px;
}

#content p {
	float:left;
	line-height:15px;
	margin:8px auto;
}

#content2 {
	float:left;
	min-height:500px;
	margin:0 auto;
	padding:10px 15px;
	width:674px;
}

#content2 p {
	margin:5px;
	width:674px;
}

#content2 p.first {
	clear:both;
	padding-top:10px;
	margin-bottom:10px;
}

#content2 ul {
	color:#be0096;
	clear:both;
	/*float:left;*/
	margin:10px 60px;
}

#content2 ul li {
	text-align:left;
	clear:both;
	margin-right:250px;
	/*width:410px;*/
}



#sidebar {
	background-color:#979797;
	float:left;
	height:520px;
/*	position:relative;*/
	margin:0 auto;
	padding:5px 10px;
	width:180px;
}

#sidebar p {
	color:#a53199;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	margin:11px auto 0px auto;	text-align:center;
	width:180px;
}

#about {
	background-image:url(../images/css-images/about-set2.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	height:300px;
	margin:0 auto;
	width:674;
}

#services-top {
	background-image:url(../images/css-images/services-set4.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:180px;
	margin:0 auto;
	width:674px;
}

#services-btm {
	background-image:url(../images/css-images/services-set5.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:180px;
	margin:0 auto;
	width:674px;
}

#weddings {
	background-image:url(../images/css-images/weddings-set2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	margin:0 auto;
	width:780px;
}

#corpevents {
	background-image:url(../images/css-images/corpevents-set2.jpg);
	background-repeat:no-repeat;
	background-position:right;
	height:365px;
	margin:0 auto 0 auto;
	width:674px;
}

#special {
	background-image:url(../images/css-images/special-set3.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:265px;
	margin:0 auto 0 auto;
	width:674px;
}


/* END MAIN */

/* CONTENT */

#home-slide {
	background-image:url(../images/css-images/flashimg1.jpg);
	background-repeat:no-repeat;
	float:left;
	height:750px;
	margin:0 auto 0 -2px;
	width:390px;
}

#title-container {
	float:left;
	height:55px;
	margin:5px;
	position:relative;
	width:385px;
}

#title-container img {
	float:left;
	margin-top:5px;
}

/* END CONTENT */


/* FOOTER */
#footer {
	font-size:11px;
	height:30px;
	margin:0 auto;
	margin-bottom:10px;
	position:relative;
	right:5px;
	width:970px;
}

#copyright {
	float:left;
	height:30px;
	padding-left:20px;
	width:430px;
}

#poweredby {
	float:right;
	height:30px;
	text-align:right;
	padding-right:10px;
}


