/* body */
body {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding : 0px;
	background-color : #ffffff;
}

/* classes for links */
A:LINK {
	color : #666666;
	text-decoration:none;
}
A:VISITED {
	color : #666666;
	text-decoration:none;
}
A:ACTIVE {
	color : #666666;
	text-decoration:none;
}
A:HOVER {
	color : #333333;
	text-decoration:none;
}
A.navNorm:LINK {
	color : #666666;
	text-decoration:none;
}
A.navNorm:VISITED {
	color : #666666;
	text-decoration:none;
}
A.navNorm:ACTIVE {
	color : #666666;
	text-decoration:none;
}
A.navNorm:HOVER {
	color : #333333;
	text-decoration:none;
}
A.navDark:LINK {
	color : #333333;
	text-decoration : none;
}
A.navDark:VISITED {
	color : #333333;
	text-decoration : none;
}
A.navDark:ACTIVE {
	color : #333333;
	text-decoration : none;
}
A.navDark:HOVER {
	color : #333333;
	text-decoration : none;
}

A.paintersInline:LINK {
	color : #ffffff;
	text-decoration : none;
}
A.paintersInline:VISITED {
	color : #ffffff;
	text-decoration : none;
}
A.paintersInline:ACTIVE {
	color : #ffffff;
	text-decoration : none;
}
A.paintersInline:HOVER {
	color : #dddddd;
	text-decoration : none;
}
A.roomList:LINK {
	color : #dddddd;
	text-decoration:none;
}
A.roomList:VISITED {
	color : #dddddd;
	text-decoration:none;
}
A.roomList:ACTIVE {
	color : #dddddd;
	text-decoration:none;
}
A.roomList:HOVER {
	color : #fefefe;
	text-decoration:none;
}

A.roomListActive:LINK {
	color : #fefefe;
	text-decoration:none;
}
A.roomListActive:VISITED {
	color : #fefefe;
	text-decoration:none;
}
A.roomListActive:ACTIVE {
	color : #fefefe;
	text-decoration:none;
}
A.roomListActive:HOVER {
	color : #fefefe;
	text-decoration:none;
}

/* classes for navigation */
.nav1_lo {
	font-family : Times New Roman;
	font-size : 13px;
	font-weight : bold;
	color : #666666;
}

.nav1_hi {
	font-family : Times New Roman;
	font-size : 13px;
	font-weight : bold;
	color : #333333;
}

.nav2_lo {
	font-family : Times New Roman;
	font-size : 12px;
	font-weight : normal;
	color : #666666;
}

.nav2_hi {
	font-family : Times New Roman;
	font-size : 12px;
	font-weight : normal;
	color : #333333;
}

.nav_bg_over {
	background-image : url(images/nav_bg_over.gif);
	background-position : right;
	background-repeat : repeat-y;
	cursor : pointer;
}

.nav_bg_out {}

.nav_collector {
	padding-left:0px; 
	padding-bottom:4px; 
	white-space:nowrap;
	font-size: 12px;
	height:6px;
}

.nav_collector a:link, .nav_collector a:visited { 
    text-decoration: underline;
}
	
.nav_collector a:active, .nav_collector a:hover { 
	text-decoration: none; 
}


/* classes for text */
.tit01 {
	font-family : Times New Roman;
	font-size : 25px;
	font-weight : bold;
	color: #666666;
}

.news_index {
	font-family: Verdana, Geneva, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #CC0000;
}

.txt_index {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color: #666666;
}

.txt_work_desc {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 1.5em ;
	color: #666666;
}

.txt {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	line-height : 1.4em ;
	color: #666666;
}

.txt_location {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : bold;
	line-height : 1.4em ;
	color: #666666;
}



.painters_letter {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color: #666666;
}

.painters_letter_inline {
	font-family : Times New Roman;
	font-size : 20px;
	font-weight : bold;
	color : #ffffff;
	background-color : #666666;
}

.painters_list {
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color: #666666;
}

.room_list {
	font-family : Verdana;
	font-size : 10px;
	font-weight : normal;
	line-height : 1.3em ;
	letter-spacing : -0.1em;
	color: #dddddd;
}

/* classes for forms */
.shop_amount {
	width : 25px;
	height : 19px;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : right;
	color : #666666;
}

.shop_customer {
	width : 240px;
	height : 22px;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #666666;
}

.contact_msg {
	width : 240px;
	height : 160px;
	font-family : Verdana, Geneva, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #666666;
}

h3 {
	font-size : 14px;
	font-weight : bold;
	line-height:18px;
	margin-top:1px;
	margin-bottom:1px;
	}



