body {
	background-color: #993300;
	background: #993300 url(../images/bg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	}

/* Text Fortmating */

.MainText {

	font: normal 24px/26px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
}

.MainText2 {

	font: normal 18px/20px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
}

.MainTextOrange {


	font: normal 16px/18px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF9900;
}
.MainTextOrangeLarge {


	font: normal 20px/22px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF9900;
}
.MainTextOrangeSmall {


	font: normal 12px/14px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF9900;
}

.main2 {
	font: normal 12px/14px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;margin-bottom: 0px;
}

.main3 {

	font: normal 14px/16px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666666;margin-bottom: 0px;
}
.RedMed {
	color: #A63500;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
.RedLarge {
	color: #A63500;
	font-size: 18px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

.copyright {
	font: normal 11px/13px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #FFF;
	margin-bottom: 0px;
}

h1	{
	font: normal 32px/35px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	letter-spacing:-0px;
	color: #82A891;
	margin-top: 15px;
	margin-bottom: 15px;
	}

h2	{
	font: bold 14px/18px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	color: #674B70;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	}

h3	{
	font: bold 12px/1.5em "Trebuchet MS", "Verdana", sans-serif; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #666666; 
	}
	
ul {

	margin-top: 5px;
	margin-bottom: 5px;
	
}

p {

	font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #666666;
	
	}

li {
	font: normal 12px/1.5em "Trebuchet MS", "Verdana", sans-serif; 
	color: #666666; 
	list-style-type: square;	
	}


table.smallp p{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
	
form {
	margin: 0px;
	padding: 0px;
}	
#copyright p {

	color: #FFF;
	font: normal 11px/13px "Trebuchet MS", "Verdana", sans-serif;
	margin: 0px;
	padding: 5px;
	}	
/* Link Formating */	

a:link, a:visited, a:active	{
	text-decoration: underline;
	color: #666666;
	}

a:hover	{
	text-decoration: none;
	color: #333333;
	
	}	
.main-nav {
	margin-bottom: 10px;
}

a.TopNav:link, a.TopNav:visited, a.TopNav:active	{
	font: 14px/16px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	padding: 2px;
	margin: 1px;
	color: #666666;
	}

a.TopNav:hover	{
	text-decoration: none;
	color: #333333;
	border-bottom: 4px solid #333333;
	}

p.TopNav {
	margin: 0px;
	padding: 0px;
}

a.SidNav:link, a.SidNav:visited, a.SidNav:active	{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 135px;
	border-left: 4px solid #A268B3;
	padding: 2px;
	padding-left: 4px;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CFB3D9;
	background-color: #D6BDDD;
	}

a.SidNav:hover	{
	text-decoration: none;
	color: #FFF;
	border-left: 4px solid #82A891;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CBACD7;
	background-color: #CFB3D9;
	}

p.SidNav {
	margin: 0px;
	padding: 0px;
}


a.all:link, a.all:visited, a.all:active	{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 135px;
	height: 20px;
	border-left: 4px solid #82A891;
	padding: 2px;
	padding-left: 4px;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CFB3D9;
	background-color: #D6BDDD;
	}

a.all:hover	{
	text-decoration: none;
	color: #FFF;
	border-left: 4px solid #82A891;
	border-top: 1px solid #CFB3D9;
	border-bottom: 1px solid #CBACD7;
	background-color: #CFB3D9;
	}

p.all {
	margin: 0px;
	padding: 0px;
}

a.List:link, a.List:visited, a.List:active	{
	font: bold 11px  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	}

a.List:hover	{
	font: bold 11px  Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFF;
	}
	
#copyright a:link, #copyright a:visited, #copyright a:active	{
	font: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #BC93C8;
	}

#copyright a:hover	{
	font: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #DFAF63;
	}	
	
#breadcrumbs {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	}
		
#content {
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
.FloatRight {
	float: right;
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}
	
.FloatLeft {
	margin-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	}	

img.b { 
	border: 1px solid #c4c4c4;
	margin: 15px;
	padding: 5px;
	}
	
.dark {
background-color: #F8F2F9;
}

.side-back {
	
}
 {
	display: block;
	width: 100px;
	font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
	color: #BC93C8;
	padding: 3px;
	background-color: #FFF;
	border-top: 1px solid #ccc;
	
	}

#SubN a:link, a:visited { 
	text-decoration: none; 
	}
 
#SubN a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #DCC7E2;
	
	}	
	
.MainTextOrangeLarge {


	font: normal 16px/18px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF9900;
}
.MainTextOrangeLarge {


	font: normal 16px/18px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF9900;
}

.MainTextOrangeSmall {


	font: normal 16px/18px "Trebuchet MS", "Verdana", sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FF9900;
}
#MarketingInfo {
	position:absolute;
	margin-left: -394px;
	left:50%;
	top:275px;
	width:300px;
	height:50px;
	z-index:4;
}
#MainCopyMidAlex {
	position:absolute;
	margin-left: -50px;
	left:50%;
	top:390px;
	width:440px;
	height:100px;
	z-index:7;
}
#MediaAlex {
	position:absolute;
	left:50%;
	top:265px;
	width:150px;
	height:100px;
	z-index:10;
	margin-left: -50px;
}
