/* CSS Document */
   
body {
	padding: 0px;
	margin: 0px;
 	font: 12px Georgia, Serif;
	line-height: 1.5em;
	background-color: #FFF;
	color: #333;
}

/*----- layout -----*/
html>body #Home {
	background: url(/images/image_home.png) right top no-repeat;
}

/* for IE */
#Home {
	background: url(/images/image_home.gif) left top no-repeat;
}


#container	{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

html>body #logo_container	{
	margin: 45px 0 0 5px;
	width: 99%;
	height: 50px;
	color: #748762;
	background: url(/images/logo.png) no-repeat left bottom;
}

/* for IE */
#logo_container	{
	margin: 45px 0 0 5px;
	width: 99%;
	height: 50px;
	color: #748762;
	background: url(/images/logo.gif) no-repeat left bottom;
}

#logo_link	{
	float: left;
	height: 50px;
	width: 289px;
}

#logo_link a	{
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 50px;
}

#login_container	{
	float: right;
	margin-top: 13px;
}

/* top navigation */
#topnav	{
	width: 100%;
	margin-top: 10px;
	border-top: 1px dotted #748762;
	clear: both;
}

#topnav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 28px;
}

#topnav li	{
	float: left;
	list-style: none;
	margin: 0px;
}

#topnav li a	{
	padding: 10px 25px 0 7px;
	display: block;
	border-right: 1px dotted #748762;
}

#topnav li a#end	{
	padding: 10px 25px 0 7px;
	display: block;
	border-right: none;
}

#topnav a:link, #topnav a:visited	{
	text-decoration: none;
	color: #748762;
}

#topnav a:hover, #topnav a:active	{
	text-decoration: none;
	color: #C27B00;
}

#topnav a#end:link, #topnav a#end:visited	{
	text-decoration: none;
	color: #748762;
}

#topnav a#end:hover, #topnav a#end:active	{
	text-decoration: none;
	color: #C27B00;
}
		
/* content container */
#content_container {
	width: 100%;
	margin-top: 22px;
}

/* content on old paper */
#left_container	{
	float: left;
	width: 623px;
}

html>body #oldpaper_top	{
	background: url(/images/oldpaper_top.png) no-repeat;
	height: 97px;
}

html>body #oldpaper_top_nobg	{
	background: url(/images/oldpaper_top_nobg.png) no-repeat;
	height: 97px;
}

html>body #oldpaper_repeat	{
	background: url(/images/oldpaper_repeat.png);
	margin: 0px;
}

html>body #oldpaper_center	{
	background: url(/images/oldpaper_center.png) no-repeat;
	min-height: 390px;
	margin: 0px;
	padding: 20px;
}

html>body #oldpaper_center_nobg	{
	background: url(/images/oldpaper_center_nobg.png) no-repeat;
	min-height: 390px;
	margin: 0px;
	padding: 20px;
}

html>body #oldpaper_bottom	{
	background: url(/images/oldpaper_btm.png) no-repeat;
	height: 119px;
	margin-bottom: 20px;
}

/* for IE */
#oldpaper_top	{
	background: url(/images/oldpaper_top.gif) no-repeat;
	height: 97px;
}

#oldpaper_top_nobg	{
	background: url(/images/oldpaper_top_nobg.gif) no-repeat;
	height: 97px;
}

#oldpaper_repeat	{
	background: url(/images/oldpaper_repeat.gif);
	margin: 0px;
}

#oldpaper_center	{
	background: url(/images/oldpaper_center.gif) no-repeat;
	min-height: 390px;
	margin: 0px;
}

#oldpaper_center_nobg	{
	background: url(/images/oldpaper_center_nobg.gif) no-repeat;
	min-height: 390px;
	margin: 0px;
}

html>body .content	{
	padding: 0 50px;
}

.content	{
	padding: 20px 70px 0 70px;
}

#oldpaper_bottom	{
	background: url(/images/oldpaper_btm.gif) no-repeat;
	height: 119px;
	margin-bottom: 20px;
}

/* google ads */
#google_ads	{
	float: right;
	width: 170px;
}

/* bottom link */
#btmlink	{
	clear: both;
	margin-top: 20px;
	border-bottom: 1px dotted #748762;
}

#btmlink ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 25px;
}

#btmlink li	{
	float: left;
	list-style: none;
	margin: 0px;
}

#btmlink li a	{
	padding: 0 25px 5px 7px;
	display: block;
	border-right: 1px dotted #748762;
	font-size: 10px;
}

#btmlink li a#end	{
	padding: 0 25px 5px 7px;
	display: block;
	border-right: none;
}

#btmlink a:link, #btmlink a:visited	{
	text-decoration: none;
	color: #748762;
}

#btmlink a:hover, #btmlink a:active	{
	text-decoration: none;
	color: #C27B00;
}

#btmlink a#end:link, #btmlink a#end:visited	{
	text-decoration: none;
	color: #748762;
}

#btmlink a#end:hover, #btmlink a#end:active	{
	text-decoration: none;
	color: #C27B00;
}

/* footer */
#footer { 
	color: #748762;
	padding: 7px;
	font-size: 10px;
}

/*-----  styles -----*/
select {
	color: #748762;
	border: 1px solid #B9C3B0;
}

img	{
	border: 0px;
}

input, textarea	{
	color: #748762;
	font-size: 11px;
}

.signin_textarea	{
	width: 100px;
	margin: 0 5px 0 5px;
	background-color: #F6F7F4;
	border: 1px solid #BDD2AE;
	padding: 2px;
}

.formfield {
	font-size : 11px;
	background-color: #F6F7F4;
	border: 1px solid #BDD2AE;
	padding: 2px;
}

.button {
	font-size : 12px;
	font-weight: bold;
	padding: 2px;
	background-color: #B9C3B0;
	border: 1px solid #BDD2AE;
	color: #FFF;
	text-transform: uppercase;
}

.btn_stone	{
	background: url(/images/btn_stone.png) no-repeat;
	overflow: hidden;
	width: 161px;
	height: 26px;
	color: #748762;
	font: bold 13px Helvetica, Arial, Tahoma, Verdana,;
	text-align: center;
	border: 0px;
}

html>body .btn_green	{
	background: url(/images/btn_green.png) no-repeat;
	overflow: hidden;
	width: 201px;
	height: 26px;
	color: #FFF;
	font: bold 15px Georgia, serif;
	text-align: center;
	border: 0px;
	padding-top: 5px;
}

/* for IE */
.btn_green	{
	background: url(/images/btn_green.gif) no-repeat;
	overflow: hidden;
	width: 201px;
	height: 26px;
	color: #FFF;
	font: bold 15px Georgia, serif;
	text-align: center;
	border: 0px;
	padding-top: 5px;
}

/*-----  links -----*/
a:link {
	text-decoration : none;
	color: #748762;
}

a:hover, a:active {
	text-decoration: none;
	color: #C27B00;
}

a:visited {
	text-decoration : none;
	color: #748762;
}

a:hover, a:visted {
	text-decoration : none;
	color: #C27B00;
}

/*------ header -----*/

h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	line-height: 1.2em;
	color: #748762;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin-bottom: 2px;
	border-bottom: 1px solid #748762;
  }

h2 {
	font-size: 14px;
	color: #748762;
	text-transform: uppercase;
	letter-spacing: .1em;
  }
  
h3 {
	font-size: 14px;
	color: #748762;
	letter-spacing: .1em;
  }