/* CSS Document */
@font-face {
font-family: "Century Gothic";
src: url("GOTHIC.TTF") format("truetype");
}
body {
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
	font-size:12px;
	color:#9FA1A3;
}


a,a:hover {
	color:#9E76B4;
	text-decoration:none;
}

#wrap {
	width:975px;
	margin:0 auto;
}

#header {
	background-image:url(../images/headerBg.jpg);
	width:975px;
	height:100px;
	float:left;
	clear:both;
}

#footer {
	background-image:url(../images/footer.jpg);
	width:975px;
	height:101px;
	float:left;
	clear:both;
}

#outer_container {
	background-image:url(../images/bodyBg.jpg);
	background-repeat:repeat-y;
	float:left;
	clear:both;
	width:975px;
}

#inner_container {
	float:left;
	clear:both;
	width:800px;
	background-image:url(../images/containerBg.jpg);
	margin-left:75px;
}


#top_content {
	float:left;
	clear:both;
	width:796px;
	background-image:url(../images/logo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:right;
	color:#9E76B4;
	padding-top:10px;
	padding-right:4px;
	
}
.images{
	*margin-top:340px;
}
#top_content a {
	color:#9E76B4;
	margin-left:4px;
	margin-right:4px;
	
}

#top_content a:hover {
	color:#838D4D;
}

.content{
	text-align:left;
	width:450px;
	float:right;
	margin-right:80px;
	color:#9FA1A3;
	line-height:18px;
	margin-top:20px;
}
.images{
	text-align:left;
	width:650px;
	float:left;
	clear:both;
	color:#9FA1A3;
	line-height:18px;
	margin-left:15px;
}

.imagestext{
	text-align:left;
	width:650px;
	float:left;
	clear:both;
	color:#9FA1A3;
	line-height:18px;
	margin-left:15px;
}

.thumb {
	float:left;
	width:132px;
	height:132px;
	margin-right:14px;
	margin-top:14px;
}

.thumb img{
	border:0px;
}
.thumb a{
	text-decoration:none;
}
.thumbtext {
	float:left;
	width:132px;
	height:32px;
	margin-right:14px;
	margin-top:5px;
	text-align:center;
	color:#3B3B3C;
}

#top_content .thumbtext a {
	color:#3B3B3C;
	font-size:13px;
}

#top_content .thumbtext a:hover {
	color:#838D4D;
}
	

#content {
	float:left;
	clear:both;
	width:800px;
	background-image:url(../images/innerFooter.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	height:599px;
}

#lhs_content {
	float:left;
	clear:both;
	width:197px;
	margin-top:140px;
	margin-left:16px;
}

#lhs_content img {
	margin-bottom:20px;
}

.title {
	color:#798828;
	font-size:14px;
}
/* wedding page #*/

#images {
	position: relative;	
	height: 412px;
	width:294px;
	margin-left:15px;
}
#images img
{
	display:none;
	position:absolute;
	top:0px;
	left:0px;
}
.wedding_content{
	text-align:left;
	width:395px;
	color:#9FA1A3;
	line-height:18px;
	margin-top:46px;
	float:left;
	margin-left:19px;
}
.wedding_content p{
margin-bottom:11px;
}
#wedding_flash1{
	float:left;
	height:400px;
	margin-top:132px;
	width:306px;
	}
	
#wedding_flash{
background-image:url(../images/weddinglarge1.jpg);
background-repeat:no-repeat;
	}
	
	
#wedding_thumbs{
	float:left;
	height:123px;
	width:410px;
	margin-top:30px;
	margin-left:14px;
	}
#wedding_thumbs a{
	margin:0;
	padding:0;
	float:left;
	height:auto;
	}

#wedding_thumbs a.active
{
	color:#FFFFFF;
	font-size:130%;
	text-decoration:none;
}

#wedding_thumbs img{	
	height:47px;
	width:47px;
	border:0;}


#design  {
	clear:both;
	color:#44423B;
	float:right;
	font-family:arial,regular;
	font-size:10px;
	height:auto;
	margin-right:107px;
	padding-top:16px;
	text-decoration:none;;
}
#design a {
	color:#999;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}
#design a:hover {
	color:#DFDEDF;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
}
