@charset "ISO-8859-1";

body {
	font-family:arial;
	font-size:12px;
	cursor:default;
	color:grey;
	border-left-style:dotted;
	border-left-width:50px;
	border-left-color:pink;
	border-right-style:dotted;
	border-right-width:50px;
	border-right-color:pink;
	/*background-image:url('http://weddings-advice.com/uploads/1/3/8/2/1382571/background.png');*/
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top right;
        	background-color:white;
/*	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #ed9eaa;*/
        	background-color:white;
	}
td {
	font-family:arial;
	font-size:12px;
	cursor:default;
	color:AAAAAAA;
}

a {
	color:ff00ff  ;
	text-decoration:none;
	font-size:14px;
}

a:hover { color:ff7b66   ; text-decoration:blink;}
 #active a:link { color:ff7b66   ; text-decoration:underline; }
 #active a:hover { color:ff7b66   ; text-decoration:underline; }
 #active a:visited { color:ff7b66   ; text-decoration:underline; }

input {
	border-width:1;
	font-family:arial;
	font-size:12px;
	padding:2px;
	height:21px;
	border-color:CCCCCC;
	border-style:solid;
	background-color:F9F9F9;
	color:999999;
}
 .menuitem { text-transform: lowercase; }

div.paragraph ul, div.paragraph ol, div.paragraph li { list-style-position: inside; }

h1{
	margin: 10px 0px 0px 0px; 

}

h1 a{
	font-family:French Script MT;
	font-size: 56px;
	color: ff00ff;
	text-decoration: none;
	font-weight:normal; 
}


h1 a:hover { color:ff7b66  ; text-decoration:none;}
 #active h1 a:link { color:ff7b66  ; text-decoration:none; }
 #active h1 a:hover { color:ff7b66  ; text-decoration:none; }
 #active h1 a:visited { color:ff7b66  ; text-decoration:none; }

h2 a{
	font-size: 28px;
	color: ff00ff;
	text-decoration: none;
	font-weight:normal; 
}


h2 a:hover { color:ff7b66  ; text-decoration:none;}
 #active h2 a:link { color:ff7b66  ; text-decoration:none; }
 #active h2 a:hover { color:ff7b66  ; text-decoration:none; }
 #active h2 a:visited { color:ff7b66  ; text-decoration:none; }

h2 {
	font-size: 28px;
	color: ff00ff;
	text-decoration: none;
	font-weight:normal; 
}

p#header{

	font-size: 12px;
	text-align: right;
	color:#FF33CC;
}

div#FOOTER{
	clear: both;
	width: 100%;
	padding: 0 0 10px;
	font-size: 10px;
	text-align: right;
	}

	div#FOOTER ul{
			list-style: none;
			margin: 0 0 0 260px;
			padding: 2px 6px;
	}

	div#FOOTER ul li{
			list-style: none;
			display: inline;
	}

	div#FOOTER ul li a{
			padding: 0 0 0 0.7em;
			color: #555;
			text-decoration: none;
	}

	div#FOOTER ul li a:hover{
			background: #eee;
	}

}

p#list{
	text-align: center;
}

p#list a{
	padding:0em 0.3em;
}


ul.top{
	list-style: none;
	text-align: right;
	
}


