/***** WWW.SANDRADOWNIEBEAUTY.COM (C) 2007.
/***** SITE BY VIVRANT MEDIA. | VIVRANTMEDIA.COM | ALL RIGHTS RESERVED.

/* 
========================== 
GLOBAL SETTINGS 
========================== 
*/

body {
	font-family: Arial, Helvetica, sans-serif; background: #000; background-image: url(images/bg.gif); text-align: left; 
	padding: 0px; color: #fff; margin-top: 0px;
}

#wrap {
	width: 900px; padding: 0px; margin: 0 auto; background-color: #fff;
}

#logo {
	float: left; width: 275px; height: 60px; background: url(images/logo.gif);
}

#logo h1 {
	text-indent: -9999px; text-decoration: none; overflow: hidden;
}

#logo h1 a {
	display: block;
}

#head {
	height: 60px; background-color: #000;
}

#miniNav {
	float: right; width: 200px; margin-top: 25px; margin-right: 7px;
}

#miniNav ul {
	margin: 0; padding: 0; list-style-type: none;
}

#miniNav ul li {
	display: inline;
}

#miniNav li a {
	float: left; font-size: 10px; font-weight: bold; color: #999; text-decoration: none; text-transform: uppercase; 
	padding: 0px 5px; border-right-width: 1px; border-right-style: solid; border-right-color: #333;
}

#miniNav li a:hover {
		color: #fff;
}

#nav {
	clear: both; height: 24px; font-size: 10px; text-transform: uppercase; background-color: #222; font-weight: bold;
}

#nav ul {
	margin: 0px; padding: 0px; list-style-type: none; height: 24px;
}
#nav li {
	float: left; margin: 0px; padding: 0px; height: 24px; width: 120px;
}

#nav li a{
	text-decoration: none; display: block; color: #ccc; height: 19px; text-align: center; padding-top: 5px;
}

#nav li a:hover{
	color: #fff; background-color: #2f3433;
}

#nav li a.pink {
	color: #febad8;
}

#nav li.selected {
	color: #fff; background-color: #2f3433;
}

#content {
	background-color: #fff; color: #666; font-size: 12px; padding: 10px 15px;
}

#content_home {
	background-color: #fff; color: #666; font-size: 12px; padding: 15px;
}

#content_home img {
	border: solid 10px #ddd;
}

#content_home h3 {
	color: #999; padding: 0px; margin: 0px; font-size: 14px; font-weight: bold; letter-spacing: -1px; text-transform: uppercase;
}

#content_home h4 a {
	color: #6dcff6; text-decoration: none;
}

#content_home h4 {
	color: #666; padding: 0px; margin: 0px; font-size: 16px; font-weight: bold; letter-spacing: -1px; text-transform: uppercase;
}



h2 {
	color: #6dcff6; padding: 0px; margin: 0px; font-size: 18px; font-weight: bold; letter-spacing: -1px; text-transform: uppercase;
}

#content h3 {
	padding: 0px; margin: 0px; font-size: 12px; text-transform: uppercase; color: #6dcff6;
}


#bio {
	width: 850px; height: 500px; margin: 0px 20px 20px 0px; float: left;
}

#bio img {
	float: left; margin: 0px 10px 10px 0px;
}

#contact {
	width: 750px; height: 500px; margin: 0px 20px 20px 0px; float: left;
}


#images {
	width: 870px; height: 460px; overflow: auto;
}

#images img {
	border: solid 4px #ddd;
}


#footer {
	clear: both; height: 20px; font-size: 10px;
	text-transform: uppercase; color: #999; background-color: #222;
	font-weight: bold; text-align: center; padding-top: 8px;
}

#footer a {
	color: #999; text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

.border {
	border: solid 1px #999;
}
