.nav {
	background-image: url(images/home-cut_03.jpg);
	background-repeat: no-repeat;
}
.container {
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 40px;
}
.footer {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	padding-right: 50px;
	padding-bottom: 40px;
}
.footer a:link {
	color: #666666;
	text-decoration: none;
}
.footer a:visited {
	color: #666666;
	text-decoration: none;
}
.footer a:hover {
	color: #CC9900;
	text-decoration: underline;
}
.footer a:active {
	color: #666666;
	text-decoration: none;
}
.content-left {
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding-right: 20px;
	padding-top: 6px;
}
.content-left a:link {
	color: #000000;
	text-decoration: underline;
}
.content-left a:visited {
	color: #000000;
	text-decoration: underline;
}
.content-left a:hover {
	color: #CC9900;
	text-decoration: none;
}
.content-left a:active {
	color: #000000;
	text-decoration: underline;
}
.right {
	background-image: url(images/rightbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF7D6;
	padding-left: 10px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	padding-right: 10px;
}
.right a:link {
	color: #000000;
	text-decoration: underline;
}
.right a:visited {
	color: #000000;
	text-decoration: underline;
}
.right a:hover {
	color: #CC9900;
	text-decoration: none;
}
.right a:active {
	color: #000000;
	text-decoration: underline;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #E7CF52;
	line-height: 26px;
}
.h2 {
	font-family: Tahoma, Arial, Verdana;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
}
.h3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 4px;
}
.h4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #D7BC62;
	letter-spacing: 4px;
}
.h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
}
.comment1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #CEBA6A;
}
.comment2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	letter-spacing: 1px;
}
.blogright {
	background-color: #FFFFFF;
	padding-left: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
	padding-right: 10px;
}
.picpad {
	padding-bottom: 5px;
	padding-left: 15px;
}
.home-right {
	padding: 10px;
	background-image: url(images/homeright-bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

