/* @override 
	http://www.snowfish.ca/css/styles.css
	http://snowfish.ca/css/styles.css
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
}
a:focus {
	outline: 0;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #e2c863;
}
a:active {
	color: #e2c863;
	}

.title {
	font-size: 26px;
	font-weight: bold;
	color: #e2c863;
}
.subtitle1 {
	font-size: 20px;
	font-weight: bold;
	color: #e2c863;
}
.subtitle2 {
	font-size: 16px;
	font-weight: bold;
	color: #e2c863;
}

.titleWhite {
	font-size: 21px;
	font-weight: bold;
	color: white;
}
.subtitle1White {
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.subtitle2White {
	font-size: 14px;
	font-weight: bold;
	color: white;
}

.imageRight {
	border: 1px solid #e2c863;
	margin-bottom: 10px;
	margin-left: 12px;
	float:right;
}
.imageLeft {
	border: 1px solid #e2c863;
	margin-bottom: 10px;
	margin-right: 12px;
	float:left;
}
.imagePlain {
	border: 1px solid #e2c863;
}

.bodycell {
	background-color: #561f03;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	padding: 0 10px;
}

.mainbodyborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.navbg {
background-image: url(/graphics/pix_white.gif);
background-position:bottom;
background-repeat:repeat-x;
}

.leftnavbg {
background-color:#9d6215;
}

.leftnavcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

.door62promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c7a77d;
	vertical-align: bottom;
}

.letter {
border: 1px solid #fff;
background-color: #6a3102;
padding:12px;
}

.noUnderline {
text-decoration:none;
}

.thumbnailcell{
	width: 150px;
	height: 150px;
	margin: 5px;
	text-align: center;
	float: left;
}

.inside12{
	padding:12px;
}
#hometopbar{
	height: 150px;
	border-bottom: 1px solid #fff;
	background-color: #6a3102;
}
#leftnav1{
	height: 150px;
	border-bottom: 1px solid #fff;
	background-color: #6a3102;
}

.borderbottom{
	border-bottom: 1px solid #e2c863;
}

.borderleft{
	border-left: 1px solid #e2c863;
}

.bodycell ul li{
	margin-bottom: 8px;
}

.bodycell ul{
	list-style-type: disc;
}

.homevideo{
	height: 300px;
}

.homevideo iframe{
	float: right;
	margin-bottom: 20px;
	border: 1px solid #e1c862;
}

/* @group Fade Anything */

#content {

}

ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}
/*#fade-example-3 {
	border: 3px solid #000;
}*/
#fade-example-1 li,#fade-example-2 li,#fade-example-3 li {
	position: absolute;
	top: 0;
	left: 0;
	/*width: 506px;
	height: 380px;*/
	background-color: #FFF;
	visibility: hidden;
}
/*#fade-example-3 li {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}*/
li img {
	display: block;
	/*border: 3px solid #FFF;*/
}
.clear {
	clear: both;
}

hr{
height:1px;
width: 90%;
margin:10px auto;
clear: both;
border: 0;
color: #e2c863;
background-color: #e2c863;
}

.caption {
	clear: both;
	padding: 1em;
	background-color: #FFF;
}
.faderslides {
	position: relative;
	/*border:5px solid #CCCCCC;
	padding:1em;
	margin-bottom: 1em;*/
	width: 400px;
	height: 266px;
	float: right;
	clear: both;
}

.faderslides-home1 {
	position: relative;
	border:1px solid #e2c863;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	height: 266px;
	float: right;
	clear: both;
}

.faderslides-home2 {
	position: relative;
	border:1px solid #e2c863;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	height: 190px;
	float: right;
	clear: both;
}

#sc-slides{
	position: relative;
	display: block;
	width: 300px;
	height: 200px;
	float: right;
	clear: both;
}

.example-r {
	position: relative;
	background-color:#F2F2F2;
	border:5px solid #CCCCCC;
	padding:1em;
	width: 700px;
	margin-bottom: 1em;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	right: 8%;
	top: 71%;
}
#fade-example-1-previous {
	left: 6%;
	top: 71%;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}

/* @end */


