/******************* Global Styles ************************/
* {margin: 0px; padding: 0px;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #333333;
	margin: 10px;
	padding: 10px;
	font-size: 11pt;
}
#hm_main_img a:link, #hm_main_img a:visited{color:#FFFFFF; text-decoration: none;}
#hm_main_img a:hover{color:#EC2F1B; text-decoration: underline;}
/******************* main content ************************/
#content {
	font-size: 11pt;
	width: 707px;
	position: relative;
	border: 1px solid #999999;
	padding: 15px;
	background-color: #000000;
}

*html #content {
	width: 739px;
}

#content p {
	margin: 0 0 16px 0;
}

#purch {
	margin: 0 0 16px 0;
}

#content h1 {
	font-size: 28pt;
	font-weight: normal;
	margin-bottom: 8px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#content h2 {
	font-size: 14pt;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 16px;
	text-align: left;
}

#content h3 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 8px;
}

#content h3 em {
	font-size: 20pt;
	color:#EC2F1B;
	font-style: normal;
}

#content h4 {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

#woman {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-style: normal;
	font-weight: bold;
}

#footer {
	background-color: #4D4D4D;
	position: relative;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #000000;
	letter-spacing: 6px;
	line-height: 18px;
}

#colsqu2 {
	position: relative;
	width: 128px;
	background-color: #999999;
	position: relative;
}

#colsqu1 {
	background-color: #999999;
	position: relative;
}

#banner {
	background-color: #4D4D4D;
	position: relative;
}

#maintext {
	text-align: justify;
	padding-bottom: 10px;
	padding-right: 10px;
	font-size: 10pt;
}

#maintext a, #maintext a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#maintext a:hover {
	color: #cccccc;
	font-weight: bold;
	text-decoration: underline;
}

#linespace {
	background-color: #4D4D4D;
	position: relative;
	width: 100%;
	top: -16px;
}

#linespace2 {
	background-color: #cccccc;
	position: relative;
	width: 100%;
	top: -4px;
	margin: 0;
}

#linespace3 {
	background-color: #666666;
	position: relative;
	width: 100%;
	top: -4px;
	margin: 0;
}

#colls {
	text-transform: uppercase;
	position: relative;
	left: -26px;
	letter-spacing: 2px;
	top: -10px;
}

#colls li {
	display: inline;
	list-style-type: none;
	position: relative;
	padding-left: 56px;
	padding-right: 40px;
}

#addy {
	list-style-type: none;
	position: relative;
	left: 120px;
	top: -32px;
}

ol {padding-left:60px;	padding-bottom:18px;}

#centerTXT{text-align:center; position:relative; top: -10px;}
#centerTXT img{padding:0 10 0 10;}
/******************* Floating Images ************************/
img.floatLeft { 
    float: left; 
    margin: 4px 10px 5px 0; 
}

#leftPic {
	position: relative;
}

img.floatRight { 
    float: right; 
    margin: 5px; 
}

#rightPic {
	position: relative;
	right: -5px;
}

#floatright a {
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 202px;
	position:relative;
    float: right; 
    margin: 5px; 
	right: 25px;
	color: #999999;
}

#floatleft a {
	text-transform: uppercase;
	letter-spacing: 2px;
	width: 202px;
	position:relative;
    float: left; 
    margin: 5px;
	left: 30px; 
	color: #999999;
}

/******************* Internal pages Main Navigation Style ************************/
#main_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	padding-bottom: 5px;
	text-align: center;
}

#main_nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#main_nav li{
	padding: 0 10px 0 0;
	margin: 0;
	display: inline;
}

#main_nav a, #main_nav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

#main_nav a:hover {
	color: #EC2F1B;
}

/******************* Homepage - index.html ************************/
#home_content {
	font-size: 11pt;
	width: 707px;
	position: relative;
	border: 1px solid #999999;
	padding-top: 15px;
	background-color: #000000;
}

