/* CSS Document */

body {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #f4f2e9;
	}

/* STUCTURAL SETTINGS */

table#queenmum {
	padding: 0;
	margin: 0;
	border: 0;
	background-image: url(/images/wm.gif);
	background-repeat: no-repeat;
	background-position: center 620px;
	}

td#bigbold {
	padding: 10px 0 10px 0;
	margin: 0;
	background: #fff;
	width: 100%;
	float: left;
	clear: both;	
	}

	td#bigbold img#oust {
		padding: 0;
		margin: 0;
		border: 1px solid #999;	
		}

td#topper {
	width: 100%;
	height: 90px;
	background: #2b2b2b;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	}

td#content {
		padding: 0;
		margin: 0;
		border-top: 2px solid #a09270;
		}

		td#content img {
			padding: 0;
			margin: 25px 0 0 0;
			}

		td#content img#oust {
			padding: 0;
			margin: 0;
			border: 1px solid #999;
			}

table#contentprod {
	margin: 0;
	width: 825px;
	text-align: left;
	line-height: 20px;
	}

table#textual {
	margin: 10px 0 0 0;
	width: 800px;
	text-align: left;
	line-height: 20px;
	border: 1px dotted #999;
	padding: 15px;
	}
	
table#textually {
	margin: 10px 0 0 0;
	width: 800px;
	text-align: left;
	border: 1px dotted #999;
	}
	
	table#textually td {
		padding: 15px;
		}
		
	table#textually img {
		float: left;
		margin: 0;
		padding: 0;
		}

table#contentprod h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: normal;
	}

table#contentprod h4 {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	}

table#contentprod form {
		padding: 10px 0 10px 0;
		margin: 0;
		}

table#contentprod a:link, table#contentprod a:active, table#contentprod a:visited {
	color: #b31e17;
	text-decoration: underline;	
	}

table#contentprod a:hover{
	color: #666;
	text-decoration: none;	
	}

	table#contentprod td {
		padding: 15px;
		vertical-align: top;
		}

	table#contentprod td#left {
		padding: 15px;
		vertical-align: top;
		border-right: 1px dotted #999;
		}

		
		table#contentprod div {
			width: 250px;
			margin: 10px 0 0 0;
			border: 1px solid #b31e17;
			}
		
		table#contentprod div h3 {
			height: 19px;
			background: #b31e17;
			width: 100%;
			font-size: 12px;
			color: #fff;
			font-weight: bold; 
			padding: 5px 0 0 0;
			margin: 0;
			text-align: center;
			font-family: 'Arial', Helvetica, sans-serif;
			line-height: normal;
			}

		table#contentprod div#related {
			width: 200px;
			margin: 0;
			border: 1px solid #999;
			}
		
		table#contentprod div#related h3 {
			height: 19px;
			background: #999;
			width: 100%;
			font-size: 12px;
			color: #fff;
			font-weight: bold; 
			padding: 5px 0 0 0;
			margin: 0;
			text-align: center;
			font-family: 'Arial', Helvetica, sans-serif;
			line-height: normal;
			}
		
		table#contentprod ul { 
			padding: 15px;
			margin: 0 0 0 15px;
			}
		
		table#contentprod li { 
			padding: 0;
			margin: 0;
			line-height: 21px;
			list-style: square;
			}

	

/* END STRUCTURAL SETTINGS */



/* NAVIGATION TABLE AND LOGO */

table#navigation {
		padding: 0;
		margin: 0 auto 0 auto;
		width: 850px;
		height: 70px;
		}

		table#navigation img {
			padding: 0;
			margin: 3px 0 0 0;
			}

			/* NAVIGATION SCHEME */


			#navcontainer {
				margin: 32px 0 0 25px;
				padding: 0;
				height: 18px;
				}
				
			#navcontainer ul {
				border: 0;
				margin: 0;
				padding: 0;
				list-style-type: none;
				text-align: center;
				}
				
			#navcontainer ul li {
				display: block;
				float: left;
				text-align: center;
				padding: 0;
				margin: 0;
				}
				
			#navcontainer ul li a {
				background: #2b2b2b;
				width: 70px;
				height: 16px;
				border-top: none;
				border-right: none;
				border-bottom: none;
				border-left: 1px solid #fff;
				padding: 0;
				margin: 0;
				text-decoration: none;
				color: #fff;
				display: block;
				text-align: center;
				font-family:'verdana', lucida, sans-serif;
				font-size: 10px;
				font-weight:  bold;
				}
				
			#navcontainer ul li a:hover {
				color: #ae3024;
				background: #2b2b2b;
				border-left: 1px solid #ae3024;
				}
				
			#navcontainer a:active {
				background: #2b2b2b;
				color: #fff;
				}
				
			#navcontainer li#active a {
				background: #2b2b2b;
				border: 1px solid #c60;
				color: #fff;
				}

