@charset "utf-8";
/* CSS Document */

html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:100%/1.25 arial, helvetica, sans-serif;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	letter-spacing:2px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:20px;
	color:#000;
	font-variant: small-caps;
}
h2 {
	padding:10px 0;
	letter-spacing:-1px;
	font:1.5em arial, helvetica, sans-serif;
}
h3 {
	font:1em arial, helvetica, sans-serif;
	font-weight:bold;
}
p {
	margin:0;
	padding:0 0 8px 0;
}
ul, ol {
	list-style:circle;
	padding:0 0 0 15px;
	margin:0;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
		font-size:14px;
}


/* The wider the #list_wrapper is, the more columns will fit in it */
#list_wrapper{
    width: 600px
}

/* The wider this li is, the fewer columns there will be */
    ul.multiple_columns li{
        text-align: left;
        float: left;
        list-style: none;
        height: 100px;
        width: 150px;
		font-family:"Times New Roman", Times, serif;
		font-size:14px;
    }
blockquote {
	margin:22px 40px;
	padding:0;
}
small {
	font-size:0.85em;
}
img {
	border:0px;
}
sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}
sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}
acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}
/***** Links *****/
 
a, a:visited {
	text-decoration:none;
}
/***** Forms *****/
 
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.25;
}
label {
	cursor:pointer;
}
/***** Tables *****/
 
table {
	border:0;
	margin:0 0 18px 0;
	padding:0;
	margin-top:35px;
}
table tr td {
	padding:0 35px 0 0;
}
/******************************************************************************************/

body {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/wallpaper.gif);
	margin:0px;
}
a:link, a:visited {
	color:#565748;
	text-decoration:underline;
	font-weight:bold;
}
a:hover, a:active {
	color:#3b0803;
	text-decoration:underline;
	font-weight:bold;
}
#wrapper {
	width:1009px;
	background-image: url(../images/body_tile2.gif);
	/* margin-top:7px; */
	padding:0px;
}
#navCol {
	width:215px;
	float:left;
	margin-left:0px;
	padding:0 0 0 0;
}
#contentCol {
	width:794px;
	float:right;
	margin-top:0px;
	margin-left:0px;
	padding-left:0;
}
#header {
	height:143px;
	width:1022px;
	margin-top:20px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true',src='images/header.png'); 
	_padding-top:150px;
	}

#home_flash {
    width:782px;
	float:right;
	padding:0px 12px 0px 20px;
}
#home_content {
	width:550px;
	float:right;
	padding:10px 125px 0px 0px;
}
#sub_content {
	width:700px;
	float:right;
	padding:20px 30px 0px 0px;
}


#pickles {
	margin: 15px 0 30px 805px;
	width:300px;
	font-size:9px;
	color:#fff;
}

#pickles a:link, #pickles a:visited { text-decoration: none; color: #fff; font-style:normal; }
#pickles a:active, #pickles a:hover { text-decoration: underline; color: #fff;  font-style:normal;}


.menus {
margin:0 5px 0 5px;
}

.clearing {
	clear:both;
}

