/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	text-align: left;
	background-image: url(http://www.pacificaarchery.com/images/wood.jpg);
	font-family: Tahoma, Arial, san-serif;
	}


a, a:link {
	color: #8fc405;
	text-decoration: none;
}

a:visited {
	color: #572f2d;
	text-decoration: none;
}

a:hover {
	color: #3b4f16;
	text-decoration: none;
}



															/** MAIN CONTAINERS **/
div#bigcontainer {
	width: 950px;
}
div#container {
	width: 950px;
	margin: 10 auto;
	text-align: left;
}

div#container {
	margin: 4em auto;
}

body.fullwidth div#container {
	width: 950px;
	background-color: #fff;
}
div#header {
	color: inherit;
	width: 950px;
}
div#headera-image {
	height: 269px;
	align: center;
	background-image: url(http://www.pacificaarchery.com/images/header.jpg);
}
div#header-image {
	height: 269px;
	width: 928px;
	align: center;
	background-image: url(http://www.pacificaarchery.com/images/header01.jpg);
}

div#header-in {
	padding: 10px;
}


	div#content-wrap {
		
		}
		div.content {
			
			}
		div.rcol div.content 	{ margin: 0 281px 0 0;  }		/* right column */
			div.content-in { padding: 20px;

				
				}
		div.column {
			width: 200px;
			}
		div.rcol div.column 	{ float: right; }				/* right column */
			div.column-in { padding: 0 10px; 
			 
				
				}
#sidebar {
    float: right;
    width: 281px;

    
}

.sidebar_top {
    height: 35px;
    width: 281px;
    background-image: url(http://www.pacificaarchery.com/images/sidebar01.png);
    background-repeat: no-repeat;
}

.sidebar_middle {
    background-image: url(http://www.pacificaarchery.com/images/sidebar02.png);
    background-repeat: repeat-y;
    width: 281px;
    padding-top: 20px;
    padding-middle: 10px;
    padding-bottom: 10px;
}

.sidebar_content {
	    margin-left: 20px;
}
.sidebar_bottom {
    background-image: url(http://www.pacificaarchery.com/images/sidebar03.png);
    background-repeat: no-repeat;
    height: 40px;
    width: 281px;
    margin-bottom: 5px;
} 
	div#footer {
		
		}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }



ul#twitter_update_list li {list-style:circle;margin-top:3px;padding:1px;padding-left:1px;


															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
