/* Layout Sheet */
@import url("typo.css");
@import url("tools.css");
@import url("nav-horizontal.css");
body{
	margin:0;
	padding:0;
	background-image:url(../images/bg.gif);
	background-repeat:repeat;
	width:100%;
	height:100%;
}

	/*
		#container	.top
			#header   	.info
						.logo
						.about
			#menu
			#top-border
			#main 	.photos
					#text
						.left
							#form
						.main
							h1
							p
							#view-now
							#submenu
			#footer
			.copyright			
	*/			
	
table.container{
width:auto;
margin:0 auto;
}
td.container{
text-align:center;
}
#header{
height:100px;
width:100%;
}
#header{
font-family:Arial, Helvetica, sans-serif;
color:#535351;
font-size:13px;
}
#header .info{
text-align:left;
width:200px;
}
#header div.info{
margin-top:15px;
}
div.header-links{
	width:350px;
	text-align:right;
	margin-top:10px;
}
ul.header-menu li{
display:inline;
list-style:none;
}
ul.header-menu li a{
font-size:1.2em;
padding:0 10px;
}
#header a{
color:#535351;
}

#header .logo{
padding-top:10px;
}
#header .logo img{
border:0;
}
#header .logo p{
	color:#333333;
	margin: 0;
}
#menu-nav{
margin:0 auto;
}
div#nav{
height:35px;
padding-top:30px;
text-align:center;
width:100%;
}

#top-border{
width:1150px;
height:30px;
}
#top-border td.left{
background-image:url(../images/left.jpg);
background-position:100px 1px;
background-repeat:no-repeat;
width:122px;
}
#top-border td.middle{
background-image:url(../images/middle.png);
background-repeat:repeat-x;
width:938px;
}
#top-border td.right{
background-image:url(../images/right.gif);
background-repeat:no-repeat;
background-position: 0px 1px;
width:92px;
}

#main{
/*width:1150px;*/
}
#menu{
text-align:left;
width:100%;}				

#text{
text-align:justify;
width:100%;}				

td.middle{
border:1px solid #ccc;
border-top:0;
vertical-align:top;
border-bottom:0;
width:938px;
}
#photos td{
padding-bottom:10px;
background-color:#F8F9FB;
border-bottom:1px solid #CCCCCC;
}
#photos td td{
	padding-bottom:0;
	border-bottom:none;
}
#photos td.plan{
position:relative;
}
#photos img{
margin-right:8px;
border:1px solid #cccccc;
}
#photos img.last-photo{
margin-right:0px;
}

#plan{
margin-left:1px;
margin-top:-90px;
width:500px;
}

#plan .transparent{
background: url(../images/trans.png) repeat left top;
padding:5px 10px 5px 25px;
border-bottom:0;
position:relative;
text-align:left;

}

#text td.left{
	border-right:3px solid white;
	padding-bottom:10px;
	background:#FDFDFD url(../images/gradient.png) repeat-x left bottom;
	vertical-align: top;
	padding-left:10px;
	padding-right:10px;
}
#text #menuleft ul{
margin:0;
padding:25px 15px;
}
#text #menuleft li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	list-style-image: url(../images/arrow.gif);
}
td.left #form{
border:1px solid #aaaaaa;
background-color:transparent;
}

td.left #form td{				
padding:2px 4px;
width:170px;
}
td.left #form td.title{
border-bottom:1px solid #ccc;
height:30px;
}
td.left #form td.last{	
padding-bottom:4px;
}
td.left #form input{
border:1px solid #535351;
width:165px;
height:15px;
background:transparent;
}
td.left #form textarea{
border:1px solid #535351;
width:165px;
height:100px;
background:transparent;
}
td.left #form button{
border:1px solid #535351;
width:80px;
height:18px;
}					
#text td.middle{
background-color:#F0EDD4;
background-image:none;
border:0;
width:698px;
padding:10px 20px;
}	

