﻿body 
{ 
margin: 0px 0px 0px 0px;
background-color: #cccccc;
}
 
img
{
border: none;
}
 
.maintable 
{ 
background-color: #e7e1d3;
}

.pageheaders{
 font-size:42px;  margin-left:15px; background-image:url('../images/hr-line.png'); background-repeat:no-repeat; padding-bottom:15px; height:48px; background-position:bottom left;
}

.pageheaders2{
 font-size:42px;  margin-left:15px; background-image:url('../images/hr-line.png'); background-repeat:no-repeat; padding-bottom:15px; height:48px; background-position:bottom left;
}


.textError
{
font-weight: bolder;
color: #ff0000;
}

h4
{
font-family: arial;
font-size: 9pt;
font-weight: normal;
color: #000000;
}
 
td
{
font-family: arial;
font-size: 9pt;
font-weight: normal;
color: #ffffff;
}

.photobg
{
background-image: url('../images/wedding-packages-bg.jpg');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: bottom left;
padding-left: 15px;
padding-right: 15px;
}

.content
{
padding-left: 15px;
padding-right: 15px;
}

.contentmain
{
line-height: 20px;
padding-left: 15px;
padding-right: 15px;
}
 
.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;
}
 

a:link, a:visited, a:active  {
 color: #ffffff;
 text-decoration: underline; 
}
 
a:hover {
 color: #cccccc;
 text-decoration: none; 
}
 
a.footerlink:link, a.footerlink:visited, a.footerlink:hover, a.footerlink:active 
 {
 font-family: arial;
 font-size: 8pt;
 font-weight: normal;
 color: #ffffff;
 text-decoration: none; 
}




.myMenuSubHeader
{
font-size: 11pt;
font-weight: bold;
color: #cccccc;
margin-bottom: 10px;
}


.myBold
{
font-weight: bold;

}

.myBoldNoPad
{
font-weight: bold;
color: #b8b8b8;
}


.myContent
{
font-size: 9pt;
font-style: italic;
}






