@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(../Painting/images/masthead.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 880px;
}
a:link{
	text-decoration: none;
	font-weight: normal;
	color: #666633;
}

a:visited{
	text-decoration: none;
	font-weight: normal;
	color: #666633;
}

a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #CCCC99;
}
#title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: right;
	padding-right: 10px;
	margin-top: 1px;
}
#signature {
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
	vertical-align: text-top;
}
#navigation {
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 100px;
	float: left;
	font-weight: normal;
	text-align: center;
}
.navThumbs {
	width: 150px;
	color: #CCCCCC;
	vertical-align: top;
	text-align: center;
}
.floatLeft {
	float: left;
}
#content {
	float: left;
	margin-left: 10px;
	width: 400px;
	font-size: 10px;
	line-height: 14px;
}
#discription {
	float: left;
	width: 200px;
	padding-left: 10px;
	color: #CCCCCC;
}
#contentHome {
	float: left;
	margin-left: 10px;
	width: 400px;
	font-size: 12px;
	line-height: 16px;
}
#contentMain {
	float: left;
	margin-left: 10px;
	width: 700px;
	font-size: 10px;
	line-height: 14px;
	background-image: url(../images/redmountain.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	height: 700px;
}
#navigationTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	height: 40px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333300;
}
