/* Style Layout for Website. */

/* Clear all margins and padding. */
* {margin: 0; padding: 0;}

body {
	background-color: #ccc;
	background-image: url(images/Bkg_darkline.gif);
	text-align: left;
	font-family: arial, helvetica, sans-serif;  
	font-size: 12px; 
	line-height: 1.2;
	color: #000;  
	}

/* D I V   L A Y O U T S */

#wholepage {
	position: relative;
	width: 1000px;
	height: 420px;
	margin-top: 65px;
	background-color: #fff;
	background-image: url(images/paperbkg.jpg);
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	}

#topedge {
	position: relative;
	width: 1000px;
	height: 6px;
	background-color: #000;
	background-image: url(images/topborder.jpg);
	}
	
#botedge {
	position: relative;
	width: 1000px;
	height: 6px;
	background-color: #fff;
	background-image: url(images/botborder.jpg);
	}
	
#midpage {
	position: relative;
	height: 419px;
	width: 1000px;
	background-image: url(images/baseboard.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
#leftedge {
	position: relative;
	float: left;
	height: 420px;
	width: 140px;
	background-color: #FBDA9D;
	background-image: url(images/shoji1.jpg);
	text-align: left;
	}

#leftcontents {
	position: relative;
	float: left;
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 40px;
	}
	

#midcontents {
	position: relative;
	float: left;
	height: 300px;
	width: 300px;
	margin: 10px;
	margin-top: 50px;
	overflow: auto;
	background: transparent;
	}

#rightcontents {
	position: relative;
	float: left;
	width: 140px;
	margin: 0px;
	margin-top: 50px;
	background: transparent;
	}

#rightedge {
	position: relative;
	float: right;
	height: 420px;
	width: 8px;
	background-image: url(images/rtedge.gif);
	}

#submenu {
	position: relative;
	text-align: left;
	width: 1000px;
	margin-top: 2px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	}
	
.column {
	position: relative;
	float: left;
	height: 420px;
	width: 34px;
	background-image: url(images/woodpost.gif);
	background-repeat: no-repeat;
	}

.ovalbkg {
	position: relative;
	float: left;
	height: 420px;
	width: 500px;
	background-image: url(images/bigcircle2.gif);
	background-repeat: no-repeat;
	}

#linkdiv {
	position: relative;
	float: left;
	height: 300px;
	width: 600px;
	margin-left: 8px;
	margin-top: 0px;
	background: transparent;
	}
	
#portdiv {
	position: relative;
	text-align: left;
	float: left;
	height: 365px;
	width: 500px;
	margin-top: 15px;
	margin-left: 10px;
	background-image: url(images/widtapestry2.gif);
	background-repeat: no-repeat;
	}


#portsamples {
	position: relative;
	text-align: left;
	height: 294px;
	width: 432px;
	margin-top: 22px;
	margin-left: 28px;
	overflow: auto;
	text-align: left;
	background-color: #fff;
	background-image: url(images/beige_pattern.gif);
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	}
	
#portsamples h2 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #000;
	margin-top: 16px;
	margin-bottom: 4px;
	margin-left: 8px;
	}

#portsamples h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}


#portpicture {
	position: relative;
	text-align: left;
	height: 294px;
	width: 432px;
	margin-top: 22px;
	margin-left: 28px;
	background-color: #fff;
	background-image: url(images/beige_pattern.gif);
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	}
	
.homeart {
	position: relative;
	text-align: center;
	height: 336px;
	width: 308px;
	margin-top: 45px;
	background-color: #fff;
	background-image: url(images/beige_pattern.gif);
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
	}

div.portitem {
	position: relative;
	display: table;
	width: 402px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 10px;
	border-style: none;
	border-color: #404040;
	border-width: 0px;
	}
	
div.portitemctr {
	position: relative;
	text-align: center;
	width: 402px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 5px;
	}
	
div.printitem {
	position: relative;
	text-align: center;
	width: 398px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	margin-right: 5px;
	border-style: solid;
	border-color: #8C130F;
	border-width: 1px;
	background-color: #F5F1E6;
	}
	
div.description {
	position: relative;
	display: table;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
div.portart {
	position: relative;
	display: table;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	}


#linkmenu {
	position: relative;
	display: block; 
	text-align: left;
	width: 605px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px; 
	}
	
#inlinkmenu {
	position: relative;
	display: block; 
	text-align: left;
	width: 150px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	}
	
