body {
    font: normal 11px Verdana;
	background-color: #2C2C2C;
}

td {
	font: normal 11px Verdana;
	color: #ffffff;
}

h1, h2, h3, h4, h5 {

    color: #460a04;
    margin: 0px;
}

.centered {
margin: auto; 
position: relative; 
height: 350px; 
width: 790px;
top: 32%; 
bottom: auto;
vertical-align:middle;
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 16px;
}

h3 {
    font-size: 14px;
}


main {

font: normal 11px Verdana;
color: #414141;
}

main:hover {

font: normal 11px Verdana;
color: #CCCCCC;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
}
a.white-text:hover{
color: #ca6011;
}

.nav-text{
font-size:12px;
color: #ffffff;
font-weight:bold;
text-decoration:none;
}
a.nav-text:hover{
font-size:12px;
color: #000000;
font-weight:bold;
text-decoration:underline;
}

.nav-text2{
font-size:12px;
color: #ffffff;
font-weight:bold;
text-decoration:none;
}
a.nav-text2:hover{
font-size:12px;
color: #348cbc;
font-weight:bold;
text-decoration:underline;
}


.blye-text-underline {
color: #348cbc;
text-decoration: underline;
}

.blye-text-regular {
color: #348cbc;
}

.blye-text-packages {
color: #348cbc;
font-size: 14px;
font-weight:bold;
}

.yellow-text-regular {
color: #db9a00;
}

.yellow-text-underline {
color: #db9a00;
text-decoration: underline;
}

.orange-text-regular {color: #ca6011;}
a.orange-text-regular:hover {color: #CCCCCC;}

.tab-text-regular {color: #2C2C2C; text-decoration:underline;}
a.tab-text-regular:hover {color: #348CBC; text-decoration:underline}

.package-text-regular {color: #ca6011; text-decoration:none;}
a.package-text-regular:hover {color: #CCCCCC; text-decoration:none;}

.orange-text-underline {
color: #ca6011;
text-decoration: underline;
}

.red-text-regular {
color: #920f0d;
}

.red-text-underline {
color: #920f0d;
text-decoration: underline;
}


.gray-text{
color: #4c4c4c;
}

.green-text{
color: #76950b;
}
