/* 01.Generic */
body {
	margin: 0;
	padding: 0;
	color: #746c67;
	background: #fff;
	font: normal normal normal .75em/1.3em Helvetica, Arial, sans-serif;
}

/* 02.Headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

h1 {
	margin: 0 39px;
	padding: 0;
	position: relative;
	z-index: 200;
	color: #000;
	font-weight: bold;
	font-size: 1.33em;
	text-align: right;
}

h2 {
	margin: 0 39px 10px;
	padding: 0;
	color: #b20b28;
	font-size: 1.33em;
}

div.content div.wrapper h2 {
	margin: 0 0 10px;
	padding: 0 0 5px;
	border-bottom: 1px solid #d7d7d7;
}
div.type1 h2 {
	color: #6ea727;
}
div.type2 h2 {
	color: #444d76;
}
div.type3 h2 {
	color: #e1aa03;
}

h2.type4 {
	margin: 0 39px 20px;
	padding: 0 0 5px;
	border-bottom: 1px solid #d7d7d7;
	width: 620px;
	color: #2d95d6;
}

h2.type5 {
	padding: 0 0 5px;
	color: #e1aa03;
}

div.footer h2 {
	margin: 20px 5px 15px;
	color: #a5a192;
	font-weight: normal;
	font-size: 1.17em;
	text-align: right;
}
div.footer div.utilities h2 {
	text-align: left;
}

/* 03.Paragraphs */
p {
	margin: 0 39px 35px;
	padding: 0;
	font-size: 1em;
}

p.slogan {
	margin: 35px 39px 15px;
	padding: 0 0 15px;
	border-bottom: 1px solid #d7d7d7;
	line-height: 1.1em;
	color: #b20b28;
	font-weight: bold;
	font-size: 1.33em;
	text-transform: uppercase;
}

p.summary {
	margin: 0 39px 5px 0;
	padding-left: 39px;
	position: relative;
	top: -33px;
	z-index: 100;
	overflow: visible;
	color: #8f8767;
	background: transparent url(../i/p_summary.gif) no-repeat 0 0;
	font-weight: bold;
	font-size: 1.17em;
}

div.wrapper p {
	margin: 0 0 35px;
	font-size: .92em;
}
div.type1 p {
	padding: 0 0 10px 60px;
	background: transparent url(../i/type1.gif) no-repeat 0 0;
}
div.type2 p {
	padding: 0 0 10px 70px;
	background: transparent url(../i/type2.gif) no-repeat 0 0;
}
div.type3 p {
	padding: 0 0 10px 50px;
	background: transparent url(../i/type3.gif) no-repeat 0 0;
}

fieldset p {
	margin: 0 0 15px;
	width: 50%;
	display: inline;
	float: left;
}
fieldset p.note, fieldset p.message {
	width: 100%;
}

p.buttons {
	margin: 0 39px 15px;
	width: 620px;
	display: inline;
	float: left;
}

div.footer div.contact p {
	margin-right: 5px;
	text-align: right;
	font-size: 1em;
}

/* 04.Lists */
ul {
	margin: 0 0 35px 54px;
	padding: 0;
	font-size: 1em;
}

ol {
	
}

ul li {
	margin: 0 0 5px;
	padding: 0;
	font-size: 1em;
}

ol li {
	
}

div.wrapper ul {
	font-size: .92em;
}

ul.thumbs {
	margin: 0 0 30px;
	padding: 0 39px;
	width: 620px;
	display: inline;
	float: left;
	list-style: none;
	font-size: 1em;
}
ul.thumbs li {
	margin: 0;
	padding: 0 0 0 115px;
	width: 130px;
	display: inline;
	float: left;
	list-style: none;
	font-size: 1em;
}
ul.thumbs li.firstChild {
	padding: 0;
}


div.utilities ul {
	margin: 0 0 10px 5px;
	padding: 0;
	list-style: none;
	font-size: 1em;
}
div.utilities ul li {
	margin: 0;
	padding: 1px 0;
	list-style: none;
	font-size: 1em;
}

/* 05.Images */
img, a img {
	border: 0;
}

ul.thumbs li img {
	padding: 5px;
	background: #f3f3f3;
}

