body {
	font-family:"Times New Roman", Times, serif;
	 font-size:.90em;
	 color:#3f3631;
	 background-color:#3f3631
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {font-family:Cochin, "Times New Roman", Times, serif; color:#000}
h2 {color:#069;letter-spacing: 3px;font-weight:normal;font-size:1.15em}

#border {/* border: 1px solid #990; */
	margin:8px;padding:4px 4px}
	
#page {background-color:#fff;
	margin:2px auto;
	padding:2px 10px;
	width:1004px;	
	height:762px
	}

.homepage {
	background-image:url(../images/ixtstudio-home-footer.png);
	background-position:bottom;
	background-repeat:no-repeat;
	}

/*** Sidebars ***/	
#leftsidebar {float:left;width:350px;height:83%}
#content {padding-left:350px;}
#content ul li {}
#content .artwork li {float:left;padding:0 5px;list-style-type:none}
#content .artwork li img {border:0}

#rightsidebar {float:right;width:250px;height:83%;padding-left:20px}

#rightsidebar h2, #rightsidebar p.heading { background-image:url(../images/brick-button.png);font-size:1.10em;border-top:1px solid #930;padding:5px 5px;color:#fff;font-weight:normal;background-repeat:no-repeat;letter-spacing: 0}

/*** MENU STYLES ***/
#menu {margin-left:112px}

#menu li {font-size:1.15em;list-style-type:none;width:156px;padding:6px 11px;color:#fff;border:1px solid white;position:relative;font-family:Cochin, "Times New Roman", Times, serif}
li.brown {background-color:#630; background-image:url(../images/brown-button.png); background-repeat:no-repeat; background-position:bottom}
li.brick {background-color:#930; background-image:url(../images/brick-button.png); background-repeat:no-repeat; background-position:bottom}
li.orange { background-color:#d2691e; background-image:url(../images/orange-button.png); background-repeat:no-repeat; background-position:bottom}
li.green { background-color:#990; background-image:url(../images/green-button.png); background-repeat:no-repeat; background-position:bottom}

#menu li a {color:#fff; text-decoration:none}

#menu ul {list-style: none;
	padding: 0px;
	margin: 0px;}
	
#menu li.brown ul li.sub { background-color: #630}
#menu li.brick ul li.sub { background-color: #930}
#menu li.orange ul li.sub { background-color: #d2691e}
#menu li.green ul li.sub { background-color: #990}

#menu li.sub {float: none; position: relative; letter-spacing: normal; font-size: .85em; }


#menu ul {display: none;}

#menu li:hover > ul {display: block; position: absolute; top: -1px; left: 100%}

#menu li.brown ul li:hover { background-color:#3f3631}
#menu li.brick ul li:hover { background-color:#3f3631}
#menu li.orange ul li:hover { background-color:#3f3631}
#menu li.green ul li:hover { background-color:#3f3631}

#menu li.brick:hover {background-image:url(../images/brick-button-over2.png); background-repeat:no-repeat}
#menu li.brown:hover {background-image:url(../images/brown-button-over2.png); background-repeat:no-repeat}
#menu li.orange:hover {background-image:url(../images/orange-button-over2.png); background-repeat:no-repeat}
#menu li.green:hover {background-image:url(../images/green-button-over2.png); background-repeat:no-repeat}


/*** HEADER AND FOOTER STYLES ***/
#header {height: 146px}
#footer {color:#EDC3A5;padding-left:180px;text-align:center}
#footer a {color:#fff;text-decoration:none}
	
.footer2 {background-image:url(../images/ixtstudio-footer.png);
	 background-position:top right;
	 background-repeat:no-repeat}/*background-color: #d2691e*/