body	{
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	background: url('../images/site_images/bg.jpg') 0 0;
	margin:0;
	background-repeat:repeat;
}

.left		{float:left;}
.right		{float:right;}
.clear		{height:0px; clear:both;}
.center		{margin:0 auto;}
h1		{color:#ff0000; font-size:20px; margin:0px 0px 4px 0px;}
h2		{color:#FF0000; font-size:17px; margin:0px 0px 4px 0px;}
a		{color:#003366; text-decoration:none;}
a:hover	{text-decoration:underline;}
.image	{border:2px solid #a03232; padding:2px; background-color:#fff; margin:0px 10px 5px 0px;}

.container			{width:788px; margin:0 auto; background-color:#fff;}
.content			{width:788px; background: url('../images/site_images/content_bg.jpg') 0 0 repeat-y;}
.contentPadding		{margin:0px; padding:0px 0px 0px 5px; float:left; width:505px;}
.content_bottom		{width:788px; height:24px; background: url('../images/site_images/content_bottom.jpg') 0 0 no-repeat;}
.content ul			{margin:0px; padding:0px;}
.content li			{margin:0px 0px 0px 10px; list-style-position:outside; padding:0px;}

.nav			{padding:55px 0px 10px 38px; margin:0px; width:205px;}
.nav .link		{list-style:none; border-bottom:1px solid #cfc7ad; padding:0px; margin:0px 0px 0px 0px;}
.nav a			{color:#666; text-decoration:none; font-size:15px;}
.nav a:hover	{text-decoration:none; color:#333333;}
.nav .text		{padding:1px 5px 1px 5px; margin:0px; text-align:center;}

/* --- HOME PAGE STYLES --- */
.home_header		{width:788px; height:205px; background: url('../images/site_images/home_header.jpg') 0 0 no-repeat;}
.homeContentTop		{width:518px; height:10px; background: url('../images/site_images/home_content_top.jpg') 0 0 no-repeat;}
.homeWelcome		{width:340px; float:left; }
.homeWelcome h2		{font-size:17px; color:#990000; border-bottom:1px solid #ccc;}
.homePoncho			{width:140px; height:86px; float:right; padding:0px 14px 0px 0px; background: url(../images/site_images/ponchoGuyBottom.jpg) 0 0 no-repeat;}
.homeContent		{padding:0px 10px 0px 0px; width:510px;}
.homeBottom			{padding:0px 10px 0px 10px; background-color:#e2e2e2; width:480px;}
.homeContent h2		{font-size:20px; color:#990000; border-bottom:1px solid #ccc;}
.homeContent h3		{font-size3:16px; color:#000; margin:0px; padding:0px;}
.homeContent p		{padding:0px; margin:0px;}
.homeContent .price	{color:#666666;}

/* --- SECONDARY STYLES --- */
.sec_header		{width:788px; height:205px; background: url('../images/site_images/sec_header.jpg') 0 0 no-repeat;}
.secContentTop	{width:518px; height:10px; background: url('../images/site_images/sec_content_top.jpg') 0 0 no-repeat;}
.leftSide		{padding:5px 4px 10px 30px;}

.sideInfo			{width:210px;}
.sideInfo .top		{width:210px; height:121px; background: url('../images/site_images/side_info_top.jpg') 0 0 no-repeat; margin:0px;}
.sideInfo .middle	{width:210px; background: url('../images/site_images/side_info_bg.jpg') 0 0 repeat-y; margin:0px;}
.sideInfo .bottom	{width:210px; height:4px; background: url('../images/site_images/side_info_bottom.jpg') 0 0 no-repeat; margin:0px;}
.sideInfo p			{margin:0px; padding:5px;}

.menuItems			{margin:0px; padding:0px;}
.menuItems p		{margin:0px; padding:0px;}
.menuItems img		{border:1px solid #ccc; padding:3px; background-color:#fff; margin:0px 7px 3px 0px;}
.menuItems h2		{color:#444;}
.menuItems h1		{color:#444;}
.menuItems .price	{color:#555;}

.menuItems .topMenu			{border-bottom:1px solid #ccc; padding:5px 0px 0px 0px; margin:0px 0px 3px 0px; font-weight:bold; font-size:16px;}
.menuItems .topMenu a		{font-size:16px; color:#003366; text-decoration:none; font-weight:bold;}
.menuItems .topMenu a:hover	{text-decoration:underline;}

.menuItems .subPages			{float:left; padding:5px 0px 0px 0px; width:100%;}
.menuItems .subPages a			{text-decoration:none;}
.menuItems .subPages a:hover	{text-decoration:underline;}

.menuItemsLeaders	{border-bottom:1px dotted #000; float:left; padding:10px 0px 0px 0px; width:100%;}
.menuItemsDescription	{padding:0px 10px 0px 10px; clear:both; float:left; width:100%;}
.menuItemsDescription p	{margin:0px; padding:0px 0px 3px 0px;}


.menuLeft		{float:left;}
.menuRight		{float:right;}

/* --- FOOTER STYLES --- */
.disclaimer	{width:770px; text-align:right; padding:3px 15px 0px 0px;}
.disclaimer a	{text-decoration:none; color:#003366;}
.disclaimer a:hover	{color:#009999;}