@charset "UTF-8";
/*
	Author:  Jessica Levant, Prismatik Graphic Services, http://prismatik.com
	Orange: ff6600
	Tan: cccc99
	brown: 67674e
	orderform: e6e6cf
*/
body {
	background-image:url(images/bkgd4.png);
	margin: 0; 
	padding: 0;
	text-align: center; 
	font: 100% "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:.9em;
	color: #67674e;
}
h1, h2, h3 {
	color:#f60;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-shadow: 1px 1px 1px #ccc;
}

.nav a:link, .nav a:visited {
	color:#67674e !important;
	text-decoration:none;
	font-weight: normal;
}
.nav h2 a:link, .nav h2 .nav a:visited {
	color:#67674e !important;
	text-decoration:none;
	font-weight: normal;
}
.nav a:hover, .nav a:active {
	color:#fff !important;
	text-decoration:none;
	font-weight: normal;
}
.nav h2 a:hover, .nav h2 a:active {
	color:#fff !important;
	text-decoration:none;
	font-weight: normal;
}

.sublist a:link, .sublist a:visited {
	color:#67674e !important;
	text-decoration:none;
	font-weight: normal;
}
.sublist a:hover, .sublist a:active {
	color:#fff !important;
	text-decoration:none;
	font-weight: normal;
}

#mainContent2 h2 #mainContent2 a:link, #mainContent2 h2 a:visited, #mainContent2 h3 a:link, #mainContent2 h3 a:visited {
color:#ff6600;
	font-weight: bold;
	text-decoration:none;
}

#mainContent2 h2 a:hover, #mainContent2 h2 a:active, #mainContent2 h3 a:hover, #mainCcontent2 h3 a:active {
color:#cccc99;
	font-weight: bold;
	text-decoration:underline;
}

#mainContent2 a:link, #mainContent2 a:visited {
color:#ff6600;
	font-weight: bold;
	text-decoration:none;
}

#mainContent2 a:hover, #mainContent2 a:active {
	color:#cccc99;
	text-decoration:underline;
}

.nav table, .nav tr, .nav td, .nav p {
	color:#67674e;
}

.nav h2 {
	font-weight:normal;
	text-shadow: 1px 1px 1px #ccc;
}

.orange a:link, .orange a:visited{
	color:#ff6600;
	font-weight: bold;
	text-decoration:none;
}
.orange a:hover,.orange  a:active {
	color:#cccc99;
	text-decoration:underline;
	text-shadow: 1px 1px 1px #ccc;
}

ul {
	list-style-image: url(images/square.png);
}
#container {
	width: 850px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	
	text-align: left; /* this overrides the text-align: center on the body element. */
	border: 1px solid #ff6600;	
	
}

ol {
	margin-left:-10px;
	padding-bottom:0;
	margin-bottom:0;
}

#mainContent {
	padding: 0 20px; 
} 
 #sidebar {
	float: left; 
	width: 210px; 
	padding: 15px 5px 15px 5px;
	background-color:#cccc99;
	
 }
 #sidebar p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 }
 #sidebar ul {
	list-style-position: outside;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:90%;
	font-weight:bold;
	font-variant:small-caps;
	list-style-image: url(images/square.png);
 }
 
  #sidebar2 {
	float: left; 
	width: 210px; 
	padding: 15px 5px 15px 5px;
	background-color:#cccc99;
	margin-left:30px;
	margin-top:30px;
	
 }
 #sidebar2 p{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 }
 #sidebar2 ul {
	list-style-position: outside;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:90%;
	font-weight:bold;
	font-variant:small-caps;
	list-style-image: url(images/square.png);
 }
 
 
 .sublist {
	font-variant:normal;
	list-style-type:none;
	font-size:80%;
	list-style-position: outside;
 }
 #mainContent2 {
	margin: 0 0 0 210px;
	padding: 0 20px; 
} 
 #mainContent3 {
	margin: 0 0 0 240px;
	padding: 0 20px; 
	margin-top:30px;
} 
 #footer {
	padding: 0;
	background:#fff;
	border-top-width:1px;
} 
 #footer p {
	margin: 0;
	padding: 3px 0;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:60%;
	text-shadow: 1px 1px 1px #ccc;
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f60;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* MESSAGE FORM STYLING  (contact.php) */


