@charset "UTF-8";
/* CSS Document */

.master {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 100;
	font-size: 12px;
}
	

.header {
	height: 110px;
	width: 800px;
	color: #000;
	font-size: 14px;
	letter-spacing: 0.2em;
	font-weight: 400;
	padding-top: 15px;
	background-image: url(Images/logosml.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.navigation {
	letter-spacing: 0.25em;
	height: 457px;
	padding-bottom: 15px;
	text-align: center;
}

.content {
	width: 800px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 15px;
	text-align: justify;
}

.footer {
	height: 20px;
	width: 800px;
	font-size: 9px;
	color: #999;
	padding-top: 50px;
	clear: left;
	letter-spacing: 0em;
}

.alignleft {
float: left;
}
.alignright {
float: right;
}

.master {
	height: 25px;
	width: 800px;
	padding-top: 15px;
	font-size: 16px;
	letter-spacing: 0.1em;
}

body {
	margin-top: 10px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}

.formlabel
{
	width: 10em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-size: 11px;
	font-weight: 300;
	color: #000;
}

.picsurround {
	border: 1px solid #CCC;
	padding: 5px;
}

.navigation-paintings {
	height: 55px;
	width: 800px;
	font-size: 10px;
	padding-top: 15px;
	letter-spacing: 0em;
	line-height: 20px;
}

.text{
	font-size: 12px;
	line-height: 22px;
	font-weight: 100;
	width: 480px;
	float: left;
	padding-top: 25px;
}
.upcoming {
	float: right;
	width: 284px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-bottom: 40px;
	font-size: 11px;
	margin-top: 25px;
	margin-left: 15px;
}

.awards {
	width: 284px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	font-size: 11px;
	clear: right;
	float: right;
	margin-left: 15px;
}

.navigation-years {
	height: 40px;
	width: 800px;
	font-size: 11px;
	padding-top: 10px;
}

.left_column_about {
	float: left;
	height: 425px;
	width: 400px;
	text-align: justify;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 12px;
	margin-top: 25px;
}
.column_right_about {
	float: right;
	height: 410px;
	width: 400px;
	text-align: right;
	padding-top: 40px;
	padding-bottom: 25px;
	margin-top: 25px;
}

.column_left_contact {
	float: left;
	height: 450px;
	width: 400px;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}
.column_right_contact {
	float: right;
	height: 450px;
	width: 400px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-image: url(Images/contact_pic.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.left_column_index {
	float: left;
	height: 470px;
	width: 470px;
	text-align: justify;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	background-image: url(Images/index_pic4.jpg);
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 40px;
	background-repeat: no-repeat;
}
.news_title {
	height: 35px;
	width: 250px;
	float: right;
	font-size: 14px;
	padding-top: 15px;
	letter-spacing: 0.3em;
}

.gatestxt {
	font-size: 11px;
	letter-spacing: 0.2em;
	text-align: justify;
	line-height: 20px;
}


#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:800px;
	height:450px;
	overflow:hidden;
}
#slide-images li{
    position:absolute;
    display:block;
    list-style-type:none;
    margin:0px;
    padding:0px;
    background-color:#FFFFFF;
}

#slide-images li img{
    display:block;
    background-color:#FFFFFF;
}

.txtweb {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
