@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(image-files/papertile.jpg);
	background-repeat: repeat;
}
.twoColFixLtHdr #container {
	width: 980px;
	border: thick outset #333333;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: auto;
	width: auto;
	margin-right: 0px;
	border: thin none #333333;
} 
.twoColFixLtHdr  #navTop {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	font-style: normal;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: medium;
	position: relative;
	top: 0px;
	line-height: 22px;
	vertical-align: 5%;
	margin-left: 0px;
	background-repeat: repeat-x;
	height: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.twoColFixLtHdr #navTopR{
	float: right;
	margin-left: 0px;
	padding-right: 0px;
	width: 500px;
	text-align: right;
	color: #CCCCCC;
}
.twoColFixLtHdr #navTopL{
	float: left;
	margin-left: 0px;
	padding-right: 0px;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #CCCCCC;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	border: thin none #000000;
	left: 0px;
	margin: 0px;
	font-size: 14px;
	height: auto;
}
.twoColFixLtHdr #sidebar2 {
	float: right;
	width: 200px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	border: thin none #000000;
	left: 0px;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #F6F6F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;





	font-style: normal
	top: 0px;
	position: relative;
	color: #000;
	list-style-type: disc;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 22px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.sectioName {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img.floatLeft {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 0px;
}
img.floatRight { 
    float: right; 
    margin: 4px; 
	
}
.twoColFixLtHdr #headerImage {
	width: 525px;
	float: right;
	margin: 0px;
}	
.twoColFixLtHdr  #sidebarHead {
	float: left; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.twoColFixLtHdr #breadCrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
	font-size: small;
	top: 0px;
	line-height: normal;
	vertical-align: top;
	margin-left: 0px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 930px;
	float: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#menu4 {
	width: 150px;
	border-size: 1px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}
	
#menu4 li a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu4 li a:link, #menu4 li a:visited {
	color: #640000;
	display: block;
	background: url(http://www.drawingteachers.com/image-files/menu4.gif);
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:hover {
	color: #fff;
	background: url(http://www.drawingteachers.com/image-files/menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}
	
#menu4 li a:active {
	color: #fff;
	background: url(http://www.drawingteachers.com/image-files/menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	}
#copyRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	vertical-align: top;
	text-align: center;
	line-height: 18px;
	font-style: italic;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#searchBar {
	width: 300px;
	text-align: right;
	padding: 1px;
	top: auto;
	float: right;
}
#checkout {
	background-color: #B5FF9B;
	text-align: right;
}
div.img
{
	margin: 2px;
	border: 1px solid #0000ff;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}	
div.img img
{
  display: inline;
  margin: 2px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
	text-align: center;
	font-weight: normal;
	width: 95px;
	margin: 2px;
}

/* Sortable tables */
table.sortable thead {
	background-color:#FFCC33;
	color:#000000;
	font-weight: bold;
	cursor: default;
}
.Navigation h3 {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
font-style: normal;
color: #FFFFFF;
text-align: left;
text-decoration: none;
letter-spacing: 1px;
line-height: 20px;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 15px 0px 15px 0px;
padding: 0;
background: none;
display: block; 
}

.Navigation ul {
list-style-type: none;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 13px 0px 26px 0px;
padding: 0;
background: none;
}

.Navigation li {
text-align: left;
font-variant: normal;
display: list-item;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
padding: 0;
background: none;
}

.Navigation a {
font-family: Lato, Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: normal;
font-style: normal;
font-variant: normal;
color: #AED0ED;
text-align: left;
text-decoration: none;
letter-spacing: 0px;
line-height: 19px;
height: 19px;
display: block;
overflow: visible;
border-top: 0;
border-right: 0;
border-bottom: 0;
border-left: 0;
margin: 0;
padding: 7px 0px 7px 0px;
background: none;
*zoom: 1;
}

.Navigation a:hover {
background: #888;
color: #fff;
}