*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
body {
	background:#383C31 url("/images/background.gif") repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 62.5%;
}
a:link{
	color:#006399;
}
a:visited, a:hover{
	color:#008BD3;
}
#holder {
	background:#fff url("/images/whiteBorder750.gif") repeat-y;
	width: 750px;
	margin: 25px auto;
	position:relative;
}
#topper{
	background-image: url("/images/topBorder.gif");
	background-repeat: no-repeat;
	height: 9px;
}
#top{
	padding: 20px 25px 5px 20px;
}
#logo{
	float:left;
	height: 115px;
	width: 160px;
	padding: 5px 0 0 20px;
}

#hatch{
	width:350px;
	height:150px;
	background-image: url("/images/topHatchCandy.gif");
	float: left;
}
#topMenu{
	float:right;
	
}
#topMenu ul{
	list-style-type: none;	
	width: 150px;
}
#topMenu li{
	border-top:1px solid #EBEBEB;
	position:relative;
	
}
#topMenu a:link, #topMenu a:visited{
	background-image: url("/images/navArrow.gif");
	background-repeat: no-repeat;
	background-position: 0 50%;	
	padding:7px 0 0 20px ;
	color:#383C31;
	text-decoration: none;
	display:block;
	height:1.7em;
}
#topMenu a:hover  {
	background-image: url("/images/navArrowOver.gif");
	background-color:#008BD3;
	color:#FFFFFF;
}

.littleMenuNumbers{
	font-size: 8px;
	position: absolute;
	top: 8px;
	right: 3px;
}
.littleMenuNumbersS{
	font-size: 8px;
	color: #FFFFFF;
	position: absolute;
	top: 8px;
	right: 3px;
}
#onPage{
	background-image: url("/images/navArrowOver.gif");
	background-repeat: no-repeat;
	background-color:#008BD3;
	background-position: 0 50%;	
	color:#FFFFFF;
	display:block;
	height:1.7em;
	padding:7px 0 0 20px ;
	position: relative;
}
#left {
	width: 170px;
	float:left;
	font-size:1em;
	padding-left: 30px;
	
}
#leftHeader{
	height:25px;
	margin-top: 10px;
	background-image: url("/images/leftHeaderMiniBars.gif");
	background-repeat: no-repeat;
	font-size:1.9em;
	padding-top: 10px;
	color:#006399;
} 
.numbers{
	margin:45px 20px 25px 0;
	padding: 15px 0;
	height: 144px;
	background-repeat: no-repeat;
	border-bottom:1px solid #EBEBEB;
	
}

#contactLeft{
	position:absolute;
	padding:5px 0 15px 0;
	bottom:25px;
	left:25px;
}
.LTMline, #LTMline{
	border-bottom:1px solid #EBEBEB;
}
#right{
	float:left;
	margin-bottom: 30px;
}

#topHatch2{
	margin: 10px 0 0 0;
	background-image: url("/images/topHatch.gif");
	background-repeat: no-repeat;
	height: 34px;
	width: 525px;
}

#content{
	width: 495px;
	font-size:1.1em;
	color:#383C31;
	line-height: 1.6em;
	font-weight: lighter;
	padding: 0 20px 30px 25px;
}
#content h1 {
	padding-top: 25px;
	font-size: 1.1em;
	color: #008BD3;
	clear:both;
}
#content h2 {
	padding-top: 25px;
	font-size: 1.1em;
	color: #008BD3;
}
#content p{
	padding: 5px 0 ;
}
#content hr{
	height:0;
	color:#F0F0F0;
	margin:15px 0 0 15px;
	border:0;
} 
#footer{
	clear: both;
	background-color:#CCCCCC;
	color:#333333;
	height:3em;
	line-height:3em;
	margin: 0 3px;
	font-size:1em;
	padding-left: 25px;
}
#LRHolder{
	clear:both;
}
#contactLeft p, #links p{
	font-size: 1em;
	line-height: 2em;
	color: #006399;
}
.pageEmphasis{
	font-size:1em;
	font-style: italic;
	font-weight: bolder;
	margin-top: 10px;
}
#content ul{
	margin: 10px 0 0 30px;
}
.clipsHolder{
	clear:both;
	
}
.clipsLeft{
	float:left;
	width: 300px;
	
}
.clips{
	margin-top: 25px;
	float: left;
}


/* ..................... home page links .........................*/
#weddings-link, #flash-link{
	font-size:1.3em;
	background-color:#F8F8F8;
	text-decoration:underline;
	margin:20px 5px;
	display:block;
	float:left;
	width:220px;
	padding:5px;
	border:1px dotted #999;
}
#weddings-link	{ color:#FF3399;}
#flash-link		{ color:#3399FF;}
h1#home-link	{ clear:both;}

/*......................... NEWS..................................*/
.news		{ margin-bottom:200px; }
.news h2	{ font-size:1.1em; color:#4982C3; margin-top:18px; }
.news a		{ border-bottom:1px solid #ddd; display:block; padding:5px 0; line-height:1.3em; }
