
/* 
Pricinsky Custom.com
Created by Tyler Lyon
03/28/2008



*/
* {margin: 0; padding: 0;}

img {border: none;}
body {
	/*background: #7C6F5C url(img/bg.jpg);*/
	background: #ffffff;
	color: #000000;
	font: normal 11px Verdana;
	line-height:17px;
	margin: 15px 0% ;
	text-align:center;
	
}

p td {
	font: normal 11px Verdana;
	color: #000000;
	padding: 10px 35px;
margin:0px 35px 0 35px;
}

#container{
 background:#FFFFFF url(images/body_background.jpg) repeat-y;
 padding:0px 0 0 0; 
 /*float:left;*/
 height:auto;
 width:960px;
 margin:15px auto;
 border:0px solid pink;
 
 text-align:left;
}
#containger p{
	margin:0px 35px 0px 35px;
}
#header{}
#navigation{
	background: #FFFFFF url(images/body_background.jpg) no-repeat;
	height:26px;
	width:960px; 
	padding:0; 
	margin:0;
	}

#leftEdge{
background: #FBF9F4 url(images/left_edge.jpg) repeat-y; width: 12px;; 
padding-left:0px; 
float:left; 

height:405PX;
vertical-align: top;
border:0px solid blue;
}
#rightEdge{
background: #FBF9F4 url(images/right_edge.jpg) repeat-y; width: 12px;; 
padding-left:0px; 
float:left; 
width:12px;
height:405px;
vertical-align: top;
border:0px solid green;
}
#content{
background:#FBF9F4 url(images/body_background.jpg) repeat; 
padding:0px 0; float:left; width:929px; height:405px;
vertical-align: top;
font: normal 11px Verdana;
	color: #000000;
	
}
#content img{
	padding:20px 35px 0;
	
}
#content ul{
	padding:20px 30px 0;
	}
#bottomEdge{
background:url(images/bottom_edge.jpg) repeat-y; width: 952px;
padding:0px; width:952px; height:auto;
}
#footer{
font-family:Verdana;
font-size: 10px;
color: #4D4F05;
line-height:13px;
background-color:#ffffff;
text-align:center;
}

#feature img{
border:1px solid black;margin:0px; padding:0 0 0;
}
#footer a {color: #820C0A; text-decoration: underline;}
#footer a:hover {text-decoration: none;}

table.layoutTable{
padding:0;
margin:0;

}
td.leftEdge{
background: #b7bc94 url(images/left_edge_sliver.jpg) repeat-y; width: 12px; 
padding-left:0px; 
/*height:405PX;*/
vertical-align: top;
border:0px solid blue;
}

td.rightEdge{
background: #b7bc94 url(images/right_edge_sliver.jpg) repeat-y; width: 12px; 
padding-left:0px; 
width:12px;
vertical-align: top;
border:0px solid green;
}
td.content{
background:#b7bc94 url(images/body_background.jpg) no-repeat; 
padding:0px 0; float:left; width:929px; 
vertical-align: top;
font: normal 11px Verdana;
	color: #000000;
	
}