#text td.middle td.small-col{
width:500px;
}
#text td.middle td.right-col{
width:200px;
}
#text #view-now{
float:right;
}	
#text #view-now td{								
text-align:right;
}
.borde{
border:1px solid #cccccc;
}
.padding5{
padding:5px;
}						

#main #text #view-now a img{
border:0;
vertical-align:middle;
}
a.link{
background: url(../images/view_arrow.gif) no-repeat right center;
padding:2px 8px 2px 2px;
color:#801B21;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
margin:5px 0;
display:block;
text-align:right;
}							

#main #text #submenu{
padding-top:10px;
}
ul#footer-menu{
font-size:0.9em;
margin:0;
padding:0;
text-align:center;
}
ul#footer-menu li{
display:inline;
list-style:none;
border-right:2px solid #222;
}
ul#footer-menu li a{
padding:0 7px;
}
#main td.right{
width:110px;
}

#footer{
width:975px;
height:17px;
margin:0 auto;
display:block;
background:url(../images/middle-bottom.png) repeat-x left top;
border-bottom:1px solid #9F9F93;
border-left:1px solid #9F9F93;
border-right:1px solid #9F9F93;
}
.copyright{
	width:1150px;
	padding:20px;
	text-align:center;
	font-size: 10px;
	margin: 20px;
}
.indent{
display:block;
text-indent:-999em;
}
span#slogan{
	height:35px;
	width:345px;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 30px;
}.container {
	height: 600px;
}
.navigation2 {
	float: left;
	height: 400px;
	width: 130px;
}
.last{
margin-right:0!important;
border-right:none!important;
}
a#start{
	float:right;
	height:37px;
	margin:5px 0 0;
	position:relative;
	width:116px;
	background-image: url(../images/startnow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#start_sp{
	float:right;
	height:37px;
	margin:5px 0 0;
	position:relative;
	width:116px;
	background-image: url(../images/img_services_planning/startnow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#start_bw{
	float:right;
	height:37px;
	margin:5px 0 0;
	position:relative;
	width:116px;
	background-image: url(../images/img_beach_weddings/startnow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#start_sh{
	float:right;
	height:37px;
	margin:5px 0 0;
	position:relative;
	width:116px;
	background-image: url(../images/img_shop/startnow.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a#start_wp{
	float:right;
	height:37px;
	margin:5px 0 0;
	position:relative;
	width:116px;
	background-image: url(../images/img_weddings_packages/startnow.png);
	background-repeat: no-repeat;
	background-position: left top;
}

form#contact_form label{
font-size:0.8em;
}
form#contact_form  input#submit{
border:none!important;
background: transparent url(../images/Submit-Button.png) no-repeat left top;
width:84px!important;
height:35px!important;
margin:0 auto;
padding:0 5px 8px 0;
}
h6 {
	font-size: 30px;
	margin: 0px;
	padding: 0px;
	height: 35px;
}
#featured_weddings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595959;
	line-height: 1.5em;
	font-weight: normal;
}
#featured_weddings_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #770D15;
	line-height: 1.5em;
	font-weight: normal;
}
#featured_weddings_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #770D15;
	line-height: 1.5em;
	font-weight: bold;
	padding-left: 20px;
}
.holder {
	width: 650px;
}
.scroll-pane {
	height: 650px;
	width: 650px;
}
h5 {
	font-size: 20px;
}
a h5 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	margin: 0px;
	padding-left: 30px;
	color: #595959;
}
.menu-link {
	color: #535351;
	padding-right: 0.8em;
	padding-left: 0.8em;
	font-size: 1em;
}
.hyperlink {
	text-decoration:underline;
}

.footer-menu {
	font-size: 0.9em!important;
	color: #222222;
	padding-right: 5px;
	padding-left: 5px;
}
.content {
	color: #595959;
	text-align: justify;
	line-height:1.5em;
}
