/* Reset Brower Defaults */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight:normal;font-style:inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/*:focus {outline: 0;}*//* remember to define focus styles! */
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}/* tables still need 'cellspacing="0"' in the markup */
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

body {
    background-color: white;
}

body,table,td {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: 14px;
	color: #613B24;
	margin:0;
	}

.copy {
    font-size: 12px;
	color: #8C8C8C;
    }


li {
    list-style-type: none;
    text-decoration: none;
}


a {
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	color: #9E6510;
    }
    
a:link {
/*color: black;*/
}

a:visited {
}

a:hover {
    } 
    
a:active {
    }


h1 {
    text-align: center;
	font-family: Verdana, Helvetica, sans-serif; 
    color: white;
    font-weight:bold;
    }

header {
	font-family: Chalkboardw, Helvetica, sans-serif; 
    color: blue;
    font-size: 25px;
    font-weight:bold;
    }
    
hr {
    color: black;
    width: 75%;
    height: 0px;
    text-align: left;
    }



form {
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    }

input {
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    }

.float_left {
	font-size: 10px;
	line-height: 11px;
	color: #666;
	padding: 0px 10px 10px 0px;
	margin: 2px 0px 0px 0px;
	float: left;
}

.float_right {
	font-size: 10px;
	line-height: 11px;
	color: #666;
	padding: 0px 0px 10px 10px;
	margin: 2px 0px 0px 0px;
	float: right;
}

.p1 {
	font-size: 16px;
    color: #571D1F;
    }


.main_nav {
    color: white;
	font-size: 12px;
    }
.main_nav:hover {
    color: #5c6970;
	font-size: 12px;
    }
.main_nav:active, link, visited {
    color: white;
    text-decoration:none;
    }
    

.main_nav_on {
    color: #5c6970;
	font-size: 12px;
    }
.main_nav_on:hover {
    color: #5c6970;
	font-size: 12px;
    }
.main_nav_on:active, link, visited {
    text-decoration:none;
    }

    
.footer {
	color: #292929;
	font-size: 9px;
    }
.copyright {
    color: #5c6970;
    }

.calendar_num {
    color: #5c6970;
}

p.big {line-height: 200%}

/*
leave everything below
*/

#navigation a {
    text-transform: uppercase;
    font: 12px Arial, sans-serif;
    padding: 0 10px 0 15px;
}

#site_container {
	margin: 0 auto;
    background-color: white;
	width: 950px;
}

#top_of_page {
	position: relative;
	width: 600px;
	height: 116px;
	margin: 0px 0 20px 0;
	/*overflow: hidden;*/
}

#intro_page {
	position: absolute;
	left:85px;
	top:0px;
	width: 752px;
	height: 575px;
	margin: 0px 0 0px -10px;
    padding: 0px 0px 0px 0px;
    background: transparent url(../images/intro_page.jpg) no-repeat 0 0;

}

#intro_text {
    position: absolute;
	left:170px;
	top:575px;
	color: black;
	font-size: 14px;
	font-weight: bold;
	width: 752px;
	height: 1242px;
}

#logo {
    position: absolute;
    left: 28px;
    top: 150px;
	width: 175px;
	height: 116px;
	margin: 20px 0 20px 0;
	text-indent: -1000px;
	overflow: hidden;
	background: transparent url(../images/sanshin_logo.jpg) no-repeat 0 0;
}

#contact {
	position: relative;
	width: 149px;
	height: 98px;
	margin: 0px 0 0px 0;
	padding-left:10px;
	padding-bottom:5px;
    background-color: #293F94;

}

/*
background to each page
*/



#page_stuff_short{
	position: absolute;
	left: 10px;
	top: -1px;
	width: 950px;
	height: 900px;
	margin: 0px 0 0px 0px;
    padding: 0px 0px 10px 0px;
    background: transparent url(../images/sanshin_bg_short.jpg) no-repeat 0 0;

}

