/*Headers*/
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

/*Subheaders*/
H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	line-height: 17px;
}

/*Footer*/
H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;  
	font-weight: normal;
	color: #333333;
	line-height: 17px;
}

/*Footer Links*/
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #650B23;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CD375C;
	text-decoration: none;
	background:none;
	line-height: 17px;
}

.footerlink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #650B23;
	text-decoration: none;
	background:none;
	line-height: 14px;
}


/*Content Links*/
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D22553;
	line-height: 20px;
	text-decoration: underline;
	background: none;
}

.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D22553;
	line-height: 20px;
	text-decoration: none;
	background: none;
}

.link2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration: underline;
	background: none;
}

.link2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	text-decoration: none;
	background: none;
}

/*Page Properties*/
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
	
/*Content default*/
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;  
	font-weight: normal;
	line-height: 20px; 
	color: #4A380A;
}

/*Pictures*/
.picborder {
	border: 1px solid; 
	border-color:#C4AD77 ;
}

.picborder2 {
	border: 1px solid; 
	border-color:#D22553 ;
}


.picRight {
	border: 1px solid; 
	border-color:#C4AD77; 
	float:right; 
	margin-left:20px;
	margin-bottom:20px;
}

.picLeft {
	border: 1px solid; 
	border-color:#333333; 
	float:left; 
	margin-right:20px;
}
/*Contact Form*/
.inputTxt {
	BORDER: #557462 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #f3f3f3; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; color: #3E5868; 
}
.inputSelect {
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #f3f3f3; BORDER: #D22553 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #3E5868; width:224
}
.inputSelect1{
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #f3f3f3; BORDER:#D22553 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #3E5868; width:150;
}
.inputTextArea {
FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #f3f3f3; BORDER: #D22553 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #666666; width:280;
}
.inputButton {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #F4EBB2;
	FONT-SIZE: 10px;
	width:60px;
	background-color: #D22553;
}

.bg-body {
	background-repeat: repeat-x;
}
.bg-left-flower {
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-content-no-rpt {
	background-repeat: no-repeat;
}

.header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#D22553;
font-weight:bold;

}

.hr {
	width:100%;
 	color: #C4AD77;
	height:1px;
}