body {
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
	background-color:#deeff6;
	background-image:url(/images/bg.gif);
	background-repeat:repeat-x;
	}
	
.title {
	position: relative;
	margin-left: 275px;
	margin-right:30px;	
	font-size:25px;
	color:#077ba1;
	z-index:3;
}

.text {	
	text-align:justify;
	margin-left: 275px;
	margin-right:30px;	
	margin-bottom:auto;
	color: #323232;
	font-size:12px;

}

.text-wedding {	
	color: #323232;
	font-size:12px;

}

.small {	
	color: #323232;
	font-size:12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;

}

.table-text {	
	text-align:justify;
	margin-left: 30px;
	margin-right:275px;
	font-size:12px;
}

.list-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-top:0px;
	margin-bottom:0px;
	list-style-type: none;
}

.formfield{
	font-size:10px;
}

.new-articles-link{
	font-size:12px;
	font-weight:bold;
	color:#932929;
}

.new-articles-li{
	color: #323232;
	font-size: 10px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

.new-articles-ul{	
	text-align:justify;
	margin-left: 290px;
	margin-right:50px;	
	margin-top:10px;
	list-style-image: url('/images/bullet.gif');
}

.quote-text{
	font-size: 10px;
	font-weight:normal;
	margin-right:40px;	
	margin-left: 280px;
	margin-right:50px;	

}

#main-window {
	border:0px solid #545454;
	width:903px;
	margin:auto;
	margin-top:11px;
	background-color:#ffffff;
}


#main-window a{
	color: #8888c8;
	text-decoration: none;
}

#main-window a:hover{
	color: #8888c8;
	text-decoration: underline;
}

#header{
	position:absolute;
	top:0px;
	margin-left:0px;
	width:903px;
	height: 104px;
	z-index:1;
	background-color:#0a0a13;
	background-image:url(/images/header.gif);
	background-repeat:repeat-x;
}

#logo{
	position:absolute;
	top:25px;
	margin-left:10px;
	width:261px;
	z-index:101;
}


#call-us{
	position:absolute;
	top:25px;
	margin-left:540px;
	width:350px;
	z-index:1;
	font-size:32px;
	color:#077ba1;
	text-align: right;
	line-height: 1;
}

#main-image{
	position:absolute;
	top:110px;
	margin-left:261px;
	width:261px;
	z-index:1;
}

#thumbs {
	border: 0px solid #545454;
	position: absolute;
	top: 360px;
	margin-left:261px;
	z-index:2;
}

#thumbs img {
padding-right: 6px;
}


#left-side {
	border: 0px solid #545454;
	position: absolute;
	top: 110px;
	margin-left:8px;
	height:auto;
	width:249px;
	z-index:3;
}


#menu-bg {
	text-align: right;
	position: relative;
	background-color:#ffffff;
	background-image:url(/images/nav-middle.gif);
	background-repeat:repeat-y;
	height:auto;
	width:249px;
}

#menu-top {
	overflow: hidden;
	height: 39px;
	width:249px;
	background-image:url(/images/nav-top.gif);
	background-repeat:repeat-x;
}

#menu-bottom {
	overflow: hidden;
	height: 10px;
	width:249px;
	background-image:url(/images/nav-bottom.gif);
	background-repeat:repeat-x;

}

#menu {
	border: 0px solid #a8d4ee;
	text-align: right;
	position: relative;
	top: 0px; left:0px;
	z-index:101;
	width:249px;
}

#menu a{
	color: #3a3a3a;
	text-decoration: none;
}

	#menu a:hover {
		color: #3a3a3a;
		text-decoration: underline;
		}

	
#articles {
	border: 0px solid #545454;
	width:249px;
	position: relative; top:5px;
	background-image:url(/images/latest-articles-middle.gif);
	background-repeat:repeat-y;
	z-index:2;
	overflow: hidden;
}

#articles hr{
	color:#cff0fe;
	height: 1px;
}

#articles-top {
	overflow: hidden;
	height: 39px;
	width:249px;
	background-image:url(/images/latest-articles.gif);
	background-repeat:repeat-x;
	z-index:2;
}

#articles-bottom {
	overflow: hidden;
	height: 10px;
	width:249px;
	background-image:url(/images/latest-articles-bottom.gif);
	background-repeat:repeat-x;
	z-index:2;
}

#articles-content {
	width:220px;
	position: relative; 
	top:5px;
	left:1px;
	margin-left:8px;
}

	.articles-span {
		color: #3a3a3a;
		font: 12px Arial, Helvetica, sans-serif;
		}		

	#articles a {
		color:#3a3a3a;
		font: 12px Arial, Times New Roman, Times, serif;
		font-weight:bold;
		text-decoration: none;
		}
		
	#articles a:hover {
		color: #3a3a3a;
		text-decoration: none;
		}
		


#copywrite {
	border: 0px solid #e48219;
	background-color:#083d73;
	background-image:url(/images/copywrite.gif);
	background-repeat:repeat-x;
	width: 903px;
	height: 45px;
	margin-left:0px;
	position: relative; top:0px;
}

	#copywrite p {
		text-align: center;
		color: #087798;
		font: 12px Arial, Helvetica, sans-serif;
		padding-top: 10px;
		margin-left:20px;
		height: 25px;
		}



		#copywrite a {
		text-decoration: underline;
		color:#087798;
		}
		
.section-link-text1 {
	margin-left:275px;
}