/* Translate */

#translate {padding-bottom:20px}

/* Rounded */

#rounded {background-color:#fae297;
padding:1px 9px 3px 3px;
width:972px;
border-radius:10px 10px 10px 10px;
margin:0 auto;}

#column {background-color:#fbe8ac;
padding:5px 5px 2px 10px;
min-height:100%;
width:180px;
border-radius:0px 10px 10px 0px;
margin:0 auto;
display:inline-block;
}

/* Header */

#wrapper {
position:relative;
margin:0 auto;
text-align:left;
width:980px;
}

  #photo_header {
    position: absolute;
        z-index: 1;
left:5px;
top:10px;
      }

  #layer_header {
    position: absolute;
        width:980px;
		height:330px;
		z-index: 2;
  }
  
  
  #flash {
    width: 965px;
    height: 314px;
    position: absolute;
    z-index: -1;



}

#header-spacer {padding:340px 0px 0px 0px}
#undermenu-spacer {padding:10px 0px 0px 0px}
#top-header-spacer {padding:10px 0px 0px 0px}

/* Menu */

.MenuTitle {color:#960638;
font-weight:bold;
font-size:14px;
line-height:18px}

#MenuBg
{height:29px;
width:970px;
  padding:0px 0px 0px 10px;  
background-image: url(../images/structure/MenuBg.png);
margin:0 auto;
background-repeat: no-repeat;}

#Footer
{   margin:0 auto;}


/* body and text*/
body
	{font-family: arial,Helvetica;
		font-size:	12px;
		color:	#000000;
		font-weight:	normal;
		margin:0px;
		background-color: #f4bf16;
background-image: url(../images/structure/bg.jpg);
background-position: center top;
background-repeat: no-repeat;
height: 100%;}


html

{height:100%}
		
/* tables*/




Table.Bg {
	background-image: url(../images/structure/TopBg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


Table.Central {
	width:970px;
	background-color: #fae297;
	height:100%

}

/* td*/

td.Menu {
width:195px;
padding:10px 10px 20px 10px;

}

td.SideColumn {width:195px;
padding:10px 0px 10px 20px;
min-height:100%

}

td.MainContent {width:500px;
padding:10px 10px 10px 10px;

	
}

td.MainContent2 {
width:705px;
padding:10px 10px 10px 0px;

}

Td.Copy {
padding:0px 0px 5px 0px;
background-color: #fff;
width:214px
	
}

td.Spacer {
	background-color: White;
	width:50%
}
td.Wh {
	
background-color: White;

}

td.Footer {
padding:0px 0px 5px 68px;
background-color: #fff;
width:771px
	
}


/* spans*/


.Title {
	color: #4a0c61;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	font-family: Arial Rounded MT Bold,arial,Helvetica;

}

.SubTitle {
	color: #dd7802;
	font-size: 15px;
	font-weight: bolder;
	font-family: trebuchet,arial,Helvetica;
}

.Footer {

font-size: 11px;
font-weight:normal;
color:#ccc;


	
}

.sm {
font-size: 11px;
color:#af1b4c
	
}

.smf {
font-size: 11px;
color:#fff
	
}

.smb {
font-size: 11px;
font-weight:bold;
color:#af1b4c
	
}


li { 
padding: 0; 
padding-left: 0.7em; 
background-position: 1.2em; 
}



/* divs */




#ColumnsTitle 
{
	padding-bottom:4px
}



#Footer {
	padding:30px 0px 0px 20px
}



.lhsmenu {
	FONT-SIZE: 11px; color:#4a0c61;
	font-weight:bold;
	line-height:18px
	
}

.lhsmenu:link
	{text-decoration:	none; color:#4a0c61; }
	
.lhsmenu:visited
	{text-decoration:	none; color:#4a0c61; }	
	
	.lhsmenu:active
		{	color:	#fff;
		text-decoration:	none;
		padding:5px;
		background-color:#a6063e;
		border-radius:5px}

.lhsmenu:hover
	{	color:	#fff;
		text-decoration:	none;
		padding:5px;
		background-color:#4a0c61;
		border-radius:5px}
		
		
		
	.current
		{	color:	#fff;
		text-decoration:	none;
		padding:5px;
		background-color:#a6063e;
		border-radius:5px}	
		

/* misc*/


/* anchors*/


		


.FooterMenu {
	FONT-SIZE: 11px; color:#000;
	text-transform: uppercase; 
}

.FooterMenu:Link
	{text-decoration:	none; color:#000; }

.FooterMenu:visited
	{	color:	#5e5e5e;
				text-decoration:	none;}
.FooterMenu:hover
	{	color:	#fff;
		text-decoration:	none;}
		
	
		A:link
	{

		color:	#ff6702;
		text-decoration:	none;}

A:visited
	{

		color:	#ff6702;
		text-decoration:	none;}

A:hover
	{

		color:	#5e5e5e;
		text-decoration:	none;}
		
		/* forms */
		
		
input {font-size: 7pt; 
font-weight: normal ; color:#000000; background-color: #FFFFFF; border: 1px Solid #808080; width:150px }
		
.inputsm {width:80px }
.inputm {width:120px }
.subbut{width:56px;border:0px }

.inputamt{width:40px }
TEXTAREA {font-size: 9pt;
	
}


