/* CSS Document */

BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h2{
 margin-bottom:0px;
}
.header2 h2{
 margin-bottom:0px;
 margin-top:4px;
 line-height:25px;
}
/*top section stylesheet */ 
.top_bg{
background-image:url(../images/top_bg.jpg);
background-repeat:no-repeat;

}

/*bottom section stylesheet */ 
.footer{
background-color:#DFEFFE;
color:#282828;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;

}
.footer a:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #282828;
	text-decoration: none;
}
.footer a:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #282828;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #282828;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #282828;
	text-decoration: underline;
}

A {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #3D6363;
	text-decoration: none;
}
A:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #3D6363;
	text-decoration: none;
}
A:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #3D6363;
	text-decoration: none;
}
A:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #1F82C9;
	text-decoration: none;
}

.maintable {
	width:548px;
}

.tableheading {
	font-family: Arial;
	font-size: 11px;
	line-height: 25px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	background-color:#57AFE4;
}

.tabletd {
	background-color:#E4E4E4;
}

.maintd {
	background-color: #FFFFFF;
	border-left:1px solid #629AD8;
	border-right:1px solid #629AD8;
	border-bottom:1px solid #629AD8;
	padding-left:10px;
	padding-right:10px;
}

.topLinks {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	line-height: 16px;
}
.headings {

	background-color:#ECECEC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
}
.topheadings{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding-top:15px;
	padding-bottom:5px;
	color: #333333;
	text-decoration: none;

}
.bottomtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.text , .DataText{
	font-family: Arial;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.text h2{
line-height: 30px;
}
.DataText a:active {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #80BBF6;
	text-decoration: none;
}
.DataText a:link {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #80BBF6;
	text-decoration: none;
}
.DataText a:visited {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #80BBF6;
	text-decoration: none;
}
.DataText a:hover {
	font-family: Arial;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	text-decoration: underline;
}

.box tr td{
	padding-bottom:7px;
}

.spacer {
	background-image: url(01_files/spacer.gif);
	width: 11px;
	background-repeat: no-repeat;
	height: 1px;
}


a.navigationtext:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #3D6363;
	text-decoration: none;
}
a.navigationtext:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #003272;
	text-decoration: none;
}
a.navigationtext:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #3D6363;
	text-decoration: none;
}
a.navigationtext:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 24px;
	color: #1F82C9;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:150px;
	color: #000000;
	text-decoration: none;
	height: 18px;
	border-bottom: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	line-height: 16px;

	background-color: #FFFFFF;
}

.filefield {
	font-family: Arial;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
	height: 18px;
	border: 1px solid #ABA78B;
	line-height: 16px;
	background-color: #D4D1BE;
}

.textareafield {
	font-family: Arial;
	font-size: 11px;
	color: #3d3d3d;
	text-decoration: none;
	border: 1px solid #629AD8;
	text-indent: 5px;
	background-color: #ffffff;
}

a.topLinks:active {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	line-height: 16px;
}
a.topLinks:link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	line-height: 16px;
}
a.topLinks:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	line-height: 16px;
}
a.topLinks:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #3d3d3d;
	text-decoration: none;
	line-height: 16px;
}
.artistName {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #C64912;
	text-decoration: none;
	line-height: 16px;
}
a.viewArtist:active {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #254DA0;
	text-decoration: underline;
}
a.viewArtist:link {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #254DA0;
	text-decoration: underline;
}
a.viewArtist:visited {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #254DA0;
	text-decoration: underline;
}
a.viewArtist:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #3A6BD1;
	text-decoration: none;
}
.galleryArtist {

	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #C64912;
	text-decoration: none;
	line-height: 13px;
}
.gallerytext {

	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #3D6363;
	text-decoration: none;
}
.spacer1 {
	background-image: url(01_files/spacer.gif);
}
a.bottomlinks:active {
	font-family: Arial;
	font-size: 11px;
	color: #C64912;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.bottomlinks:link {
	font-family: Arial;
	font-size: 11px;
	color: #C64912;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.bottomlinks:visited {
	font-family: Arial;
	font-size: 11px;
	color: #C64912;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.bottomlinks:hover {
	font-family: Arial;
	font-size: 11px;
	color: #C64912;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C64912;
}

.radfont {
	font-family: Arial;
	font-size: 11px;
	color: #003272;
	text-decoration: none;
}

.btncss {
	cursor:pointer;
	background-color:#F46900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/headerbg.jpg);
	background-repeat:repeat-x;
	border:1px groove #F46900;
}

.shoppingtable {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #3D6363;
	text-decoration: none;
	border:1px solid #E3E3D7;
}

.spancss {
  SCROLLBAR-FACE-COLOR: #F3F2E9; 
  SCROLLBAR-HIGHLIGHT-COLOR: #BAB69A; 
  SCROLLBAR-SHADOW-COLOR: #BAB69A; 
  SCROLLBAR-3DLIGHT-COLOR: #F3F2E9; 
  SCROLLBAR-ARROW-COLOR: #BAB69A;
  SCROLLBAR-TRACK-COLOR:#F3F2E9; 
  SCROLLBAR-DARKSHADOW-COLOR:#F3F2E9;
}

.imgcss {
	border:1px solid #BAB69A;
	padding:2px;
	background-color:#FFFFFF;
	width:104px;
	height:102px;
}

.fieldsetcss {
	border:1px solid #BAB69A;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #3D6363;
	text-decoration: none;
}
bodytopbox
.latestnews div{

float:left;
clear:left;
vertical-align:top;
padding:2px 15px 0 0;
}
.latestnews #toplabel,.latestnews div #newstxt{
padding-left:15px;
padding-top:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;

}
.latestnews #newstxt p{
margin-top:5px;
margin-left:5px;
}
.latestnews  {

font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:normal;

}
.readmore a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
a.readmore:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
a.readmore:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
a.readmore:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
a.readmore:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
	
}

.cv {
	padding:2px 0 0 0;
	color:#FFFFFF;
	height: 136px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


.DataLabel{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	height:12px;
}
#lblDescription p{
margin:0px;
}
#lblPhone{
	font-size:14px;
}