#form {
	background-color:#fff;
	width:500px;
	float:left !important;
	margin:0;
}

#form H2 {
	text-shadow: 1px 1px 1px #ccc;
	margin-left: 35px;
	font-size:20px;
	text-align:center;
	color: #F60;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#form .row {
	border-bottom:1px dotted #eee;
	display:block;
	line-height:32px;
	overflow:auto;
	padding:24px 0px;
	width:100%;
}


#form .row .label {
	font-size:14px;
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#67674e;
	text-align:right;
	width:150px;
	float:left;
	padding-right:10px;
	margin-right:10px;
}
/*
#form .row .messagelabel {
	font-size:14px;
	font-weight:bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#67674e;
	text-align:right;
	width:150px;
	float:left;
	padding-right:10px;
	margin-right:10px;
}
*/

#form .row .input {
	float:left;
	margin-right:10px;
	width:auto;

}

.detail {
    width:270px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:7px 8px;
	margin:0;
	display:block;
	border-radius:5px 5px 5px 5px;
	-moz border-radius:5px 5px 5px 5px;
	-webkit border-radius:5px 5px 5px 5px;
	background:#e9e9e9;
	border:1px solid #ccc;
}

.detail:focus {
	background-color:#fff;
	border: 1px solid #999;
	outline:none;
}

.message {
	width:350px;
	max-width:350px;
	height:250px;
	max-height:250px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	padding:7px 8px;
	line-height:1em;
	margin-left:130px;
	display:block;
	border-radius:5px 5px 5px 5px;
	-moz border-radius:5px 5px 5px 5px;
	-webkit border-radius:5px 5px 5px 5px;
	background:#e9e9e9;
	border:1px solid #ccc;
}

.message:focus {
	background-color:#fff;
	border: 1px solid #999;
	outline:none;
}


#submit {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin-top:10px;
	margin-left:10px;
	color:#67674e;
	font-size:16px;
	text-shadow:1px 1px 1px #999;
	padding:10px;
	
}

span.error {
	color:#F00;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:15px;
}

span.error2 {
	color:#F00;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:200px;
}

/* FOR ORDER PAGE */
#orderform {
	width:90%;
	padding: 0 10px;
	margin-left:25px;
	background-color:#e6e6cf;
	border:1px solid #ccc;
	border-radius:5px 5px 5px 5px;
	-moz border-radius:5px 5px 5px 5px;
	-webkit border-radius:5px 5px 5px 5px;	
}

#orderform table {
	width:95%;
	padding: 0 10px;
	margin: 10px}

.value {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:7px 8px;
	line-height:1.2em;
	margin:0 10px 0 0;
	width:140px;
	border-radius:5px 5px 5px 5px;
	-moz border-radius:5px 5px 5px 5px;
	-webkit border-radius:5px 5px 5px 5px;
	background:#e9e9e9;
	border-top:1px solid #333;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

.value:focus {
	background-color:#fff;
	border: 1px solid #999;
	outline:none;
}

.messagebox: {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:7px 8px;
	line-height:6em;
	margin:0 10px 0 0;
	width:440px;
	max-width:440px;
	border-radius:5px 5px 5px 5px;
	-moz border-radius:5px 5px 5px 5px;
	-webkit border-radius:5px 5px 5px 5px;
	background:#e9e9e9;
	border-top:1px solid #333;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}



.total {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:7px 8px;
	line-height:1.2em;
	margin:0 10px 0 0;
	width:30px;
	border-radius:5px 5px 5px 5px;
	-moz border-radius:5px 5px 5px 5px;
	-webkit border-radius:5px 5px 5px 5px;
	background:#e9e9e9;
	border-top:1px solid #333;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

.total:focus {
	background-color:#fff;
	border: 1px solid #999;
	outline:none;
}