/* CSS Document For devalila yoga site*/

html, body {margin: 0;
padding: 0;}

img {text-decoration:none;}

body {color: #996699;
background-color: #FFF4EA;
margin:20px;
font-family: Georgia, "Times New Roman", Times, serif;}

#header {width:940px;
margin:0 auto;}

.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	padding: 6px;
	text-align: left;
}


#container {
	width:950px;
	height:auto !important;
	border: medium solid #009900;
	margin:0 auto;}

.titletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: normal;
	color: #993366;
	letter-spacing: 0.2em;
	text-align: left;
	padding: 10px 0px 5px 10px;
	background-color: #008001;
}
.normaltext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	text-align: right;
}

.subtitletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	color: #993366;
	letter-spacing: 0.2em;
	text-align: left;
	background-color: #FFFFFF;
	padding-left: 10px;
}


a {
	background: transparent;
	color:#6699CC;
	text-decoration:none;
}

a:hover {
	background: transparent;
	color: #FF33FF;
	text-decoration:underline;
}

a.darkerlinks {
	background: transparent;
	color: #CACAFF;
	text-decoration:underline;
}
a.darkerlinks:hover {
	background: transparent;
	color: #FF33FF;
	text-decoration:underline;
}

a.darkerlinks:visited {
	background: transparent;
	color: #CC99CC;
	text-decoration:underline;
}
a:visited {
	background: transparent;
	color:#CC99CC;
	text-decoration:none;
}
.quotetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-align: right;
	vertical-align: top;
	color: #FFF4EA;
	padding-top: 10px;
	padding-right: 10px;
	font-style: italic;
	background-repeat: repeat-y;
	margin-top: 10px;
}
.quotetext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: lighter;
	text-align: left;
	color: #FFF4EA;
	padding-right: 25px;
	font-style: normal;
	padding-left: 25px;
}
	
.navbar {
	background-image: url(images/lightfadeLONG.gif);
	background-repeat: repeat-y;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC33;
	border-bottom-color: #99CC33;
}
.texttop {
	background-position: top;
}
a.style6:hover {
	color:#FFCCFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}

