/* GENERAL FORMATTING */
body 				{margin-height:0;
					margin-width:0;
					margin-top:0;
					margin-left:0;
					margin-bottom:0;
					font-size: 11px;
					font-family: verdana, san serif;
					color:#666666;
					background:url(images/background.jpg) top no-repeat;
					background-color:#000000;
					text-align:center;}
		
table				{border:0;
					border-collapse: collapse;
					cellspacing:0;
					cellpadding:0;
					font-size: 11px;
					align:center}

table.bordered		{
					border: #000000 1px solid;
					}
					
table ul			{
					padding:5px;
					margin-left: 10px;
					_margin-left:10px;
					_padding:5px;
					line-height:1.3em;
					list-style-image:url(images/arrow_brown_small.gif);
					}
					
					
a					{text-decoration:none;
					font-weight:bold;
					color:#663300;}


a:hover				{color:#000000}					

a:visited			{color:#663300;}

/* FORMATTING OF MAIN CONTENTS */

#wrap				{width: 770px;
					margin: 0 auto;
					margin-top: 0px;	
					text-align: left;
					}


#top_bar			{width:770x;
					height:125px;
					float: left;
					text-align:left;
					margin: 0 auto;
					background-image:url(images/header_main.jpg) ;
					xbackground-color:#000000}

					
#nav_bar			{height:30px;
					float: left;
					text-align:left;
					margin: 0 auto;
					background: url(images/top_bar.jpg) repeat-x;
					border:none;
					width:770px;}
					
#nav_bar a			{color:#FFFFFF}	

#all_content		{background-color:#FFFCEC}
					
#main_area_full		{width:770px;
					text-align:left;
					margin: 0 auto;
					float:left;
					background-color:#FFFFFF;
					line-height:17px;
					}			
															
#right_column		{
					width:551px;
					text-align:left;
					margin: 0 auto;
					xheight:550px;
					min-height:500px;
					xoverflow:auto;
					float:right;
					background-color:#FFFFFF;
					xborder-collapse:collapse;
					xscrollbar-base-color:#cec7a6;
					}
		

#left_column		{width:207px;
					text-align:left;
					margin: 0 auto;	
					background-color:#FFFCEC;
					float:left;
					height:550px;
					min-height:550px;
					overflow:visible;
					}				
					
#left_column a		{font-size: 11px;
					font-weight:normal;
					font-family: verdana, san serif;
					color:#666666;}
					
#left_column a:hover
					{font-size: 11px;
					font-weight:normal;
					font-family: verdana, san serif;
					color:#000000}

#left_column ul		{				
					margin-left:20px;
					padding-left:5px;
					margin-top:5px;
					}
					
#left_column li		{line-height:1.6em;
					list-style-image:url(images/arrow_brown_small.gif);
					padding-left:0px;
					}	


#footer				{width:770px;
					text-align:center;
					height:40px;
					background:url(images/bottom_bar.jpg) repeat-x;
					clear:both;}
					
#footer a			{color:#FFFF99;
					font-weight:bold}

#footer a:hover		{color:#FFFF33}	

#quote_box			{width:500px;
					text-align:center;
					background-color:#333333;
					border-bottom:#000000 solid 1px;
					border-top: #000000 solid 1px;
					border-left: #000000 solid 1px;
					border-right: #000000 solid 1px;
					padding:3px;					
					font-size: 11px;
					font-weight:normal;
					font-family: verdana, san serif;
					color:#ffffff;
					font-style:italic;
					margin-top:70px;
					_margin-top:35px;
					}
						
/* IMAGES */

img					{border:none}
					
