body {
	margin: 0px;
}

#wrapper {
	min-width: 774px;
	text-align: center;
	background: #CCCCCC;
}

#leftnav {
	margin-top: 8px;
}

#content {
	padding-bottom: 20px;	
}

#rightnav {
	float: right;
	margin-top: 125px;
}

#rhnav {
	width: 119px;
}

#rhnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
} 

#rhnav li {
	margin-top: 10px;
	color : #333333;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	line-height: 14px;
	font-variant: normal;
} 

#rhnav a {
	display: block;
	width:104px;
	padding-left: 15px;
	text-decoration: none;
} 

#rhnav a:link, #rhnav a:active, #rhnav a:visited {
	background: url(images/rhnflower.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #333333;
}

#rhnav a:hover {
	background: url(images/rhnflower1.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	color: #006600;
}

.bodycopy {
	color : #333333;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 16px;
	font-variant: normal;	
}


.bodycopysm {
	color : #999999;
	font-family : Arial, Tahoma, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	line-height: 13px;
	font-variant: normal;	
}


a.bodycopylink:link, a.bodycopylink:active, a.bodycopylink:visited {
	color : #006600;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	line-height: 16px;
	font-variant: normal;	
	text-decoration: none;
	border-bottom:1px solid #006600;
	border-bottom-style : dotted;
	padding: 0 2px 0 2px;
}

a.bodycopylink:hover {
	color: #006600;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 12px;
	line-height: 16px;
	text-decoration: none;
	background-color: #C2E0C2;
	padding: 0 2px 1 2px;
	border: none;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
}

#details ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color : #333333;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 12px;
	line-height: 16px;
	font-variant: normal;
} 

#details li {
	margin-top: 0px;
	margin-bottom: 8px;
	padding-left: 15px;
	background-image: url(images/flower.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

#footer {
	text-align: center;
	clear: both;
	position: static;
	margin-top: 30px;
}

.footer {
	width: 480px;
	border-top: 1px solid #006600;
	padding-top: 10px;
	color : #333333;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : normal;
	font-style : normal;
	font-size : 11px;
	line-height: 14px;
	font-variant: normal;
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, {
	color : #006600;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
	line-height: 14px;
	font-variant: normal;	
	text-decoration: none;
	border-bottom:1px solid #006600;
	border-bottom-style : dotted;
	padding: 0 2px 0 2px;
}

a.footerlink:hover {
	color: #006600;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	background-color: #C2E0C2;
	padding: 0 2px 1px 2px;
	border: none;
}
