/** { padding: 0 0 0 0; margin: 0 0 0 0; }*/

body, td { 
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #63736c;
}

img {
	border: 0px none #000
}

.main_area {
	background-image: url('../img/main-bg3.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: #f8f9f4;
	width: 488px;
	vertical-align: top;
	padding: 0px 18px 20px 18px;
}

.main_area_r {
	background-image: url('../img/main-bg2r.jpg');
	background-repeat: repeat-x;
	background-position: 0 0;	
	background-color: #fff;
	width: 36px;
}

.left-area {
	background-image: url('../img/lb-bg.jpg');
	vertical-align: top;
	width: 192px;
	height: 716px;
	color: #824b1b;
	padding: 5px 0 0 0; 
	margin: -5px 0 0 0;
}

.left-area2 {
	background-image: url('../img/lb-bg.jpg');
	vertical-align: top;
	width: 192px;
	height: 766px;
	color: #824b1b;
	padding: 5px 0 0 0; 
	margin: -5px 0 0 0;
}

.lefttext {
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}

.leftart {
	background-image: url('../img/imageBox.jpg');
	margin: 2px 4px 6px 4px;
	padding: 3px 6px 6px 3px;
	float: left;
}

.galart {
	background-image: url('../img/galleryBox.jpg');
	margin: 41px 4px 15px 4px;
	padding: 19px 19px 25px 14px;
}

.galart2 {
	margin: 15px 2px 5px 2px;
	padding: 0px 0px 0px 0px;
}

.paintart{
	background-image: url('../img/paintingBox.jpg');
	margin: 41px 4px 5px 4px;
	padding: 13px 19px 20px 14px;
}

.dot {
	margin: 0px 0px 0px 0px; 
	position: relative; 
	left: 132px; 
	top: -27px;
	float: left;
}

.headline {
	font-size: 26px;
	display: inline;
	font-weight: normal;
}

.headline_popup {
	font-size: 26px;
	display: inline;
	font-weight: normal;
	color: #663300;
}

.underline { text-decoration: underline; }
.center { text-align: center; display: block;}
.left { text-align: left; display: block;}
.right { text-align: right;	display: block;}

.date {
	font-size: 11px;
	font-family: verdana, arial, sans;
	display: inline;
	margin-left: 15px;
}

.loc {
	font-size: 11px;
	font-family: verdana, arial, sans;
	display: block;
	margin-left: 15px;
}

.popup_date {
	font-size: 11px;
	font-family: verdana, arial, sans;
	display: inline;
	margin-left: 10px;
}

.popup_text{
	font-size: 13px;
	font-family: verdana, arial, sans;
	line-height: 1.5em;
}

input {
	padding: 3px 3px 3px 3px;
	margin: 3px 3px 3px 3px;
	border: 0px none;
	background: #fff;
	color: #63736c;
	}
	
.clear {
	clear: both;
}	

.divider {
	background-image: url('../img/trn_main_divider.gif');
	/*background-image: url('../img/main_divider.jpg');*/
	height: 50px;
	background-repeat: no-repeat;
	background-position: 50% 0px;
	margin: 10px auto 10px auto;
	
}

/* link */
a:link, a:active, a:visited { text-decoration : none; font-weight: bold; color : #72A6B1; } 
a:hover { text-decoration : none; font-weight: bold; color : #bebb65; }

a.leftlink:link, a.leftlink:active, a.leftlink:visited { text-decoration : none; font-weight: normal; color : #63736c; font-size: 10px; display: block; text-align: right; font-family: verdana, arial, sans;} 
a.leftlink:hover { text-decoration : none; font-weight: normal; color : #63736c; font-size: 10px; display: block; text-align: right; font-family: verdana, arial, sans;}

a.leftlink2:link, a.leftlink2:active, a.leftlink2:visited { text-decoration : none; font-weight: normal; color : #63736c; font-size: 10px; display: inline; text-align: right; font-family: verdana, arial, sans; } 
a.leftlink2:hover { text-decoration : none; font-weight: normal; color : #63736c; font-size: 10px; display: inline; text-align: right; font-family: verdana, arial, sans; }

a.lefthead:link, a.lefthead:active, a.lefthead:visited { text-decoration : none; font-weight: bold; color : #824b1b;} 
a.lefthead:hover { text-decoration : none; font-weight: bold; color : #bebb65;}

.headline a:link, .headline a:active, .headline a:visited { text-decoration : none; font-weight: normal; color : #63736c; } 
.headline a:hover { text-decoration : none; font-weight: normal; color : #663300;}

a.normText:link, a.normText:active, a.normText:visited { text-decoration : none; font-weight: normal; color : #63736c; font-family: verdana, arial, sans;} 
a.normText:hover { text-decoration : none; font-weight: normal; color : #63736c; font-family: verdana, arial, sans;}

