@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Tangerine:wght@400;700&display=swap');

p { margin: 0; }
ul { padding: 0; }
li { list-style: none; }
a {text-decoration: none; }
a:visited,a:link {
	background-color: none;
	text-decoration: none;
}
a:hover {
	background-color: none;
	text-decoration: none;
}

i  {
	color: #524; 
	}


p { 
	font-family: 'Open Sans', sans serif;
 	padding: 0px 10px 0px 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #333;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	line-height: 1.7em;
	}

p i { 
	color: #656C5A;
	font-weight: 400;
	font-style: italic;
	text-decoration: none;
	}

p b { 
	color: #532142;
	font-weight: 600;
	font-style: italic;
	font-size: 17px;
	text-decoration: none;
	}

p strong { 
	color: #333333;
	font-weight: 600;
	font-style: normal;
	font-size: 20px;
	text-decoration: none;
	}

p a { 
	color: #532142;
	font-weight: 600;
	font-style: italic;
	text-decoration: none;
	}

p a:hover { 
	color: #656C5A;
	text-decoration: none;
	}

/*  2. Universal styles
--------------------------------------*/

* {
	font-family: 'Open Sans', sans serif;
 }
body { 
	margin:0px;
	padding:0px;
	color: #333;
	background-color: #CFB3D1;
	background-image: url(../images/background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-size: auto 100%;
	}

.main-container { 
	max-width: 1500px;
	margin: 0px auto 0px auto;	
	border: 0;
	padding: 0px 15px;
	border-radius: 0px;
	background:none;
}

.content-container {
	width: 100%;
	box-sizing: border-box;
	border: 0;
	margin: 0 auto;
	padding: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
	background: rgba(255,255,255,0.7);
}

.container	 { 
	width: 100%;
}

.margin-0	 { 
	margin: 0 auto;
	padding: 0px;
}

h1 {
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 64px;
	color: #532142;
	line-height: 1.2;
	letter-spacing: 1px;
	margin: 10px 0 10px 0;
	padding: 0px 10px;
}

h2 { 
	font-family: 'Tangerine', cursive;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	font-weight: 700;
	font-size: 40px;
	color: #FFF;
	line-height: 1.2;
	margin: 10px 0px 10px 0px;
	padding: 3px 10px 0px 10px;
	border-radius: 5px;
	}

h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 48px;
	color: #532142;
	line-height: 1.2;
	letter-spacing: 1px;
	margin: 10px 0px 5px 0px;
	padding: 5px 10px 3px 10px;
	}

h3 strong { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 48px;
	color: #333;
	line-height: 1.2;
	letter-spacing: 1px;
	}

h4 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 42px;
	color: #532142;
	line-height: 1.0;
	letter-spacing: 1px;
	margin: 5px 0px 5px 0px;
	padding: 5px 10px 3px 10px;
	}

form, ol, ul, ul a { 
	font-size: 16px;
	color: #656C5A;
	}

.topheading {
	width: 100%;
	margin: 50px 0px 0px 0px;
	color: #333333;
	text-align: left;
	border: 0;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	background: rgba(255,255,255,0.7);
	}
	
.topheading  p { 
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	width: 100%;
	padding: 15px 0px 10px 0px;
	margin: 0px;
	color: #312;
	text-align: right;
	font-style: normal;
	font-size: 15px;
	line-height: 1.2;
	}

.topheading  h3 { 
	background: none;
	font-family: 'Open Sans', sans serif;
	font-weight: 600;
	font-style: normal;
	font-size: 32px;
	color: #312;
	line-height: 1.2;
	margin: 5px 0px 15px 0px;
	padding: 10px;
	}

.topheading  b { 
	font-family: 'Open Sans', sans serif;
 	font-weight: 600;
	color: #312;
	font-size: 18px;
	font-style: italic;
	}

.topheading  p i { 
	color: #624;
	}

.topheading a { 
	color: #624;
	font-size: 16px;
	font-weight: 400;
	} 

.topheading  a:hover { 
	color: #F24;
	}

.topheading  a:hover i { 
	color: #F02;
	}

.heading {
	box-sizing: border-box;
	width: 100%;
	background: none;
	margin: 0px auto;
	padding: 0px;
}


.toppic {
	box-sizing: border-box;
	width: 100%;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	border: 0px solid #FFFFFF;
}

.pix {
	box-sizing: border-box;
	background: none;
	margin: 5px;
	padding: 5px;	
	border: 0;
	background: none;
}

