/** BASIC */


html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #2a1a11 url(images/darkbg.jpg) top repeat;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A28555;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 110%;
}

.ul1 {
	margin-left: 15px;
	padding-left: 0px;
	list-style: disc url(images/homepage04.gif);
}

.ul2 {
	margin-left: 15px;
	padding-left: 0px;
	list-style: disc url(images/homepage04.gif);
}

.ul2 li {
	margin-bottom: 10px;
}

.ul3 {
	margin-left: 4px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	list-style: none;
}

.ul3 a {
	text-decoration: none;
}

.ul3 a:hover {
	text-decoration: underline;
}

ol li {
	margin-bottom: 10px;
}

.text1 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #572D00;
}

.text1 strong {
	font-weight: bold;
}

.text2 {
	font-size: 11px;
	font-weight: bold;
	color: #826331;
}

.text3 {
	color: #AF8C65;
	text-align: center;
}

.text3 a {
	color: #AF8C65;
}

.searchbox {
	font-size: 13px;
}

/** LINKS */

a {
	color: #B57200;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	text-transform: lowercase;
	text-decoration: none;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: underline;
}

/** STYLES */

.style1 {
}

.style1 a {
}

.style1 a:hover {
}

/** COMMENTS */

.comcontain2 {
	background: #fff;
	border: 2px solid #efe4c8;
	clear:left;
	float:left;
	width:100%;
	overflow:hidden;
	margin-bottom: 10px;
	position:relative;
}

.comcontain1 {
	background:#ede8df url(images/commGrad.jpg) repeat-x left top;
	border: 0px solid #efe4c8;
	border-right-width: 2px;
	float:left;
	width:100%;
	position:relative;
	right:76%;
}

.comcol1 {
	float:left;
	width:24%;
	position:relative;
	left:76%;
	overflow:hidden;
	margin-top: 10px;
	text-align: center;
}

.comcol2 {
	float:left;
	width:70%;
	position:relative;
	left:79%;
	overflow:hidden;
}



/** BACKGROUNDS */

.home-h1 {
	width: 777px;
	height: 55px;
	text-align: center;
	background: url(images/home-h1.jpg) no-repeat center top;
}

.home-h1 h1 {
	color: #65421d;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	margin-bottom: -2px;
}

.home-h1 h1 a{
	text-decoration: none;
}

.home-h1 h1 a:hover{
	text-decoration: underline;
}

.bg1 {
	background: url(images/bg1_02.jpg) no-repeat right top;
}

.bg2 {
	height: 100%;
	min-height: 100%;
	background: url(images/bg1_04.jpg) repeat-y left top;
}

html>body .bg2 {
	height: auto;
}

.bg3 {
	height: 80px;
	min-height: 80px;
	background: url(images/bg1_03.jpg) no-repeat left top;
}

html>body .bg3 {
	height: auto;
}

.bg4 {
	background: url(images/bg2_02.jpg) no-repeat left top;
}

.bg5 {
	background: url(images/bg2_03.jpg) no-repeat left top;
}

.bg6 {
	background: url(images/bg2_04.jpg) repeat-y left top;
}

.bg7 {
	background: url(images/bg2_06.jpg) no-repeat left top;
}

.bg8 {
	background: url(images/bg2_07.jpg) no-repeat left top;
}

.bg9 {
	background: url(images/bg2_08.jpg) no-repeat left top;
}

.bg10 {
	background: url(images/bg2_10.jpg) no-repeat left top;
}

.bg11 {
	background: url(images/bg2_11.jpg) no-repeat left top;
}

.bg12 {
	background: url(images/bg2_12.jpg) repeat-y left top;
}

.bg13 {
	background: url(images/subpage2_03.jpg) repeat-y left top;
}

.bg14 {
	background: url(images/subpage2_01.jpg) no-repeat left top;
}

.bg15 {
	background: url(images/subpage2_02.jpg) no-repeat left top;
}

/** VIDEO PREVIEW */
#trailimageid {
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 286px;
	height: 1px;
	z-index: 1000;
}

/** MISC */

.thumbTitle {
	float: left;
	width: 115px;
	margin: 0px 7px 15px -6px;
	text-align:center;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin-right: 15px;
}

.img2 {
	float: right;
	margin-left: 15px;
}

.img3 {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
