html {
scrollbar-face-color : white;
scrollbar-darkshadow-color : white;
scrollbar-3dlight-color : white;
scrollbar-highlight-color : white;
scrollbar-arrow-color : #888888;
scrollbar-shadow-color : white;
scrollbar-track-color : white;
}

body {
	margin: 0px auto;
	padding: 0;
	height: auto%;
	font-family: Verdana, Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px; 
	color: #333;
	background-color: #f1f3f3;
}

/* =Headings*/
h1 {
	color: #0066CC;
	font-family: "Times New Roman", sans-serif;
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1.1px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 12px;
}

h1 .orange {
	font-size: 17px;
	color: #F26521;
	}

h1 .wedding {
	font-size: 24px;
	text-transform: none;
}

h2 {
	color: #0071BC;
	font-family: "Times New Roman", serif;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	letter-spacing:1.1px;
	margin: 5px 0px 0px 5px;
	}
h2 .asterisk {
	color: #F26521;
}
h3 {
	font-size: 14px;
	color: #0071BC;
	text-align: left;
	font-weight: bold;
	letter-spacing:1.1px;
	margin: 10px 0px 0px 0px;
	clear: both;
	}
h3 .asterisk {
	color: #F26521;
}	

/*----- =Hyperlinks -----*/	
a, a:link, a:visited, a:active {
	color: #773645;	
	text-decoration:none;
	font-weight:bold;
}
A:hover,active { 
	position:relative;
	top: 1px;
	left: 1px;
	color:#000000;
	font-weight : bold;
	text-decoration: underline;
}

/*----- =Pagewrapper ----- */
#wrapper {
	width: 918px;
	height: auto;
	margin: 0px auto; 
	padding: 0px auto; 
 
}
			
/*----- =Header-----*/
#header {
	width: 918px;
	height: 279px;
	color: #000;
	margin: 0 auto;
	padding: 0 auto;
	background-image: url(img/header.gif);
	background-repeat: no-repeat;
}
#header h1 {
	display: none;
	font-size: 20px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#enquiry {
 	width: 300px;
 	padding: 10px 0 0 0;
 	height: 25px;
 	margin: 0px 0px 0px 630px;
 	font-size: 9px;
 		
}

/*----- =Navigation -----*/
#navcontainer {
	width: 600px;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 90;
	top: 163px;
	left: 255px;
}
#menu {
	text-align: center;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	
}
#menu li {
	float:left;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size:14px;
	margin: 0;
	padding: 0px 15px 0px 15px;
}
#menu a {
	border: none;
	color: #000;
	display: block;
	float: left;
	margin: 0;
	padding: 5px 12px 0px 12px;
	text-decoration: none;
}
#menu a:hover {
	color: #970000;
	padding-bottom: 6px;
	background-color: #eddde5;
}


/*----- =Content wrapper ----- */
#container {
	width: 918px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img/contentbg.gif);
	background-repeat: repeat-y;
	background-color: #fff; 
	overflow: hidden;
}

#content {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	background: transparent;
	overflow: hidden;
}
/*----- =Sidebar -----*/
	
#sidebar {
	width: 175px;
	margin-top	: 8px;
	padding-top: 26px;
	float: left;
	font-size: 12px;
	background: url(img/sidemenubg.gif) no-repeat;
}

#sidebar ul { list-style: none;	padding: 5px 0 0 10px; margin: 0px;}
#sidebar li { padding-bottom: 13px;}

/*----- =Main -----*/
#main {
	width: 610px;
	background-color: #fff;
	padding: 0px 0px 10px 0px;
	margin: 0;
	float:right;
	border:none;
	background: url("img/contentheadbg.gif") top no-repeat;	
}

#write {
	width: 565px;
	margin: 0px auto;
	line-height: 1.5;
	text-align: justify;
}
	

.gallery {
	width: 610px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.pages {
	background: #fff;
	width: 200px;
	margin: 5px auto;
	padding: auto;
	font-weight: bold;
	font-size: 10px;
}

.pages span,
.pages a {
	line-height: 1;
	padding: 2px 5px;
	border: 1px solid #B877C2;
	color: #005EFF;
	background: #fff;
	text-decoration: none;
}
.pages a:hover {
	background: #fbe1ca;
}
.pages span {
	background: #B877C2;
	color: #fff;
}

table {	width: 550px; background:none; text-align:center; border: none; }
tr {background:transparent; text-align:center; }
td {background:transparent; text-align:center; padding-bottom: 5px; }

/*----- =Image Attributes ------*/	

img {
	border:none;
}
.bridal {
	border:1px solid;
	margin-right: 2px;
}

.tb {
	border: 1px solid #df919d;
	margin: 5px 18px 5px 22px;
}

.pixel {
	border: none;
	margin: 0px 20px 5px 0px;
}
/*----- text attributes -----*/	
.interview{
	font-family: Garamond, Serif;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 4px;
}
.title{
	font-family: Garamond, Serif;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
}
.title1{
	color: #FF3300;
	font-size: 31px;
}

.title2 {
	color: #FF3300;
	font-size: 24px;
}

.title3 {
	color: #333333;
	font-size: 19px;
	}

.title4 {
	color: #0066CC;
	font-size: 19px;
}
.bolded1 {
	color: #F26521;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	}
.iquestion {
	color: #CC3366;
	font-weight:bold;
}

.ianswer {
	color: #FF9900;
	font-weight:bold;
}
	
.business {
	width: 320px;
	margin: 0px;
}

/*----- =Footer -----*/
		
#footer {
	margin:0px;
	padding:0px;
	text-align: center;
	width:918px;
	height: 152px;
	color:#494C6D;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	clear: both;
}
/*----- =Footer Navi -----*/
#footernav {
	width: 395px;
	margin: 0px auto ;
	padding: 0px;
	position: relative;
	top: 95px;

}
#menu2 {
	text-align: center;
	list-style: none;
	margin: 0 0 0 15px;
	padding: 0;
	border: none;
	
}
#menu2 li {
	float:left;
	text-align: center;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0px;
}
#menu2 a {
	border: none;
	color: #555;
	display: block;
	float: left;
	margin: 0;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
}
#menu2 a:hover {
	color: #970000;
	padding-bottom: 6px;
	text-decoration: underline;
}
	
/* Enquiry Form CSS */
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006699;
}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.style6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; }
.style9 {font-size: 11px; color: #006699; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style11 {color: #000000;}

.important {color: red;}

