/* LEFT COLUMN */
#left_column {
	float: left;
	width: 304px;
	margin-top: 60px;
	margin-bottom: 50px;
}
#main_pic {height: 165px;}
#title {margin: 25px 0 0 100px; width: 150px; border: 0;}
#quote {height: 227px; width: 304px; background: url(/images/quote.gif) no-repeat;}

/* SECONDARY NAVIGATION */
#secondary_nav {margin: 20px 0 0 100px; background: url(/images/dotted_line.png) repeat-x; padding-top: 8px; width: 150px; font-size: 90%;}
#secondary_nav li {
	list-style: url(/images/cross_bullet.gif); 
	background: url(/images/dotted_line_2.png) repeat-x bottom; 
	padding: 4px 0 12px;
}
#secondary_nav a {color: #666666;}
#secondary_nav a:hover {color: #ff6600;}
.tertiary_nav {padding: 4px 0;}
.tertiary_nav li {background:none !important; padding: 2px 0 !important;}
.tertiary_nav a {padding-left: 20px; background: url(/images/grey_arrow.png) no-repeat 10px 4px;}
.tertiary_nav a:hover {background-image: url(/images/orange_arrow.png);}

/* RIGHT COLUMN */
#right_column {
	float: left;
	margin-top: 60px;
	width: 436px;
	border: solid #ffcc99;
	border-width: 1px 0;
	padding-top: 20px;
}



/*
#left_column {float: left; width: 304px; border: 1px solid green; padding: 0 !important;}
#main_pic {height: 165px; margin: 60px 0 0; background: url(../images/pic2.png) no-repeat; float: left;}
#title {margin-top: 30px; border: 0; width: 150px; float: right;}

/* SECONDARY NAVIGATION 
#secondary_nav {float: right; background: url(../images/dotted_line.png) repeat-x; padding-top: 1px; width: 150px; float: right; border: 1px dotted red;}
#secondary_nav li {background: url(../images/dotted_line.png) repeat-x bottom; list-style-type: none; padding: 8px 0;}
#secondary_nav a {color: #666666;}
#secondary_nav a:hover {color: #ff6600;}
.tertiary_nav {padding: 4px 0;}
.tertiary_nav li {background:none !important; padding: 2px 0 !important;}
.tertiary_nav a {padding-left: 20px; background: url(../images/grey_arrow.png) no-repeat 10px 4px;}
.tertiary_nav a:hover {background-image: url(../images/orange_arrow.png);}

#quote {float: left; height: 227px; width: 304px; background: url(../images/quote.gif) no-repeat; margin-bottom: 20px; border: 1px dotted blue;}
#right_column {float: left; margin: 60px 20px 0  30px; width: 350px; border-top: 1px solid #ff6600; padding-top: 14px;}
*/
#coffee_stain {
	background: url(/images/secondary_pics/stain_coffee.2.gif) no-repeat right;
	float: left;
	height: 190px;
	width: 430px;
}
