@import 'https://fonts.googleapis.com/css?family=Marcellus';@charset "utf-8";
html, body {
	min-width: 1024px;
}

body {
	background-color: #F8F6E9;
	background-image: url(http://www.propertykingusvi.com/images/bg_new2.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
p {
	font-size: 16px;
	color: #333;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/* [disabled]text-transform: capitalize; */
}
h1 {
	color: #B5382B;
	font-size: 65px;
	text-shadow: 1px 1px 1px #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	background-image: url(images/dots.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #136382;
	font-size: 35px;
	text-shadow: 1px 1px 1px #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
.h2_lookalike {
	color: #136382;
	font-size: 30px;
	text-shadow: 1px 1px 1px #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}

h3 {
	color: #900;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	font-style: italic;
}

hr {
	background-image: url(images/dots.png);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



a {
	color: #242438;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #B8382B;
	text-decoration: none;
}


.green {
	color: #268350;
}




#header {
	background-image: url(images/banner_bg.png);
	width: 100%;
	background-repeat: repeat-x;
	background-position: center 130px;
	height: 275px;
	clear: both;
	position: relative;
}
#header #header_top {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/PropertyKingLogo.png);
	background-repeat: no-repeat;
	background-position: 600px -2px;
	height: 139px;
	position: relative;
	z-index: 999;
	top: 0px;
}
#header #header_top #header_topLeft {
	/* [disabled]width: 218px; */
	float: left;
	margin-top: 10px;
	margin-left: 60px;
}
#header #header_top #header_topRight {
	width: 240px;
	margin-right:6px;
	float: right;
	margin-top: 40px;
	z-index: 100000;
	-webkit-box-shadow: 0px 0px 5px 6px #CCE5FE;
  	-moz-box-shadow:    0px 0px 5px 6px #CCE5FE; 
  	box-shadow:         0px 0px 5px 6px #CCE5FE;
}
#header #header_top #header_topRight #img {
	float: left;
	clear: right;
	width: 20px;
	padding:0px;
	margin:0px;
}

#header #header_top #header_topRight .numbers {
	float: right;
	font-size: 11px;
	color: #333;
	text-align: left;
	width: 220px;
	margin-bottom: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 12px;
	padding: 0px;
}
#header #header_top #header_topRight .numbers a {
	color: #333;
}
#header #NavigationBarContainer {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header #NavigationBarContainer #NavigationBar .NavOn {
	background-image: url(images/darkScribbleService.png);
	-moz-box-shadow:    inset 0 0 0px #ff7665;
	-webkit-box-shadow: inset 0 0 0px #ff7665;
	box-shadow:         inset 0 0 0px #ff7665;
	background-position: 0px -4px;
}


#header #NavigationBarContainer #NavigationBar {
	position: absolute;
	z-index: 1000;
	height: 265px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	background-image: url(images/LogoNavBg.png);
	background-repeat: no-repeat;
	background-position: center 130px;
}

#header #NavigationBarContainer #NavigationBar #NavLeft {
	float: left;
	width: 211px;
	height: 87px;
	margin-top: 143px;
	margin-left: 10px;
	/* [disabled]margin-right: 10px; */
}


#header #NavigationBarContainer #NavigationBar  #Logo{
	height: 216px;
	width: 592px;
	float: right;
	/* [disabled]padding-left: 5px; */
	padding-top: 5px;
}
#header #NavigationBarContainer #NavigationBar #NavRight {
	float: right;
	width: 201px;
	height: 87px;
	margin-top: 143px;
	margin-left: 10px;
	}

#wrapper {
	position: relative;
	z-index: auto;
	margin: 0px;
	padding: 0px;
}

