/* CSS Document */

body { 
	margin:0px;
	padding:0px;
	background-image: url("../images-totshirt-site/bckgrd.jpg"); 	
	background-repeat:repeat-x;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#6d6f71;
	font-size:12px;
	}
.body-footer {
	background-image:none;
	background-color:#bdbdbd;
		margin:0px;
	padding:0px;

	}
	
.main-area {
	min-height:420px;
	}

.contents {
	margin: 0 auto;
	text-align: left;
	background-color:#ffffff;
	width: 850px;
	}

.stitch-top {
	width:850px;
	height:173px;
	background-image: url("../images-totshirt-site/stitch-top.jpg"); 
	background-repeat:no-repeat;
	}
	
.logo {
	float:left;
	background: url("../images-totshirt-site/logo.jpg") 0 0 no-repeat;
	width:162px;
	height:91px;
	margin-top:20px;
	}
	
.logo:hover {
	background: url("../images-totshirt-site/logo.jpg") 0 -91px no-repeat;
	cursor:pointer;
	}
	
.text-area {
	padding:0 0 0 50px;
	line-height:16px;
	width: 480px;
	float: left;
	}
	
.text-area p {
	margin-bottom:16px;
	margin-top:16px;
	}
	
	
.image-area {
	padding:0 0 0 0px;
	line-height:16px;
	width: 300px;
	float: left;
	margin: -308px 0 0 550px;
	}
	
.image-home {
	padding:0 0 0 0px;
	line-height:16px;
	width: 300px;
	float: left;
	margin-left:20px;
	}
	
.image-area img {
border-style:none;
	}	
	
.stitch-bott {
	width:850px;
	height:118px;
	background-image: url("../images-totshirt-site/stitch-bott.jpg"); 
	background-repeat:no-repeat;
	}
	
.stitch-bott-tel {
	text-align:right;
	color:#FFFFFF;
	width:800px;
	font-size:16px;
	padding-top:65px;
	}

.navbar {
	width:638px;
	float:left;
	height:30px;
	}

.navbar a:link {
	width:100%;
	height:100%;
	text-decoration:none;
	color:#6d6f71;
	background-repeat:
	}
	
.navbar a:visited {
	color:#6d6f71;
	text-decoration:none;
	}

.navbar a:hover {
	color:#000000;
	}
		
.navbar ul {
	margin:0px;
	line-height:16px;
	font-size:16px;
	padding-top:90px;
	padding-left: 40px;
	}

.navbar li {
	list-style: none; 
	float:left;
	}

.nav {
	background: url("../images-totshirt-site/nav-stitch.jpg") 100% 50% no-repeat;
	padding:3px 10px 5px 10px;
	}
	
.nav-none {
	padding:3px 8px 5px 10px;
	}
	
.clear {
	clear:both;
	}

.titles {
	font-size:22px;
	color:#830024;
	}
	
.endorsement {
	width:250px;
	background: url("../images-totshirt-site/quote-open.jpg") 0px 1px no-repeat;
	margin:32px 0px 0px 9px;
	padding:0px 0px 0px 11px;
	line-height:16px;
	float: left;
	}
	
.endorsement-lower {
	width:250px;
	background: url("../images-totshirt-site/quote-open.jpg") 0px 1px no-repeat;
	margin:0px 0px 0px -11px;
	padding:0px 0px 0px 11px;
	line-height:16px;
	float: left;
	}
	
	.frame-center {width:800px;
	margin:0px auto;
	}
	
	.dashed-box {
		padding:10px;
		border:1px DASHED #cccccc;
		}

.dashed-box a:link {
	text-decoration:none;
	color:#830024;
	font-weight:bold;
	}
	
.dashed-box a:visited {
	text-decoration:none;
	color:#830024;
	font-weight:bold;
	}

.dashed-box a:hover {
	text-decoration:none;
	color:#000;
	}
	
.sign-in {
	padding-top:4px;
	font-size:10px;
	}

.sign-in a:link {color: #999999; text-decoration:none;}
.sign-in a:visited {color: #999999; text-decoration:none;}
.sign-in a:hover {color: #ffffff; text-decoration:none;}

