/* Design by Toni Marie @ Mydynamicsite.com  All Rights Reserved */
@import url(layouts.css);
@import url(components.css);
@import url(modules.css);
@import url(navigation.css);
@import url(misc.css);
@import url(forms.css);


/* #######################  GENERAL SETTINGS ############################ */
html.body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	background: url(../images/bgdenim.png) black;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	margin-top: 0px;
	background: url(../images/bgdenim.png) black;
	text-align: center;
	}

/*  Global Formatting */
h1 {font-size:16px;line-height: 1em;font-weight: 900;}
h2 {font-size:15px;line-height: 1em;font-weight: 900;}
h3 {font-size:14px;line-height: 1em;font-weight: 900;}
h4 {font-size:13px;line-height: 1em;font-weight: 900;}
h5 {font-size:12px;line-height: 1em;font-weight: 900;}
h6 {font-size:11px;line-height: 1em;font-weight: 900;}
td{font-size: 12px;}
th{font-size: 12px;}
a:link {color: #CC6600;}
a:hover {color: #659FDE;}
a:visited {color: #CC6600;}
img {border: 0 none;}


/* Clears Divs */
.clr{clear: both;}

/* #######################  END GENERAL SETTINGS ############################ */
.container {background: url(../images/sandy_body.png) repeat-y white; width: 833px; text-align: left; margin: auto; margin-top: 15px;}
.header {background:  url(../images/sandy_header.png); height: 170px; width: 833px; border-top: 5px #330000;}
.bodyblock {width: 833px; padding: 22px; padding-top: 0px; }
.leftblock {width: 232px; background: url(../images/sandyleatherbk.png) #663300 repeat-y; float: left; height:400px;padding: 0px;}
.leftblock2 { padding-top: 100px; background: url(../images/sandy_leathertool.png) no-repeat; height: 100%;}
.mainblock {margin-left: 250px; width: 510px; height: 100%; padding-left: 10px;padding-right: 25px;}
