body {
	font-family: arial, helvetica, sans-serif;
	background-color: #8db6bc;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
}

img {
	border: none;
	padding:0;
}

h1 {
	font-size: 21px;
	color: #005977;
	font-weight:normal;
}

h2 {
	font-size: 12px;
	margin: 0px;
	padding: 3px 3px 3px 0px;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	color: #005977;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 20px;
}

hr {
	border: none;
	border-bottom: 1px dotted #005977;
}

.blue {
	color: #214a62;
}


#container {
	width: 1016px;
/*	margin: auto;*/
	float: left;
}

#body {
	clear: both;
	position: relative;
	width: 1050px;
}



/*------------------HEADER------------------*/

#header {
	float: left;
	width:100%;
	background-color: #afbb97;
	z-index: 0;
}

#header-inner {
	position: relative;
	width: 1016px;
/*	margin:auto;*/
}

#header-image {
	float: left;
}

#header-links {
	float: left;
	padding-top: 87px;
	padding-left: 65px;
	color: #214a62;	
}

#header-links img {
	vertical-align: bottom;
}

#header-links a {
	color: #214a62;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px;
}

#header-links a:hover {
	color: #fff;
}

/*------------------END HEADER------------------*/



/*------------------SIDEBAR------------------*/

#sidebar {
	width: 216px;
	float:left;
}

#sidebar a {
	color: #fff;
	font-size: 12px;
	font-weight: regular ;
	text-decoration: none;
	line-height: 20px;
}

#sidebar a:hover {
	color: #214a62;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	margin: 0px;
	padding: 0px;
}

#sidebar ul.navigation {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	margin-top: 30px;
	border-bottom: 1px solid #214A62;
}

#sidebar li.primary {
	border-top: 1px solid #214A62;
	padding: 5px;
}

#sidebar ul.secondary {
	padding-left: 15px;
}

#sidebar ul.tertiary {
	padding-left: 15px;
}

#sidebar span.selected li {
	list-style: square outside url('../images/arrow.jpg');
}

#sidebar span.selected a {
	color: #214a62;
}

/*------------------END SIDEBAR------------------*/



/*------------------OVERLAY------------------*/

#translucent {
	width: 834px;
	height: 670px;
	float: left;	
	position: relative;
}

#background-image {
	position: absolute;
	top: 0;
	left: 0;
	z-index:50;
}

#callouts {
	width: 300px;
	padding-top: 54px;
	margin-left: 302px;
	position: relative;
	z-index: 100;
	border-bottom: 1px dotted #fff;
	
}

#callouts p {
	padding: 14px 25px 32px 25px;
	margin: auto;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	border-top: 1px dotted #fff;
}

#callouts a {
	color: #fff;
	text-decoration: none;
}

#callouts a:hover {
	color: #fff;
	text-decoration: underline;
}


#callouts2 {
	width: 250px;
	height: auto;
	background-color: #e8f0f2;
	float: left;
	padding-top: 48px;
	margin-left: 16px;
	padding-bottom: 300px;
}

.link {
	padding: 14px 25px 32px 25px;

	border-top: 1px dotted #005977;
}

.link p {
	font-size: 12px;
	color:#005977;
	margin: 0px 0px 5px 0px;
}

.link h3 {
	font-size: 12px;
	color: #005977;
	font-weight: bold;	
	margin-top: 0px;
	margin-bottom: 5px;
}

.link a {
	color: #177faf;
	text-decoration: none;
}

.link a:hover {
	text-decoration: underline;
}

/*------------------END OVERLAY------------------*/



/*------------------CONTENT------------------*/

#content {
	width: 770px;
	min-height: 550px;
	float:left;	
	position: relative;
	background-color: #fff;
	padding: 32px 0px 32px 32px;
}

#content2 {
	width: 770px;
	min-height: 550px;
	float: left;	
	position: relative;
	background-color: #fff;
	padding-right: 32px;
}

#content p {
	color: #666;
	width: 546px;
	padding-left: 66px;
	padding-top: 5px;
	margin-top: 0px;
	
}

#content h3 {
	padding-left: 66px;
	clear:left;
}

#content p.column1 {
	float: left;
	clear: left;
	width: 60px;
	text-align: right;
	color: #005977;
	font-weight: bold;
}

#content p.column2 {
	float:left;
	padding-left: 10px;
}

#left {
	width: 368px;
	float:left;	
	background-color: #fff;
	padding: 32px;
	
}

#left p {
	width: 368px;
	color: #666;
	padding-left: 0px;
	margin-top: 0px;
}

#content a, #left a {
	color: #177faf;
	text-decoration: none;
}

#content a:hover, #left a:hover {
	text-decoration: underline;
}

#content img.indent {
	padding-left: 66px;
	float: left;
	padding-bottom:10px;
}

#content img.giftcertificate {
	float: none;
	padding: 0;
	margin-left: 240px;
/*	float: right;
	padding-top: 0;
	padding-left: 12px;
	padding-right: 15px;
	padding-bottom: 15px;*/
}

#content img {
	padding: 19px;
	float: left;
}

#content p.caption {
	width: 300px;
	font-size: 10px;
	line-height: 13px;
}

#content p.cart a {
	color: #ea6d03;	
	padding: 5px;
	margin-top: 10px;
	text-decoration: none;
}

#content p.cart a:hover {
	color: #005977;
}

#content p.cart a img{
	position: relative;
	margin: -7px 0 0 0;
	padding: 0px;
}
/*------------------END CONTENT------------------*/



/*------------------FORMS------------------*/

form {
	border: none;
	padding: 0px;
}

form h3 {
	padding: 20px 0px 8px 66px;
	clear:left;
}

fieldset {
	border: none;
}

label {
	width: 50px;	
	float: left;
	clear: left;
	color: #666;
	line-height: 1.8em;
	padding-left: 66px;
	padding-right: 10px;
	text-align: right;
	padding-bottom: 8px;
}

input, textarea {
	float:left;
	width: 430px;
	padding: 3px;
	border: none;
	background-color: #e2edee;

}
*+html input {
	margin-bottom: 8px;
}

input.submit {
	background-color: #fff;
	margin-left: 130px;
	text-align: left;
	font-weight: bold;
	color: #177faf;
}

input.submit:hover {
	text-decoration: underline;
}

div.thankyou {
	margin-left: 130px;
	color: #177FAF;
	padding: 3px;
	font-weight: bold;
}


/*------------------END FORMS------------------*/




/*------------------FOOTER------------------*/

#footer {
	margin-top: 3px;
	width: 800px;
	margin-left: 216px;
	padding-bottom: 20px;
	float: left;
	color: #fff;	
}

#footer p {
	float: left;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding-left: 25px;
}

#footer p.copyright {
	float: right;
	padding-right: 28px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
}

#footer a:hover {
	color: #214b63;
}

/*------------------END FOOTER------------------*/
