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

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
	height: 100%;
	margin-bottom: 1px;
}
form {
	margin: 0px;
	padding: 0px;
}
body, table {
	font-family: "Century Gothic", Arial;
	margin: 0px;
	color: #333;
	font-size: 13px;
	line-height:18px;
}
.column_spacer {
	width: 12px;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #7E6767;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #45231F;
}
p {
	line-height:18px;
}
img {
	border: none;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #666;
	text-align: center;
}
hr {
	background-image: url(../images/dot_hori.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px solid #0F0;
	background-position: center center;
}
/********** STYLES ***********/

.bigText {
	font-size: 15px;
	font-weight: bold;
}
img.videoThumbs {
	height: 250px;
	width: 250px;
	margin-left: 14px;
	margin-bottom: 14px;
	border: 1px solid #CCC;
}
img.galleryThumbs {
	height: 145px;
	width: 165px;
	margin-right: 14px;
	margin-bottom: 3px;
	border: 1px solid #CCC;
	float: left;
}
img.miniThumbs {
	height: 100px;
	width: 150px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	float: left;
}
/* headers */
h1 {
	color: #7E6767;
	text-transform: uppercase;
	font-size: 40px;
	font-weight: lighter;
	line-height: 45px;
	border: 0px solid #0F0;
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
h2, .contentheading {
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	vertical-align: bottom;
	color: #7E6767;
	text-align: left;
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 0px;
}
table.contentpaneopen h3 {
	margin-top: 15px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 10px;
}
h3, table.moduletable th {
	font-size: 22px;
	margin-bottom: 10px;
	text-align: left;
	color: #000;
	text-transform: uppercase;
	font-weight: lighter !important;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0px;
	margin-top: 0px !important;
	margin-right: 0px;
	margin-left: 0px;
}
h4 {
	text-transform: uppercase;
	color: #7E6767;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
/* small text */
.small {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}
/****** Tables ***********/
th {
	text-transform: uppercase;
	font-size: 13px;
}
/* BONUS TYPOGRAPHY STYLES

--------------------------------------------------------- */
/* Quote hilight */

.quote-hilite {
	padding: 10px 15px;
	margin: 0;
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
}
/* Small quote */

.small-quote {
	margin: 0;
	padding: 0;
	background: none;
}
.small-quote span.open-quote {
	margin: 0;
	padding-left: 20px;
	background: url(../images/typo/so-q.gif) no-repeat center left;
}
.small-quote span.close-quote {
	margin: 0;
	padding-right: 20px;
	background: url(../images/typo/sc-q.gif) no-repeat center right;
}
.small-quote span.author {
	padding: 2px 5px 2px 20px;
	border-top: 1px solid #DDDDDD;
	margin: 0.5em 0 0;
	display: block;
	background: url(../images/typo/author.gif) no-repeat 5px 4px #DDDDDD;
	font-size: 90%;
	text-transform: uppercase;
}
/* Rropcap */

.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #999999;
	font: 50px/40px Georgia, Times, serif;
}
/* Tips, Error, Message, Hightlight*/

.error {
	padding-left: 25px;
	color: #CC0000;
	background: url(../images/typo/bullet-error.gif) no-repeat top left;
}
.message {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/typo/bullet-info.gif) no-repeat top left;
}
.tips {
	padding-left: 25px;
	color: #EE9600;
	background: url(../images/typo/bullet-tips.gif) no-repeat top left;
}
.highlight {
	padding: 1px 5px;
	background: #FFFFCC;
	font-weight: bold;
}
/* Note Style */

p.stickynote {
	padding: 10px 0px 10px 40px;
	border: 1px solid #DDDDDD;
	background: url(../images/typo/icon-sticky.png) no-repeat 5px center #FFFFFF;
}
p.download {
	padding: 10px 0px 10px 40px;
	border: 1px solid #DDDDDD;
	background: url(../images/typo/icon-download.png) no-repeat 5px center #FFFFFF;
}
/* Check list */

ul.checklist {
	list-style: none;
}
ul.checklist li {
	margin-left: 15px;
	padding: 0 0 5px 20px;
	background: url(../images/typo/checklist-bg.gif) no-repeat 0 3px;
}
/* Check list */

ul.stars {
	list-style: none;
}
ul.stars li {
	margin-left: 15px;
	padding: 0px 0 5px 20px;
	background: url(../images/typo/star-bg.gif) no-repeat 0 3px;
}