#wrapper #container1024 {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(images/highlight.png);
	background-position: center bottom;
	/* [disabled]-moz-box-shadow:    0px 2px 4px 8px #fff; */
	/* [disabled]-webkit-box-shadow: 0px 2px 4px 8px #fff; */
	/* [disabled]box-shadow:         0px 2px 4px 8px #fff; */
}
#container1024 #full_width .flower_holder {
	width: 1024px;
	margin-left: -40px;
}
#container1024 #full_width .leftPicHolder {
	width: 300px;
	margin-left: -40px;
	float: left;
	margin-right: 60px;
}


#wrapper div.nobg#container1024 {
	background-image: none;
}


#wrapper #container1024 #gallery{
	background-image: url(images/gallery_box.png);
	background-repeat: no-repeat;
	float: left;
	height: 486px;
	width: 752px;
}
#wrapper #container1024 #orange_box {
	background-image: url(images/scribbleboxes_01.png);
	height: 225px;
	width: 270px;
	float: right;
}
#wrapper #container1024 #green_box {
	background-image: url(images/scribbleboxes_02.png);
	height: 139px;
	width: 270px;
	float: right;
}
#wrapper #container1024 #blue_box {
	background-image: url(images/scribbleboxes_04.png);
	height: 123px;
	width: 270px;
	float: right;
}
#wrapper #container1024 #full_width{
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
	-webkit-border-top-right-radius: 50px 30px;
	-webkit-border-bottom-right-radius: 50px 30px;
	/* [disabled]border-left-width: 10px; */
	/* [disabled]border-left-style: solid; */
	/* [disabled]border-left-color: #F4AC5D; */
}
#wrapper #container1024 #full_width p strong {
	font-size: 20px;
	font-weight: normal;
	color: #862B20;
	line-height: 30px;
}
#wrapper #container1024 #full_width p strong a {
	font-size: 20px;
	font-weight: normal;
	color: #862B20;
	line-height: 30px;
	text-shadow: 1px 1px 1px #ccc;
}
#wrapper #container1024 #full_width p strong a:hover {
	color: #CC483B;
	text-shadow: 1px 1px 1px #fff;
}
#wrapper #container1024 #full_width #right_column {
	float: right;
	width: 320px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-image: url(images/FactsBG.png);
	padding: 10px;
	border: 5px solid #82C1DC;
	-moz-box-shadow:    0px 2px 4px 1px #333;
    -webkit-box-shadow: 0px 2px 4px 1px #333;
    box-shadow:         0px 2px 4px 1px #333;
}
#wrapper #container1024 #full_width #right_column ul {
	margin: 5px;
	padding: 0px;
}
#wrapper #container1024 #full_width #right_column li {
	color: #F6AE5E;
	font-size: 13px;
	/* [disabled]text-transform: capitalize; */
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/little_crown.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 45px;
	margin: 0px;
}
#wrapper #container1024 #full_width #right_column p {
	color: #FFF;
	font-size: 18px;
}

#wrapper #container1024 #full_width #right_column p a {
	color: #FFF;
}

#wrapper #container1024 #full_width .gallery_thumbnail {
	background-color: #FFF;
	float: left;
	height: 200px;
	width: 275px;
	padding: 10px;
	margin: 10px;
  -moz-box-shadow:    1px 1px 5px 1px #666;
  -webkit-box-shadow: 1px 1px 5px 1px #666;
  box-shadow:         1px 1px 5px 1px #666;
}
#wrapper #container1024 #full_width .gallery_thumbnail img {
	padding: 2px;
}
#full_width .testimonial {
	padding: 15px;
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: -40px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BC3728;
	background-image: url(images/highlight.png);
	background-repeat: no-repeat;
	/* [disabled]background-position: center center; */
}
#full_width .testimonial p {
	color: #296598;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#full_width .testimonial p em {
	color: #BC3728;
	font-size: 11px;
	line-height: normal;
}






#Home_content {
	width: 1024px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-image: url(images/HomeContentBg.png);
	background-repeat: no-repeat;
	height: auto;
	background-position: 0px 50px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}


