/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #CCCCCC;
	font: .75em Verdana,Arial,Helvetica,Sans-Serif;
	background-color:#000;
}
td  tr  p {
	line-height: 20px;
}
a{
	color: #b4975a;
	text-decoration: none
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 1em;
	padding: 2px
}
li{
	list-style-type: disc;
	text-align: left;	
}
h1 {
	font-size: 24px;
	color: #b4975a;
	font-weight: bold;
}
/*=== Layout ===*/
#page{
	height: auto;
	margin: 5px auto;
	padding: 0 0 25px;
	width: 805px;
	border: 1px #b4975a solid;
	background-color:#000000;
}
.maintable {
	padding: 5px 5px 5px 5px;
	line-height: inherit;
	border: 0;
	background-color: #000000
	color: #CCCCCC;
	font: 1em Verdana,Arial,Helvetica,Sans-Serif;	

}
.imgleft {
	border: 4px #ffffff solid;
	padding: 1px 1px 1px 1px;
}
#boxleft {
	height: 150px;
	padding: 15px 5px 5px 5px;
	border-bottom: 1px #ffffff solid;
	width: 420px;
	margin-left: 65px;
	font-size: 10px;
}
#boxleft h1 {
	font-size: 14px;
	font-weight: 600;
	color: #b4975a;
	text-align: left;
	padding: 0px 0px 5px 5px;
}
#boxleft a:link {
	text-align: right;
}
#boxright {
	border-left: 1px #b4975a dotted;
	border-bottom: 1px #b4975a dotted;	
	padding: 10px 5px 10px 5px;
	margin-right: 0px;
	width: 180px;
	align: right
	height: 100%;
	font-size: 10px;
}

#boxright h1 {
	font-size: 12px;
	font-weight: 600;
	color: #b4975a;
	text-align: center;
	padding: 0px 0px 5px 5px;
}
#boxright a {
	text-align: right;
	color: #FFFFFF;
}
#boxright a:hover {
	text-align: right;
	color: #b4975a;
}

#boxright li{
	padding: 5px 0 0 5px;
	list-style-type: disc;
	text-align:left;
	width: 185px; 	
	margin-left: 20px;
	
}
#boxright img {
	border: 2px #ffffff solid;
	padding: 1px 1px 1px 1px;
}
#boxmain {
	border-left: 0px #b4975a dotted;
	border-bottom: 0px #b4975a dotted;	
	padding: 10px 5px 10px 5px;
	margin-right: 0px;
	align: right
}

#boxmain h1 {
	font-size: 12px;
	font-weight: 800;
	color: #b4975a;
	text-align: left;
	padding: 0px 0px 5px 5px;
}
#boxmain a {
	text-align: right;
	color: #FFFFFF;
}
#boxmain a:hover {
	text-align: right;
	color: #b4975a;
}

#boxmain li{
	padding: 5px 0 0 5px;
	list-style-type: disc;
	text-align:left;
	width: 185px; 	
	margin-left: 20px;
	
}
#boxmain img {
	border: 2px #ffffff solid;
	padding: 1px 1px 1px 1px;
}

#boxcontact {
	padding: 2px 2px 2px 2px;
	border-bottom: 1px #b4975a dotted;
	font-size: 10px;
}
#boxcontact h1 {
	font-size: 12px;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
#boxcontact a {
	text-align: right;
	color: #FFFFFF;
}
#boxcontact a:hover {
	text-align: right;
	color: #b4975a;
}
#boxcontact h2 {
	font-size: 10px;
	font-weight: 600;
	color: #b4975a;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-top: 0px #ffffff dotted;
	margin-top: 10px;
}

#menu {
	height: 20px;
	padding: 5px 5px 2px 5px;
	border-bottom: 1px #b4975a dotted;
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	font-size: 12px;
	text-align: left;
	font-weight: 600;
}
#menu a {
	color: #b4975a;
	padding: 5px 5px 5px 5px;
}
#menu a:hover {
	color: #000000;
	background-color:#b4975a;
	padding: 5px 5px 5px 5px;
	text-decoration: none;
	
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
#boxbottom {
	border-top: 1px #b4975a dotted;
	border-bottom: 1px #b4975a dotted;	
	padding: 10px 5px 10px 5px;
	margin-top: 30px;
	align: right
	height: 100%;
}

#boxbottom h1 {
	font-size: 12px;
	font-weight: 600;
	color: #b4975a;
	text-align: center;
	padding: 0px 0px 5px 5px;
}
#boxbottom img {
	border: 2px #ffffff solid;
	padding: 1px 1px 1px 1px;
}
#featuredartwork {
	border: 1px #b4975a dotted;
	padding: 10px 1px 10px 1px;
	margin-top: 20px;
	float: left;
	width: 180px;
	height: 200px;
}

