/* CSS Document */

* {
margin: 0;
padding: 0;
}

html {
font-size: 100%;
}

body {
/*background: #fff url(images/bg_banner_col.gif) repeat;#fff url(images/bg_body1.jpg) repeat-x top;*/
background: #fff url(images/body_col1.gif) repeat;

margin: 0;  
padding: 0; 
font-size: 62.5%;
font-family: Georgia, Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif;
text-align: center;
}


/*   Header styles info  */

h1, h2, h3, h4, h5, h6, h7 {
font-family:  Georgia, Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif;
font-style: normal;
font-weight: bold;
padding: 15px 60px 0 60px; 
color: #999;
margin: 0; 
}

h1 { 
font-size: 3em;
text-align: center;
padding-top: 65px;
}

h2 { 
font-size: 2.4em;
text-align: center;
}

h3 { 
font-size: 2.1em;
text-align: center;
}
h3.boxtop {
	position: absolute;
	left: 200px;
	top: 135px;
	padding: 0;
}
h3.reception  {
	position: absolute;
	left: 258px;
	top: 148px;
	padding: 0;
}
h4 { 
font-size: 2em
}

h5 {
font-size: 1.8em;
}

h6 { 
font-size: 1.6em;
}

/*  .... Paragraph styling  ...  */

p {
font-family: "Trebuchet MS", Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif; 
margin: 0; 
font-size: 1.4em;  
font-style: normal;  
text-align: left;  
text-indent: 0;
line-height: 140%;
padding: 10px 60px 0 60px;
color: #333;
}
p.center {
text-align: center;
}
/*  Link info for the site.....*/

a:link {
color: #0099ff;  
text-decoration: none;
}

a:visited {
color: #99403c;  
text-decoration: none;
}
a:hover {
color: #ff0000;
text-decoration: underline;
}

a:active {
color: #ff0000;  
text-decoration: underline;
}

#container {
position: relative;
width: 800px;
background: #fff;
border-right: #999 2px solid;
border-left: #999 2px solid;
margin: 0 auto;
text-align: left;
padding: 0;
}

/*   Banner styles   */
#banner_home {
width: 800px;
text-align: center;
height: 250px;
/*height: 335px;*/
background: #fff;
}
#banner {
width: 800px;
text-align: center;
height: 335px;
background: #fff;
}
img {
padding: 0;
margin: 0;
} 
img.left {
float: left;
margin: 0 10px 10px -10px;
display: inline;
}
img.fireworks {
float: left;
margin: 0 10px 10px 60px;
display: inline;
}
img.rings2 {
	width: 150px;
	height: 125px;
	position:absolute;
	left: 675px;
	top: -135px;
	z-index: 10;
}
img.text_main {
	position: absolute;
	height: 92px;
	width: 342px;
	left: 12px;
	top: 0px;
}

img.bnr_text2 {
	position: absolute;
	width: 322px;
	height: 44px;
	left: 466px;
	top: 206px;
	z-index: 8;
}
img.home_text_main {
	position: absolute;
	width: 267px;
	height: 67px;
	z-index: 5;
	left: 12px;
	top: 0px;
}
img.home_text_second {
	position: absolute;
	width: 225px;
	height: 43px;
	z-index: 5;
	left: 568px;
	top: 81px;
}
/*   nav styles  */
#nav {
width: 798px;
background: #aebae0 url(images/nav_bground.gif) repeat;
 /*border-right: 5px solid #fff;
border-left: 5px solid #fff;*/
padding: 0;
margin:0;
}

#nav, #nav ul {
width:800px;
float: left;
list-style-type: none;
background: #aebae0 url(images/nav_bground.gif) repeat;
font-family: Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
padding: 0;
margin: 0;
}

#nav a {
display: block;
width: 8em;
background: #fff;
font-size: 1.4em;
color: #999;
text-decoration: none;
background: #aebae0 url(images/nav_bground.gif) repeat;
text-align: center;
padding: 5px;
color: #666;
}