img.bordered		{border-bottom: #958767 double;
					border-top: #958767 double;
					border-left: #958767 double;
					border-right: #958767 double}

img.main_link		{border-bottom:#FFFFCC solid 3px;
					border-top: #FFFFCC solid 3px;
					border-left: #FFFFCC solid 3px;
					border-right: #FFFFCC solid 3px;}

/* padded can be used for images or other */

.padded				{padding:3px;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					border-top-style:ridge;
					border-right-style: ridge;
					border-bottom-style: ridge;
					border-left-style: ridge;					
					border-top-color:#666666;
					border-right-color:#666666;
					border-bottom-color:#666666;
					border-left-color: #666666;
					background-color:#FFFFFF;}

.captioned			{padding:0px 10px 10px 0px;
					margin: 15px;
					_margin: 15px;
					width:190px;
					text-align:center;}
									
					
/*GENERAL FONT STYLES */

ul.arrowed			{list-style-image: url(images/arrow_brown_small.gif);
					line-height: 1.5em;
					margin:17px;
					padding:17px}

h1					{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#5f3b03;
					text-decoration: none;
					font-size:18px;
					font-weight:bold;
					margin-bottom:15px;
					line-height:1.4em;
					}

h2					{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#b09a5d;
					text-decoration: none;
					font-size:15px;
					margin-bottom:10px;
					line-height:1.4em;}
										
p					{margin-left:10px;}
								

#main_area2 a		{color:#FFCC00}

#main_area2 h2		{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#FFFFFF;
					text-decoration: none;
					font-size:20px;
					font-weight:bold}

#main_area2 h1		{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#ffffff;
					text-decoration: none;
					font-size:24px;
					font-weight:bold;
					margin-bottom:15px}

.bordered			{padding:0px;
					border-top-width: 1px;
					border-right-width: 1px;
					border-bottom-width: 1px;
					border-left-width: 1px;
					border-top-style:ridge;
					border-right-style: ridge;
					border-bottom-style: ridge;
					border-left-style: ridge;					
					border-top-color:#666666;
					border-right-color:#666666;
					border-bottom-color:#666666;
					border-left-color: #666666;}
																	
.font1				{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#ffffff;
					text-decoration: none;
					font-size:12px;
					font-weight:normal}
				

.font2:link			{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#000099;
					text-decoration: none;
					font-size:12px;
					font-weight:normal}

.font2:visited		{font-family : "trebuchet ms", helvetica, sans-serif;  
					text-decoration: none;
					color:#000099;
					font-size:12px;}					

.font2:hover		{color:#0080c0}

.font2:focus		{color:#0080c0}

.font3				{font-family : "trebuchet ms", helvetica, sans-serif;
					color:#ffffff;
					text-decoration: none;
					font-size:12px;
					font-weight:normal}

.font3:link			{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#ffffff;
					text-decoration: none;
					font-size:12px;
					font-weight:bold}
					
.font3:hover		{color:#ffff00}					

.font3:focus		{color:#ffff00}		
					
.font4				{color:#CC0000;
					font-size:40px;
					font-family : "trebuchet ms", helvetica, sans-serif;}
					
					
.font5				{color:#CC0000;
					font-size:30px;
					font-family : "trebuchet ms", helvetica, sans-serif;}		

.font6				{font-size:0.8em}

#boxed			{

					border-top-style:double;
					border-right-style: double;
					border-bottom-style: double;
					border-left-style: double;
					border-top-color:#cccccc;
					border-right-color: #999999;
					border-bottom-color:#999999;
					border-left-color: #cccccc;
					background-color:#F9F5E8;
					font-family: "trebuchet ms", helvetica, sans-serif; 
					color:#444444;
					text-decoration: none;
					font-size:12px;
					text-align:left;
					padding:7px;} 
					
.partner			{border-top-style:double;
					border-right-style: double;
					border-bottom-style: double;
					border-left-style: double;
					border-top-color:#cccccc;
					border-right-color: #999999;
					border-bottom-color:#999999;
					border-left-color: #cccccc;
					background-color:#ffffff;
					width:200px;
					height:150px;
					float:left;
					font-family: "trebuchet ms", helvetica, sans-serif; 
					color:#444444;
					text-decoration: none;
					font-size:12px;
					text-align:left;
					padding-top:7px;
					padding-bottom:2px;
					padding-left:5px;} 				
					
.newsletter_main	{float:left;
					width:500px;}
					
.newsletter_left	{float:left;
					width:100px;}
					
.newsletter_right	{float:left;
					width:400px;}
					
										