


#wrapper {
	margin: 0px;
	background-image:url(../images/page_bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #9DB881;
	height:auto;
	border-top: solid #FFFFFF 1px;
		
}


#wrapper2 {
	margin: 0px;
	background-color:#FFFFFF;
}

#body1 {
	margin: auto;
	padding:0 0 50px 0;
	height: auto;
	width: 1000px;
	border-bottom: #CCCCCC solid 1px;
}

body {
	margin: 0px;
	margin-top: 10px;
	background-image:url(../images/pattern.gif);
	background-repeat:repeat;
}
#header {
	margin:auto;
	height: 100px;
	width: 1000px;
}

.logoBox { margin: 0;
           width: 152px;
		   height: 100px;
		   float: left;
} 


.logobannerBox { margin: 0;
           width: 848px;
		   height: 100px;
		   float: right;
}       

#bannertop { width: 1000px;
             height: 200px;
	         margin:0;
			 float:left;
	
}
#mainbody {
	width: 1000px;
	margin: auto;
	background-image:url(../images/liner-sides.jpg);
	background-repeat:repeat-y;
	
}

/* ------- Header ------- */

.bannerLeft {width: 200px;
             height: 200px;
			 float:left;
}

.bannerRight {width: 800px;
             height: 200px;
			 float:right;
			 background:url(../images/banner-right-2.jpg) no-repeat;
}


.menuMain { width: 1000px;
            height: 47px;
			margin:auto;
			
}			



h1 { font-family: Arial, Helvetica, sans-serif;
	color: #668349;
	font-size: 16px;
	margin: 0 0 0px;
	height: 25px;
	padding-top: 15px;
	padding-bottom: 0;
	
}

h2{ font-family:Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 16px;
	margin: 0 0 0px;
	font-weight: bold;
	
}

h3 { font-family: "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color: #C1ECF0;
	font-size: 14px;
	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;
}

h4{ font-family: Arial, Helvetica, sans-serif;
	color: #193E72;
	font-size: 15px;
	background-color: #D9E3CE;
	font-weight:bold;
	margin: 0 0 0px;
	text-align: center;
	height: 30px;
	padding-top: 12px;
	
}

h5{ font-family: Arial, Helvetica, sans-serif;
	color: #193E72;
	font-size: 15px;
	background-color: #D9E3CE;
	font-weight:bold;
	margin: 0 0 0px;
	text-align: center;
	height: 30px;
	padding-top: 12px;
	
}

h6{ font-family: Arial, Helvetica, sans-serif;
	color: #193E72;
	font-size: 15px;
	background-color: #D9E3CE;
	font-weight:bold;
	margin: 0 0 0px;
	text-align: center;
	height: 30px;
	padding-top: 12px;
	
}

h7{ font-family: Arial, Helvetica, sans-serif;
	color: #193E72;
	font-size: 15px;
	background-color: #D9E3CE;
	font-weight:bold;
	margin: 0 0 0px;
	text-align: center;
	height: 30px;
	padding-top: 12px;
	
}

h8{ font-family: Arial, Helvetica, sans-serif;
	color: #193E72;
	font-size: 15px;
	background-color: #D9E3CE;
	font-weight:bold;
	margin: 0 0 0px;
	text-align: center;
	height: 30px;
	padding-top: 12px;
	
}

h9{ font-family: Arial, Helvetica, sans-serif;
	color: #193E72;
	font-size: 15px;
	background-color: #D9E3CE;
	font-weight:bold;
	margin: 0 0 0px;
	text-align: center;
	height: 30px;
	padding-top: 12px;
	
}

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


.menuText {
	font-family: "Century Gothic";
	text-align:center;
	
}

.menuText a:link {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #000;
	border-bottom:solid 1px;
	
}
.menuText a:visited {
	font-size: 14px;
	font-family: "Century Gothic";
	color: #000;
	border-bottom:solid 1px #000;
}

.menuText a:hover{
	font-size: 14px; font-weight:bold;
	font-family: "Century Gothic";
	color: #000;
	border-bottom:dotted 1px #000;
}

.menuText a:active{
	font-size: 14px;
	font-family: "Century Gothic";
	color: #000;
}


.menuBottom { font-family: Verdana, Arial, Helvetica, sans-serif;
	          font-size: 11px;
	          line-height:20px;
			  color: #000;
	
}

.menuBottom a:link { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:20px;
	color: #000;
	border-bottom:solid 1px;
	
}

.menuBottom a:visited { font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #000;
	border-bottom:solid 1px;
}

.menuBottom a:hover{ font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #000;
	border-bottom:dotted 1px;
}

.menuBottom a:active{ font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	font-size: 11px;
	color: #000;
	border-bottom:solid 1px;
}

.border {border:1px;
	border-style:solid;
	border-color:#666666;
	width: 200px;
}


.borderWhite {border:1px;
	border-style:solid;
	border-color: #CCCCCC;
	background-color:#FAD8E2;
}

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

.borderComments { 
			 border-bottom :1px;
             border-bottom-color: #CCCCCC;
			 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:#F7F7F7;
	-moz-border-radius: 10px;
}

.bordersubMenu {border:1px;
	border-style:solid;
	border-color: #B5B5B5;
	background-color:#148BAD;
}

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

.bordersubinMENU { border-top:#FFFFFF 1px solid;

	background-color:#9DB881;
}