#nav li {
float: left;
width: 10em;
background: #aebae0 url(images/nav_bground.gif) repeat;
margin-left: 0;
text-align: left;
border-right: 1px solid #fff;
}
#nav li a:hover {
color: #fff;
}

#nav li ul {
position: absolute;
width: 10em;
left: -999em;
}

#nav ul li a {
font-size: 1.4em;
text-align: left;
border-top: 1px solid #fff; 
width: 10em;
margin: 0;
}

#nav ul li a:hover {
color: #fff;
width: 10em;
}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;
z-index: 10;
}


/*  navigation styles  ---  

ul#nav {
float: left;
	width: 754px;
	background: #fff url(images/nav_bground.gif) repeat;
	padding-left: 40px;
	 border-right: 3px solid #fff;
border-left: 3px solid #fff;

}
ul#nav li {
font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
margin: 0;
 float: left;
background: #fff url(images/nav_bground.gif) repeat;
border-right: 1px solid #fff;
display: block;
font-size: 1.4em;  
font-style: normal;  
text-indent: 0;
line-height: 105%;
letter-spacing: 0.085em;
padding: 6px 20px;
color: #666;
list-style-type: none;
}

ul#nav li ul {
position: absolute;
left: -999em;
width: 6em;
padding: 0;
z-index: 10;
}

ul#nav li ul li {
font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
margin: 0; 
width: 11em;
font-size: 1em;  
font-style: normal;  
text-align: left; 
border-top: 1px solid #fff; 
text-indent: 0;
letter-spacing: 0.085em;
padding: 4px 5px;
color: #666;
list-style-type: none;
}
ul#nav li a:link {
font-family: "Trebuchet MS", Georgia, Arial, Helvetica, sans-serif;
margin: 0; 
font-size: 1.4em;  
font-style: normal;  
color: #666;
text-decoration: none;
}

ul#nav li a:visited {
color: #999;
font-size: 1.4em;
text-decoration:none;
}
ul#nav li a:hover {
font-size: 1.4em;
color: #fff;
text-decoration: none;
}
ul#nav li:hover ul, ul#nav li.sfhover ul {
left: auto;
}

/*  Main page styles    */

#page_container {
	width: 776px;
	background: #fff;
	padding-left: 20px;
	padding-top: 40px;
	clear: left;
}
img.perfect_text {
	position: absolute;
	width: 354px;
	height: 68px;
	left: 236px;
	top: 61px;
}
span.center {
text-align: center;
display: block;
}
#boxtop {
position: relative;
width: 775px;
height: 172px;
background: #fff url(images/top_box1.jpg) no-repeat center top;
	clear: left;

}
#boxmid {
position: relative;
width: 775px;
background: #fff url(images/mid_box1.jpg) repeat-y center;
}
#boxmid img {
float: left;
padding: 15px 10px 0px 70px;
}
#boxbot {
position: relative;
width: 775px;
height: 156px;
background: #fff url(images/bot_box1.jpg) no-repeat center bottom;
}

#boxbot2 {
position: relative;
width: 775px;
height: 214px;
background: #fff url(images/bot_box2.jpg) no-repeat center bottom;
}

#boxbot3 {
position: relative;
width: 775px;
height: 209px;
background: #fff url(images/bot_box3.jpg) no-repeat center bottom;
}
#boxtop_index {
position: relative;
width: 775px;
height: 180px;
background: #fff url(images/top_box_flowers5.jpg) no-repeat center top;
	clear: left;
}

#boxtop_overview {
position: relative;
width: 775px;
height: 181px;
background: #fff url(images/top_box_present2.jpg) no-repeat center top;
	clear: left;
}
#boxtop_pink {
position: relative;
width: 775px;
height: 172px;
background: #fff url(images/top_box1.jpg) no-repeat center top;
	clear: left;

}
#boxmid_pink {
position: relative;
width: 775px;
background: #fff url(images/mid_box_pink.jpg) repeat-y center;
}
/*  Cars page  */

#boxtop_cars {
position: relative;
width: 775px;
height: 175px;
background: #fff url(images/top_box_cars.jpg) no-repeat center top;
	clear: left;
}