.tapestry {
	position: relative;
	float: left;
	height: 340px;
	width: 133px;
	padding-top: 30px;
	padding-left: 33px;
	padding-right: 33px;
	margin-top: 35px;
	background-image: url(images/medtapestry.gif);
	background-repeat: no-repeat;
	}

.tapestrynarrow {
	position: relative;
	float: left;
	height: 340px;
	width: 116px;
	padding-top: 14px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 35px;
	background-image: url(images/tapestrynar.gif);
	background-repeat: no-repeat;
	}
	
.tapestrynarrow img {
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	margin: 4px;
	}

.horzsp {
	position: relative;
	clear: both;
	margin: 0;
	}


#cslogo {
	position: absolute;
	top: -48px;
	left: 140px;
	height: 90px;
	width: 320px;
	background-image: url(images/CSlogo.gif);
	z-index: 10;
	}
	

	
/* T E X T   S T Y L E S */

h1 {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px; 
	line-height: 1.25;
	text-align: left;
	color: #000; 
	}

h2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	color: A60000; 
	}
	
h3 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	margin-bottom: 4px;
	color: #000; 
	}

p {
	margin-bottom: 12px;
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;  
	font-size: 11px; 
	line-height: 1.4;
	color: #000; 
	}

#leftcontents p {
	margin-left: 35px;
	margin-right: 5px;
	}

#leftcontents ul {
	list-style-type: none;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: 16px;
	margin-right: 5px;
	}
	
#leftcontents ul li {
	text-decoration: none;
	text-align: left;
	font-family: tahoma, arial, helvetica, sans-serif;  
	font-size: 11px; 
	line-height: 1.4;
	color: #000; 
	background-image: url(images/list_bullet2b.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	}



#submenu ul {
	margin-left: 180px;
	padding-left: 0;
	list-style-type: none;
	text-align: center;
	}
		
#submenu ul li {
	display: inline; 
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #fff;
	margin-left: 4px;
	}
		
#submenu ul li a {
	text-decoration: none;
	padding: 0em 1em;
	color: #B3AA90;
	}
		
#submenu ul li a:hover {
	color: #840000;
	background-color: #ccc;
	}



#linkmenu ul {
	padding-left: 20px;
	list-style-type: none;
	text-align: center;
	}
		
#linkmenu ul li {
	display: inline; 
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	margin-left: -1px;
	}
		
#linkmenu ul li a {
	text-decoration: none;
	padding: 0em .5em;
	color: #000;
	}
		
#linkmenu ul li a:hover {
	color: #fff;
	background-color: #000;
	}



/* Inline Link Menus */
#inlinkmenu ul {
	list-style-type: none;
	text-align: left;
	font-weight: bold;
	margin-top: 4px;
	}
#inlinkmenu ul li {
	margin-top: 5px;
	padding-left: 0px;
	line-height: 16px;
	font-weight: normal;
	}
#inlinkmenu ul li a {
	text-decoration: none;
	color: #000;
	background-image: url(images/list_bullet2.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	}
#inlinkmenu ul li a:hover {
	color: #840000;
	background-image: url(images/list_bullet2b.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	}


/* Tapestry Link Menus */
div.tapestry ul {
	list-style-type: none;
	text-align: left;
	
	}
div.tapestry ul li {
	margin-bottom: 3px;
	}
div.tapestry ul li a {
	text-decoration: none;
	color: #840000;
	}
div.tapestry ul li a:hover {
	color: #666;
	}





/* C U S T O M   P A G E   S T Y L E S */

#leftcontents h1 span {display: none;}
.linkspg {
	background: transparent url(images/title_links.gif);
	background-repeat: no-repeat;
	width: 192px;
	}
	
.portfpg {
	background: transparent url(images/title_portfolio.gif);
	background-repeat: no-repeat;
	width: 192px;
	}

.servicespg {
	background: transparent url(images/title_services.gif);
	background-repeat: no-repeat;
	width: 192px;
	}

.welcomepg {
	background: transparent url(images/title_welcome.gif);
	background-repeat: no-repeat;
	width: 192px;
	}

.familypg {
	background: transparent url(images/title_family.gif);
	background-repeat: no-repeat;
	width: 192px;
	}

.contactpg {
	background: transparent url(images/title_contact.gif);
	background-repeat: no-repeat;
	width: 192px;
	}

.home {width: 220px;}
	