#page_stuff_med{
	position: absolute;
	left: 10px;
	top: -1px;
	width: 950px;
	height: 1200px;
	margin: 0px 0 0px 0px;
    padding: 0px 0px 10px 0px;
    background: transparent url(../images/sanshin_bg_med.jpg) no-repeat 0 0;

}

#page_stuff_long{
	position: absolute;
	left: 10px;
	top: -1px;
	width: 950px;
	height: 3000px;
	margin: 0px 0 0px 0px;
    padding: 0px 0px 10px 0px;
    background: transparent url(../images/sanshin_bg_long.jpg) no-repeat 0 0;

}

/*
photos
*/

#photos {
	position: absolute;
	left:26px;
	top:10px;
	width: 900px;
	height: 100px;
	margin: 0px 0 0px 0px;
    padding: 0px 0px 0px 0px;
}

#cushion_photos {
	position: absolute;
	left:240px;
	top:10px;
	width: 900px;
	height: 100px;
	margin: 0px 0 0px 0px;
    padding: 0px 0px 0px 0px;
}

/*
*/

#main_text {
	position: absolute;
	left:220px;
	top:150px;
	width: 300px;
	height: 42px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
}

#main_text h1 {
    color: #477C91;
}

#book_text {
	position: absolute;
	left:220px;
	top:150px;
	width: 400px;
	height: 42px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
}

#calendar_grid{
	position: absolute;
	left:30px;
	top:50px;
	width: 463;
	height: 341;
	margin: 0px 0 0px 0px;
    padding: 0px 0px 0px 0px;
    background: transparent url(../images/6_week_calendar_grid.jpg) no-repeat 0 0;

}

#calendar_text {
	position: absolute;
	left:200px;
	top:170px;
	width: 440px;
	height: 800px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
}

#calendar_bottom_text {
	position: absolute;
	left:200px;
	top:700px;
	width: 440px;
	height: 50px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
}

#calendar_font_size {
    font-size: 10px;
}

#daily_schedule {
	position: absolute;
	left:220px;
	top:172px;
	width: 180px;
	height: 150px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
}



#daily_schedule b {
    color: #5c6970;
    font-size: 10px;
}

#daily_schedule_text {
	position: absolute;
	left:410px;
	top:174px;
	width: 180px;
	height: 150px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
}


#page_content {
	position: relative;
	width: 360px;
	height: 170px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
    background-color: #293F94;
}

#item_list {
	position: relative;
	width: 360px;
	height: 500px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
    background-color: #293F94;
    color: white;

}

#divider {
    position: relative;
	width: 360px;
	height: 15px;
}

#site_message{
	position: absolute;
	top: 60px;
	left: 600px;
}



#main_nav {
	position: relative;
	left:64px;
	top:250px;
	width: 40px;
	height: 42px;
	margin: 0px 0 0px -10px;
    padding: 0px 10px 10px 30px;
}

#main_nav ul {

}

#main_nav ul li {
    font-size: 8px;
	line-height: 20px;

}

#main_nav ul li  {
    font-size: 11px;
	line-height: 20px;
}

#main_nav a {
	font-family: Verdana, Helvetica, sans-serif; 
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
}

#body_content{
	position: relative;
	top: 20px;
	width: 400px;
    left: 400px;
}

#new_to_sanshin {
    position: absolute;
    left: 725px;
    top: 285px;
	width: 150px;
	height:250px;
	margin: 5px 0 5px 0;
	
}

#upcoming {
    position: absolute;
    left:725px;
    top: 130px;
	width: 150px;
	height:170px;
	margin: 5px 0 5px 0;
}

#newsletter_signup {
    position: absolute;
    left:725px;
    top: 700px;
	width: 150px;
	height:250px;
	margin: 5px 0 5px 0;
}

#content_header {
    color: #5c6970;
    font-size: 14px;
}

#footer_pos_short {
    position: absolute;
    left: 750px;
    bottom: 15px;
}
    

















