/* styles organized top of page to bottom of page */
body{
	margin:0; 
	width:100%; 
	background-color:#ffffff; 
	background-image: url('images/bgleft.jpg'); 
	background-repeat:repeat-y;
	background-position: 25% 0%; 
}

/*menu styling*/

ul.nav{
	list-style-type:none;
	text-align:center;
	margin:0;
	position:absolute;
	left:-450px;	
	width: 875px;
}

ul.nav li.withimg{
	text-align:center;
	position: absolute;
	padding: 2px 6px;
	width:125px;
	background-image: url('images/navmid.jpg'); background-repeat:no-repeat; background-position:left center;
}

ul.nav li.noimg{
	text-align:center;
	position: absolute;
	padding: 2px 6px;
	width:125px;
}


/*styles for main content everypage go here.*/

.fonthead { font-weight: bold; font-size: 18px; color: #d06727; font-family: Lucida, arial, Times;}
.fontmain, .fontmain2, .fontmain2 a { font-size: 12px; font-weight:; color: #000000; font-family:  arial, Arial, Helvetica; text-decoration:none;}
.fontmainnavigation { font-size: 12px; font-weight: bold; color: #ffffff; font-family: arial, Arial, Helvetica;}
.fontfooter { font-size: 11px; font-weight: bold; color: #582a14; font-family:  arial, Arial, Helvetica; text-decoration:none;}
.fontcopyright { font-size: 11px; font-weight:; color: #a1aaaf; font-family: Arial, Helvetica;}
.fontorangefonts { font-weight: bold; font-size:11px; color: #d06727; font-family: Arial;}

a:visited { text-decoration: none }

a:link { font-family: arial, Arial;  color: #838383; text-decoration: none;  }
a:active { font-family: arial,Arial;  color: #838383; }
a:visited { font-family: arial, Arial;  color: #838383; text-decoration: none;}
a:hover { font-family: arial, Arial;  text-decoration: underline; }

a.mainnav:link { font-weight:bold; font-family: arial; color: #ffffff; text-decoration: none }
a.mainnav:active { font-weight:bold; font-family: arial; color: #ffffff; }
a.mainnav:visited { font-weight:bold; font-family: arial; color: #ffffff; text-decoration: none}
a.mainnav:hover {font-weight:bold; font-family: arial;  color: #c7c914; text-decoration: none }

a.footer:link { font-family: arial, Arial;  color: #582a14; text-decoration: none }
a.footer:active { font-family: arial,Arial;  color: #582a14; }
a.footer:visited { font-family: arial, Arial;  color: #582a14; text-decoration: none}
a.footer:hover { font-family: arial, Arial;  color: #d06727; text-decoration: underline }

p.small {line-height: 120%}
.small {line-height: 120%}
p.verysmall {line-height: 70%}

.txtBoxStyle3{
    border: 0px solid #930141;
    background-color: #C61F4F;
    font-family: arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 11px; 
    color: #ffffff;
	background-image: url(images/shadow_textbox.gif);
	height: 15px;
	width: 85px;
} 

.txtBoxStyle33{
    border: 0px solid #930141;
    background-color: #FAFBFC;
    font-family: arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 11px;
    color: #76011F;
	background-image: url(images/shadow_textbox.gif);
	height: 15px;
}

.txtBoxStyle30{
    border: 1px solid #8c8b99;
    background-color: #ffffff;
    font-family: arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: 11px;  
    color: #1B2848;
	background-image: url(images/shadow_textbox.gif);
	height : 19px;
}	

.txtBoxStyle31{
	border: 1px solid #8c8b99;
	background-color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;   
	color: #1B2848;
	background-image: url(images/shadow_textbox.gif);
	height: 80px;
}



 .txtBoxStyle4{
    border: 1px solid #316793;
    background-color: #ffffff;
    font-family: arial, Helvetica, sans-serif;
    font-weight:normal;
    font-size: 11px; 
    color: #001731;
	height : 17px;
}


.txtBoxmail{
    border: 1px solid #CBCBD4;
	background-color: #CBCBD4;
    font-family: arial,Helvetica, sans-serif;
    font-weight:regular;
    font-size: 9px;
    color: #001731;
	background-image: url(images/shadow_textbox.gif);
	height: 14px;
	width: 113px;
}	

.txtBoxform{
    border: 1px solid #CBCBD4;
    background-color: #CBCBD4;
    font-family: Helvetica, sans-serif;
    font-weight:bold;
    font-size: 14px;    
    color: #000000;
	background-image: url(images/shadow_textbox.gif);
	height: 100px;	
}

.txtBoxform2{
    border: 1px solid #316793;
    background-color: #ffffff;
    font-family: Helvetica, sans-serif;
    font-size: 11px;  
    color: #001731;
	background-image: url();
	height: 48px;
}	

.txtBoxdial{
    border: 1px solid #CBCBD4;
    background-color: #CBCBD4;
    font-family: Helvetica, sans-serif;
    font-weight:bold;
    font-size: 14px;   

    color: #000000;
	background-image: url(images/shadow_textbox.gif);
	height: 18px;

}

.img-shadow {
	float:left;
	background: url(shadowAlpha1.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
} 

#tab1, #tab2, #tab3, #tab4, #tab5, #tab6, #tab7 { 
	display:none; 
	margin-left: 25px; 
}

.img1 { 
	float:left; 
	margin-right:15px;
	margin-bottom:6px; 
}
