/* GENERAL FORMATTING */
body 				{margin-height:0;
					margin-width:0;
					margin-top:0;
					xmargin-left:10;
					margin-bottom:0;
					font-size: 13px;
					font-family: verdana, san serif;
					background:url(images/background.jpg) repeat-x;
					background-color:#102e62;
					text-align:center;}
		
table				{border:0;
					border-collapse: collapse;
					cellspacing:0;
					cellpadding:0;
					font-size: 13px;
					font-family: verdana, san serif;
					align:center}
					
a					{text-decoration:none;
					font-weight:bold;
					color:#663300;}

a:hover				{color:#000000}					

a:visited			{color:#663300;}

/* FORMATTING OF MAIN CONTENTS */

#wrap				{width: 850px;
					margin: 0 auto;
					text-align: left;
					background-repeat:no-repeat;
					background:url(images/link_bg.jpg) repeat-x;
					}


#top_bar			{width:850 px;
					height:175px;
					float: left;
					background:url(images/top_bar_index.jpg);
					text-align:left;
					margin: 0 auto}

			
#main_area_full		{width:850px;
					text-align:left;
					margin: 0 auto;
					height:550px;
					float:left;
					background:url(images/divider_bar.jpg) repeat-x;
					background-color:#f8f5ed;
					overflow:auto;
					}					
			
#footer				{width:850px;
					text-align:center;
					margin-top:2px;
					height:18px;
					background:url(images/bottom_bar.jpg) repeat-x;
					clear:both;
					border-top-style:solid;
					border-top-width: 1px;
					border-top-color:#000066;
					border-bottom-style:solid;
					border-bottom-width: 1px;
					border-bottom-color:#000066}

						
/* IMAGES */

img					{border:none}
					
img.bordered		{border-bottom: #958767 solid 2px;
					border-top: #958767 solid 2px;
					border-left: #958767 solid 2px;
					border-right: #958767 solid 2px;}

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;}
					
/*GENERAL FONT STYLES */

h1					{font-family:"Monotype Corsiva", "Edwardian Script ITC", Verdana, sans-serif; 
					color:#484226;
					text-decoration: none;
					font-size:24px;
					font-weight:bold;
					margin-bottom:15px;}

h2					{font-family:"Monotype Corsiva", "Edwardian Script ITC", Verdana, sans-serif; 
					color:#484226;
					text-decoration: none;
					font-size:18px;
					margin-bottom:15px;}					
p					{margin-left:10px;}
								

#main_area2 a		{color:#FFCC00}

#main_area2 h2		{font-family:"Monotype Corsiva", "Edwardian Script ITC", Verdana, sans-serif; 
					color:#FFFFFF;
					text-decoration: none;
					font-size:20px;
					font-weight:bold}

#main_area2 h1		{font-family:"Monotype Corsiva", "Edwardian Script ITC", Verdana, sans-serif; 
					color:#ffffff;
					text-decoration: none;
					font-size:24px;
					font-weight:bold;
					margin-bottom:15px}
												
.font2				{font-family : "trebuchet ms", helvetica, sans-serif; 
					color:#333333;
					text-decoration: none;
					font-style:italics;
					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				{font-family:"Monotype Corsiva", "Edwardian Script ITC", Verdana, sans-serif; 
					color:#003366;
					text-decoration: none;
					font-size:20px;
					font-weight:bold}
					
.font5				{font-family: verdana, arial, sans serif;
					color:#000000;
					text-decoration: none;
					font-size:7pt;
					font-weight: normal}

.font6				{font-family:"Monotype Corsiva", "Edwardian Script ITC", Verdana, sans-serif; 
					font-weight:bold;
					font-size:18px;
					color:#663300;}
					
							
.font7				{text-decoration:none;
					font-weight:bold;
					color:#663300;}	

.font8				{color:#003366;
					font-weight:bold}
					
										
.font9				{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#000000;
					text-decoration: none;
					font-size:10px;
					font-weight:bold}
					
.font10				{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#003333;
					text-decoration: none;
					font-size:11px;
					font-weight:bold}	

.font11				{font-family : "trebuchet ms", helvetica, sans-serif;  
					color:#000000;
					text-decoration: none;
					font-size:11px;
					font-weight:normal}



