* {
	margin:0;
	padding:0;
	border:0;
}

body {
	background: #bdc6a8 url(images/background.jpg) no-repeat center top fixed;
}

#nav, h1, #right, #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#txt {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4a393a;
	font-size:.9em;
	line-height:160%;
}

#container {
	width: 718px;
	background: url(images/contentbg.gif) repeat-y;
	margin:25px auto;
/*	padding:30px 39px 12px 39px;*/
}

#header {
	width:718px;
	background: url(images/header.gif) no-repeat;
	background-position: 39px 30px;
}

img.flower {
	padding: 39px 0 16px 48px;
}

#pg_content {
	background:url(images/bg_dotrule.gif) repeat-y;
	width: 718px;
}

#nav {
	padding:30px 0 0 0;
	margin:0 0 0 39px;
	width: 127px;
	float:left;
}

#nav a, #nav a:visited {
	font-size: 11px;
	line-height:120%;
	color:#8F6378;
	display:block;
	padding:5px 0 9px 0;
	text-decoration:none;
	font-weight:bold;
}

#nav a:hover {
	background-color:#f3f6ed;
	text-decoration:underline;
}

#txt {
	width:485px;
	padding:30px;
	margin-left:170px;
}

#txt p {
	margin-bottom:1em;
}

p.with_right {
	margin-right: 195px;
}

h1 {
	color:#8F6378;
	font-size:1.1em;
	padding: .5em 0 .25em;
}

h2 {
	color: #8F6378;
	font-size:1.1em;
	font-style:italic;
	padding: .5em 0 0;
}

#txt a, #txt a:visited, #right a, #right a:visited {
	color:#8F6378;
	text-decoration:none;
	font-weight:bold;
}

blockquote {
	margin: 0 0 1em 2em;
}

#txt a:hover, #right a:hover {
	text-decoration:underline;
}



#right {
	width:180px;
	float:right;
	font-size:10px;
	line-height:133%;
}

#right p {
	padding-left:4px;
}

#footer {
	clear:both;
	width: 640px;
	margin:0;
	padding:9px 0 15px 0;
	margin-left:39px;
	font-size:10px;
	color:#8F6378;
	border-top: 3px solid #D9DED4;
	background-color: #FFF;
}

.rght {
	text-align:right;
}

td.rght {
	padding-left:6px;
}

ul {
	list-style: url(images/list_diamond.gif) outside;
	margin:.5em 0 1em 2em;
}

ol {
	margin:.5em 0 1em 2em;
}
