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



body {
	margin : 0 auto;
	padding: 0;
	text-align : center;
	background-color : #333;
	font-size : 100.01%;
	font-family: Arial, Helvetica, sans-serif;
	

}



html,body {
	min-height:100.1%;
	margin-bottom:1px;
	color: #D6D6D6;
	background-color : #333;
}


/*index pages */

#indexWrapper {
	margin:  25px auto;
	width: 870px;
	height: 570px;
	text-align: left;
	border-top: 1px solid #fff;

	
}

#indexMainBody {
	width: 868px;
	height: 552px;
	background-image: url(../images/backgrounds/frontPageNew.jpg);
	background-repeat: no-repeat;
		border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}


#indexLeftNav {
	width: 170px;
	margin-top: 95px;
	margin-left: 80px;
	text-align: center;
	float: left;
	padding-left: 20px;


	
}

#indexSpacer {
	width: 100%;
	height: 110px;
	clear: both;
	
}

#indexNewsBox {
	width: 620px;
	margin-top: 10px;
	margin-left: 170px;
	clear: both;
	text-align: center!important;
	
	
}

#indexNewsBox a:link {
  color: #fff!important;
  text-decoration: none;

}
#indexNewsBox a:visited {
  color: #fff!important;
  text-decoration: none;
}
#indexNewsBox a:hover {
	text-align: left;
	color: #222 !important;
	text-decoration: underline;
  
}

/*inside pages */

#insideWrapper {
	margin: 10px auto;
	width: 870px;
		text-align: center;
	background: #ddd;


	
}

#insideMainBody {
	width: 868px;
	background: #ddd;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
}

#leftColumn {
	width: 230px;
	height: 460px;
	background: #b4b4b4;
	float: left;
	border-right: 1px solid #888;
	display: inline;

	
}



.logo {
	width: 230px;
	height: 69px;
	margin-top: 30px;
	background-image: url(../images/backgrounds/logo_small.gif);
	background-repeat:no-repeat;
	color: #D6D6D6;
	
}


.leftNav {
	width: 170px;
	margin-top: 20px;
	margin-left: 10px;
	text-align: center;
	float: left;
	padding-left: 20px;
	background: #b4b4b4;
	

}


#rightColumn {
	width: 630px;
	min-height: 500px;
	margin-bottom: 20px;
	background: #ddd;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: auto;
	display: inline;

	

}

#rightColumnBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111;
	width: 600px;
	padding: 10px;
	text-align: left;
	
}

#rightColumnMyCart {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111;
	width: 560px;
	padding: 10px 10px 10px 40px;
	text-align: center;
	
}

.rightColumnPhoto {
	padding: 4px 15px 10px 15px;

	
}


#rightColumn table {
	clear: both;
	
}

.insideRightLHS {
	width: 270px;
	float: left;
	margin-left: 20px;
	
}

.insideRightRHS {
	width: 270px;
	float: right;
	margin-right: 20px;
	
}

.paintingBox {
	width: 595px;
	height: 360px;
	margin-right: 25px;
	float: right;
	margin-bottom: 30px;
	color: #000;
	
}

.paintingBoxLarge {
	width: 595px;
	height: 450px;
	margin-right: 25px;
	float: right;
	padding-bottom: 30px;
}


.paintingsWide {
	width: 585px;
	height: 220px;


	
}

.detailsWide {
	width: 585px;
	height: 200px;
	
}

.paintingsHigh {
	width: 585px;
	height: 300px;
	
}

#shoppingCart {
	width: 580px;
	margin-left: 20px;
	
}



.details {
	width: 235px;
	height: 100px;
	margin-top: -5px;
	margin-left: 35px;
	padding-top: 15px;
	text-align: center;
	background-image:url(../images/backgrounds/details.gif);
	background-repeat: no-repeat;

	
	
}

.details h4 {
	line-height: 18px;
	margin-top: -8px;
	
}

.detailsLHS {
	width: 270px;
	height: 80px;
	float: left;
	margin-left: 22px;
	padding-top: 5px;
	padding-bottom: 15px;
	background-image:url(../images/backgrounds/details.gif);
	background-repeat: no-repeat;

}

.detailsRHS {
	width: 270px;
	height: 80px;
	float: right;
	margin-right: 14px;
	padding-top: 5px;
		padding-bottom: 15px;
	background-image:url(../images/backgrounds/details.gif);
	background-repeat: no-repeat;
}

.detailsCentered {
	width: 270px;
	height: 80px;
	float: left;
	margin-top: 30px;
	padding-bottom: 15px;
	margin-left: 160px;
	margin-right: 125px;
	background-image:url(../images/backgrounds/details.gif);
	background-repeat: no-repeat;
	
}

.centeredPainting {
	width: 575px;
	text-align: center;
	
}


.rightForms {
	width: 570px;
	margin-left: 30px;
	margin-right: 20px;
	
}

.rightSpacer {
	width: 575px;
	height: 30px;
	
}


/*general pages */

#topNav {
	width: 870px;
	height: 25px;
	padding-top: 1px;
	background: #444;
	border-bottom: 4px solid #fff;
	float: right;
	text-align: right;



}

#topNavIndex {
	width: 868px;
	height: 5px;
	padding-top: 1px;
	background: #444;
	border-bottom: 2px solid white;
	float: right;
	text-align: right;



}
.insideTopNav {
	width: 400px;
	height: 23px;
	margin: 0 0 2px 10px;
	float: right;
	

}



.upperSpacer {
	width: 870px
	height: 25px;
	background: #c6c6c6;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;

	
}

#footer {

	width: 870px;
	margin: -10px auto;
	clear: both;
	
		border-bottom: 1px solid #eee;
}

#lowerFooter {
	width: 848px;
	margin: 10px auto;
	padding: 10px;
	font-size: 10px;
	color: white;
	clear: both;
	background:#333;
	border-bottom: 5px solid #eee;
	
	
}

#lowerFooter a:link, #lowerFooter a:visited {
	color: white !important;
	
}

#lowerFooter a:hover {
	color: #333;
	text-decoration: underline;
	
}

.signatureImage {
	margin-bottom: -4px;
	
}

h1 {
	color: #222;
	font-size: 14px;
	text-align: center;

}

h2 {
	color: #00668C;
	
}

h3 {
color: #222;
font-size: 14px;
text-align: left;

}

h4 {
	text-align: center;
	font-size: 13px;
	line-height: 17px;
	color: #000;

}

h5 {
	font-size: 12px;
	color: #444;
	line-height: 17px;
	text-align: center;
	
}

a,  a:link {
  color: #111;
  text-decoration: none;

}
a:visited {
  color: #111;
  text-decoration: none;
}
a:hover {
	text-align: left;
	color: #3f429a;
  
}


a img {
border: 0;
}
