@charset "utf-8";
/* CSS Document */

body {
	background: #363636 url(../images/pattern.gif) top repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}

.image_border { padding: 0 15px 0 0;
}

h1 { font-family: "Times New Roman", Times, serif;
    font-style:italic;
	color: #997247;
	font-size: 25px;
	font-weight: bold;
	margin: 0 0 0px;
	
}

h2{ font-family: "Times New Roman", Times, serif;
    font-style:italic;
	color: #446D41;
	font-size: 17px;
	font-weight:normal;
	margin: 0 0 0px;
	
}

h3 { font-family: "Times New Roman", Times, serif;
    font-style:italic;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0px;
	
}

h3 a:link {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: solid 1px;
}
h3 a:visited {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: solid 1px;
}
h3 a:hover{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #FDE75D;
	border-bottom: dotted 1px;
}
h3 a:active{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	border-bottom: solid 1px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.border {border:1px;
	border-style:solid;
	border-color:#666666;
	background-image:url(../images/side-bg.gif);
	background-repeat:repeat-x;
}

.borderTop { border-top :1px;
             border-top-color: #666666;
			 border-top-style:solid;
}

.borderComments { border-top :1px;
             border-top-color: #666666;
			 border-top-style:solid;
			 border-bottom :1px;
             border-bottom-color: #666666;
			 border-bottom-style:solid;
}

.TextComments {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #3399FF;

}

.TextComments a:link {color: #3399FF;
 	background : none;
 	text-decoration: underline;
}
.TextComments a:visited {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.TextComments a:active {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.TextComments a:hover {color: #FFFFFF;
 	background : #999999;
 	text-decoration : none;
}

.borderBody {border:1px;
	border-style:solid;
	border-color: #B5B5B5;
}

.bordersubBody {border:1px;
	border-style:solid;
	border-color: #B5B5B5;
	background-color:#EEEEEE;
}

.bordersubinBody {border:1px;
	border-style:solid;
	border-color: #CCC;
	background-color:#FFF;
}

.borderbodyText {border:1px;
	border-style:solid;
	border-color: #CCC;
	background-color:#FFF;
}

.borderHead {border:1px;
	border-style:solid;
	border-color:#666666;
	background-color:#333333;
}


.borderBanner {border:1px;
	border-style:solid;
	border-color:#000000;
	padding-left:10px;
}

.bannerBG {
   background: url(../images/index_07.jpg);
   
}

.spacer {border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#446D41;

}

.verticalSpacer {border-left:1px;
    border-left-style:solid;
	border-left-color:#B19470;

}

.cform select { 
	padding:1px;
	background: #f9f9f9; 
	border: 1px solid #958576;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background: #CCCCCC; 
}

.cformBorder {border:1px;
	border-style: solid;
	border-color: #999999;
}

.Texttop {font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height:20px; color: #3399FF;
}
.Texttop a:link {color: #3399FF;
 	background : none;
 	text-decoration: underline;
}
.Texttop a:visited {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.Texttop a:active {color: #3399FF;
 	background : none;
 	text-decoration : underline;
}

.Texttop a:hover {color: #FFFFFF;
 	background : #999999;
 	text-decoration : none;
}
/************************************************
*	Headings End   *
************************************************/
.topmenu{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;
	float: left;
	width: 145px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.topmenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.topmenu ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.topmenu ul h2{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	background: url(../images/index_13.jpg);
}

.topmenu ul ul li{
	padding: 0 10px 0 10px;
}

.topmenu ul li a{
	display: block;
	height:18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 4px 6px;
	background: url(../images/index_13.jpg);
	
}

.topmenu ul li a:hover{
	background: url(../images/index-ro_13.jpg);
	color: #999999;
}

.topmenu a:visited{
	font-weight:bold;
	color: #FFFFFF;
}


.homemenu{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;
	float: left;
	width: 148px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

.homemenu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.homemenu ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.homemenu ul h2{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	background: url(../images/index_13.jpg);
}

.homemenu ul ul li{
	padding: 0 10px 0 10px;
}

.homemenu ul li a{
	display: block;
	height:18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 4px 6px;
	background: url(../images/index_13.jpg);
	
}

.homemenu ul li a:hover{
	background: url(../images/index-ro_13.jpg);
	color: #999999;
}

.homemenu a:visited{
	font-weight:bold;
	color: #FFFFFF;
}

.topmenuContact{font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold;
	float: left;
	width: 146px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.topmenuContact ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.topmenuContact ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.topmenuContact ul h2{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	background: url(../images/index_13.jpg);
}

.topmenuContact ul ul li{
	padding: 0 10px 0 10px;
}

.topmenuContact ul li a{
	display: block;
	height:18px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 4px 6px;
	background: url(../images/index_13.jpg);
	
}

.topmenuContact ul li a:hover{
	background: url(../images/index-ro_13.jpg);
	color: #999999;
}

.topmenuContact a:visited{
	font-weight:bold;
	color: #FFFFFF;
}

.sidebar1{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	border-top: 1px solid #666666;
}

.sidebar1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.sidebar1 ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

.sidebar1 ul h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #004A95;
	margin: 5px 0 5px 0;
	padding: 5px 0 1px 0;
	background-color: #fff;
}

.sidebar1 ul ul li{
	padding: 0 10px 0 10px;
}

.sidebar1 ul li a{
	display: block;
	color: #000000;
	font:12px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	font
	margin: 0;
	padding: 4px 0px 4px 25px;
	background:url(../images/dot.gif) left no-repeat;
	
}

.sidebar1 ul li a:hover{
	background:url(../images/ball-hover.gif) left no-repeat;
	color: #333333;
	font:12px Georgia, "Times New Roman", Times, serif;
}

.sidebar1 a:visited{
	font-weight:normal;
	color: #333333;
	font:12px Georgia, "Times New Roman", Times, serif;
}

/************************************************
*	Side Navigation Bar End	  *
************************************************/

.bodyText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	text-align:justify;
	line-height: 16px;
}
.bodyText a:link {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #446D41;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:visited {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #446D41;
	border-bottom: solid 1px;
}
.bodyText a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #446D41;
	border-bottom: dotted 1px;
}
.bodyText a:active{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #446D41;
	border-bottom: solid 1px;
}

.bodyBG {
   background: url(../images/wedding-background.gif) no-repeat;
   background-color:#FFFFFF;
}

.imageBorder {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #76AB72;
}

.imageBorder a:link { font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #76AB72;
     border: 1px solid #76AB72;
}
.imageBorder a:visited { font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #76AB72;
     border: 1px solid #76AB72;
}
.imageBorder a:hover{ font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #FF33CC;
	 border-top: #FF33CC;
	 border-bottom: #FF33CC;
	 b
}
.imageBorder a:active{ font-size: 12px;
	 font-family: Arial, Helvetica, sans-serif;
	 color: #76AB72;
     border: 1px solid #76AB72;
}
/************************************************
*	Body Text End	*
************************************************/

.bottomfooter a:hover{font-family: Tahoma; 
    font-size: 11px; 
    color: #000099;
    line-height: 20px; 
    word-spacing: 1px; 
    font-weight: normal;

}
.bottomfooter a:link{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter a:visited{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099; 
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter a:active{font-family: Tahoma; 
    font-size: 11px; 
	color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.bottomfooter {font-family: Tahoma; 
    font-size: 11px;  color: #000099;
	line-height: 20px; 
	word-spacing: 1px; 
	font-weight: normal;
}

.footerText {font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height:20px; color: #000000;
}
.footerText a:link {color: #000000;
 	background : none;
 	text-decoration: underline;
}
.footerText a:visited {color: #000000;
 	background : none;
 	text-decoration : underline;
}

.footerText a:active {color: #000000;
 	background : none;
 	text-decoration : underline;
}

.footerText a:hover {color: #FFFFFF;
 	background : #999999;
 	text-decoration : none;
}

.copyRight {font-size: 11px; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif;
}

.contentFooter {
   background: url(../images/footer-bg1.jpg);
   
}

/************************************************
*	Footer Text End	*
************************************************/
