						/* 					Artisan Styles 						*/

body,
html {
	font-family:"Times New Roman", Times, serif;
	background-color:#221111;
	font-size:12px;
	text-align:center;
	padding:0px;
	margin: 0 auto;
	min-width:803px;
	height:100%;
	}
	
body {
    min-width:803px;
    }
	
#container {
	width:803px;
	padding:0px;
	margin:0px auto;
	text-align:left;
	overflow:hidden;
	}

                          /*          H E A D E R  O N E  S T Y L E S          */


#header {
	width:803px;
	border:none;
	margin: 0 auto;
	margin-right:3px;
	padding-top:80px;
	height:141px;
	background-color:#221111;
	}
	
#header-left {
	float:left;
	display:inline;
	width:120px;
	height:141px;
	}
	
#header-right {
	float:right;
	display:inline;
	width:680px;
	height:141px;
	}
	
#teal-left {
	background-color:#AACCAA;
	width:120px;
	height:15px;
	margin-bottom:3px;
	}
	
#teal-right {
	background-color:#AACCAA;
	width:680px;
	height:15px;
	margin-bottom:3px;
	}
	
#logo-artisan {
	width:120px;
	height:120px;
	background-image:url(assets/logo-artisan-paso.gif);
	background-repeat:no-repeat;
	border:none;
	}
	
#banner {
	width:680px;
	height:120px;
	}	
	
	
                          /*         C O N T E N T  S T Y L E S          */
#content {
	width:803px;
	margin:0 auto;
	padding:0px;
	height:378px;
	background-color:#221111;
	}
	
#navigation-wrap {
	width:120px;
	float:left;
	display:inline;
	margin-bottom:3px;
	background-image:url(assets/nav-background.jpg);
	background-repeat:no-repeat;
	height:375px;
	}

#content-right-wrap {
	width:680px;
	height:375px;
	float:right;
	display:inline;
	margin-bottom:3px;
	background-color:#221111;
	}
	
#copy-wrap {
	width:337px;
	height:375px;
	float:left;
	display:inline;
	background-image:url(assets/copy-background.jpg);
	background-repeat:no-repeat;
	}
	


	
#scroll-pane {
	width:327px;
	height:365px;
	overflow:auto;
	float:left;
	display:inline;
	background-image:url(assets/copy-background.jpg);
	background-repeat:repeat-y;
	}
	
#scroll-pane p {
	margin-top:4px;
	padding-top:0px;
	}
	
#scroll-pane.body_copy {
	padding:10px 0px 0px 10px;
}
	
#wide-copy-wrap {
	width:680px;
	height:375px;
	float:left;
	display:inline;
	background-image:url(assets/large-background.jpg);
	background-repeat:no-repeat;
	}
	
#flash-wrap {
	width:340px;
	height:375px;
	float:right;
	display:inline;
	}
	
#flash-wrap-home {
	width:680px;
	height:375px;
	float:right;
	display:inline;
	}
	
		
                          /*         T E X T   S T Y L E S          */

	
h1 {
	font-family:"Times New Roman", Times, serif;
	color:#FFF6DC;
	font-size:13px;
	margin-bottom:0px;
	font-weight:bold;
	}
	
h2 {
	color:#222277;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:-5px;
	}
	
h3 {
	color:#FFF;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}

	
.body_copy {
	color:#ffffff;
	font-size:12px;
	margin-bottom:0px;
	line-height:120%;
	text-align:left;
	}
	
.body_copy .innertube {
	padding:10px 10px 0px 10px;
	}
	
.body_copy a {
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
	}
	
.body_copy a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#ffffff;
	font-weight:bold;
	background-color:#554411;
	font-size:12px;
	text-decoration:underline;
	}
	
#navigation-wrap .innertube {
	padding:10px 0px 0px 5px;
	height:270px;
	}
	
.nav_text {
	font-family:"Times New Roman", Times, serif;
	color:#221111;
	font-size:12px;
	text-decoration:none;
	padding: 2px 0px 2px 13px;
	}
	
.nav_text a {
	font-family:"Times New Roman", Times, serif;
	color:#221111;
	text-decoration:none;
	}
	
.nav_text a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	text-decoration:none;
	}
	
#nav-bottom {
	padding:10px 0px 0px 5px;
	vertical-align:text-bottom;
	display:inline;
	height:85px;
	}
	
.call-title {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	letter-spacing:1px;
	}
	
.call-info {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin-top:3px;
	line-height:115%;
	font-weight:bold;
	}
	
.call-info a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	line-height:115%;
	font-weight:bold;
	text-decoration:none;
	}
	
.call-info a:hover {
	text-decoration:underline;
	}
	
form {
	padding-top:0px;
	}
		
ul {
  margin-left: 1em;
  padding-left: 0px;
  margin-top: 5px;
  padding-top:0px;
  margin-bottom: 5px;
  padding-bottom:0px;
  }
  
li {
  margin: 0;
  padding: 0;
  }

	
                          /*         B O T T O M   S T Y L E S          */

#call-action {
	width:803px;
	border:none;
	margin: 0 auto;
	height:23px;
	background-color:#bdb08d;
	margin-bottom:3px;
	display:inline;
	float:left;
	}
	
.call-copy {
	font-family:"Times New Roman", Times, serif;
	color:#554411;
	font-size:12px;
	text-align:center;
	margin-top:5px;
	}
	
.call-copy a {
	font-family:"Times New Roman", Times, serif;
	color:#554411;
	font-size:12px;
	text-align:center;
	text-decoration: none;
	}
	
.call-copy a:hover {
	text-decoration: underline;
	}

#footer {
	width:803px;
	border:none;
	margin: 0 auto;
	height:23px;
	}
	
#footer-left {
	float:left;
	display:inline;
	width:120px;
	height:23px;
	background-color:#AACCAA;
	text-align:center;
	}
	
#footer-right {
	float:right;
	display:inline;
	width:680px;
	height:23px;
	background-color:#AACCAA;
	text-align:center;
	}
	
.footer-copy {
	font-family:"Times New Roman", Times, serif;
	color:#554411;
	font-size:11px;
	margin-top:5px;
	}
	
.footer-copy a {
	font-family:"Times New Roman", Times, serif;
	color:#554411;
	font-size:11px;
	text-decoration:none;
	}
	
.footer-copy a:hover {
	font-family:"Times New Roman", Times, serif;
	color:#554411;
	font-size:11px;
	text-decoration:underline;
	}
	
img {
	display:block;
	}
	
img a {
	border:none;
	display:block;
	}