* {
	margin: 0;
	padding: 0;
}
body {
	
	


	background-color: #010001;
}

#wrapper {


}
#wrapper, #header, #navigation, #footer , #nav1 {
	width: 800px;
	background-color: #ffffff;
	margin: 0 auto;
}
#header {
	height: 248px;
	margin: 0 auto;
	background-image: url('images/header.jpg');
	border-top: 2px solid #6c6d70;
	border-bottom: 2px solid #6c6d70;
}
#header h1, #header h2 {
	display: none;
}
#navigation, #navigation li, #navigation a {
	height: 31px;
}

#navigation {
	color:#FFFFFF;
	background-image: url('img/sticknav.jpg');
	background-repeat: no-repeat;
}

#nav1{
	color:#FFFFFF;
	/*background-image: url('img/sticknav.jpg');
	background-repeat: no-repeat;*/
	padding-bottom:6px;
	background-image: url('img/weddingback.jpg');
background-repeat:repeat-y;
}

#nav1, #nav1 li, #nav1 a {
	height: 31px;
	text-align:center;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

#nav1 a:hover {
color: #d576b0;
}


#nav1 li {
    display:inline;

	overflow: hidden;
}

#nav1 ul {
padding-top: 6px;
}





/*

#navigation li.first {
	background-position: -2px 0;
}*/

#navigation a {
	display: inline;

	text-align: center;
	line-height: 51px;
}



#navigation a, #navigation a:active, #navigation a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 740px;
	margin: 0 auto;
	padding-top:10px;
	padding-bottom: 10px;
	

}

#content p {
	margin-bottom: 1em;
	text-align:justify;
	padding:10px 20px;;
	font-size: 14px;
}

.contact a{
color:#000000;
}

#content a {

}

#content a:hover {
color: #D576B0;
}

#content h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #D576B0;
padding: 10px 20px;
}

#content li {
	list-style-position: outside;
	margin-left: 1.4em;
}

#wrapper2 {
margin: 0 auto;
width: 800px;
background-image: url('img/weddingback.jpg');
background-repeat:repeat-y;
}

#side {
	float: left;
	width: 130px;
	margin-left:30px;
}

#side h2 {

width:132px;
height: 68px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #c6007b;
background-image: url('img/navimage.jpg');
background-repeat:no-repeat;
}

#side li {
list-style-type:none;
}

#side li a {
text-decoration:none;
color: #606060;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
}

#side a {
color: #c6007b;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
}


#search, #contact, #partners {
	width: 205px;
	margin: 10px;
	padding: 10px;
}

/*
#search, #contact {
	background-color: #E5E6E0;
	border: 1px solid #C5C7BA;
}
*/

#search h3, #contact h3, #partners h3, #search p, #contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#search h3, #contact h3, #partners h3 {
	font-weight: bold;
	font-size:14px;
}
#footer {
	clear: both;
	/*background-image: url('img/weddingfooter.jpg');
	background-repeat:no-repeat;*/
	height: 80px;
}
#footer p {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	

	color: #d576b0;

}
#footer a, #footer a:active, #footer a:visited {
	color: #555555;
	text-decoration: none;


}
select, input {
	width: 200px;
	margin-bottom: 0.2em;

}
input.autosize {
	width: auto;
}



form p {
	margin-top: 0.3em;
}
#itemlist td {
	margin-bottom: 1em;
	font-weight: bold;
	padding-bottom: 10px;
}
#itemlist .descr, #itemlist a {
	font-weight: normal;
}

#contenttop {
	background-image: url('img/contenttop.jpg');
	background-repeat:no-repeat;
	height: 2px;
}