.bordersubinMENU2 {
	border-top: #FFFFFF solid 1px;
	background-color:#C1ECF0;
	width:auto;
}


.bblack { width: 225px;
          border-top: #FFFFFF solid 1px;
          height: 35px;
		  background-color:#000000;
		  text-align:center;
		  padding-top: 15px;
		  margin: 15px 0 15px 0;
		  -moz-border-radius: 10px;
}

.bbrown { width: 100%;
          border-top: #FFFFFF solid 1px;
          height: 25px;
		  background-color: #724F05;
		  text-align:center;
		  padding-top: 5px;
}

.bred {   width: 225px;
          height: 35px;
		  background-color: #990000;
		  text-align:center;
		  padding-top: 15px;
		  -moz-border-radius: 10px;
		  margin: 15px 0 15px 0;
}

.free {   width: 225px;
          height: 123px;
		  margin: 15px 0 15px 0;
}


.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;
}

.menuBG {
   background: url(../images/index1_14.jpg) no-repeat;
   
}

.mainbodyBG { border: #CCCCCC 1px solid;
   
}

.sidemenuBG {
   background: url(../images/side-menu-bg.gif) repeat-y;
   
}

.footerBG {
   background: url(../images/footer-bg.gif) no-repeat;
   
}
.spacer {border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#B19470;
	height: 10px;

}

.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: #000;
}

.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   *
************************************************/
.sidebar1{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	border-top: 1px solid #eaeaea;
}

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

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

.sidebar1 ul h2{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	font-size: 13px;
	color: #333333;
	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: #333333;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 4px 15px;
	
}

.sidebar1 ul li a:hover{
	background: #5E7843;
	color: #fff;
}

.sidebar1 a:visited{
	font-weight:normal;
	color: #333333;
}

.sidebar2{
	font-family: Arial, Helvetica, sans-serif; font-size:13px;
	float: left;
	width: 205px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: inline;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

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

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

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

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

.sidebar2 ul li a{
	display: block;
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 4px 15px;
	
}

.sidebar2 ul li a:hover{
	background: #5E7843;
	color: #fff;
}

.sidebar2 a:visited{
	font-weight:normal;
	color: #333333;
}

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

.bodyText {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}
.bodyText a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	border-bottom: solid 1px;
}
.bodyText a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	border-bottom: dotted 1px;
}
.bodyText a:active{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif; font-weight:bold;
	color: #7B5B3C;
	line-height: 20px;
	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	*
************************************************/

.borderMessage {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 100px;
	width:180px;
	padding-top:5px;
	padding-left:5px;
	
}


.borderField {border:1px;
	border-style:solid;
	border-color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 20px;
	width:180px;
	padding-top:5px;
	padding-left:5px;
	
}

.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: #A67B50;
    height: auto;
	width: 1000px;
	margin:auto;
}
.footerText a:link {color: #A67B50;
 	background : none;
 	text-decoration: underline;
}
.footerText a:visited {color: #A67B50;
 	background : none;
 	text-decoration : underline;
}

.footerText a:active {color: #A67B50;
 	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);
   
}

.borderfooterBG {border:10px;
	border-style:solid;
	border-color: #999999;
	background-color:#2C4772;
}


.imgBorder { padding: 8px 20px 0 0;
}


#footer { 
	height: 115px;
	width: 100%;
	margin:auto;
	text-align: center;
	padding-top: 35px;
	background:#333333;
}
/************************************************
*	Footer Text End	*
************************************************/


#top-menu
{
	margin:auto;
	background: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	height: 40px;
	width: 1000px;
	padding:0 0 0 50px;
}

#top-menu ul { color: #a7e1ff; font-family: Arial, Helvetica, sans-serif;
		padding: 0;
		margin: 0;
		list-style: none;
		display: inline;
}

#top-menu ul li {
			margin: 0;
			padding:0;
			list-style: none;
			display: block;
			float: left;
			height: 40px;
}
		
#top-menu ul li a {
				display: block;
				float: left;
				text-align: center;
				font-size: 14px;
				padding: 15px 15px 0 15px;
				font-weight: normal;
				margin: 0;
				text-decoration: none;
			    border-right: 1px solid #666;
				height: 32px;
				color: #fff;
}
			
#top-menu ul a:hover { color: #a7e1ff; font-family: Arial, Helvetica, sans-serif;
				color: #000;
				background: #FFF;
}
			



.column ul li{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4;
	padding-left: 5px;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}

.column ul li a:link{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4;
	padding-left: 0px;
	border-bottom: solid 1px;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}


.column ul li a:visited{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4;
	padding-left: 0px;
	border-bottom: solid 1px;
	list-style-image:url(../images/dot.jpg); list-style-position:outside;
	vertical-align:baseline;
	line-height: 20px;
}

.column ul li a:hover{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4;
	padding-left: 0px;
	border-bottom: none;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}

.column ul li a:active{ font-family:Arial, Helvetica, sans-serif; font-size: 12px; color: #3781B2;
	margin-top: 4;
	padding-left: 0px;
	border-bottom: none;
	list-style-image:url(../images/dot.jpg); list-style-position: outside;
	vertical-align:baseline;
	line-height: 20px;
}


.copyright {font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #3399FF;
margin: 0;
margin-top: 20px;

}

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

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

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