/* santinasheart.com */
/* 10-02-2011 style created by Jay White */
/* jwhite@3dotmedia.com */
/* coding: UTF-8 */
/* be smART */

body {
	width:auto;
	margin: 0px;
	background-color: #fff;
}

p {
	color:#009d9c;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
}

.special-text {font-size:12px;}

a {color:#009e9c; text-decoration:underline;}
  
  a:hover {color:#545454; text-decoration:none;}

.read-on {font-size:12px;}

#menu {float:right; width:auto; height:auto; margin-top:80px;}

.blog {background-image: url(images/blog-link.jpg); display:block; background-repeat:no-repeat; width:159px; float:left;}
.blog:hover {background-image: url(images/blog-link-up.jpg); display:block; background-repeat:no-repeat; width:159px; float:left;}
	.facebook {background-image: url(images/facebook-link.jpg); display:block; background-repeat:no-repeat; width:187px; float:left;}
	.facebook:hover {background-image: url(images/facebook-link-up.jpg); display:block; background-repeat:no-repeat; width:187px; float:left;}
		.twitter {background-image: url(images/twitter-link.jpg); display:block; background-repeat:no-repeat; width:170px; float:left;}
		.twitter:hover {background-image: url(images/twitter-link-up.jpg); display:block; background-repeat:no-repeat; width:170px; float:left;}

div#splash {
	background-image:url(images/splash.jpg);
	background-repeat:no-repeat;
	height: 453px;
	width: 511px;
	margin:75px 0 0 100px;
}

div#top { width:665px;
	margin: 25px 0 0 75px;
}

#ssm-links {margin-left:75px;}
#gallery { margin: 15px 0 0 185px;}
			
div#holder {
	background-repeat:no-repeat;
	width:auto;
	height:auto;
	margin:0 0 0 25px;
}		

#right-side-panel {
	float:right;
	margin-top: 140px;
	margin-right: 40px;
	width:270px;
	height:500px;
}

#reflections-panel {
	float:right;
	margin-top: 10px;
	margin-right: 80px;
	width:200px;
	height:500px;
}

		div#under-holder {
	width:auto;
	height:auto;
	margin:155px 0 0 100px;
}		

		div#under-2 {
			width:auto;
			height:auto;
			margin:10px 0 0 100px;
}		

div#slider {
	width:auto;
	height:300px;
	margin:5px 0 0 100px;

}		

div#reflections {
	width:700px;
	height:300px;
	margin:5px 0 0 100px;

}		

div#words-holder {
	width:auto;
	height:auto;
	margin:-80px 0 0 590px;
}		


div#words {
	width:1000px;
	height:130px;
	margin:0 0 0 40px;
	font-family:Abadi MT Condensed;
	font-size:16px;
	color:#009e9c;
}		

div#more-words {
	float:right;
	width:1000px;
	height:130px;
	margin:0 55px 0 0;
	font-family:Abadi MT Condensed;
	font-size:16px;
	color:#009e9c;
}		

div#thought {
	float:right;
	width:800px;
	height:130px;
	margin:0 1100px 0 40px;
	font-family:Abadi MT Condensed;
	font-size:16px;
	color:#009e9c;
}		

div#footer {
	width:600px;
	height:auto;
	margin:50px 0 0 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#009e9c;
}		

#tagline {margin-left:120px;}

