/*
     
     CSS By WebFrog Studios
          Why are you here?
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 13px;

 background: url('../images/bottom.jpg');
	color: #515051;
}

html, body {
	
}

#topwrapper{
	width: 100%;
	height: 612px;
		background: url('../images/top.jpg') repeat-x;

}

#bottomwrapper{
	min-height: 800px;
	width: 100%;
	background: url('../images/bottom.jpg') repeat-x;
}

#header{
	position: relative;
	top: 41px;
	margin: 0 auto;
	width: 1000px;
	height: 570px;
	background: url('../images/headerxyz.png') no-repeat;
	
}

.menutext{
	height: 27px;
	line-height: 27px;
		margin-left: 20px;
	position: absolute;
	top: 5px;
}

.pagetitle{
	color: #051717;
	font-style: italic;
	font-size: 23px;
	margin-bottom: 15px;
}

.menuitem{

	position: relative;
	width: 284px;
	height: 38px;
	background: url('../images/righterx.png') no-repeat;
	margin-bottom: 4px;
}

#breadys{
	position: absolute;
	top: 595px;
	margin-left: 50px;

}

.vidwrap{
	width: 200px;
	height: 230px;
	float: left;
	margin-right: 0px;
}

.embed{
	position: relative;
	top: 0;
	z-index: 1000;
	float: left;
}
.clicker{
	position: relative;
	top: 0;
	z-index: 1000;
	width: 200px;
	height: 150px;
	
}

.playx{
	position: absolute;
	top: 25px;
	margin-left: 35px;
	z-index: 2000;
}



#more{
	position: absolute;
	top: 640px;
	margin-left: 125px;
}
.vidh4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


#menu{
	width: 284px;
		position: absolute;
	top: 145px;
	margin-left: 26px;
}

#headerleft{
	position: absolute;
	top: 0;
	margin-left: -301px;
	width: 301px;
	height: 569px;
	background: url('../images/headerleftx.png') no-repeat;
}

#headerright{
	position: absolute;
	top: 0;
	margin-left: 1000px;
	width: 301px;
	height: 569px;
	background: url('../images/headerrightx.png') no-repeat;
}


/*
     
     Start Classes
	  
*/


h3.articletitle{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}



A:link.articlelink {text-decoration: none; color:#ffffff;
	font-weight: bold;
}
A:visited.articlelink {text-decoration: none; color:#ffffff;
	font-weight: bold;
}
A:active.articlelink {text-decoration: none; color:#ffffff;
	font-weight: bold;
}
A:hover.articlelink {text-decoration: underline; color: #000000;
	font-weight: bold;
}


span.pink{
	color: #ff00ac;
}

#login{
	position: absolute;
	top: 119px;
	width: 272px;
	color: #ffffff;
	margin-left: 666px;
	text-align: right;
}

#centerwrapper{
width: 1000px;
margin: 0 auto;
}

#left{
	width: 600px;
	float: left;
	margin-left: 55px;
	margin-top: -45px;
}

#fadeshow1{
	position: relative;
	margin-left: 319px;
}


#link1{
	position: absolute;
	top: 305px;
	
	margin-left: 319px;
}
#link2{
	position: absolute;
	top: 305px;
	
	margin-left: 538px;
}
#link3{
	position: absolute;
	top: 305px;
	
	margin-left: 756px;
}

.grey{
	color: #3e3e3e;
	margin-top: 6px;
	font-style: italic;
}

#footertext{
	width: 1000px;
	text-align: center;
	height: 30px;
	margin-top: 50px;
}

#right{
	width: 235px;
	min-height: 200px;
	float: left;
	margin-left: 57px;
	margin-top: -45px;
}


#centertop{
	width: 1000px;
	height: 100px;
	background: url('../images/centertop.png') no-repeat;
	float: left;
}

#centermid{
	width: 1000px;
	min-height: 200px;
	background: url('../images/centermid.png') repeat-y;
	float: left;
}

#centerfooter{
	width: 1000px;
	height: 80px;
	background: url('../images/centerfooter.png') no-repeat;
	float: left;
}

.ceremonywrap{
	
	width: 620px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #f5f5f5;
	padding-bottom: 10px;
}

.ceremonyimage{
	float: left;
	margin-right: 15px;
}

A:link.menuwhite {text-decoration: none; color: #feffff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
A:visited.menuwhite {text-decoration: none; color: #feffff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
A:active.menuwhite {text-decoration: none; color: #feffff;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}
A:hover.menuwhite { color: #37bdbd;
	font: italic 14px Georgia, "Times New Roman", Times, serif;
}


A:link {text-decoration: none; color: #267370;
	font-weight: bold;
}
A:visited {text-decoration: none; color: #267370;
	font-weight: bold;
}
A:active {text-decoration: none; color: #267370;
	font-weight: bold;
}
A:hover {text-decoration: underline; color: #000000;
	font-weight: bold;
}




A:link.white {text-decoration: none; color: #000000;
	font-weight: bold;
}
A:visited.white {text-decoration: none; color:#000000;
	font-weight: bold;
}
A:active.white {text-decoration: none; color:#000000;
	font-weight: bold;
}
A:hover.white {text-decoration: underline; color: #ff00ac;
	font-weight: bold;
}

/*
     
     End Classes
	  
*/

