BODY { margin-top: 0 }


.navigation { 
	font-family: Tahoma, "Trebuchet MS", "MS Serif", Geneva; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 150%; 
	margin-left: 5px; 
	}
	
.alliance { 
	font-family: Tahoma, "Trebuchet MS", "MS Serif", Geneva; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: 125%; 
	}

P { 
	font-family: Arial Narrow, Arial, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: 125%; 
	margin-top: 2px;
	}
	
	
.recommended { 
	color: #441b1e; 
	font-size: 14pt; 
	font-family: "Arial Narrow", 
	Arial, sans-serif; 
	font-weight: bolder; 
	font-style: italic; 
	line-height: 125%; 
	text-decoration: none; 
	text-align: center; 
	}
	
.side-text-title { 
	color: #441b1e; 
	font-size: 14pt; 
	font-family: "Arial Narrow", Arial, sans-serif; 
	font-style: italic; 
	font-weight: normal; 
	line-height: 125%; 
	text-decoration: none; 
	text-align: center; 
	}
	

	


.quotes { 
	color: #441b1e; 
	font-size: 13pt; 
	font-family: "Arial Narrow", Arial, sans-serif; 
	font-style: italic; 
	font-weight: bolder; 
	line-height: 125%; 
	text-decoration: none; 
	text-align: center; 
	}


	
.bottomnav { 
	color: #5c7381; 
	font-size: x-small; 
	font-family: Arial, "Times New Roman", sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 150%; 
	}
	
a.bottomnav:link { 
	font-family: Arial, sans-serif; 
	color: #5c7381; 
	font-size: x-small; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 150%; 
	}
a.bottomnav:visited { 
	font-family: Arial, sans-serif; 
	color: #5c7381; 
	font-size: x-small; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 150%; 
	}
a.bottomnav:hover { 
	font-family: Arial, sans-serif; 
	color: #f7f3d7; 
	font-size: x-small; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 150%; 
	}
	
.title-text { 
	color: #441b1e; 
	font-family: Trajan, "Arial Narrow", Arial, sans-serif; 
	font-size: 18pt; 
	font-style: normal; 
	line-height: 125%; 
	}
	
H1 { 
	color: #441b1e; 
	font-family: Trajan, "Arial Narrow", Arial, sans-serif; 
	font-size: 18pt; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 125%;
	margin-bottom: 2px;
	}

H2 { 
	color: #441b1e; 
	font-family: Trajan, "Arial Narrow", Arial, sans-serif; 
	font-size: 14pt; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 125%;
	margin-bottom: 2px;
	}
	

H3 { 
	color: #441b1e; 
	font-size: 14pt; 
	font-family: "Arial Narrow", 
	Arial, sans-serif; 
	font-weight: bolder; 
	font-style: italic; 
	line-height: 125%; 
	text-decoration: none; 
	text-align: center; 
	}	
	
.cms_command {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #666666;
}

/*
 menu styles
 note: not all browsers render styles the same way so try out your style sheet
 in different browsers before publishing
*/

/* level 0 inner */
.m0l0iover, .m0l0mouti, .m0l0moveri, .m0l0mdowni {
	font-size:13px;
	font-family: Arial, Verdana,Helvitica,sans-serif;
	text-decoration: none;
	text-align: center; 
	margin: 10px 0 0 0px;
	color: #FFFFFF;
}


/* level 1 Inner */
.m0l1mouti, .m0l1moveri, .m0l1mdowni {
	font-size:13px;
	font-family: Arial, Verdana,Helvitica,sans-serif;
	text-decoration: none;
	text-align: left; 
	margin: 7px 0 0 10px;
	color: #FFFFFF;

}



/* level 0 outer */
.m0l0oover, .m0l0movero, .m0l0mdowno, .m0l1movero, .m0l1mdowno {
	text-decoration : none;
	background-color: #8cafc5;
	border: 0px solid #8cafc5;
}


.m0l0oout, .m0l0mouto, .m0l1mouto {
	text-decoration : none;
	background-color: #5C7381;
	border: 0px solid #5C7381;
}


#main-text P, UL { 
	font-family: Arial Narrow, Arial, sans-serif; 
	font-size: 12pt; 
	color: #000000;
	font-style: normal; 
	line-height: 125%
	}
	
#main-text h1{
	margin-left: 0px;
	margin-right: 0px;
	}
	
#main-text A:link { 
	color: #441b1e; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
#main-text A:visited { 
	color: #441b1e; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
#main-text A:hover { 
	color: #441b1e; 
	font-weight: bold; 
	background-color: #8cafc5; 
	}


#side-text H1{ 
	color: #441b1e; 
	font-family: "Arial Narrow", Arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 125%; 
	text-decoration: none; 
	text-align: left; 
	margin-left: 15px;
	margin-right: 15px;
	}
	
#side-text H2, H3{ 
	margin-left: 15px;
	margin-right: 15px;
	}
	
#side-text img {
	margin-left: 0px;
	margin-right: 0px;
	}
#side-text div {
	margin-left: 0px;
	margin-right: 0px;
	}	
#side-text P{ 
	font-size: 12pt; 
	color: #441b1e; 
	font-family: "Arial Narrow", Arial, sans-serif; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 125%; 
	text-decoration: none; 
	text-align: left; 
	margin-left: 15px;
	margin-right: 15px;

	}	


#side-text A:link { 
	color: #441b1e; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
#side-text A:visited { 
	color: #441b1e; 
	font-weight: bold; 
	text-decoration: underline; 
	}
	
#side-text A:hover { 
	color: #441b1e; 
	font-weight: bold; 
	background-color: #8cafc5; 
	}


.bottomnavCredit {

	color: #5c7381; 
	font-size: 11px; 
	font-family: Arial, "Times New Roman", sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 150%;
}

a.bottomnavCredit:hover { 
	color: #f7f3d7; 
	}
	
.pagefooter {

	color: #5c7381; 
	font-size: 11px; 
	font-family: Arial, "Times New Roman", sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 250%;
}
