
/*******************
* Element Defaults *
********************/

body
{
	background: url(/images/layout/background.jpg) repeat-x #651313;
	font: normal 16px Garamond, serif;
	color: black;
	text-align: center;
	margin-top: 25px;
}

img
{
	border: none;
	display: block;
}

input, textarea
{
	border: 1px solid #ccc;
}

a:link, a:visited
{
	color: #1D317A;
	text-decoration: none;
}

a:hover
{
	color: #742B10;
}

h1
{
	color: #663300;
	font: bold 22px garamond, serif;
	margin: 0px 0px 0px 0px;
}

h2
{
	color: #663300;
	font: bold 22px garamond, serif;
	margin-left: 10px;
}

h3
{
	color: #663300;
	font: italic 18px garamond, serif;
	margin: 0px 0px 0px 10px;
}

h4
{
	color: #1D317A;
	font: normal 18px Times, serif;
	margin: 0px 0px 0px 15px;
}

p
{
	font: normal 16px Garamond, serif;
	margin: 10px;
}

td
{
	vertical-align: top;
	font: normal 16px Garamond, serif;
}


input[type="image"] { border: none; }

acronym { cursor: help; }


/**********
* Classes *
***********/
#footer
{
	font-size: 11px;
}

#footer a:link,
#footer a:visited
{
	color: #742B10;	
}


#footer a:hover
{
	color: #d29634;	
}

/******
* IDs *
******/

#wrap
{
	width: 950px;
	background: url(/images/layout/page-background.jpg) repeat-y;
	text-align: left;
	margin: 0px auto 0px auto;
}

#nav
{
	background: url(/images/layout/nav-back.gif) right repeat-y;
	border-top: 1px solid #E7C593;
	border-bottom: 1px solid #E7C593;
	margin: 0px 20px 0px 20px;
	padding: 3px 0px 3px 50px;
	height: 20px;
	list-style-image: url(/images/layout/list-image.gif);
}

#nav li#shop-link
{
	float: right;
	border-right: none;
	list-style: none;
}


#nav li
{
	margin: 0px 11px 0px 0px;
	float: left;
	padding: 0px 20px 0px 0px;
	font: normal 18px Times, serif;
	list-style-image: url(/images/layout/list-image.gif);
}


#nav li a:hover
{
	color: #742B10;
}


#sub-nav ul
{
	list-style-type: none;
	text-align: left;
	margin: 0px 10px 0px 15px;
	padding: 0px;
}

#sub-nav 
{
	float: right;
	width: 217px;
	background: url(/images/layout/sub-nav-back.jpg) no-repeat #E7C593;
	margin: 0px 20px 10px 0px !important;
	margin/**/: 0px 10px 10px 0px;
	padding: 10px 0px 0px 0px;
}

#sub-nav li
{
	border-bottom: 1px solid #FEEFD5;
	line-height: 24px;
}


#sub-nav ul li ul li
{
	border-top: 1px solid #FEEFD5;
	border-bottom: none;
	line-height: 20px;
	font-size: 12px;
}

#sub-nav ul li ul
{
	margin-bottom: 10px;
}

#sub-nav a:hover
{
	color: #fff;
}


#body
{
	margin: 0px 240px 0px 15px !important;
	margin/**/: 0px 180px 0px 15px;
	padding: 20px !important;
	padding/**/: 20px 60px 20px 20px;
}

#body img
{
	display: inline;
	margin-left: 10px;
}

#body form
{
	margin-left: 10px;
}

.artworkTiny
{
	padding: 2px;
	margin: 10px;
}

.artworkTiny img
{
	display: block;
}

h2.news
{
	clear: left;
}

h3.news
{
	font-weight: bold;
}

#course h2
{
	color: #663300;
	font: bold italic 18px garamond, serif;
	margin: 0px 0px 0px 10px;
}

.back
{
	margin: 15px 10px 20px 10px; 
	margin/**/: 15px 10px 20px 5px; 
	display: block; 
	float: left;
}

#images
{
	float: right;
	width: 175px;
}

.item
{
	border-top: 1px solid #DEB16F; 
	padding-top: 10px; 
	margin-bottom: 15px;
}

.item h4
{
	margin: 0px 0px 10px 10px;
}

.item form
{
	background: url(/images/layout/order-bar.gif) no-repeat;
	height: 40px;
	width: 600px;
	margin-left: 10px;
	padding-top: 7px;
	padding-left: 10px;
	font-size: 13px;
}

#cart table
{
	margin: 8px 0px 15px 15px;
	width: 192px;
}

#cart td
{
	border-bottom: 1px solid #FEEFD5;
	font-size: 15px;
	vertical-align: bottom;
	padding-left: 1px;
	padding-right: 5px;
}

#cart th
{
	border-bottom: 1px solid #742B10;
	font-size: 14px;
	font-weight: strong;
	padding-left: 1px;
	padding-right: 5px;
}

td.desc
{
	width: 300px;
}

#order-table
{
	margin: 10px;
	width: 600px;
}

#order-table th, 
#order-table td
{
	border-bottom: 1px solid #fff;
}


#order-preview
{
	margin-left: 10px; 
	font-size: 14px;
	padding: 10px;
	border: 1px solid #663300;
}

#email p
{
	margin-left: 15px;
	margin-bottom: 10px;
	font-size: 15px;
}

#home
{
	background: url(/images/layout/homepage-new.jpg) no-repeat;
	height: 240px !important;
	height/**/:  415px;
	width:  400px !important;
	width/**/:  675px;	
	padding: 175px 275px 0px 0px;
	display: block;
	float: left;
}

#sign-up
{
	background: url(/images/headings/sign-up.gif) no-repeat;
	height: 47px;
	width: 323px;
	text-indent: -9999px;	
}

#file-downloads
{
	clear: both;	
}

#file-downloads li
{
	clear: left;	
}

fieldset
{
	border: 1px solid white; 
	margin: 10px 0px 10px 0px; 
	padding: 15px;
}

label
{
	display: block;
}

input
{
	margin-bottom: 10px;
}

#page-edit fieldset label,
#page-edit fieldset input
{
	display: inline;	
}

textarea.html
{
	border: 1px solid white;
	width: 430px;
	height: 200px;	
}

.image-left,
.image-form-left
{
	float: left;
	margin: 0px 10px 10px 0px;	
}

.image-right,
.image-form-right
{
	float: right;
	margin: 0px 0px 10px 10px;	
}

.table-filter
{
	margin-bottom: 150px;	
}

.table-filter table th
{
	border-bottom: 1px solid #d8a860;	
	padding: 4px;
}

.table-filter table td
{
	border-bottom: 1px solid #ffffff;	
	padding: 4px;
}

.table-filter-query
{
	background: url(/images/layout/search-back.jpg) no-repeat;
	height: 40px;
	margin-left: 0px;
	text-align: right;
	color: white;
	padding-top: 8px;	
	padding-right: 20px;
}

.delete-attach
{
	float: left;
	margin-right: 10px;	
}

.list-arrows div,
.list-arrows form
{
	display: inline;
}

.list-arrows input.order-buttons
{
	display: inline;	
}