#hm_top td {
	padding-bottom: 15px;
	margin-top: 15px;
	position: relative;
}

#hm_logo {
	text-align: center;
	padding-top:80px;
}
*html #hm_logo{ top:30px;}
#hm_news td {
	text-align:center;
	vertical-align: bottom;
	font-size: 16px;
	padding: 4px 0 20px 0;;
	height:60px;
}

#hm_news img {padding:12px 0 12px 0;}

#hm_news td a, #hm_news a:visited {color: #ccc; font-weight: bold; text-decoration: none;}
#hm_news a:hover {color: #cccccc; font-weight: bold; text-decoration: underline;}

*html #hm_news td{ width:100%;}

#hm_main_img {
	position: relative;
	text-align: right;
	padding-right: 15px;
	vertical-align: center;
	width: 265px;
}
*html #hm_main_img {position: relative; padding:15px; width:265px; text-align: right;}

#home_nav td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: center;
	background-color: #333333;
	letter-spacing: 1px;
}

#home_nav ul{
	list-style: none;
	margin: 0;
}

#home_nav li{
	padding: 0 10px 0 10px;
	margin: 0;
	display: inline;
	font-size: 13px;
}

#home_nav a, #home_nav a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
}

#home_nav a:hover {
	color: #EC2F1B;
}
#XlinX{padding-bottom:30px; height:20px;}
#XlinX a, #XlinX a:visited{color: #999999; font-weight: bold; text-decoration: none;}
#XlinX a:hover{color: #cccccc; font-weight: bold; text-decoration: underline;}
#obullet{position:relative; padding:6px 1px 1px 1px; top:2px;}
/******************* commissions ************************/
#commsTab tr{vertical-align: top;}
/******************* cards and gifts ************************/
#cardX {
	position:relative;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
}

#cardX tr {
	position:relative;
	vertical-align: top;
	margin:0;
}
#cardX td {
	font-size: 12px;
	line-height: 16px;
}

#lhsX img{
	position:relative;
	margin-right: 20px;
}

#rhsX img {
	position:relative;
	margin-bottom: 40px;
}

#cardY {
	position:relative;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
}

#cardY {
	position:relative;
	width: 100%;
}

#cardY tr {
	position:relative;
	vertical-align: top;
	margin:0;
}
#cardY td {
	font-size: 12px;
	line-height: 16px;
}

#lhsY img{
	position:relative;
	margin-bottom: 20px;
}

#rhsY {
	width:200px;
}

#rhsY img {
	position:relative;
	margin-right: 0px;
}

#gift_thumb {
	position:relative;
}

#gift_thumb td {
	padding: 5px 20px 15px 0;
	vertical-align: bottom;
}

#gift_thumb img {
	border: 0px;
}

#scrollLine {
	position:relative;
	text-align: right;
	top: -10px;
	letter-spacing: 1px;
}

#order_form {
	background-color: #4d4d4d;
	border: 2px dashed #FFFFFF;
	position: relative;
	width: 200px;
	margin-bottom: 10px;
	padding:5px;
}

#order_form a {
	color: #FFFFFF;
}

#order_form a:hover {
	color: #EC2F1B;
	text-decoration: none;
}

#order_form p {
	font-size: 11px;
	margin-bottom: 0;
}

/******************* gallery ************************/
#gallXal {
	position:relative;
	width: 100%;
}

#gallXal td {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
}

#gallXal img {
	margin: 0 20px 5px 20px;
}

#gallYal {
	position:relative;
	width: 100%;
	margin: 0 0 20px 0;
}

#gallYal td {
	letter-spacing: 1px;
	text-align: center;
}

#gallYal a, #gallYal a:visited {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
}

#gallYal a:hover {
	color: #EC2F1B;
	font-weight: normal;
}

#gallYal img {
	margin: 0 20px 5px 20px;
}

/******************* gallery detail ************************/
#gallPort {
	position:relative;
	width: 100%;
}

