body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-style: normal;<link rel="stylesheet" type="text/css" href="wedding_gallery/css/jquery.lightbox-0.5.css">
	background-color: #ffffff;
	margin-top: 0;
}

 td.c8 {background-color: #CCCCCC}
 td.c7 {background-color: #CC0066}
 span.c6 {text-decoration: underline}
 h1.c5 {text-align: left}
 div.c4 {text-align: justify}
 div.c3 {text-align: center}
 div.c2 {text-align: right}
 div.c1 {text-align: left}
.style1 {color: #CC0066}

a.business_name:link {
	color:#A91867;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.business_name:active {
	color:#A91867;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.business_name:hover {
	color: #A91867;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.business_name:visited {
	color: #A91867;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.boldlink:link {
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.boldlink:active {
	color:#666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.boldlink:hover {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.boldlink:visited {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
.normaldark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color:#333333;
	text-decoration: none;
}
a.w:link {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.w:hover {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.w:visited {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.w:active {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:#333333;
}
.55 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#A91867;
	}

	a:link {
	font-size: 11px;
	color:#000000;
	font-style: normal;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #999999;;
	text-decoration: underline;
	font-variant: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;;
	text-decoration: underline;
	line-height: normal;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

#lightbox{
	background-color:#ffffff;
	padding: 10px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

a.small2:link {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
a.small2:hover {
	color: #666666;
	font-size: 11px;
	text-decoration: underline;
}
a.small2:visited {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
a.small2:active {
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: 0;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: 0;
}

.textfield_effect    {
    /*we will first set the border styles.*/
    border-width: 1px;
    border-style: solid;
    border-color: #cccccc;
    /*we are now going to add in the shadow image that we created earlier*/
   /* background-image: url(back_field.gif);
    background-repeat: repeat-x;
    /*I am going to add some text formatting of my own*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #333333;
    width: 110px;
    height: 20px;
    }
 
/*we are now going to style how the textfield will look when we
hover over it and when we actually have it selected*/
 
.textfield_effect:hover    {
    border-color: #FFCC99;
    border-width: 1px;
    }
 
.textfield_effect:focus    {
    border-color: #FFCC99;
    border-width: 1px;
    }
 
/*you may also like to add some styles for the rest of the form*/
 
.fieldset    {
    width: 230px;
    height: 100px;
    border-style: solid;
    border-width: 1px;
    border-color:#CCCCCC;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
    }
.fieldset:hover    {
    border-color: #FFCC99;
    }
legend    {
    font-family: sans-serif;
    font-size: 18px;
    color: #097bc3;
    font-weight: bold;
    }
	
	
