body{
	color: #712121;
	margin-top:10px;
	background-image: url("../images/bg.gif");
	background-repeat: repeat; 
}

form{
	margin:0px;
	padding: 0px;
}

H1 { 
	text-decoration: none; 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 9pt;
	color: #5D5553;
}

H2 { 
	text-decoration: none; 
	font-family: Tahoma, Arial, Verdana; 
	font-size: 9pt;
	color: #32291A;
}

H3 { 
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #CBA14B;
	text-decoration: none;
}

TD {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #32291A;
	text-decoration: none;
}

P {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #32291A;
	text-decoration: none;
}

.light {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 12px;
	color: #CBA14B;
	text-decoration: none;
}

.small {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #CBA14B;
	text-decoration: none;
}

A.small:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #CBA14B;
	text-decoration: none;
}

A.small:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #CBA14B;
	text-decoration: none;
}

A.small:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #CBA14B;
	text-decoration: none;
}

A.small:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	line-height: 10px;
	color: #712121;
	text-decoration: none;
}

A:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #CBA14B;
	text-decoration: none;
}

A:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #CBA14B;
	text-decoration: none;
}

A:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;	
	color: #CBA14B;
	text-decoration: none;
}

A:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 13px;
	color: #712121;
	text-decoration: none;
}

.header{
	background-image: url("../images/header.gif");
	background-repeat: no-repeat;
	height: 170px;
}

.border{
	background-image: url("../images/border.gif");
	background-repeat: repeat;
	height: 4px;
}

.main{
	background-image: url("../images/main.jpg");
	background-repeat: no-repeat;
	height: 265px;
}

.index{
	background-image: url("../images/index.jpg");
	background-repeat: no-repeat;
	height: 540px;
	background-position: bottom left
}

.pete{
	background-image: url("../images/pete.jpg");
	background-repeat: no-repeat;
	height: 560px;
	background-position: bottom right
}

.wedding{
	background-image: url("../images/wedding.jpg");
	background-repeat: no-repeat;
	height: 545px;
	background-position: bottom right
}

.jewishwedding{
	background-image: url("../images/jewishwedding.jpg");
	background-repeat: no-repeat;
	height: 550px;
	background-position: bottom right
}

.civilwedding{
	background-image: url("../images/civilwedding.jpg");
	background-repeat: no-repeat;
	height: 530px;
	background-position: bottom right
}

.reception{
	background-image: url("../images/reception.jpg");
	background-repeat: no-repeat;
	height: 600px;
	background-position: bottom right
}

.musicians{
	background-image: url("../images/musicians.jpg");
	background-repeat: no-repeat;
	height: 830px;
	background-position: bottom right
}

.thankyou{
	background-image: url("../images/thankyou.jpg");
	background-repeat: no-repeat;
	height: 540px;
	background-position: bottom left
}