/*
CSS for centred body website
*/

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 125%;
	margin-right: 20em;
	padding: 1em;
	padding-bottom: 4em;
	width: 90%;
	font-size: small;
}

#pregheader {
        padding-left: 2em;
        padding-top: 75px;
}
	
h2, h3, h4{
	font-family: "Times New Roman", serif;
	font-style: italics;
}

/*
h1 {
	font-family: "Times New Roman", serif;
	font-size: xx-large;
	color: green;
	padding-top: .8em;
	padding-left: .4em;
}
*/

h2 {
	color: green;
	padding-bottom: .4em;
}


h3 {
	font-size: large;
	font-style: italic;
	color: green;
}


#prices li {
	font-size: small;
	list-style-image: url(0180_bullet.png);
}

	
#Indiannotes li {
	font-size: small;
	list-style-image: url(0180_bullet.png);
}

a {
	font-weight: bold;
}

a:link {
	color: darkslateblue;
}

a:visited {
	color: darkred;
}

a:hover {
	text-decoration: none;
	color: white;
	background-color: navy;
}

a:active {
	color: aqua;
	background-color: navy;
}

#navigation, #bodycontent, #navigation2, #header, #bodycontentvert {
	position: absolute;
}


#bodycontent, #bodycontentvert {
	top: 27em;
	padding-bottom: 2em;
}

#header {
	border: 4px solid darkslateblue;
	height: 8em;
	width: 95%;
	color: green;
}


#tagline h2{
	font-family: "Times New Roman", serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: green;
	padding-left: 5em;
	top: 3em;
	width: 90%;
}

#navigation {
	/* background-color: cadetblue;*/
	border: 4px solid darkslateblue;
	font-weight: bold;
	padding-top: 1em;
	padding-right: 2em;
	width: 12em;
	height: 140%;
	left: 1.7em;
	top: 10.5em;
}

#navigation li {
	list-style-type: none;
}


#bodycontent {
	margin-right: 10%;
	left: 19em;
}	

#bodycontentnoban {
	position: absolute;
	top: 150px;
	margin-right: 10%;
	left: 19em;
}


#bodycontentvert {
	position: absolute;
	left: 40em;
	top: 150px;
	margin-right: 10%;
}	

#copyright {
	text-align: center;
}

#trademarks {
	text-align: centre;
	font-size: xx-small;
}

#pilatesimages, #indianimages, #aromaimage, #contentimages {
	position: absolute;
	top: 12em;
	left: 19em;
}


#indeximage {
	position: absolute;
	top: 12em;
	left: 19em;
}

#newsimage, #linksimage, #contactimage {
	position: absolute;
	top: 160px;
	left: 19em;
}

.dsblue {
	color: darkslateblue;
}

.larger {
	font-size: x-large;
	font-style: normal;
	color: green;
	!--text-transform: uppercase;
}

.facebookfloat {
	float:right;
	padding-right: 1em;
	}

.lavendernudge {
	position: relative;
	top:5em;
}

.nudge50 {
	position: relative;
	top: 6em;
}

.nudge70 {
	position: relative;
	top: 10em;
}

.titlebanner {
	font-family: "Times New Roman", serif;
	font-size: xx-large;
	color: green;
	padding-top: .8em;
	padding-left: .4em;
}

.stars {
	text-align: center;
	font-size: x-large;
	color: green;
}

.footnote70 {
	font-size: xx-small;
	position: relative;
	top:18em;
}

.angry {
	color:red;
	font-weight:bold;
}

.indent {
	position: relative;
	left: 4em;
}

.vertfloat {
	float: right;
	margin: 5%;
}

.threecolclass {

}

.pad02 {
	padding-right: 5em;
	font-size: small;
}

.pad01 {
	padding-right: 3em;
	padding-bottom: 2em;
	font-size: small;
	text-align: left;
}

.padnobottom {
	padding-right: 3em;
	font-size: small;
	text-align: left;
}

img.floatLeft {

	float: left;
	margin-right: 2em;
	margin-bottom: 2em;
}
