/* HOME PAGE STYLES */

html, body {
    height:100%;
    }

/* UNIVERSAL BODY STYLES */

body {
	margin:0px 0px 0px 0px;
	background: #ffffff;
	font-size:12px;
	font-family:arial, verdana, tahoma, sans-serif;
	}
	
	a {
		color:#70041F;
		font-weight: bold;
		text-decoration:underline;
		}

	a:hover {
		text-decoration:none;
		}

hr {
	border:0px none;
	background-color:#e5e4df;
	color:none;
	height:1px
	}
		
.wrap {
	border:0px solid #FC01D6;
	position: relative;
	margin: auto;
	line-height: 1.2;
	padding: 0;
	width: 875px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
	clear:both;
	}

div.clearer { clear: left; line-height: 0px; height: 0;}

		
/* CONTAINER ALL - HEADER SETTINGS */

#container-all {
    margin: 0 auto;
    text-align: left;
    position: relative;
    /* width: 980px; */
    min-height: 100%; /* For Modern Browsers */
    height: auto !important; /* For Modern Browsers */
    height: 100%; /* For IE */	
    }

#header {
	position: relative;
	line-height: 1.2;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #000000;
	border-bottom:3px solid #CD6601;
	}

#mininav {
	position:relative;
	float:right;
	background: #feec44;
	width:100%;
	margin:0;
	padding:7px 0 0 0;
	text-align:right;
	border-bottom:1px solid #6a6043;
	}
    
	#mininav p {
		color:#000000;
		font-size:10px;
		margin:0;
		padding:0 0 6px 0px;
		background: none;
		}

	#mininav p a {
		color:#000000;
		border:0px none;
		display:inline;
		}

	#mininav p a:hover {
		 color:#000000;
		 }

#logo {
	line-height: 1.2;
	position:relative;
	float:left;
	padding:0;
	margin: 0;
	left:0;
	top:1px;
	display:block;
	}

	#logo img {
		margin:0;
		padding:0;
		float:left;
		}

#search {
	line-height: 1.2;
	position:relative;
	float:right;
	padding:0;
	margin: 0;
	left:0;
	top:10px;
	display:block;
	}

#search .tagline {
	text-align:right;
	color:#ffffff;
	font-size: 14px;
	font-style: bold;
	}

.undernav {
	position:relative;
	background: none;
	/*
	padding:0;
	margin:0 0 30px 0;
	*/
	margin:0;
	padding-bottom:40px;	
	}


/* CONTENT SETTINGS */

#content {
	border:0px solid #FC01D6;
	position: relative;
	line-height: 1.2;
	letter-spacing:0px;
	height:100%;
	margin: 0px;
	padding: 0 10px;
	top:0px;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	}


/* MAIN LEFT STYLES */

#mainleft {
	position: relative;
	float: left;
	width: 500px;
	padding: 0;
	margin: 0;
	}

	#mainleft h1, h2 {
		font-family:arial, verdana, tahoma, sans-serif;
		font-size:22px;
		color:#6E0505;
		line-height: 1;
		font-weight:bold;
		padding:0;
		margin:0px;
		letter-spacing:-1.8px;
		border-bottom:0px solid #ACC8EA;
		}

	#mainleft h2 {
		 font-size:20px;
		 padding:20px 0 5px 0;
		 color: #b46426;
		 }

	#mainleft h3 {
		margin:0;
		padding-bottom: 5px;
		color: #b46426;
		font-size:18px;
		font-weight:bold;
		border-bottom:0px solid #EDEDED;
		letter-spacing:0px;
		}

	#mainleft h4 {
		color: #A5576B;
		font-size:16px;
		font-weight:normal;
		margin:0px;
		margin:0 0 15px 0;
		padding:0;
		}

	#mainleft p {
		font-family:arial, verdana, tahoma, sans-serif;
		font-size:12px;
		color:#000000;
		font-weight:normal;
		margin:0 0 20px 0;
		padding:0px;
		line-height: 1.4;
		}

	#mainleft td {
		font-family:arial, verdana, tahoma, sans-serif;
		font-size:12px;
		color:#000000;
		font-weight:normal;
		}

.homeSB1 {
	width: 500px;
	height: 300px;
	background-color: #f5f5f5;
	padding:0px 5px 5px 0px;
}

	.homeSB1 a img {
		border: 0px solid #f5f5f5;
	}	

