@charset "utf-8";
/* CSS Document */

html, body {
	border:0;
	margin:0;
	padding:0;
}
body {
	font:100%/1.25;
	font-family:"Times New Roman", Times, serif;
}
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}
h1 {
	padding:10px 0 15px 0;
	letter-spacing:-1px;
	font:arial, helvetica, sans-serif;
	text-align:right;
	font-size:18px
}
h2 {
	padding:10px 0 14px 0;
	letter-spacing:0px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:24px;
	font-weight:bold;
}
h3 {
	padding:0 0 0 0;
	letter-spacing:0px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:20px;
	font-weight:bold;
}
h4 {
	padding:5px 0 2px 0;
	letter-spacing:0px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:14px;
	line-height:16px;
	font-style:italic;
}
.heading4 {
	letter-spacing:0px;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size:16px
}

p {
	margin:0;
	padding:0 0 16px 0;
}


ul, ol {
	list-style:circle;
	padding:0 0 25px 15px;
	margin:0;
}
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;
}
table tr td {
	padding:2px;
}
/******************************************************************************************/

body {
	background-color:#e4e2cc;
	margin:0px;
	font-size:14px;
	color:#fff;
}
a, a:link, a:visited{
	color:#fff;
	text-decoration:none;
}

a, a:active, a:hover {
	color:#41474c;
	text-decoration:none;
}
#wrapper {
	margin:0 auto;
	width:797px;
	background-image:url(images/wallpaper.gif);
	border:1px solid #000;
}
#leftCol {
	width:200px;
	height:348px;
	float:left;
	margin-left:0px;
	padding:0px 0px 0px 0px;
}
#rightCol {
	width:500px;
	height:345;
	float:right;
	padding:20px 20px 0px 20px;
}
#sub_hdr {
	width:425px;
	float:right;
	padding: 15px 0 2px 0;
	color:#FFFFFF;
	margin-right:20px;
	font-size: 16px;
	font-weight:bold;
	text-align:right;
	font-variant: small-caps;
}

#header {
	height:232px;
	width:797px;
	margin: 0px auto;
	margin-top:50px;
	border:1px solid #000;
	background-image:url(images/header.jpg);
}

#content {
    color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 15px 0 0 0;
	text-align:justify;
	line-height:16px;
	margin-right:20px;
	width:425px;
	float:right;
	border-top:4px solid #fff;
	}

#content a, a:visited, a:link, a:active {
color:#fff;
	font-size:13px;
}

#content a:hover {
color:#676767;
	font-size:13px;
}
	
#content img {
border:1px solid #000;
}

#home_content {
color:#fff;
font-family:"Times New Roman", Times, serif;
	font-size:14px;
	padding: 15px 0 0 0;
	text-align:justify;
	line-height:16px;
	margin-right:20px;
	width:425px;
	float:right;
	border-top:4px solid #fff;
}

#home_content a, a:link, a:active, a:visited, a:hover {
color:#fff;	
font-size:14px;
text-decoration:none;
}


#content_box {
	height:300px;
	width:425px;
	margin:50px 50px 0 75px;
	float:right;
	background-image:url(../images/wallpaper_lt.gif);
}
#staff {
padding: 5px 10px 5px 0px;
}

#footer {
	height:30px;
	background-image:url(../images/footer.jpg);
	clear:both;
	font-size:10px;
	color:#CCCCCC;
}
#PicklesYo {
	margin:0px auto;
	width:300px;
	padding-top:30px;
	font-size:10px;
	color:#676767;
}
#PicklesYo a:link, a:visited, a:active {
	color:#676767;
	text-decoration:underline;
}
#PicklesYo  a:hover {
	color:#fff;
	text-decoration:underline;
}
#contact_footer {
margin:0px auto;
width:800px;
font-family:"Times New Roman", Times, serif;
font-size:12px;
letter-spacing:3px;
margin-top:20px;
color:#676767;
}

#contact_footer a:link, a:visited, a:active {
	color:#676767;
	text-decoration:underline;
}
#contact_footer  a:hover {
	color:#fff;
	text-decoration:underline;
}

#SEOMenu {
color:#676767;
font-size:10px;
line-height:14px;
}

#SEOMenu a, a:link, a:visited, a:active {
color:#676767;
font-size:10px;
line-height:12px;
}

#SEOMenu a:hover {
color:#fff;
}

.clearing {
	clear:both;
}

img.floatLeft { 
    float: left; 
    margin: 0px 13px 125px 0;
	border:1px solid #000; 
}
img.floatRight { 
    float: right; 
    margin: 0px 8px 0px 15px;
	border:1px solid #000;  
}
