@charset "utf-8";
/* CSS Document */
img, div, input { behavior: url("iepngfix.htc") }

body
{
	margin: 0;
	padding: 0;
	width: 100%;
	/*font: normal 80% Georgia, "Times New Roman", Times, serif;*/ /* normalize font size across browsers */
	font: normal 80% Arial, Helvetica, sans-serif; /* normalize font size across browsers */
	font-size: 90%;
	background: #344151;
	color: #fff;
	/*font-weight: lighter;*/
}

ul, li, h1, h2, h3, p
{
	padding: 0;
	margin: 0;
	
}

#man
{
	position: absolute;
	top: 1px;
	/*margin-left: -10px;*/

}

#man2
{
	position: absolute;
	top: 211px;
	_top: 220px;
	/*margin-left: -10px;*/
}

img
{
	border: none;
}

p
{
	padding: 5px;
}

a, strong, b 
{ /* Straightens out OS X font rendering */
  line-height: 18px;
}

#outer
{
	margin: 0 auto;
	width: 990px;
	text-align: center;
}

#inner
{
	text-align: left;
}

#header
{
	height: 175px;
	background: url('../images/headerbg.jpg') top left no-repeat;
	padding-left: 0px;
}

#nav
{
	background: url('../images/navbg.jpg') top left repeat-x;
	height: 36px;
}

#nav ul
{
	padding-left: 60px;
position: relative;
z-index: 999;

}

#nav li
{
	list-style: none;
	float: left;
	padding: 0 20px 0 5px;
	height: 36px;
	background: url('../images/navbgli.jpg') top right no-repeat;
	background-position: 25px 10px 51px 10px;

}

#nav a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	*display: inline-block;
	padding-top: 8px;
	height: 28px;
	font-weight:bold;
	font-size:small;

}

#nav a:hover
{
	text-decoration: underline;
}

#searchholder
{
	top: 22px;
	position:relative;
}

#searchholder #gobtn
{
	top: 5px;
	*top: 4px;
}

#searchholder #gotext
{
	height: 13px;
	color: #b8292f;
	line-height: 12px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #searchholder #gobtn
	{
		margin-left: -2px;
		top: 6px;
	}
}

#rightcol
{
	font-size: 90%;
	/*float: right;*/
	width: 210px;
	background: #EAF5xFF;
	color: #fff;
	padding: 0px;
		background: url('../images/rightbg.jpg') top right repeat;
		min-height:665px;
		margin-left: 780px;
		position:absolute;
		margin-top:1px;
}

#rightcol_Inner
{
	font-size: 90%;
	/*float: right;*/
	width: 260px;
	background: #EAF5xFF;
	background: url('../images/rightbgInner.jpg') top right repeat;
	color: #fff;
	padding: 0px;
			min-height:665px;
		margin-left: 730px;
		position:absolute;
		margin-top:0px;
}

#rightcol_Inner #btn
{
    background: url('../images/rightbtn.jpg') top right repeat;
}



#main
{
	margin-right: 180px;
	/*margin-left: 100px;*/
	margin-left: 20px;
	/*background: url('../images/mainbg.png') bottom left no-repeat;*/
	min-height: 666px;
	height: 465px;
}

#maininner
{
	margin-right: 180px;
	/*margin-left: 100px;*/
	margin-left: 20px;
	/*background: url('../images/mainbg.jpg') bottom left no-repeat;*/
	height: 465px;

}

#leftcol
{
	margin-top: 20px;
	float: left;
	width: 165px;
	padding-left: 5px;
	/*_background: #EAF5FF;*/
}

#leftcol ul
{
	position: relative;
	z-index: 888;
}

#leftcol li
{
	list-style: none;
	border-bottom: 1px solid #ff3b3b;
	background: url('../images/navfill.png') top left repeat;
	_background: #EAF5FF;
}

#leftcol a
{
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	height: 24px;
}

#leftcol a:hover
{
	text-decoration: underline;
}

#maincontent
{
	margin-left: 227px;
	padding: 0px;
	background: url('../images/mainbg.jpg') top left repeat;
	position: relative;
	z-index: 888;
	height:100%;
	width:533px;
	margin-top:-1px;
height:666px;

}

#maincontent h1
{
	font-size: 150%!important;
	
	padding: 5px;
}


#maincontent_Inner
{
	margin-left: 227px;
	padding: 0px;
		background-color:#3A5E82;
	position: relative;
	z-index: 888;
	height:100%;
	width:483px;
	margin-top:0px;
overflow:scroll;
overflow-x:hidden;
height:666px;
}

#maincontent_Inner h1
{
	font-size: 150%!important;

	padding: 5px;
}


#footer
{
	clear: both;
	background: #B39B55 url('../images/footer.jpg') top left repeat-x;
	height: 190px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer ul
{
	text-align:center;
	list-style:none
}

#footer li
{
	list-style: none;
	display:inline;
	padding: 0 10px 0 10px;

}

#footer a
{
	color: #ffffff;
	text-decoration: none;
	padding-top: 8px;
	height: 24px;
	font-size:small;
}

#footer a:hover
{
	text-decoration: underline;
}



#amazon  a
{
	color: #fff;
	text-decoration: none;
}

#amazon a:hover
{
	text-decoration: underline;
}

.btn
{
    background-color:#B39B55;
    width:202px;
}

#quotes{
font-size:xx-large;
padding-left:20px;
}