#featuredartwork h1 {
	font-size: 12px;
	font-weight: 800;
	color: #b4975a;
	text-align: center;
	padding: 0px 0px 5px 5px;
}
#featuredartwork a {
	text-align: right;
	color: #FFFFFF;
}
#featuredartwork a:hover {
	text-align: right;
	color: #b4975a;
}
#featurednews {
	border: 1px #b4975a dotted;
	padding: 10px 1px 10px 1px;
	margin-top: 20px;
	float: right;
	width: 180px;
		height: 200px;
}

#featurednews h1 {
	font-size: 12px;
	font-weight: 800;
	color: #b4975a;
	text-align: center;
	padding: 0px 0px 5px 5px;
}
#featurednews a {
	text-align: right;
	color: #FFFFFF;
}
#featurednews a:hover {
	text-align: right;
	color: #b4975a;
}
#boxgalleries {
	border: 1px #ffffff dotted;
	padding: 0px 5px 10px 5px;
	margin-left: 20px;
}

#boxgalleries h1 {
	font-size: 12px;
	font-weight: 800;
	color: #b4975a;
	text-align: center;
	padding: 0px 0px 5px 5px;
}
#boxgalleries a {
	text-align: right;
	color: #FFFFFF;
}
#boxgalleries a:hover {
	text-align: right;
	color: #b4975a;
}
#boxgalleries img {
	border: 2px #ffffff solid;
	padding: 1px 1px 1px 1px;
}
#artworkdetails {
	border: 0px #ffffff dotted;
	padding: 0px 5px 10px 5px;
	margin-left: 0px;
	font-size: 11px;
	text-align: left;
}

#artworkdetails h2 {
	font-size: 10px;
	font-weight: 800;
	color: #b4975a;
	text-align: left;
	padding: 0px 0px 5px 5px;
}
#artworkdetails h3 {
	font-size: 12px;
	font-weight: 900;
	color:#FF0000;
	text-align: center;
	padding: 0px 0px 5px 5px;
	
	
}
#sharebox {
	width: 450px;
	padding: 0px 10px 10px 10px;
	BORDER: #999999 1px dotted;
	margin-top: 30px;
	
}
#sharebox h1{
	font-size: 12px;
	font-weight: bold;
	float: left;
	margin-top:10px;
}
#sharebox h2{
	font-size: 10px;
	font-weight: 300;
	float: right;
}
#sharebox h3{
	font-size: 12px;
	font-weight: 600;
}
#sharebox ul li.shareemail{background:url("http://www.buchanan-solutions.com/images/shared/email-icon.gif") no-repeat 0 0;}
#sharebox ul{
	text-align:left;
	list-style:none;
	margin:5px 0 0px 15px;
	padding:0;
}
#sharebox ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
#sharebox ul li a{
	padding:0 0 0 20px;
	margin:0 3px 0 0px;
}

.sharesb ul{
	text-align:left;
	list-style:none;
	margin:15px 0 0px 15px;
	padding:0;
}
.sharesb ul li{
	text-align:center;
	display:inline;
	padding:0 4px 6px 0 ;
}
.sharesb ul li.delicious{background:url("http://www.buchanan-solutions.com/images/shared/delicious.gif") no-repeat 0 0;}
.sharesb ul li.digg{background:url("http://www.buchanan-solutions.com/images/shared/digg.gif") no-repeat 0 0;}
.sharesb ul li.reddit{
	padding:0 0 0 2px;
	background:url("http://www.buchanan-solutions.com/images/shared/reddit.gif") no-repeat 0 0;
}
.sharesb ul li.facebook{background:url("http://www.buchanan-solutions.com/images/shared/facebook.gif") no-repeat 0 0;}
.sharesb ul li.stumbleupon{background:url("http://www.buchanan-solutions.com/images/shared/stumbleupon.gif") no-repeat 0 0;}
.sharesb ul li a{
	padding:0 0 0 18px;
	margin:0 3px 0 0px;
}
#columns{
	height: 1%;
	padding: 2px 2px 2px 2px;
	text-align:left;
}
#columnleft {
	float: left;
	width: 570px;
	padding: 0px 15px 15px 0px;
	border-bottom: 1px dotted #999999;
}
#columnright {
	float: right;
	width: 160px;
	padding: 0px 0px 15px 5px;
	border-bottom: 1px dotted #999999;
	text-align:left;

}
#newsevents {
	padding: 5px 5px 15px 0px;
	margin-left: 5px;

}
#linkslist {
	text-indent: 0px;
	font-size: 10px;
	font-weight: 100;
}
#linkslist H1 {
	font-size: 13px;
	font-weight: 800;
	padding: 5px 2px 2px 2px;
	height: 12px;
}
#linkslist a:link {
	text-indent: 0px;
	font-size: 12px;
	color: #ffffff;
}
#linkscategory {
	font-size: 15px;
	text-indent: 0px;
	padding: 10px 5px 10px 5px;
	border: 0px dotted #ffffff;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px dotted #b4975a;
}
.footer {font-size:9px; padding: 20px 0px 0px 0px };
#homeimage {
	width: 310px;
	height: 420px;
}