/*  
Website/Company: North Star Massage
Website URL: http://www.northstarmassage.com
Description: Website for North Star Massage
Version: .2
Author: Ashley Malone
Author URL: http://www.ashleymalone.com

*/

body {
	padding: 0px;
	margin: 0px;
	background: url(../gradient.jpg) repeat-x;
	background-position : left bottom;
	background-attachment : fixed;
	background-color: #FFF;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Tahoma', Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#page {

	margin: auto;
	width: 1020px;
	text-align: left;
}

#headerimg {

	background: #fff url(../header.jpg) no-repeat bottom center;
	border: none;
	padding: 0;
	margin: 0;
	height: 240px;
	width: 1020px;

}

.menu2 {

	padding:0 0 0 32px; 
	margin:0; list-style:none; 
	height:35px; 
	background:#fff url(../button1.gif); 
	position:relative; 
	border:1px solid #000; 
	border-width:0 1px; 
	border-bottom:1px solid #444;
}

.menu2 li {

	float:left;
}

.menu2 li a {

	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#dcd4c6; 
	text-decoration:none; 
	font-size:11px; 
	font-family:verdana, arial; 
	font-weight:bold; 
	text-align:center; 
	padding:0 0 0 8px; 
	cursor:pointer;
}

.menu2 li a b {

	float:left; 
	display:block; 
	padding:0 16px 0 8px;
}

.menu2 li.current a {
	
	color:#fff; 
	background:url(../button3.gif);
}

.menu2 li.current a b {

	background:url(../button3.gif) no-repeat right top;
}

.menu2 li a:hover {

	color:#fff; 
	background:#000 url(../button4.gif);
}

.menu2 li a:hover b {

	background:url(../button4.gif) no-repeat right top;
}

.menu2 li.current a:hover {

	color:#fff; 
	background:#000 url(../button3.gif); 
	cursor:default;
}

.menu2 li.current a:hover b {

	background:url(../button3.gif) no-repeat right top;
}

p {

	margin-left: 20px;
	font-size: 12pt;
	font-family: 'Arial';
	width: 500px;
	color: #333;
}

p a {

	text-decoration: none;
	border-bottom:1px dotted #4f6b4f;
	color: #4f6b4f;
}

p a:hover {

	text-decoration: none;
	border-bottom:1px solid #4f6b4f;
	color: #95ac90;
}

h1 {

	margin-left: 20px;
	margin-top: 40px;
	font-size: 20pt;
	font-family: 'Georgia';
	font-weight: 200;
	color: #4f6b4f;
}

h2 {

	margin-left: 20px;
	margin-top: 40px;
	font-size: 14pt;
	font-family: 'Georgia';
	font-weight: 200;
	color: #4f6b4f;
}


#homeimg p.highlight img {

	border: 5px solid #cdc1af;
	background: #786d5a;
	padding: 1px;
	margin: 0;
	margin-right: -370px;
	margin-top: -355px;
	float: right;
}

* html img.highlight {

	border: 5px solid #cdc1af;
	background: #786d5a;
	padding: 1px;
	margin: 0;
	margin-right: 120px;
	margin-top: -355px;
	float: right;
}

#massagelist h1 {

	margin-left: 20px;
	margin-top: 50px;
	font-size: 20pt;
	font-family: 'Georgia';
	font-weight: 200;
	color: #4f6b4f;
}

#massagelist p {

	margin-left: 30px;
	font-size: 10pt;
	font-family: 'Arial';
	color: #333;
}

#massagelist li {
	
	list-style-type: square;
	margin-left: 50px;
	font-size: 9pt;
	font-family: 'Arial';
	margin-bottom: 10px;
	color: #333;
}


#relieflist {

	margin-top: -328px;
	margin-left: 450px;
	float: left;
}

* html #relieflist {

	margin-top: -328px;
	margin-left: 220px;
	float: left;
}

#relieflist h1 {

	margin-left: 20px;
	margin-top: 50px;
	font-size: 20pt;
	font-family: 'Georgia';
	font-weight: 200;
	color: #4f6b4f;
}

#relieflist p {

	margin-left: 30px;
	font-size: 10pt;
	font-family: 'Arial';
	color: #333;
}

#relieflist li {
	
	list-style-type: square;
	margin-left: 50px;
	font-size: 9pt;
	font-family: 'Arial';
	margin-bottom: 10px;
	color: #333;
}


#space {

	margin-bottom: 100px;
}

* html #space {

	margin-bottom: 50px;
}

#footer {

	display:block; 
	float:left;
	width: 1020px; 
	height:35px; 
	line-height:35px;
	background: #786d5a;
	border-top: #3d453e solid;  
	padding:0px; 
}

* html #footer {

	height:25px;
	margin-bottom: -50px;
}

#footer p {

	text-align:center;
	font-family: 'Arial';
	font-size: 7pt;
	color: #dcd4c6;
	margin-top: -10px;
	margin-left: 250px;
}

#footer p.designby {

	text-align:center;
	font-family: 'Arial';
	font-size: 7pt;
	color: #dcd4c6;
	margin-top: -35px;
	margin-left: 250px;
}

* html #footer p.designby {

	margin-top: -45px;
}

#footer a {

	text-decoration: none;
	color: #95ac90;
	border-bottom: none;
}

#footer a:hover {

	text-decoration: underline;
	color: #000;
	border-bottom:none;
}

