@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #333;
}

a:link{color:White}
a:visited{color:White}
a:hover{color:silver}

body, td, textarea{
	font-family: verdana; 	
	font-size:10pt;
}

#wrapper {
	width: 1024px;
	height:768px;
	background-repeat: no-repeat;
	text-align:left;
}
.gallery_backimg {
	background-image: url(../_images/backgrounds/gallery_background.jpg);
}


#navcontainer{
	padding-left:30px;
	margin-top:40px;
	background-image:url(../_images/trans.png);
	background-repeat:repeat;
	text-align:left;
	padding-top: 3px;
	padding-bottom: 3px;
}

#main{
	height:650px;
	background-color:#FF9
}

.about_backimg {
	background-image: url(../_images/backgrounds/about_background.jpg);
	background-repeat: no-repeat;
}
.services_backimg {
	background-image: url(../_images/backgrounds/services_background.jpg);
	background-repeat: no-repeat;
}

.contact_backimg {
	background-image: url(../_images/backgrounds/contact_background.jpg);
}
.destinations_backimg {
	background-image: url(../_images/backgrounds/destinations_background.jpg);
}
h1{
	font-size:14px
}
h2{
	font-size:12px;
	text-transform: capitalize;
}
.main_content {
	padding:15px;
	color:#FFFFFF;
	font-weight:420;
	background-image:url(../_images/trans.png);
	background-repeat:repeat;
	width: 550px;
	margin-left: 375px;
	margin-top: 20px;
	height: 450px;
	overflow:auto
}
.left_sidebar {
	color:#FFFFFF;
	font-weight:400;
	background-image:url(../_images/trans.png);
	background-repeat:repeat;
	width: 255px;
	margin-left: 30px;
	margin-top: 100px;
	height: 370px;
	float: left;
	margin-right: -300px;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: verdana;
}
.left_side {
	padding:15px;
	color:#FFFFFF;
	font-weight:420;
	background-image:url(../_images/trans.png);
	background-repeat:repeat;
	width: 550px;
	margin-left: 375px;
	margin-top: 20px;
	height: 450px;
	overflow:auto;
	float: left;
}

.main_title {
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../_images/trans.png);
	background-repeat:repeat;
	width: 550px;
	height: 40px;
	margin-left: 375px;
	margin-top: -90px;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-transform: uppercase;
}
.dest_title {
	color:#FFFFFF;
	font-weight:bold;
	background-image:url(../_images/trans.png);
	background-repeat:repeat;
	width: auto;
	height: 20px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}
.dest_content {
	padding:15px;
	color:#FFFFFF;
	font-weight:420;
	background-image:url(../_images/trans.png);
	background-repeat:repeat;
	width: auto;
	margin-left: 10px;
	margin-top: 10px;
	height: 50px;
	margin-right: 10px;
	overflow: auto;
}

a.home_menu:link, a.home_menu:visited
{
color: #fff;
font-family:arial;
font-size:12pt;
text-decoration: none;
}

a.home_menu:hover
{
color: teal;
text-decoration: none;
}

input, select, textarea{
  color:#FFF;
  background-color:#444444;
  border:1px solid #777777;
  padding:3px
}


INPUT.btn{
  cursor:pointer
}

/* =============== Menu ============== */
ul#navlist
{
margin-left: 0;
padding-left: 0;
margin-top:4px;
margin-bottom:4px;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { 
padding: 3px; 
margin-right:20px 
}

#navlist a:link, #navlist a:visited
{
color: #fff;
font-family:arial;
font-size:12pt;
text-decoration: none;
}

#navlist a.right:link, #navlist a.right:visited
{
color: silver;
font-family:arial;
font-size:10pt;
text-decoration: none;
}

#navlist a:hover
{
color: teal;
text-decoration: none;
}

#navlist a.right:hover
{
color: #FFF;
text-decoration: none;
}

#nav_right {
	float:right
}
.index_backimg {
	background-image: url(../_images/backgrounds/indexpage.jpg);
}
.free_dress_backimg {
	background-image: url(../_images/backgrounds/free_wedding_dress_backgrao.jpg);
}
#free_click {
	width: 427px;
	height: 190px;
	margin-top: 100px;
}
#phone {
	float:right;
	padding-right: 50px;
	padding-top: 2px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
}
#karisma {
	width: 271px;
	height: 225px;
	margin-top: -240px;
	float: right;
	margin-right: 150px;
}

