/* Colonial Woodworks */

p, ol, ul, li, h1 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	 font-family: Verdana, Arial, Helvetica, sans-serif; 
	 font-size: 12px; 
	 font-weight: normal; 
	 color: #000000;
	 background-color: #ffffcc;
}

#momma {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;	
}
	
p {
	padding-bottom: 20px;
	line-height: 1.5;
}

#mainMenu {
	width: 120px;
	float: left;
	margin-top: 40px;
}

#mainMenu ul {
	list-style-type: none;
	padding-left: 20px;
	border-right: 4px solid #996633;
	height: 500px;
	
}

#mainMenu ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	text-align: center; 
	border-bottom: 2px solid  #996633;
	padding-top: 7px;
	padding-bottom: 7px;
}

#mainMenu ul li a:link {
	color: #330000;
	text-decoration: none;
}

#mainMenu ul li a:visited {
	color: #330000;
	text-decoration: none;
}

#mainMenu ul li a:hover {
	color: #996633;
	text-decoration: underline;
}

#mainMenu ul li a:active {
	color: #996633;
}

#shipping {
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	color:  red;
	margin-left: 25px;
	padding-bottom: 10px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color:  #330000;
	margin-left: 130px;
	margin-bottom: 20px;
	padding-bottom: 7px;
	border-bottom: 6px solid #996633;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color:  #330000;
	margin-left: 25px;
	padding-bottom: 10px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color:  #330000;
	margin: 0;
	margin-left: 125px;
	padding: 0;
	padding-bottom: 15px;
}

#content {
	width: 600px;
	float: left;
	padding-left: 30px;
	height: 400px;
	/* IE treats height like min-height */
}

/*Hide from IE MAC \*/
html>body #content {
	height: auto;
	min-height: 400px;
}
/*End hide from IE MAC*/

p.instruct {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	color: #f00;
}

#productPicMenu table {
	width: 500px;
	margin: 0 auto 20px;
	float: left;
}

#productPicMenu td {
	padding: 10px;
	text-align: center;
	font-weight: bold;
}


#productPicMenu img {
	padding-top: 5px;
	padding-bottom: 5px;
}

#productPicMenu ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	text-align: center; 
}

#productPicMenu a:link {
	color: #330000;
	text-decoration: none;
}

#productPicMenu a:visited {
	color: #330000;
	text-decoration: none;
}

#productPicMenu a:hover {
	color: #996633;
	text-decoration: none;
}

#productPicMenu a:active {
	color: #996633;
}

ul {
	list-style-type: square;
	padding-top: 25px;
	padding-left: 50px;
}

#order ul {
	padding-top: 0;
	list-style-type: square;
}

li {
	padding-bottom: 10px;
}

table {
	width: 575px;
	margin: 20px auto;
}

td {
	padding: 10px;
	text-align: center;
}

#productMenu ul {
	height: auto;
	border: 0;
	padding: 3px 10px 3px 0;
}

#productMenu ul li {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	text-align: right; 
	padding-top: 4px;
	padding-bottom: 4px;
	border: 0;
}

#productMenu ul li a:link {
	color: #330000;
	text-decoration: none;
}

#productMenu ul li a:visited {
	color: #330000;
	text-decoration: none;
}

#productMenu ul li a:hover {
	color: #996633;
	text-decoration: underline;
}

#productMenu ul li a:active {
	color: #996633;
}

#colors table {
	width: 500px;
}

#colors table td {
	width: 75px;
	text-align: right;
}
