@charset "utf-8";
body {
	background-color: #464a5f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
#header {
	background-image: url('images/backgrounds/tao-girl-header3.gif');
	background-repeat: no-repeat;
	width: 771px;
	height: 112px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 771px;
	margin-right: auto;
	margin-left: auto;
}

#maintop {
	margin: 0px;
	padding: 0px;
	background-position: top;
	height: 20px;
	width: 771px;
	background-image: url('images/backgrounds/bodytoptile.gif');
	background-repeat: no-repeat;
}
#maincontent {
	margin: 0px;
	height: auto;
	width: 771px;
	background-image: url('images/backgrounds/bodytile.gif');
	background-repeat: repeat-y;
}

#leftcolumn{
	width: 500px;
	height: auto;
	margin-left: 22px;
}
.leftcolumn2{
	width: 350px;
	height: auto;
	margin-left: 22px;
}

#topleftcolumn{
	width: 500px;
	height: auto;
	margin-left: 22px;
	font: 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.topleftcolumnpink{
	font: bolder 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #87316a;
}
.dotline {
	background: url("images/backgrounds/dottile.gif") repeat-x;
	height: 3px;
	width: 730px;
	margin: 8px auto 12px;
}


.quotebox {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #f8eeeb;
	padding: 6px;
	height: auto;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
.rightside {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	height: auto;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
}

#footer {
	background-position: bottom;
	height: auto;
	width: 771px;
	background-image: url('images/backgrounds/footertile.gif');
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
	line-height: normal;
}
.leftline {
	text-align: left;
	text-indent: 8px;
	border-left: 1px solid #464A5F;
	padding-left: 14px;
}
/*-----------toplinks------------*/
/*-----------toplinks------------*/
#navigation {
	height: 18px;
	font: /*bolder*/ 14px Verdana, Arial, Helvetica, sans-serif;
	color: #272936;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding: 80px 0px 0px 24px;
}
#navigation ul li {
	display: inline;
}
#navigation ul li a {
	text-decoration: none;
	height: 22px; /*border-left: 1px dotted #993300;*/;
	padding: 2px 19px 2px 18px;
}
/*#navigation ul li a:visited {
	color: #464A5F;
}*/
#navigation ul li a:link, #navigation ul li a:visited {
	color: #464A5F;
}
#navigation ul li a:hover {
	color: #87316a;
	height: 22px;
}
#navigation ul li.current a:link {
	color: #87316a;
	height: 22px;
}
/*-----------endtoplinks------------*/
/*-----------endtoplinks------------*/
/*.toplogolinks {
	padding-top: 20px;
	width: 100px;
	height: 30px;
	padding-left: 20px;
	float: left;
}*/


.small {
	font-family: Verdana;
	font-size: 11px;
	line-height: 12px;
}
.maintext {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
