@charset "UTF-8";
/* Rapid City Skin Institute CSS */

/* general */

body {
	background-color:#FFF;
	background-image:url(../images/universal/site_bg.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-family: Arial,Verdana,sans-serif;
	font-size:0.75em;
	line-height:1.2em;
	margin:0pt;
	padding:0pt;
	text-align:center;
}

a {
background-color:inherit;
color:#b36336;
text-decoration:none;
}
a:hover {
	background-color:inherit;
	color:#0099CC;
	text-decoration:underline;
}


h1, h2, h3 {
font-family: Verdana,Arial,sans-serif; 
font-weight:bold;
}
h1 {
color: #762930;
font-size:1.3em;
}
h2 {
color:#6F6F6F;
font-size:1.3em;
}
h3 {
color:#8999AC;
font-size:1.3em;
}
h4 {
font-size:1em;
}
p, h1, h2, h3 {
margin: 14px 15px;
}
p, h4 {
margin: 0;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.none {
margin: 0;
}



/* wraps */
#container {
	width: 913px;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#outerwrap {
	width: 913px;
	height: auto;
	float: left;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url(../images/universal/body_repeat.png);
	background-repeat: repeat-y;
}

#wrapper {
	float: left;
	width: 913px;
	margin: 0 auto;
	padding: 0 5px 5px 5px;
	background-image: url(../images/universal/body_bg2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#content-wrapper {
	float: left;
	width: auto;
	margin: 0; 
	padding: 0;
	background-image: url(../images/universal/beautiful_face.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}



/* masthead */
#masthead {
	float: left;
	height: 117px;
	width: 903px;
	background-image: url(../images/universal/masthead.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}




/* main menu */

#shadow {
    position:absolute;
	left: 0px;
	top: 117px;
	border: 0;
    width:912px;
    height:41px;
    margin:0;
    padding:0;
}

#navigation {
    background-image: url(../images/universal/nav_bg.gif);
    background-position:top left;
    background-repeat:no-repeat;
    position:relative;
    width:903px;
    height:41px;
    margin:0;
    padding:0;
}

#navlinks {
	float: left;
	margin-top: 15px;
	margin-bottom: 4px;
	margin-left: 27px!important;
	margin-left: 15px;
	margin-right: 5px;
	padding: 0;
	color: #FFF;
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	letter-spacing: 0.7pt;
}
#navlinks li {
	list-style: none;
	display: inline;
	margin-right: 0!important;
	margin-right: 7px; 
	padding-right: 9px!important;
	padding-right: 0;
	border-right: 1px solid #99C;
	font-weight: normal;
}
#navlinks li.last {
	border-right: 0;
}
#navlinks li a {
	color: #FFF;
}
#navlinks li a:hover {
	color: #FFCC99;
	text-decoration: underline; 
}

ul#mainlevel-main li.last {
	border-right: 0;
}



/* google map */
#wagt_map_1 {
	margin: 25px 0px 8px 25px;
	width: 350;
}




/* sidebar */

#sidebar {
	float: left;
	width: 197px;
	min-height: 570px; /* doesn’t work in IE6 */
	height: auto!important;
	height:570px;
	padding: 0;
	margin: 3px 0 0 0;
}	

#sidebar p {
	margin: 8px 26px;
	font-size: 1.0em;
	line-height: 1.2em;
	color: #FFCC99;
	font-weight: bold;
	letter-spacing: 0.008em;
}
#sidebar img {
	margin: 0;
	padding: 17px 0 0 21px;
	width: 150;
	height: 49;
}

#sidebar img .face {
	width: 197px;
	height: 303px;
	position: relative;
	margin: 0;
	padding: 0;
}


/* content */

#content {
	float: left;
	padding: 0;
	margin: 0;
	width: 706px;
	min-height: 575px; /* doesn’t work in IE6 */
	height: auto!important;
	height:575px;
}
#content p {
	margin: 25px 310px 8px 25px;
	width: auto;
}
#content p.wider {
	margin: 8px 195px 8px 15px;
	width: auto;
}
#content p.border {
	margin: 8px 30px 8px 15px;
	width: auto;
	padding-bottom: 10px;
}
#content p.full {
	margin: 8px 30px 8px 15px;
	width: auto;
}
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.caption {
	padding: 5px;
	border: none;
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #b36336;
	line-height: 1.5em;
}
.snippit {
	padding: 5px;
	border-left: 1px solid #e4c6a4;
	font-size: 0.8em;
	font-style: normal;
	text-align: left;
	color: #666666;
	line-height: 1.5em;
}
.main {
	padding: 5px;
	border: none;
	font-size: 0.8em;
	font-style: normal;
	text-align: left;
	color: #666666;
	line-height: 1.5em;
}
.bio {
	color:#000000;
	font-family: Arial,Verdana,sans-serif;
	font-size:.8em;
	line-height:1.2em;
	margin:0pt;
	padding:0pt;
	text-align:left;
}


/* prevents linked images from displaying a border */
a img {
	border: none
}
a:hover img {
	border: none
}



/* footer */

#footer {
	float: left;
	clear:both;
	position: relative;
	margin: 0 auto;
	height:25px;
	width: 903px;
}

.credit {
	font-family: Arial,Verdana,sans-serif;
	font-size: 0.84em;
	color:#762930;
	text-align:center;    
	margin: 0;
	padding: 10px;
}

.brown {
	color: #b36336; 
}
.blue {
	color: #6699CC;
}
.red{
	color: #762930;
}