#boxbot_cars {
position: relative;
width: 775px;
height: 152px;
background: #fff url(images/bot_box_cars.jpg) no-repeat center bottom;
}

#boxtop_church {
position: relative;
width: 775px;
height: 180px;
background: #fff url(images/top_box_bells.jpg) no-repeat center top;
	clear: left;
}

#boxbot_church {
position: relative;
width: 775px;
height: 186px;
background: #fff url(images/bot_box_flowers1.jpg) no-repeat center bottom;
}

#boxtop_reception {
position: relative;
width: 775px;
height: 186px;
background: #fff url(images/top_box_strands.jpg) no-repeat center top;
	clear: left;
}

#boxbot_reception {
position: relative;
width: 775px;
height: 196px;
background: #fff url(images/bot_box_cake3.jpg) no-repeat center bottom;
}

#boxtop_acts {
position: relative;
width: 775px;
height: 169px;
background: #fff url(images/top_box_hat.jpg) no-repeat center top;
	clear: left;
}

#boxbot_acts {
position: relative;
width: 775px;
height: 184px;
background: #fff url(images/bot_box_violin.jpg) no-repeat center bottom;
}

#boxtop_contact {
position: relative;
width: 775px;
height: 180px;
background: #fff url(images/top_box_flowers4a.jpg) no-repeat center top;
	clear: left;
}

#boxbot_contact {
position: relative;
width: 775px;
height: 204px;
background: #fff url(images/bot_box_harp.jpg) no-repeat center bottom;
}
#boxbot_services {
position: relative;
width: 775px;
height: 176px;
background: #fff url(images/bot_box_bells1.jpg) no-repeat center bottom;
}

#boxtop_unusual {
position: relative;
width: 775px;
height: 180px;
background: #fff url(images/top_box_violin.jpg) no-repeat center top;
	clear: left;
}

#boxbot_unusual {
position: relative;
width: 775px;
height: 182px;
background: #fff url(images/bot_box_sushi.jpg) no-repeat center bottom;
}

#boxtop_music {
position: relative;
width: 775px;
height: 183px;
background: #fff url(images/top_box_organ.jpg) no-repeat center top;
	clear: left;
}

#boxbot_music {
position: relative;
width: 775px;
height: 181px;
background: #fff url(images/bot_box_music1.jpg) no-repeat center bottom;
}

#boxtop_fireworks {
position: relative;
width: 775px;
height: 180px;
background: #fff url(images/top_box_fireworks.jpg) no-repeat center top;
	clear: left;
}

#boxbot_fireworks {
position: relative;
width: 775px;
height: 180px;
background: #fff url(images/bot_box_fireworks.jpg) no-repeat center bottom;
}

ul.services {
width: 300px;
}
ul.services li {
font-family: "Trebuchet MS", Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif; 
margin: 0; 
font-size: 1.4em;  
font-style: normal;
font-weight: bold;
text-align: left;  
text-indent: 0;
line-height: 105%;
list-style-type: none;
padding: 10px 60px 0 70px;
color: #333;
}

#right_col {
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	float: right;
	display: inline;
	width: 315px;
	margin-right: 100px;
	margin-top: 50px;
}
#right_col img {
margin: 0;
padding: 0;
border: 2px solid #fff;
}

/*  form data  */
#form_box {
width: 80%;
margin-left: 77px;
}

fieldset {
margin: 1em 0;
padding: 1em;
border: 2px solid #ccc;
background: #fff;
}

legend {
font-family: "Trebuchet MS", Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif; 
margin: 0; 
font-size: 1.6em;  
font-style: normal;    
text-indent: 0;
padding: 0 30px 0 30px;
color: #333;
font-weight: bold;
}
label {
display: block;
font-family: "Trebuchet MS", Helvetica, Courier, "Times New Roman", Arial, serif, sans-serif; 
margin: 0; 
font-size: 1.4em;  
font-style: normal;   
text-indent: 0;
color: #333;
}
input {
width: 250px;
}

textarea {
width: 500px;
height: 150px;
}