body {
	color: rgb(240,228,228);
	background: #522432;
	font-family: Arial;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
h1{
	font-size: 28px;
}
h2{
	font-size: 22px;
}
h3{
	font-size: 15px;
	font-style: italic;
	color: rgb(192,145,148);
	padding-top: 10px;
}
a{
	color: #e3e3e3;
	text-decoration: none;
}

a:link{
}
a:visited{
}
a:hover {
	text-decoration: underline;
}
a:active{
}
a img{
	border: 0;
}
#wrapper{
	width: 950px;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

/* Header */
#header{
	height:	180px;
	position: relative;
	width: 950px;
}
h1#logo{
	background: url(../images/header_logo.jpg) no-repeat;
	height: 157px;
	left: 0;
	position: absolute;
	text-indent: -9999px;	
	top: 0;
	width: 207px;
}
#top_nav{
	background: #4c1a1e;
	position: absolute;
	height: 37px;
	top: 0;
	right: 0;
	font-size: 13px;
	text-align: right;
	color: #bea4a6;
}

#top_nav a{
	color: #bea4a6;
}
#top_nav ul{
	line-height: 25.28px;
	padding: 4px 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#top_nav ul li{
	display: inline;
	padding:  0 6px;
}
#top_nav ul li a.selected{
	text-decoration: underline;
}
#title{
	position: absolute;
	height: 52px;
	width: 221px;
	top: 95px;
	left: 729px;
}

h2#title{
	position: absolute;
	height: 52px;
	width: 221px;
	text-indent: -9999px;
	top: 95px;
	left: 729px;
}
h2#title.projects{
	background: url(../images/title_projects.jpg) no-repeat;	
}
h2#title.contact{
	background: url(../images/title_contact.jpg) no-repeat;	
}
h2#title.news{
	background: url(../images/title_news.jpg) no-repeat;	
}
h2#title.links{
	background: url(../images/title_links.jpg) no-repeat;	
}
h2#title.about{
	background: url(../images/title_about.jpg) no-repeat;	
}
h2#title.salons{
	background: url(../images/title_salons.jpg) no-repeat;	
}
h2#title.exhibitions{
	background: url(../images/title_exhibitions.jpg) no-repeat;	
}
/* Main copy */
#main{
	width: 950px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	height: 420px;
}

/* Left Nav */
#left_nav{
	width: 190px;
	float: left;
	font-size: 13px;
}
#left_nav_title{
	padding-bottom: 10px;
	padding-left: 10px;
}
#left_nav ul{
	line-height: 23.28px;
	padding-left: 10px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#left_nav ul li{
	margin-top: 0;
}

#copy{
	width: 315px;
	float: left;
}
#copy_title{
	height: 40px;
	font-size: 22px;
}
#copy_main{
	height: 330px;
	overflow:	auto;
	text-align: justify;
	padding-right: 10px;
	position: relative;		/* Used for fleXcroll script */
}
#copy_main ul{
	list-style-type: disc;
	list-style-position: inside;
}
#copy_foot{
	margin-top: 10px;
	padding-top: 5px;
	border-top-style: dotted;
	border-top-width: 1px;
	padding-bottom: 25px;
}
#copy_foot ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#copy_foot ul li{
	display: inline;
}

#salon_title{
	height: 60px;
	font-size: 22px;
}
#salon_main{
	height: 310px;
	overflow:	auto;
	text-align: justify;
	padding-right: 10px;
}

#display{
	width: 400px;
	height: 370px;
	float: right;
	text-align: center;
}
#flashcontent{
	text-align: right;
}
#footer{
	width: 940px;
	text-align: right;
	background: #4e1f2d;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	height: 65px;
	color: #936469;
	font: 10px Verdana;
}
#footer ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}
#footer ul li{
	display: inline;
}
#footer a{
	color: #936469;
}

/* About */
#about_left{
	width: 425px;
	float: left;
	padding-left: 20px;
	text-align: justify;
}
#about_right{
	width: 425px;
	float: left;
	text-align: center;
	padding-top: 50px;
}
.past_date{
	font-style: italic;
	color: rgb(192,145,148);
	padding-top: 1px;
}

#alt_header{
	padding-left: 20px;
	padding-bottom: 12px;
	font-size: 18px;
	position: relative;
}
#alt_main{
	width: 950px;
	font-size: 12px;
	line-height: 17px;
	height: 390px;
	overflow:	auto;
	position: relative;
}

.links{
	width: 425px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
	position: relative;
}
.links p{
	padding: 0 0 10px;
}

.on_underline{
	text-decoration: underline;
}
.on_bold{
	font-weight: bold;
	font-size: 14px;
}
.hidden{
	display: none;
}
.img_border{
	border: 2px solid rgb(196,196,196);
}
#form_header{
	margin-left: 80px;
	padding-bottom: 15px;
	font-size: 18px;
	border-style: dotted;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
.form_body{
	padding-left: 80px;
	padding-top: 30px;
	width: 350px;
	float: left;
}
.clearfloat {
	clear:both; height:0px;
	line-height:0px; visibility: hidden;
}

/* Projects */
ul#project_list{
	display: inline;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}
ul#project_list li{
	clear: none;
	float: left;
	text-align: center;
	width: 200px;
}


/* Calendar Projects styles */
#cal_title{
	height: 40px;
	font-size: 18px;
}
#cal_sponsor{
	list-style-type: disc;
	font-size: 14px;
	padding-left: 20px;
}
#cal_sponsor ul{
	line-height: 16px;
}
#cal_sponsor li{
	padding-top: 10px;
}
#cal_sponsor a:link, #cal_sponsor a:visited, #cal_sponsor a:hover, #cal_sponsor a:active {
	text-decoration: underline;
}
#cal_image{
	width: 100%;
	height: 370px;
}
#cal_foot{
	width: 100%;
	height: 40px;
	text-align: left;
		position:relative;
}
#cal_browse{
	position: absolute;
	width: 154px;
	height: 28px;
	top: 5px;
	left: 5px;
}
#cal_quantity{
	position: absolute;
	top: 10px;
	left: 170px;
}
#cal_buy{
	position:absolute;
	top: 5px;
	left: 320px;
}

.clearboth{
	clear: both;
}