/* 06.Semantic */
abbr {
	border: 0;
}

/* 07.Non-semantic and Presentational */
h1 span {
	margin: .3em 0 0;
	display: block;
	font-size: .69em;
	color: #bbbab8;
}

p.slogan span {
	display: block;
	color: #a7a6a4;
	font-size: 1em;
}

p.summary span {
	display: block;
}
p.summary span.type1 {
	padding-top: 235px;
	color: #8f8767;
}
p.summary span.type2 {
	padding-bottom: 45px;
	color: #bab396;
}

/* 08. Tables */


/* 09.Widgets */
form {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
}

fieldset.contact {
	margin: 0 39px 20px;
	padding: 20px 15px 10px;
	border-top: 1px solid #ebd69f;
	border-bottom: 1px solid #ebd69f;
	background: #fff4d7;
}

legend {
	
}

label {
	
}

fieldset.contact label {
	margin: 0 0 2px;
	padding: 0;
	display: block;
	color: #746c67;
	font-size: 1em;
}

/* fieldset.contact label {
	margin: 0 0 5px;
	padding: 0;
	position: absolute;
	left: -9999px;
	color: #000;
	font-size: 1em;
} */

input {
	
}

input.text_type, textarea {
	margin: 0;
	padding: 2px;
	border: 1px solid #d7d7d7;
	width: 270px;
	color: #746c67;
	font: normal normal normal 1em Helvetica, Arial, sans-serif;
}
textarea {
	width: 560px;
}

input.submit_type {
	padding: 5px 0 5px 12px;
	margin: 0;
	border: 0;
	width: 7.5em;
	display: inline; 
	float: right;
	color: #969595;
	background: #fff url(../i/input_submit.gif) no-repeat 0 50%;
	font: normal normal normal 1.33em Helvetica, Arial, sans-serif;
	text-align: left;
	cursor: pointer;
}
input.reset_type {
	padding: 5px 10px 5px 12px;
	margin: 0;
	border: 0;
	width: 6.25em;
	display: inline; 
	float: left;
	color: #969595;
	background: #fff url(../i/input_submit.gif) no-repeat 0 50%;
	font: normal normal normal 1.33em Helvetica, Arial, sans-serif;
	text-align: left;
	cursor: pointer;
}

input[type="text"] {
	margin: 0;
	padding: 2px;
	border: 1px solid #d7d7d7;
	width: 90%;
	color: #746c67;
	font: normal normal normal 1em Helvetica, Arial, sans-serif;
}

input[type="submit"] {
	padding: 5px 0 5px 12px;
	margin: 0;
	border: 0;
	display: inline; 
	float: right;
	color: #969595;
	background: #fff url(../i/input_submit.gif) no-repeat 0 50%;
	font: normal normal normal 1.33em Helvetica, Arial, sans-serif;
	text-align: left;
	cursor: pointer;
}

input[type="reset"] {
	padding: 5px 10px 5px 12px;
	margin: 0;
	border: 0;
	display: inline; 
	float: left;
	color: #969595;
	background: #fff url(../i/input_submit.gif) no-repeat 0 50%;
	font: normal normal normal 1.33em Helvetica, Arial, sans-serif;
	text-align: left;
	cursor: pointer;
}

/* 10.Links */
a:link, a:visited, a:hover, a:focus, a:active {
	color: #746c67;
	text-decoration: none;
}
a:visited {
	/* color: #b2b2b2; */
}
a:hover {
	text-decoration: underline;
}
a:focus, a:active {
	color: #000;
	background: #fff;
}

h1 span a:link, h1 span a:visited, h1 span a:hover, h1 span a:active {
	color: #7f7f7f;
}

div.utilities ul li a:link, div.utilities ul li a:visited, div.utilities ul li a:hover, div.utilities ul li a:active {
	padding: 0 0 0 10px;
	display: block;
	background: transparent url(../i/div_utilities_ul_li_a.gif) no-repeat 0 50%;
}
div.content a:link, div.content a:visited, div.content a:hover, div.content a:focus, div.content a:active {
	color: #746c67;
	text-decoration: underline;
}
div.content a:hover {
	text-decoration: none;
}
