@charset "utf-8";

html, body {
	height: 100%;
}
body {
	font-family: Georgia,  Times, serif;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	line-height: 1.75em;
	background-color: #E5E7DA;
	margin: 0;
	padding: 0;
	color: #444444;
	background-image: url("../g/background.jpg");
	background-repeat: repeat-x;
	background-position: top center;
}

ul, ol, dl {
	margin: 0;
	padding: 0px 0px 10px 20px;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	font-weight: normal;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}
a:link, a:visited, a:active, a:focus {
	color: #111111;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* ~~~~~~~~~~ layout ~~~~~~~~~~ */

#container {
	position: relative;
	background: #FDFDFD;
	margin: 0 auto;
	width: 964px;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	padding-bottom: 85px;
}
html>body #container {
    height: auto;
}

#header {
}

/* ~~~~~~~~~~ menu ~~~~~~~~~~ */

#nav {
	background-color: #88B2AB;
	height: 32px;
	margin-bottom: 20px;
}
#menu {
	padding: 5px 20px 0px 20px;
	float: left;
}
#menu a {
	padding: 0px 1px;
	margin: 0px 9px;
	text-decoration: none;
}
#menu a:hover {
	border-bottom: 2px solid #111111;
}
#badges {
	float: right;
	padding-right: 20px;
}

/* ~~~~~~~~~~ flash picture gallery ~~~~~~~~~~ */

#gallery {
	position: relative;
	padding: 0px 18px;
}

/* ~~~~~~~~~~ content ~~~~~~~~~~ */

#main {
	position: relative;
	padding: 30px;
}

.left570 {
	width: 570px;
	float: left;
}
.left490 {
	width: 490px;
	float: left;
}
.left400 {
	width: 400px;
	float: left;
}
.left220 {
	width: 220px;
	float: left;
}
.right238 {
	width: 238px;
	float: right;
}
.right380 {
	width: 380px;
	float: right;
}
.right220 {
	width: 220px;
	float: right;
	text-align: right;
}
.full {
	width: 904px;
}

/* ~~~~~~~~~~ praise ~~~~~~~~~~ */

.praiseTL {
	width: 800px;
	float: left;
	padding-bottom: 15px;
}
.praiseIR {
	width: 90px;
	float: right;
	padding-bottom: 15px;
}
.praiseIL {
	width: 90px;
	float: left;
	padding-bottom: 15px;
}
.praiseTR {
	width: 800px;
	float: right;
	padding-bottom: 15px;
}

/* ~~~~~~~~~~ links ~~~~~~~~~~ */

.linkPicL {
	float: left;
	padding-top: 10px;
	font-size: 10px;
}
.linkPicR {
	float: right;
	padding-top: 10px;
	font-size: 10px;
}

/* ~~~~~~~~~~ contact ~~~~~~~~~~ */

.formItem {
	padding: 8px 0px;
}
.formLabels {
	float: left;
	width: 190px;
}
.formInputs {
	float: left;
	width: 300px;
}
Input, TextArea, Select {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	width: 290px;
	color: #444444;
	padding: 1px 2px;
}
/* ~~~~~~~~~~ footer ~~~~~~~~~~ */

#footer {
	width: 964px;
	margin: 0 auto;
	background-color: #C9DACD;
	height: 45px;
	text-align: center;
	padding-top: 25px;
	color: #222222;
	position: absolute;
	bottom: 0;
}
#footer a {
	padding: 0px 10px;
	color: #222222;
}
#tradeInfo {
	display: none;
	font-size: 10px;
}

/* ~~~~~~~~~~ text ~~~~~~~~~~ */

.menuOn {
	padding: 0px 1px;
	margin: 0px 9px;
	color: #111111;
	border-bottom: 2px solid #111111;
}
.pTitle {
	float: left;
}
.pSubtitle {
	float: left;
	padding-left: 20px;
	padding-top: 3px;
}

/* ~~~~~~~~~~ misc ~~~~~~~~~~ */

.topGap {
	padding-top: 10px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
