/* ----- Page Layout BEGIN ----- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #76581B;
	margin: 15px 0px;
	padding: 0px;
	background-image: url(../images/BODYroseBG.jpg);
	background-repeat: repeat;
	background-color: #F4E8E8;
}
#DivBody {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
}
#DivHeader {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/headingBG.gif);
	border-top: 2px solid #FFFFFD;
	border-right: 2px solid #43220E;
	border-bottom: 2px solid #43220E;
	border-left: 2px solid #FFFFFD;
	background-position: 0px 0px;
	height: 122px;
}
#DivHeader h1 {
	font-size: 50px;
	font-family: "Monotype Corsiva", "times new roman", serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-top: 58px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#DivContent {
	padding: 25px;
	margin: 12px 0px 0px;
	background-color: #FFFFDE;
	border-top: 3px solid #683516;
	border-right: 3px solid #AD5825;
	border-bottom: 3px solid #AD5825;
	border-left: 3px solid #683516;
}

#DivFooter {
	padding: 0px;
	margin: 30px 0px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
}

	#DivFooter #testimonials {
		height: 300px;
		width: 539px;
		margin: 0 auto;
	}
	
	#DivFooter #testimonials #slideshow-nav {
		clear: both;
	}

#Divflash {
	margin: 1px;
	height: 655px;
	width: 375px;
	float: right;
	padding: 15px;
}

/* ----- Page Layout END ----- */


/* ----- Styled Anchor Tags BEGIN ----- */

a:link {
	text-decoration: none;
	color: #FF090F;
}
a:visited {
	color: #D20000;
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: #C69B55;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7, p, {
	margin: 0px;
	padding: 0px;
}

h1 {
	font: 24px  "Monotype Corsiva", "times new roman", serif;
	color: #76300E;
	text-align: center;
}

h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: normal;
}
p {
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
td {
	padding: 2px;
	margin: 0px;
	text-align: left;
}

#DivContent th {
	padding: 20px 8px 8px 8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #76300E;
}


/* ----- Styled Pseudo Tags END ----- */

/* ----- Navigation START ----- */

#divlinks {
	text-align: left;
	height: 43px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#divlinks a:link, #divlinks a:visited, #divlinks a:active {
	font-size: 12px;
	color: #48485B;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	margin: 1px;
	height: 43px;
	width: 120px;
	display: block;
	float: left;
	border: 1px solid #AD5825;
}
#divlinks a:hover, #divlinks a.current:link, #divlinks a.current:visited {
	color:#101014;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

/* ----- Navigation END ----- */

/* ----- EcWeb START ----- */

#ecweb {
	color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	background-color: #DBB0B0;
	padding: 6px;
	border: 2px dotted #FFFFFF;

}
#ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #FFFFFF;
	font-size: 9px;
}
#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #FF0000;
	text-decoration: none;
}
.boldul {
	font-weight: bold;
	text-decoration: underline;
}

.picBG {
	height: 300px;
	width: 349px;
	background-image: url(../images/pic_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 5px;
}

.picBGhome {
	height: 325px;
	width: 349px;
	background-image: url(../images/pic_bg.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 0;
}

.picBGhome img {
	margin-top: 20px;
}

.picBGsmall {
	height: 289px;
	width: 315px;
	background-image: url(../images/pic_bg-small.jpg);
	background-repeat: no-repeat;
	padding: 20px 0 0 25px;
	margin: 0;
	float: left;
}

.floatleft {
	float: left;
}
.clearboth {
	clear: both;
}
.red {
	color: #FF0000;
}
