/*Merchants--Use this file to make any edits that you wish to override styles in the main stylesheets. By making edits to this CSS file, your styles applied here will cascade and overwrite styles in the main CSS files. This will allow you to replace the entire contents of the main stylesheets should it become necessary to update those to fix styling issues with the themes without losing any of your custom styles.*/

.ys_primary{ background:#2589d2;color:#ffffff;font:bold 11px Arial,verdana,sans-serif;padding:1px 5px;text-align:center;cursor:pointer; display:inline; margin-top:10px;}




body {
	background: #333333 url(http://streams.twobirdsfilm.com/wp-content/themes/tapestry-2column/images/bg.gif) top center no-repeat;
	font:.8em 'Georgia',Verdana, sans-serif;
	line-height:1.4;
	text-align:left;
	color:#262626;
	margin:0;
	}
	
#wrap {
	background: #FFFFFF;
	width: 860px;
	margin: 0px auto 0px;
	padding: 0px;
	}





	
/************************************************
*	Header  									*
************************************************/

#header2 {
	width: 860px;
	height: 95px;
	color: #C0C0C0;
	font-size: 10px;
	margin: 0px auto 0px;
	padding: 20px 0px 0px 0px;
	}
	
#header2 a, #header a:visited {
	font-family: 'Georgia',Verdana, sans-serif;
	font-size: 10px;
	color: #444444;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}

#header2 a:hover{
	color: #4A4A49;
	text-decoration: none;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#navbar2 {
	width: 860px;
	color: #FFFFFF;
	margin: 0px auto 0px;
	padding: 6px 0px 6px 0px;
	}

#navbar2 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	

#navbar2 ul {
	margin: 0px;
	padding: 0px;
	}
	
#navbar2 ul li a {
	color: #2589d2;
	margin: 0px 10px 0px 10px;
	padding: 6px 5px 6px 5px;
	text-decoration: none;
	}

#navbar2 ul li a:hover {
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	padding: 6px 5px 6px 5px;
	text-decoration: underline;
	}




#maintype {
	width: 860px;
	margin: 0px auto 0px;
	padding: 0px;
	display: inline;
	}

