@charset "utf-8";
/* CSS Document */
body, tr, td, div, span, input, textarea, p{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}
a				{ color:#666666;}
a:hover			{text-decoration:none;}
h2				{ font-weight:bold; font-size:12px;}
h3				{ font-weight:normal; font-size:12px; font-style:italic; padding-bottom:0; margin-bottom:-12px;}

body			{ text-align:center; background:#7E836E; margin:40px 0;}
#main_out		{ width:968px; margin:0 auto; text-align:center; background:url(images/bkg.jpg) no-repeat bottom center; padding-bottom:14px;}
#main			{ width:928px; height:570px; margin:0 auto; text-align:left; background-color:#9FAB41; zoom:1; position:relative;}
#img_logo		{ position:absolute; top:10px; right:13px;}

#left			{ float:left; width:141px;}
#nav_out 		{ float:left; width:140px;}
#nav			{ padding-top:15px;}
#nav ul			{ list-style:none; padding:0; margin:0;}
#nav ul	li		{ list-style:none; padding:0; margin:0;}
#nav ul	li a	{ display:block; padding:20px; background:url(images/nav_bkg.gif) no-repeat bottom left; font-family:"Times New Roman", Times, serif; font-size:12px; text-decoration:none; color:#333; text-transform:uppercase;}
#nav ul li a:hover { text-decoration:none; background:url(images/nav_over.gif) no-repeat bottom left; color:#FFFFFF;}

#content_out	{ float:left; width:647px; height:570px; background:url(images/bkgs/napkins.png) no-repeat top right; zoom:1}
#content		{ padding:80px 70px;}

h1				{ font-weight:normal; font-family:"Times New Roman", Times, serif; font-size:18px; color:#FFFFFF; text-transform:uppercase;}
h1 img			{ padding:0 15px 0 0;}

#text ul		{ list-style:none; }
#text ul li		{ list-style:none; background:url(images/bullet_sm.png) no-repeat 0 45%; padding-left:15px;}

#links ul		{ list-style:none; }
#links ul li	{ list-style:none; background:url(images/bullet.gif) no-repeat 0 45%; padding:5px 0 5px 20px;}
#links ul li a	{ color:#333; display:inline-block; text-decoration:none; border-bottom:1px solid #9E9494; padding:0 0 4px 10px;}

#footer			{ width:928px; margin:0 auto; text-align:left;}
#footer_left	{ width:300px; float:left;}
#footer_right	{ width:300px; float:right; text-align:right;}
.footer			{ font-size:9px;}
.footer a		{ color:#333333; text-decoration:none;}
.footer a:hover { text-decoration:underline; color:#333333}
