body			{	background-color: #a07845; 
					background-image: url(images/bg-1.jpg);	
				}

p				{	font-family : arial, helvetica; 
					font-size : 12pt; 
					text-decoration : none; 
					color : #000000;
					font-weight : none;
				}

h1				{	font-family : arial, helvetica; 
					font-size : 18pt; 
					text-decoration : none; 
					color : #ffffff;
					font-weight : bold; 
				}

.h1_dark		{	font-family : arial, helvetica; 
					font-size : 36pt; 
					text-decoration : none; 
					color : #330000;
					font-weight : bold;
					margin: 10px 0px 5px 0px; 
				}

.h1_light		{	font-family : arial, helvetica; 
					font-size : 36pt; 
					text-decoration : none; 
					color : #ffffff;
					font-weight : bold;
					margin: 10px 0px 5px 0px; 
				}

h2				{	margin: 0px; 
				}

.h2_dark		{	font-family : arial, helvetica; 
					font-size : 18pt; 
					text-decoration : none; 
					color : #330000;
					margin: 0px 0px 15px 0px;
				}

.shadow			{	-moz-opacity:0.60;
					filter:alpha(opacity=60);
					opacity:.60;
				}

.photo_frame_header_01	{
					-moz-opacity:0.40;
					filter:alpha(opacity=40);
					opacity:.40;
					font-family : arial, helvetica; 
					font-size : 13.5pt; 
					text-decoration : none; 
					color : #330000;
					font-weight : bold;
					margin-top: 15px;
					vertical-align: top;
}


.photo_frame_header_02	{
					-moz-opacity:0.40;
					filter:alpha(opacity=40);
					opacity:.40;
					font-family : arial, helvetica; 
					font-size : 22pt; 
					text-decoration : none; 
					color : #330000;
					font-weight : bold;
					margin-top: 15px;
					vertical-align: top;
}

.bar_text		{	font-family : arial, helvetica; 
					font-size : 10pt; 
					text-decoration : none; 
					color : #ffffff;
					font-weight : none;
					margin-top: -1px;
				}

.footer_text	{	font-family : arial, helvetica; 
					font-size : 12pt; 
					text-decoration : none; 
					color : #000000;
					font-weight : none;
					margin: 10px;
				}

.waa			{	font-family : arial, helvetica; 
					font-size : 8pt; 
					text-decoration : none; 
					color : #ffffff;
					font-weight : none;
					margin: 10px;
				}

.waa a			{	font-family : arial, helvetica; 
					font-size : 8pt; 
					text-decoration : underline; 
					color : #ffffff;
					font-weight : none;
				}

.light_header	{	background-color: #330000; 
					background-image: url(images/background-panel-1-column.jpg);
					border: 2px;
					font-family : arial, helvetica; 
					font-size : 18pt; 
					text-decoration : none; 
					color : #ffffff;
					font-weight : bold;
					padding: 10px;
					vertical-align: middle;
					border-color: #330000;	
				}

.dark_header	{	background-color: #330000; 
					background-image: url(images/background-light-1-column.jpg);
					border: 2px;
					font-family : arial, helvetica; 
					font-size : 18pt; 
					text-decoration : none; 
					color : #000000;
					font-weight : bold;
					padding: 10px;
					vertical-align: middle;
					border-color: #330000;	
				}

.light_font		{	font-family : arial, helvetica; 
					font-size : 12pt; 
					text-decoration : none; 
					color : #ffffff;
					font-weight : none;
				}

.dark_font		{	font-family : arial, helvetica; 
					font-size : 12pt; 
					text-decoration : none; 
					color : #330000;
					font-weight : none;
				}

.column1		{	font-family : arial, helvetica; 
					font-size : 12pt; 
					margin: 10px 0px 5px 0px;
					color: #330000;
				}

.image_light	{	margin: 8px;
					border: 5px solid #ffffff;
				}

.image_dark		{	margin: 8px;
					border: 5px solid #330000;
				}

#vline			{	
					background-color: #330000;
					width: 1pt;
					height: 100%;
				}

#hline			{	
					background-color: #330000;
					width: 100%;
					height: 1pt;
				}


.dark_bullets_big {	font-family : arial, helvetica; 
					font-size : 18pt; 
					text-decoration : none; 
					color : #330000;
					font-weight : bold;
					padding: 10px 0px 10px 0px;
					vertical-align: middle;
				}

.dark_bullets_big a:link	{	font-family : arial, helvetica; 
					font-size : 18pt; 
					text-decoration : underline; 
					color : #0000aa;
					font-weight : bold;
					padding: 10px 0px 10px 0px;
					vertical-align: middle;
				}

.dark_bullets_big a:hover	{	font-family : arial, helvetica; 
					font-size : 18pt; 
					text-decoration : underline; 
					color : #660000;
					font-weight : bold;
					padding: 10px 0px 10px 0px;
					vertical-align: middle;
				}
