@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #D7EFD6;
	font: 12pt Arial, Helvetica, sans-serif;
	color: #000;
}

.wrap {
	width: 934px;
	margin: 0 auto;
}

.container {
	width: 914px;
	min-height: 270px;
	height: auto !important;
	height: 270px;
	text-align: center;
	float: right;
	background-color: #E7F5E6;
	padding: 0px 10px 10px 10px;

}

.header {
	width: 912px;
	height: 155px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	border: #F0B9B9 1px solid;
	float: left;
	position: relative;
	text-align: center;
	margin-top: 10px;
	
}

#header {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
	width: 337px;
	height: 137px;
 
}
 
#header a {
    display: block;
    width: 375px;
    height: 137px;
	padding-left: 6px;
	text-decoration: none;
 
}

#headerLink {
	width: auto;
	height: 25px;
	text-align: left;
	font-size: 10pt;
}

.nav {
	width: 912px;
	height: 23px;
	text-align: center;
	background-image: url(images/bg-nav.jpg);
	background-repeat: repeat-x;
	float: left;
	padding-top: 7px;
	position: relative;
	z-index: 999;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #676058;
	margin: 0 auto;
	font-size: 16pt;
	padding-top: 5px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #85B9CE;
	margin: 0 auto;
	font-size: 16pt;
	padding-top: 5px;
	*padding-top: 13px;
	padding-bottom: 10px;
}

.mainContent {
	width: 912px;
	min-height: 366px;
	height: auto !important;
	height: 366px;
	background-color: #FFF;
	float: left;
	margin-top: 10px;
	border: #AAC1F5 1px solid;
}

.columnLeft {
	width: 210px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin: 10px 0px 10px 10px;
	position: relative;
	z-index: 666;
	padding: 10px 0px 0px 10px;
	float: left;
	text-align: left;
	text-align: left;
	font: 11pt Arial, Helvetica, sans-serif;
	color: #676058;
}

.columnLeft h2 {
	text-align: center;
}

.testimonials {
	height: 100%;
	font-size: 11pt;
}

.swirly {
	margin-left: 9px;
}

.random {
	width: 332px;
	height: auto;
	float: right;
	clear: both;
}

.mainText {
	width: 640px;
	_width: 630px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	margin: 10px 10px 0px 10px;
	padding: 10px 0px 10px 20px;
	float: right;
	text-align: left;
	font: 13pt Arial, Helvetica, sans-serif;
	color: #676058;
	border-left: #85B9CE 1px solid;
}

form#orderForm {
	font-size: 10pt;
}

form#orderForm input[type=text], textarea {
	border: 1px solid #F0B9B9;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #676058;
}

table#origination, table#supplies {
	width: 100%;
	border: none;
}

table#origination td {
	width: 50%;
	padding: 5px 5px 5px 0;
}

table#supplies td {
	padding: 5px 5px 5px 0;
}

table#origination input[type=text], table#origination textarea {
	width: 370px;
}

table#supplies input[type=text], table#supplies textarea {
	width: 30px;
}

.textAlignRight {
	text-align: right;
}

table#shrouds {
	width: 100%;
	text-align: center;
	border: none;
}

	table#shrouds td {
		width: 33%;
	}

table.layettes {
	width: 300px;
	text-align: center;
	border: none;
}

	table.layettes td {
		width: 25%;
	}

input[type=submit], input[type=button] {
	border: none;
	background: #F0B9B9;
	padding: 5px;
	color: #676058;
}
	
hr {
	height: 1px;
	border: none;
	color: #85B9CE;
	background: #85B9CE;
}

hr.light {
	color: #D7EFD6;
	background: #D7EFD6;
}

.footer {
	width: 902px;
	height: 56px;
	background-image: url(images/bott.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	float: left;
	text-align: right;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #676058;
	padding-right: 10px;
	padding-top: 65px;
}

.footer a {
	color: #676058;
	text-decoration: none;
	margin: 0px;
}

.footer a:hover {
	color: #958E87;
	text-decoration: none;
}

a {
	color: #3D7C98;
	text-decoration: underline
}

a:hover {  
	color: #958E87; 
	text-decoration: none
}

.order_table {
	background-color: #85B9CE;
	font: 11px arial,helvetica;
}

.order_hdr_row {
	background-color: #C7E4C6;
	color: #333333;
}

.order_title_row {
	background-color: #DDCB9A;
	color: #000000;
}

.order_error_row {
	font-weight: bold;
	background-color: #C7E4C6;
	color: #000000;
}

.order_row {
	background-color: #FFFFE3;
	color: #676058;
}

.order_button {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #C7E4C6;
	border: 1px solid #85B9CE;
	margin: 0px;
	padding: 0px;
}

#quote {
	
}

#video {
	float: right;
	margin: 13px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.pagination {
	padding: 2px;
}

.pagination ul {
	margin: 0;
	padding: 0;
}

.pagination li {
	list-style-type: none;
	display: inline;
	padding-bottom: 1px;
}

.pagination a, .pagination a:visited {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	text-decoration: none; 
	background-color: #E8E8E6;
	color: #666666;
}

.pagination li.currentpage {
	font-weight: bold;
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	background-color: #666666;
	color: #E8E8E6;
}

.pagination li.disablepage {
	padding: 0 5px;
	border: 1px solid #AAAAAF;
	color: #929292;
}

.pagination li.nextpage {
	font-weight: bold;
}

* html .pagination li.currentpage, * html .pagination li.disablepage { /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
	margin-right: 5px;
	padding-right: 0;
}
