body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(tile.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	font-size: 1px;
	clear: both;
	height: 1px;
}

#main {
	background-image:url(http://www.theplaidpig.com/imgs/bgdMain.jpg); 
	background-position:center top; 
	background-repeat:no-repeat;
}

#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1014px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #11161a;
	background-color: #ffffff;
}
#header {
	background-image:url(http://www.theplaidpig.com/imgs/bgdHeader.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	height:185px;
}

#mainmenu {
	list-style-type: none;
	display: block;
	text-align: right;
	vertical-align: bottom;
}
#mainmenu li {
	display: block;
	float: left;
	padding-left: 15px;
}

#mainmenu li a {
	color:#666666;
	font-size:12px;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	line-height:18px;
	padding-top:20px;
}

#mainmenu li a:hover {
	background-image:url(http://www.theplaidpig.com/imgs/navOver.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	color:#a4bd49;
}

#mainmenu last {
	background-image:none;
}

#content {
	
}

.style1 {font-weight:bold;
padding-bottom:5px;}
.style2 {
	font-size:11px;
}


#left {
	background-image:url(leftTile.jpg);
	background-repeat:repeat-y;
	background-position: left top;
	margin-right:10px;
	
	
}


#leftBgd {
	background-image:url(bgdLeft.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:40px;
	padding-left:3px;
}

#srctbl {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #504E4B;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 15px;
}
.srctxt {
	border: 1px solid #616671;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 4px;
	font-size: 12px;
	color: #11161a;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
}
#left ul {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	line-height: 22px;
	width:197px;
	background-image:url(http://www.theplaidpig.com/imgs/navLeftOver.jpg);
	background-repeat:repeat-y;
	margin-bottom:20px;
}
#left ul li {
	line-height:22px;
}
#left ul a {
	text-decoration: none;
	color: #666666;
	height:22px;
	line-height:22px;
	width: 197px;
	padding-left:30px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#left ul a:hover {
	text-decoration: underline;
	color: #504E4B;
}
#center {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 11px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif
}
#center p {
	line-height: 18px;
	padding-bottom: 12px;
}
#center ul {
	padding-bottom: 12px;
	padding-left: 15px;
	line-height: 18px;
}

#center h2 {
	padding-bottom: 12px;
	color: #a4bd49;
	font-size: 19px;
	font-weight: normal;
	line-height: 19px;
}

#center td {
	padding:5px;
}

#right {
	background-image:url(bgdRightTile.jpg);
	background-repeat:repeat-y;;
}

#newsletter {
	background-color: #d0e1ea;
	margin-left: 17px;
	margin-right: 3px;
	padding-bottom: 11px;
	padding-top: 9px;
}
#right #newsletter h4 {
	text-align: center;
	padding-bottom: 6px;
}
#white {
	background-image: url(news_back.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: 236px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 19px;
}
.newstxt {
	width: 126px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #11161a;
	margin-bottom: 5px;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
}

#footer {
	text-align: right;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171617;
	padding-right: 36px;
	padding-bottom: 25px;
	line-height: 17px;
	height:117px;
	background-image: url(http://www.theplaidpig.com/imgs/bgdFooter.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:70px;
}


a {
	color: #171617;
	text-decoration: none;
}

