body {
    background-color: #edeae3;
    font-family: Verdana, Arial;
    font-size: 12px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
    text-decoration: none;
    padding: 0px;
    margin: 0px;
    color: #000000;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	padding: 0;
	margin: 0;
	padding-top: 20px;
	padding-left:20px;
	padding-bottom: 10px;
	color: #4374e0;
	background: url('../_images/cursor_1.gif') 0px 19px no-repeat;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}

table td {
	font-family: Verdana, Arial;
   	font-size: 12px;
   	text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#top {
	width: 100%;
	height: 240px;
	background: url('../_images/r_top.jpg') top left repeat-x;
}

#cont {
	width: 350px;
	text-align: center;
	color: #666666;
	font-style: italic;
}

#cont a {
	color: #008080;
	font-weight: bold;
}

#cont a:hover {
	color: #ff6633;
}

.menu {
	margin-top: 23px;
	height: 23px;
	padding-right: 90px;
	text-align: right;
	line-height: 23px;
	font-size: 9px;
	color: #FFFFFF;
	background: url('../_images/r_menu.jpg') top left repeat-x;
}

.menu a {
	color: #FFFFFF;
}

.menu a:hover {
	color: #ff6633;
}

.menu2 {
	margin-top: 25px;
	height: 47px;
	padding-left: 170px;
	text-align: left;
	line-height: 60px;
	font-size: 9px;
	color: #FFFFFF;
	background: url('../_images/r_menu2.jpg') top left repeat-x;
}

.menu2 a {
	color: #FFFFFF;
}

.menu2 a:hover {
	color: #ff6633;
}

#catalog {
	width: 100%;
	margin-top: 40px;
}

#catalog td a {
	font-family: Arial;
	font-style: italic;
	color: #008080;
}

#catalog td a:hover {
	color: #ff6633;
	text-decoration: underline;
}

.photos {
	padding: 14px 10px 0px 5px;
	width:310px;
	height:266px;
	background: url('../_images/bg_photo.jpg') top left no-repeat;
}

.text {
	padding: 20px 10px 5px 10px;
	text-align: left;
	color: #666666;
	text-family: Arial;
	font-size: 11px;
	font-style: italic;
}

#slogan {
	margin-top: 30px;
	text-align: center;
	color: #0066cc;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

#copy {
	margin-top: 45px;
	padding-bottom: 45px;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
}

#copy a {
	font-family: Arial;
	color: #008080;
}

#copy a:hover {
	color: #ff6633;
}

#content {
	padding: 10px;
}

.floatimgtop {
	padding:10px;
}

#xcontent {display: none;}