.picture {
	box-sizing: border-box;
	width: 100%;
	margin: 15px 0px 15px 0px;
	padding: 10px;	
	border: 0;
	border-radius: 10px;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
}

.pics {
	box-sizing: border-box;
	width: 100%;
	margin: 15px 0px 5px 0px;
	padding: 10px;	
	border: 0;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
}

.pics:hover {
	background: -webkit-linear-gradient(#FFF,#FFFFFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF,#FFFFFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF,#FFFFFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF,#FE0); /* Standard syntax (must be last) */
}

.leftpic {
	box-sizing: border-box;
	width: 100%;
	margin: 15px auto 15px auto;
	padding: 10px;
	border: 0px;
	border-radius: 15px;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}

.centerpic {
	box-sizing: border-box;
	max-width: 100%;
	margin: 15px auto 0px auto;
	padding: 10px;
	border: 0px;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}

.normal {
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
}

.weddings {
	background: -webkit-linear-gradient(#C292D4,#784E72); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C292D4,#784E72); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C292D4,#784E72); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C292D4,#784E72); /* Standard syntax (must be last) */
}

.christmas {
	background: -webkit-linear-gradient(#FF0000,#660000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FF0000,#660000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FF0000,#660000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FF0000,#660000); /* Standard syntax (must be last) */
}

.family {
	background: -webkit-linear-gradient(#BB6633,#663322); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#BB6633,#663322); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#BB6633,#663322); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#BB6633,#663322); /* Standard syntax (must be last) */
}

.girlfriends {
	background: -webkit-linear-gradient(#009900,#003300); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#009900,#003300); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#009900,#003300); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#009900,#003300); /* Standard syntax (must be last) */
}

.murder {
	background: -webkit-linear-gradient(#AAAAAA,#333333); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#AAAAAA,#333333); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#AAAAAA,#333333); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#AAAAAA,#333333); /* Standard syntax (must be last) */
}

.corporate {
	background: -webkit-linear-gradient(#2288DD,#116699); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#2288DD,#116699); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#2288DD,#116699); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#2288DD,#116699); /* Standard syntax (must be last) */
}

.leftpiclink {
	box-sizing: border-box;
	width: 100%;
	margin: 6px auto 0px auto;
	padding: 10px;
	border: 0px;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 10px rgba(0,0,0,0.7);
}

.leftpiclink:hover {
	background: -webkit-linear-gradient(#EE9933,#880000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#EE9933,#880000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#EE9933,#880000); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#11AA55,#005522);/* Standard syntax (must be last) */
}

.video {
	width: 650px;
	height: 380px;
	margin: 0px auto;
	padding: 0px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	border: 15px solid #424549;
	border-radius: 0px;
}
.map {
	box-sizing: border-box;
	height: 460px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #047;
	border-left: 1px solid #047;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	background: -moz-linear-gradient(top, #036,#023);
	background: -o-linear-gradient(top, #036,#023);
	background: -webkit-linear-gradient(top, #036,#023);
	background: linear-gradient(to bottom, #036,#023);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}
.spacing {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 10px;
	border: 0;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
}

.weddingspacer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	background: -webkit-linear-gradient(#C292D4,#784E72); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C292D4,#784E72); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C292D4,#784E72); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C292D4,#784E72); /* Standard syntax (must be last) */
}

.weddingspacer h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FFF;
	line-height: 1.0;
	letter-spacing: 1px;
	text-shadow: -1px -1px #312;
	margin: 0px;
	padding: 0px
	}

.christmasspacer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	background: -webkit-linear-gradient(#FF0000,#660000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FF0000,#660000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FF0000,#660000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FF0000,#660000); /* Standard syntax (must be last) */
}

.christmasspacer h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FFF;
	line-height: 1.0;
	letter-spacing: 1px;
	text-shadow: -1px -1px #312;
	margin: 0px;
	padding: 0px
	}

.girlfriendspacer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	background: -webkit-linear-gradient(#009900,#003300); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#009900,#003300); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#009900,#003300); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#009900,#003300); /* Standard syntax (must be last) */
}

.girlfriendspacer h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FFF;
	line-height: 1.0;
	letter-spacing: 1px;
	text-shadow: -1px -1px #312;
	margin: 0px;
	padding: 0px
	}

.familyspacer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	background: -webkit-linear-gradient(#BB6633,#663322); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#BB6633,#663322); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#BB6633,#663322); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#BB6633,#663322); /* Standard syntax (must be last) */
}

.familyspacer h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FFF;
	line-height: 1.0;
	letter-spacing: 1px;
	text-shadow: -1px -1px #312;
	margin: 0px;
	padding: 0px
	}

.murderspacer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	background: -webkit-linear-gradient(#AAAAAA,#333333); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#AAAAAA,#333333); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#AAAAAA,#333333); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#AAAAAA,#333333); /* Standard syntax (must be last) */
}

.murderspacer h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FFF;
	line-height: 1.0;
	letter-spacing: 1px;
	text-shadow: -1px -1px #312;
	margin: 0px;
	padding: 0px
	}

.corporatespacer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	background: -webkit-linear-gradient(#2288DD,#116699); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#2288DD,#116699); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#2288DD,#116699); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#2288DD,#116699); /* Standard syntax (must be last) */
}

.corporatespacer h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FFF;
	line-height: 1.0;
	letter-spacing: 1px;
	text-shadow: -1px -1px #312;
	margin: 0px;
	padding: 0px
	}

.spacer {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border: 0;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
}

.spacer h3 { 
	font-family: 'Tangerine', cursive;
	font-weight: 700;
	font-size: 36px;
	color: #FFF;
	line-height: 1.0;
	letter-spacing: 1px;
	text-shadow: -1px -1px #312;
	margin: 0px;
	padding: 0px
	}

.midpic {
	box-sizing: border-box;
	width: 100%;
	background: none;
	margin: 10px 0px 10px 0px;
	padding: 0px;	
	border: 0;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.8);
}

.bottompic {
	box-sizing: border-box;
	width: 100%;
	background: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border: 0;
}

.content { padding-top: 15px; }
.row ul { 
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 20px 30px;
	color: #333;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	line-height: 1.7em;
	}

.row ul li { 
	list-style: disc;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #333;
	font-weight: 400;
	font-style: italic;
	font-size: 16px;
	line-height: 1.7em;
	}

ol { 
	list-style: decimal;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #656C5A;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

ol li { 
	list-style: decimal;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #656C5A;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

ol ol li { 
	list-style: lower-alpha;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	color: #656C5A;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.7em;
	}

.subtitle { font-weight: bold; color: #909090; }

.margin-top-0 {
	margin-top: -15px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-left-20 {
	margin-left: 20px;
}
.padding-left-30 {
	padding-left: 30px;
}

.logo {
	max-width: 100%;
	text-align: left;
	border: 0px;
	margin: 0px;
	padding: 3px 0px 2px 0px;
}

.leftphoto {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	max-width: 100%;
}

.property-search { 
	display: block;
	width: 100%;
	border: 1px solid #FFFFFF;
	background: rgba(0,50,10,0.7);
	padding: 0px;
	margin: 10px 0px 15px 0px;
	border-radius: 4px;
	height: 650px;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.7);
	}

.redish {
	border: 1px solid #FFFFFF;
	background: rgba(60,0,10,0.7);
}

.topview { 
	display: block;
	width: 100%;
	border: 1px solid #FFFFFF;
	background: rgba(60,0,10,0.7);
	padding: 5px 10px 8px 10px;
	margin: 15px 0px 5px 0px;
	color: #656C5A;
	border-radius: 4px;
	font-size: 16px;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	}

.topview:hover { 
	border: 1px solid #FFF;
	text-decoration: none;
	background: rgba(0,0,0,0.7);
	color: #656C5A;
	}

.newsletter, .topviews { 
	display: block;
	width: 100%;
	border: 1px solid #FFFFFF;
	background: rgba(60,0,10,0.7);
	padding: 5px 10px 3px 10px;
	margin: 15px 0px 5px 0px;
	color: #656C5A;
	border-radius: 4px;
	font-size: 16px;
	line-height: 1.2em;
	text-align: center;
	text-decoration: none;
	font-weight: 400;
	box-shadow: 3px 3px 5px rgba(0,0,0,0.5);
	}

.newsletter:hover, .topviews:hover { 
	border: 1px solid #FFF;
	text-decoration: none;
	background: rgba(0,0,0,0.7);
	color: #656C5A;
	}

.tour {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.tour:hover {
	border-top: 1px solid #652;
	border-left: 1px solid #652;
	border-right: 1px solid #210;
	border-bottom: 1px solid #210;
	background: rgba(50,30,5,0.5);
}

.photo {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.photo img {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #431;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.photo:hover {
	border-top: 1px solid #652;
	border-left: 1px solid #652;
	border-right: 1px solid #110;
	border-bottom: 1px solid #110;
	background: rgba(50,30,5,0.5);
}

.photo a{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.photo a:hover{
	color: #656C5A;
	text-decoration: none;
}

.resize {
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.contact {
	width: 100%;
	margin: 15px 0px 10px 0px;
	padding: 7px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}

.staff {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 0px 0px 15px 0px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #652;
	border-bottom: 1px solid #652;
	background: rgba(255,230,153,0.7);	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.staff img {
	width: 100%;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 1px solid #431;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
}
.staff:hover {
	border-top: 1px solid #652;
	border-left: 1px solid #652;
	border-right: 1px solid #110;
	border-bottom: 1px solid #110;
	background: rgba(50,30,5,0.5);
}

.staff a{
	color: #000;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}

.staff a:hover{
	color: #656C5A;
	text-decoration: none;
}

.details table{
	width: 100%;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 20px 10px;
	text-align: left;
}

.yl {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #656C5A;
}

.wh {
	padding: 2px 5px;
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #656C5A;
}

.rightpic {
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 8px;
	border-radius: 8px;
	text-align: center;
	width: 100%;
}

.selectbox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 8px;
	border-radius: 8px;
	text-align: center;
}

.selectbox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 8px 0px;
}

.selectbox:hover img {
	border-radius: 50%;
}

.selectbox:hover a {
	color: #FFF;
}

.selectbox a {
	font-family: 'Tangerine', cursive;
	font-size: 30px;
	line-height: 0.75em;
	color: #FFF;
	font-weight: 700;
	text-transform: none;
	text-align: center;
}

.selectbox a i {
	font-family: 'Open Sans', sans serif;
	font-size: 14px;
	line-height: 1.0em;
	color: #FFF;
	font-weight: 300;
}

.christmasbox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#FF0000,#660000); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FF0000,#660000); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FF0000,#660000); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FF0000,#660000); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 8px;
	border-radius: 8px;
	text-align: center;
}

.christmasbox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 8px 0px;
}

.christmasbox:hover img {
	border-radius: 50%;
}

.christmasbox:hover a {
	color: #FFF;
}

.christmasbox a {
	font-family: 'Tangerine', cursive;
	font-size: 30px;
	line-height: 0.75em;
	color: #FFF;
	font-weight: 700;
	text-transform: none;
	text-align: center;
}

.christmasbox a i {
	font-family: 'Open Sans', sans serif;
	font-size: 14px;
	line-height: 1.0em;
	color: #FFF;
	font-weight: 300;
}

.weddingbox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#C292D4,#784E72); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C292D4,#784E72); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C292D4,#784E72); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C292D4,#784E72); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px 10px 0px 10px;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
}

.weddingbox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	margin: 0px 0px 0px 0px;
}

.weddingbox:hover img {
	border-radius: 50%;
}

.weddingbox:hover a {
	color: #ffffff;
}

.weddingbox a {
	font-family: 'Open Sans', sans serif;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
}

.gallerybox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px 10px 0px 10px;
	border-radius: 8px;
	text-align: center;
	color: #ffffff;
}

.gallerybox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 0px 0px;
}

.gallerybox:hover img {
	border-radius: 50%;
}

.gallerybox:hover a {
	color: #ffffff;
}

.gallerybox a {
	font-family: 'Open Sans', sans serif;
	font-size: 14px;
	line-height: 24px;
	color: #ffffff;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: none;
	text-align: center;
}

.viewbox {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background: -webkit-linear-gradient(#7ADEEF,#013A69); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#7ADEEF,#013A69); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#7ADEEF,#013A69); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#7ADEEF,#013A69); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px 10px 0px 10px;
	border-radius: 8px;
	text-align: center;
	color: #656C5A;
}

.viewbox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 5px;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 0px 0px;
}

.viewbox:hover a {
	color: #656C5A;
}

.viewbox i {
	color: #656C5A;
	font-size: 12px;
	font-weight: 400;
}

.videobox {
 	font-family: 'Open Sans', sans serif;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	background-image: -moz-linear-gradient(top, #036,#023);
	background-image: -o-linear-gradient(top, #036,#023);
	background-image: -webkit-linear-gradient(top, #036,#023);
	background-image: linear-gradient(to bottom, #036,#023);
	box-shadow: 0px 0px 9px  rgba(0,0,0,0.3);
	padding: 10px;
	border-radius: 8px;
	text-align: center;
}

.videobox img {
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	border-radius: 50%;
	width: 100%;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	margin: 0px 0px 5px 0px;
}

.videobox:hover img {
	border-radius: 5px;
}

.videobox a {
	font-family: 'Open Sans', sans serif;
	font-size: 14px;
	line-height: 40px;
	color: #656C5A;
	font-weight: 400;
	text-transform: none;
	text-align: center;
}

.videobox a b {
	font-family: 'Open Sans', sans serif;
	font-size: 16px;
	line-height: 40px;
	color: #656C5A;
	font-weight: 400;
	text-transform: none;
	text-align: center;
}

.videobox:hover a, .videobox:hover a b{
	color: #adf;
}

.weddingbutton { 
 	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 10px auto;
	color: #FFF;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	border:0;
	border-radius: 5px;
	background: -webkit-linear-gradient(#C292D4,#784E72); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#C292D4,#784E72); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#C292D4,#784E72); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#C292D4,#784E72); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	}

.weddingbutton i { 
	color: #FFF;
	}
	
.weddingbutton:hover, .viewbutton.active { 
	text-decoration: none;
	border:0;
	background: -webkit-linear-gradient(#79508A, #1D1421); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#79508A, #1D1421); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#79508A, #1D1421); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#79508A, #1D1421);/* Standard syntax (must be last) */
	color: #FFFFFF;
	width: 80%;
	}

.weddingbutton:hover  i { 
	color: #FFFFFF;
	}
	
.viewbutton { 
	display: block;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	color: #FFF;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	text-decoration: none;
	border:0;
	border-radius: 5px;
	background: -webkit-linear-gradient(#842955,#5A0A25); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#842955,#5A0A25); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#842955,#5A0A25); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#842955,#5A0A25); /* Standard syntax (must be last) */
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	}

.viewbutton i { 
	color: #FFF;
	}
	
.viewbutton:hover, .viewbutton.active { 
	text-decoration: none;
	border:0;
	background: -webkit-linear-gradient(#79508A, #1D1421); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#79508A, #1D1421); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#79508A, #1D1421); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#79508A, #1D1421);/* Standard syntax (must be last) */
	color: #FFFFFF;
	}

.viewbutton:hover  i { 
	color: #FFFFFF;
	}
	
 .viewbutton.selected { 
	text-decoration: none;
	border:0;
	background: -webkit-linear-gradient(#79508A, #1D1421); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#79508A, #1D1421); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#79508A, #1D1421); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#79508A, #1D1421);/* Standard syntax (must be last) */
	color: #FFFFFF;
	}

.infoname { 
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
	color: #656C5A;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 1.1em;
	}

.infotext { 
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	padding: 0px 0px 0px 15px;
	margin: 10px 0px 0px 0px;
	color: #656C5A;
	font-weight: 300;
	font-style: normal;
	font-size: 18px;
	line-height: 1.1em;
	}
	
.sentence {
	display: block;
}

.sentence:after{
	clear:both
	}

.sentence:after,.sentence:before{
	display:table;
	content:" "
	}

.property-details p b { 
	font-family: 'Open Sans', sans serif;
	font-weight: 400;
	color: #656C5A;
	font-size: 18px;
	font-style: normal;
	}

.light {
	display: block;
	background: rgba(255,255,255,0.8);
	margin: 0px 0px 15px 0px;
	padding: 10px;
	border: 0;
	border-radius: 10px;
	width: 100%;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.3);
}

.green {
	display: block;
	background: rgba(0,50,0,0.2);
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 10px 0px;
	border: 1px solid #FFFFFF;
	width: 100%;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.broker {
	background: rgba(0,50,0,0.2);
	padding: 10px 0px 10px 0px;
	border: 1px solid #FFFFFF;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.greenphotos {
	display: block;
	background: rgba(0,50,0,0.4);
	margin: 0px 0px 15px 0px;
	padding: 10px;
	border: 1px solid #FFFFFF;
	width: 100%;
	box-shadow: inset 0px 0px 6px rgba(0,0,0,0.8);
}

.fb-page {
	display: block;
	width: 100%;
	height: 990px;
	margin: 0px auto 15px auto;
	padding: 10px;
	border: 0;
	background: none;
}

.pricing {
	display: block;
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 10px;
	border: 0;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.6);
}
i {	color: #656C5A; }

.padding-0 {
	margin: 0;
	padding: 0;
}

/*--Footer--*/

footer {
	margin-top: -5px;
	background: rgba(255,255,255,0.6);
	border-top: 1px solid #FFF;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.5);
	}

.main-footer {
	max-width: 1440px;
	margin: 0px auto;
	}

.footer-title {
	font-family: 'Open Sans', sans serif;
 	font-size: 16px;
	font-weight: 600;
	color: #656C5A;
	text-transform: uppercase;
	padding: 10px 0px;
	background: none;
	}

.shop-list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-shadow: none;
	}

.shop-list ul li {
	list-style: none;
	font-size: 14px;
	margin: 0px 10px;
	text-shadow: none;
	color: #656C5A;
	}

.shop-list i {
	font-size: 18px;
	margin-right: 5px;
	color: #656C5A;
	}

.shop-list a {
	text-transform: uppercase;
	color: #656C5A;
	font-weight: 400;
	font-size: 13px;
	text-shadow: none;
	}

.shop-list a:hover {
	color: #656C5A;
	text-decoration: none;
	}

.more-info p {
	font-size: 14px;
	color: #656C5A;
	line-height: 1.8em;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	}

.more-info i {
	margin-right: 5px;
	color: #656C5A;
	}

.more-info i:hover {
	color: rgb(8,108,180);
	}

.bottom-footer {
	border:0;
	text-align: center;
	padding: 10px 0 10px 0;
	}

.bottom-footer p {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	color: #CCC;
	margin: 0px;
	padding: 0px;
	}

.bottom-footer p a {
	color: #FEA;
	}

.bottom-footer p a:hover {
	color: #FFF;
	}

/*-- End Footer --*/

ul.checkmark li:before { 
	font-family: 'FontAwesome'; 
	content: '\f058'; 
	margin:0 5px 0 -15px; 
	color: #929292; 
} 
ul.pad-left {	
	overflow: auto;	
	padding-left: 30px;	
	line-height: 1.8em; 
}
img.shadow { box-shadow: 5px 10px 10px -5px rgba(0,0,0,0.5); }
p.justify { text-align: justify; }
.maxweb-detail img { 
	max-width: 250px; 
	width: 100%; 
	height: auto;
	margin-right: 15px;	
	margin-bottom: 15px; 
}
.fa { margin: 6px; }
.left { float: left; }
.right { float: right; }

.righttop { 
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}
.leftttop { 
	float: right;
	margin: 0px;
	padding: 0px;
	}
.center-text { text-align: center; }

/*-- End Latest Posts --*/




/* 3. Media queries 
-----------------------------------------------------*/
@media screen and (max-width: 1024px) {
	.topheading  p { 
		font-size: 17px;
		line-height: 1.2em;
	}
		.righttop {
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 980px) {
	.topheading  p { 
		font-size: 15px;
		line-height: 1.2em;
	}
	h1 { 
		margin-top: 10px;
		font-size: 48px;
		}
	h2 { 
		margin-bottom: 15px;
		font-size: 36px;
		}
		.righttop {
		margin-bottom: 10px;
	}

}
@media screen and (max-width: 806px) and (min-width: 701px) {
	.topheading  p { 
		font-size: 15px;
		line-height: 1.1em;
	}
	h1 { 
		margin-top: 10px;
		font-size: 48px;
		}
	h2 { 
		margin-bottom: 15px;
		font-size: 32px;
		}
	.video {
		width: 560px;
		height: 330px;
	}
		.columbine {
		display: none;
	}

}
@media screen and (max-width: 700px) {
	header {
		padding-top: 0;
		padding-bottom: 0;
	}
	h1 { 
		margin-top: 10px;
		font-size: 40px;
		}
	.video {
		width: 560px;
		height: 330px;
	}
	.logo-center {
		text-align: center;
	}
	.topheading  p { 
		font-size: 15px;
		line-height: 1.1em;
		text-align: center;
	}
	.logo-center {
		text-align: center;
	}
		.righttop, .columbine {
		display: none;
	}
}
@media screen and (max-width: 600px) {
	.about-detail ul { padding-left: 20px;	}
	img.left {
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.video {
		width: 430px;
		height: 253px;
	}
	.social { clear: both; }
	.topheading  p { 
		font-size: 14px;
		line-height: 1.1em;
		text-align: center;
	}
	.logo-center {
		text-align: center;
	}
}
@media screen and (max-width:480px) {
	.video {
		width: 360px;
		height: 212px;
	}
	.topheading  p { 
		font-size: 14px;
		line-height: 1.1em;
		text-align: center;
	}
}
@media screen and (max-width:400px) {
	.video {
		width: 300px;
		height: 180px;
	}
	.topheading  p { 
		font-size: 14px;
		line-height: 1.1em;
		text-align: center;
	}
}