#gallPort td {
	font-size: 12px;
	vertical-align: bottom;
	color: #cccccc;
}

#gallPort td h5 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 10px 0;
}

#gallPort img {
	margin: 0;
}

#work_info {
	width: 200px;
}
#work_info2 {
	width: 200px;	position:relative; 	text-align: center;}

#gallLand {
	position:relative;
	width: 100%;
}

#gallLand td {
	font-size: 12px;
	vertical-align: bottom;
	color: #cccccc;
}

#gallLand td h5 {
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 10px 0;
	position: relative;
}

#gallLand img {
	margin: 0 0 15px 0;
}

/******************* right navbar ************************/
#nav2 {
	width: 128px;
	margin-top: 15px;
	padding-top: 15px;
	background-color: #4D4D4D;
	vertical-align: top;
}

#nav2 ul{
	list-style: none;
	margin: 1px;
	padding: 1px;
}

#nav2 li{
	width: 100%;
	position: relative;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 6px 0 10px 0;
	border-bottom: 1px solid #000000;
}

#nav2 a{text-decoration: none;color: #fff;font-size: 11px;}
#nav2 a:visited {text-decoration: none;}

#nav2 li a:hover {
	color: #EC2F1B;
	width: 100%;
	position: relative;
	text-decoration: none;
}

#nav2 em a{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-style: normal;
	text-transform: uppercase;
}

#nav2 em a:hover{
	color: #EC2F1B;
}

#nav2 em li {
	border-bottom: 1px solid #EC2D1B;
}
/******************* Christmas ************************/
#holly1 {position: relative; text-align:right; margin-bottom:-40px;}
#holly1X {position: relative; text-align:right; margin-top:-44px; margin-bottom:-16px;}
#holly2X {position: relative; text-align:left; margin-top:-44px; margin-bottom:-16px;}
#holly_corner {position: relative; text-align:left; margin-top:-102px; margin-bottom:40px;}
#cardsX {text-align:center; position: relative; width: 100%;}
#cardsX img{padding-right:1px;}
#linespace4C {background-color: #CD3527; position: relative; width: 98%; top: -4px;	margin: 0;}
#linespace5C {background-color: #7A2017; position: relative; width: 98%; left:8px; top: -4px;	margin: 0;}
h6{font-size:10px; margin-bottom:-8px;}
h7{	font-size: 28pt;
	font-weight: normal;
	margin-bottom: 0px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#ChristmasGifts td{font-size:13px; padding-right:16px; vertical-align:top; text-align: justify;}
#Xcard_thumb {position:relative;}
#Xcard_thumb td {padding: 0px 10px 10px 0;}
#Xcard_up td {vertical-align: bottom;}
#Xcard_down td {vertical-align: top;}
#Xcard_thumb img {border: 0px;}
#Xgift{padding-left:20px;}
#Xlist{padding-left:32px;}
#Xlist li{padding-bottom:5px; list-style-image: url(../images/christmas/web_star3.gif);}
#hollyDOWN{position:relative;vertical-align:bottom;top:2px;}

/******************* altenburg exhibition ************************/
#AltEx09{text-align: center;}
#AltEx09 img{padding:5px;}
#rowEND td{padding-bottom:30px;}
#rowEND2 td{padding-bottom:100px;}

/******************* links ************************/
#linksPic{padding:10px;}
/******************* other Style ************************/
#siteBy {
	width: 707px;
	position: relative;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 10px;
}

#siteBy a:link, #siteBy a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 9px;
}

#siteBy a:hover {
	color: #EC2F1B;
	font-size: 9px;
}

a.logoX { 
        background: url(../images/my_logo.gif) 0px 0px; 
        width: 200px; 
        height: 170px; 
        display: block;
		margin-bottom: -5px;
}

a.logoX span {display: none; }

a.logoX:hover {background:  url(../images/my_logo.gif) 200px 0px; }