/* END NAVIGATION */



/* FOOTER */

td#footer {
	width: 100%;
	background: #2b2b2b;
	padding: 0;
	margin: 0;
	float: left;
	font-size: 10px;
	color: #fff;
	}

		table#footertwo {
			width: 520px;
			height: 25px;
			background: #2b2b2b;
			padding: 0;
			margin: 0 0 0 10px;
			font-size: 10px;
			color: #fff;
			}

		table#footertwo a:link, table#footertwo a:active, table#footertwo a:visited {
			font-size: 10px;
			color: #fff;
			text-decoration: underline;
			}

		table#footertwo a:hover {
			font-size: 10px;
			color: #ae3024;
			text-decoration: underline;
			}

/* END FOOTER */


/* CONTACT FORM */

table#contact {
	width: 500px;
	padding: 15px;
	margin: 15px;
	border: 1px solid #ae3024;
	}
	
	table#contact td#one{
		padding: 15px;
		width: 50%;
		margin: 0;
		border-left: 5px solid #fff;
		border-top: 5px solid #fff;
		vertical-align: top;
		}

	table#contact td#two{
		width: 50%;
		padding: 15px;
		margin: 0;
		border-right: 5px solid #fff;
		border-left: 5px solid #fff;
		border-top: 5px solid #fff;
		vertical-align: top;
		}

	table#contact td#three{
		margin: 0;
		padding: 15px;
		border-right: 5px solid #fff;
		border-left: 5px solid #fff;
		border-top: 5px solid #fff;
		border-bottom: 5px solid #fff;
		vertical-align: top;
		}
		
	table#contact td#four{
		margin: 0;
		padding: 15px;
		border-right: 5px solid #fff;
		border-left: 5px solid #fff;
		border-bottom: 5px solid #fff;
		vertical-align: top;
		}
	
	table#contact cfinput, table#contact input {
		padding: 2px 5px 2px 5px;
		margin: 3px 0 0 0;
		height: 16px;
		border: 1px solid #ae3024;
		color: #ae3024;
		font-size: 12px;
		}

	table#contact textarea {
		padding: 15px;
		margin: 3px 0 0 0;
		border: 1px solid #ae3024;
		color: #ae3024;
		font-size: 12px;
		}

	table#contact input#submit {
		padding: 0;
		margin: 0;
		height: 30px;
		width: 85px;
		border: 1px solid #ae3024;
		font-weight: bold;
		}

	table#contact form, table#contact cfform {
		padding: 0;
		margin: 20px 0 20px 0;
		}

/* END CONTACT FORM */
			

/* PRODUCTS PAGE ONLY */

table#productsmain {
	width: 820px;
	border: 1px dotted #999;
	padding: 0;
	margin: 10px auto 0 auto;
	text-align: center;
	}

	table#productsmain td#one {
		width: 50%;
		border: 0;
		padding: 7px;
		margin: 0 auto 0 auto;
		}
	
	table#productsmain td#two {
		width: 50%;
		border-left: 1px dotted #999;
		padding: 7px;
		margin: 0 auto 0 auto;
		}

	table#productsmain a:hover img {
		border: 1px solid #ae3024;
		display: inline;
		}

	table#productsmain img {
		padding: 0;
		margin: 5px 0 0 0;
		border: 1px solid #999;
		}

	table#productsmain img#oust {
		padding: 0;
		margin: 5px 0 0 0;
		border: 0;
		}

/* END PRODUCTS PAGE */

/* FRONT PAGE ONLY */

table#indextable2 {
	width: 650px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: left;
	}

	table#indextable2 td#left {
		width: 70px;
		padding: 15px;
		border-top: 1px dotted #999;
		vertical-align: top;
		}

	table#indextable2 td#right {
		width: 530px;
		padding: 15px;
		border-top: 1px dotted #999;
		vertical-align: top;
		}

	table#indextable2 a:hover img {
		border: 1px solid #ae3024;
		display: inline;
		}

	table#indextable2 img {
		padding: 0;
		margin: 5px 0 0 0;
		border: 1px solid #999;
		}

	table#indextable2 td#right a:link, table#indextable2 td#right a:active, table#indextable2 td#right a:visited {
		color: #ae3024;
		font-weight: bold;
		text-decoration: underline;
		}

	table#indextable2 td#right a:hover {
		color: #999;
		font-weight: bold;
		text-decoration: none;
		}

	.smallprint {
		font-size: 10px;
		color: #333;
		font-weight: normal;
		}

/* GALLERY PAGE ONLY */

table#gallery {
	width: 800px;
	border: 1px dotted #999;
	padding: 0;
	margin: 10px auto 0 auto;
	text-align: left;
	}

	table#gallery td {
		padding: 10px;
		background: #f1f1f1;
	}