#CaptionBox {
	width: 500px;
	font-size:10px;
	font-weight:bold;
	padding:1px 5px 15px 5px;
	}

.post {
	position:relative;
	padding:0;
	margin:0;
	line-height:20px;
	}

	#mainleft .post p {
		padding:0;
		}

	#content .post h2, #content .post h3, #content .post h4  {
		 line-height:1;
		 }

	#content .post h4 {
		padding:3px 0 0 0;
		color:#333;
		font-weight:normal;
		font-size:14px;
		margin:0;
		line-height:1.2;
		}

	#content .post h5 {
		padding:3px 0 0 0;
		margin:0;
		font-size:13px;
		}

/*
input, textarea {
	border: 1px solid #C6C6C6;
	font-size: 10px; 
	color:#666; 
	background: #F2F2F2;
	}
*/


/* MAIN RIGHT STYLES */

#mainright {
	color: #F9F9F9;
	line-height: 12px;
	position: relative;
	float: right;
	padding: 0;
	margin: 0;
	width: 300px;
	overflow: hidden;
	}

	#mainright a {
		color: #F9F9F9;
		border: 0px none;
		}

	#mainright img, #mainright object {
		border:0px none;
		}


/* SIDEBAR STYLES */

.sidebargroup {
	position: relative;
  	padding: 0;
	float: right;
	width: 255px;
	color: #000000;
	margin-bottom: 15px;
	}

	.sidebargroup .sidebarContent {
		margin:0px;
		padding:0px;
		font-size:11px;
		}

	.sidebargroup .sidebarContentSP {
		font-size:11px;
		padding:5px 110px 3px 10px;
		}

#sidebar1 {
	width:252px;
	height:88px;
	background-image:url('../images/snowdragon_images/sb-bkg-1.jpg');
	margin-bottom:10px;
	}

	#sidebar1 a {
		color:#70041F;
		font-weight: normal;
		text-decoration:underline;
		}

	#sidebar1 a:hover {
		text-decoration:none;
		}

	/* 
	CHANGED TO AVOID LINES UNDER IMAGE LINKS
	#sidebar1 a:link{
		color: #70041F;
		text-decoration: none;
		border-bottom:1px dotted #6F3544;
		}

	#sidebar1 a:visited{
		color: #70041F;
		text-decoration: none;
		border-bottom:1px dotted #6F3544;
		}

	#sidebar1 a:hover{
		color: #3C0916;
		text-decoration: none;
		border-bottom:1px solid #70041F;
		}

	#sidebar1 a:active{
		color: #70041F;
		}
	*/

#sidebar2 {
	width:252px;
	height:88px;
	background-image:url('../images/snowdragon_images/sb-bkg-2.jpg');
	margin-bottom:10px;
	}

	#sidebar2 a {
		color:#70041F;
		font-weight: normal;
		text-decoration:underline;
		}

	#sidebar2 a:hover {
		text-decoration:none;
		}

#sidebar3 {
	width:252px;
	height:88px;
	background-image:url('../images/snowdragon_images/sb-bkg-3.jpg');
	margin-bottom:10px;
	}

	#sidebar3 a {
		color:#70041F;
		font-weight: normal;
		text-decoration:underline;
		}

	#sidebar3 a:hover {
		text-decoration:none;
		}

#sidebar4 {
	width:252px;
	padding-left: 2px;
	}

	#sidebar4 a {
		color:#70041F;
		font-weight: bold;
		text-decoration:underline;
		}

	#sidebar4 a:hover {
		text-decoration:none;
		}


/* FOOTER STYLES */

#bgfooter {
	background: #f4e4c0;
	position: relative;
	line-height: 1.2;
	border-top: 3px solid #495263;
	color:#a72227;
	font-size:11px;
	letter-spacing: 0px;
	text-align: right;
	padding: 10px;
	top:40px;
	height:250px;
	clear:both;
	}

#bgfooter p {
	clear:both;
	padding: 8px 0 0 0;
	}
    
#bgfooter a {
	color:#a72227;
	font-weight: bold;
	text-decoration: underline;
	border: 0px none;
	}

#bgfooter a:hover {
	text-decoration: none;
	}