#Home_content #box1 {
	float: left;
	width: 360px;
	padding-top: 20px;
}
#Home_content #box1 p strong {
	font-size: 28px;
	font-weight: normal;
}

#Home_content #box2 {
	float: right;
	width: 325px;
	clear: right;
	margin-right: 325px;
	padding-top: 20px;
}

#footer {
	background-image: url(images/footerBG.jpg);
	background-repeat: repeat-x;
	height: 350px;
	box-shadow: 0px -3px 5px #333;
}

#footer #footer_container {
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 23px;
}
#footer #footer_container #left_side {
	width: 575px;
	float: left;
	margin-top: 16px;
	background-image: url(images/dots.png);
	background-repeat: no-repeat;
	background-position: 100px 85px;
}
#footer #footer_container #left_side #nav_container {
	width: 455px;
	float: right;
	margin-top: 60px;
	/* [disabled]background-repeat: repeat-x; */
}
#footer #footer_container #left_side #nav_container ul{
	/* [disabled]float: right; */
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer #footer_container #left_side #nav_container ul li{
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #242424;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#footer #footer_container #left_side #nav_container ul li:hover {
	color: #B6382A;
	/* [disabled]background-image: url(images/dot.png); */
	background-repeat: no-repeat;
	/* [disabled]background-position: -1px 14px; */
}
#footer #footer_container #left_side #nav_container ul li a img {
	margin-top: -34px;
}

#footer #footer_container #left_side #nav_container .sub {
	color: #333;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	width: 65px;
	/* [disabled]padding-left: 10px; */
	margin: 0px;
	padding-right: 11px;
	line-height: 16px;
}
#footer #footer_container #left_side #nav_container .sub ul li {
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	margin: 0px;
	line-height: 12px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#footer #footer_container #left_side #nav_container .sub ul li a {
	color: #030;
	display: block;
}
#footer #footer_container #left_side #nav_container .sub ul li a:hover {
	color: #360;
}


#footer #footer_container #right_side {
	float: right;
	width: 425px;
}

#footer #footer_container #right_side p {
	color: #232323;
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer #footer_container #right_side #contact {
	margin-left: 20px;
	margin-top: 10px;
	width: 20px;
	float: left;
}

#footer #footer_container #right_side #contact_info {
	float: right;
	width: 370px;
	margin-top: 10px;
}

#footer #footer_container #right_side #contact_info p {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
	height: 10px;
}

#footer #footer_container .fortay {
	font-size: 11px;
	color: #404040;
	float: left;
	clear: both;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 40px;
}
ul.navbutton{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.navbutton li a{
	font-size: 16px;
	font-family: 'Marcellus', serif;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	letter-spacing: 1pt;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	width: 100px;
	text-shadow: 1px 1px 2px #000;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}
ul.navbutton li a:hover {
	text-shadow: 0px 0px 3px #fff;
	color: #FFE622;
}
.highlight {
	background-image: url(images/sun.png);
	background-position: center 450px;
	background-repeat:no-repeat;
	width: 100%;
}




a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
	z-index: 10;
	display: none;
	padding: 14px 12px;
	margin-top: 30px;
	/* [disabled]margin-left: 28px; */
}
a.tooltip:hover span{
	display: inline;
	position: absolute;
	color: #111;
	border: 3px solid #75BAC7;
	/* [disabled]background:#fffAF0; */
	background-image: url(http://www.propertykingusvi.com/images/redbg.jpg);
	width:160px; 
	line-height:15px;
	left: 50%; 
    margin-left: -150px; /* Use half of the width (120/2 = 60), to center the tooltip */
}
	
.callout {
	z-index:20;
	position:absolute;
	bottom:100%;
	border:0;
	top:20px;
	margin-left: 60px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:4px;
    box-shadow: 2px 2px 8px #000;
}
.instagram {
}
#HurricaneIrma {
	height: 123px;
	width: 123px;
	float: right;
}
