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

/* Stylin's Style */
/* Created 9/8/2011 by Tooliak */
/* Updated 9/8/2011 by Tooliak */

* {
	padding:0;
}

body,html {
  margin-top:0;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  height: 100%;
  width: 100%;
  font-size: 100%; 
  line-height: 1.1875em; 
  background:url(Images/bg_Full.jpg) top center; 
  min-width:900px; min-height: 100%;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
	background-color:none;
	min-height: 100%;
	position: relative;
	height: 100%
   	padding-bottom: 80px;   /* Height of the footer */
	}

#header {
   	background: none;
   	padding: 0px;
	}
	
#body {
	padding-top: 15px;
	padding-bottom: 10px;
	}
	
#footer {
	clear: both;
	position: absolute;
	background: url(Images/dr_gray.gif);
	width: 100%;
	height: 35px;
	text-align: center;
	font-weight: 500;
	bottom: 0px;
	padding: 0px;
	/*left: 51px;*/
	
	}

.txt001 {
	float: right;
	width:655px;
	height: 260px;
	padding:10px;
	border:0px solid gray;
	margin-top:10px;
	}	

.ss001 {
	clear: both;
	width: 900px;
	height: 600px;
	padding-top: 15px;
	padding-bottom: 10px;
	border: 0px solid gray;
	margin-top:370px;
	}	

.menu_bar {
	float: left;
	width:100px;
	height:50px;
	margin:0px;
	border: none;
	}

.placemat {
	background: #EBD5D3;
	margin-top: 65px;
	padding: 15px;
	text-align: justify;
	color: #99f;
	}
	
.spacer_1 {
	margin: 10px;
	}
	
.Sty_h3 {
	color: #8c4d48;
	font-size: 24px;
	font-weight: 800;
	padding-top: 5px;
	padding-bottom: 5px;
	
	}

.h1 {
	size: +2;
	font-weight:bold;
	padding-top: 0px;
	padding-bottom: 10px;
	}
.h2 {
	font-size: 28px;
	font-weight: 900;
	padding-top: 0px;
	padding-bottom: 5px;
	}
.h3 {
	font-size: 1.41em; 
	margin-bottom: 23px; 
	font-weight: normal; 
	font-family: "Times New Roman", Times, serif;
	}
.h4 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 13px;
	}
	
ul.stylin {
	list-style-position: inside; 
	list-style-image: url(Images/bg_menu_cube.gif);
	text-indent: 30px;
	}

.colHeader {
	clear:both;
	background:#EBDDDD;
}
.colOne {
	float: left;
	width: 45%;
	margin: 10px 10px 10px 10px;
	/*margin-left: 10%;*/
	vertical-align: text-top;
	background: #EBDDDD;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
}
.colTwo {
  	float: right;
  	width: 45%;
	margin: 10px 10px 10px 10px;
	/*margin-left: 10%;*/
	vertical-align: text-top;
	background: #EBDDDD;
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        -moz-opacity:1.0;
        -khtml-opacity: 1.0;
        opacity: 1.0;
}

/*
.clear_links {
	a:link color:#FFF; text-decoration:none;
	a:visited color:#FFF; text-decoration:none;	
	
.clearNspace {
	clear: both;
	margin-top: 15px;
	padding: 0px;
	}

.space1 {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	}

.spaceNpadding {
	margin-top: 15px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 10px;
	}

.center {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:900px;
	background-color:none;
	display: inline-block;
	text-align:center;
	}




.h1Maroon {color: #933; size:+2;}
.h2Maroon{color:#933; font-size:1.41em; text-transform:uppercase; padding:13px 0px 7px 10px}
.h3Maroon{color:#933; font-size:1.41em; margin-bottom:23px; font-weight:normal; font-family:"Times New Roman", Times, serif  }
.h4Maroon{color:#933; font-size:1em; margin-bottom:13px;  }



.container {
		background-image:url(http://stylindogs.com/images_WP/bgYellowTrans.gif); 
		background-repeat:repeat;
        width: 100%; 
        -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
        filter: alpha(opacity=30);
        -moz-opacity:0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
}
*/
