/* -------------- LAYOUT --------------------------*/
body{
	background-color: #cc6633;
	margin: 0px 0px 0px 0px;
	background-image: url('/_img/page-bgNoStars.jpg'); 
	background-position: top center;
	background-repeat: no-repeat;
}


#main { 
	width: 725px;	
	background-color: #FFFFFF;	
	margin: 10px auto 10px auto;
	min-height: 455px;
	padding: 10px;
	background-image: url('/_img/inner-bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}
 
#interior { 
	border: 1px solid #704776;
	}
	

#footer {width: 725px;
	padding: 5px 0px 5px 0px;
	background-color: #bab6D9;
	color: #ffffff;
 	font-size: 12pt;
 	}


/* -------------- CONTENT FORMATTING --------------------------*/

/* body */

	#body {
		margin: 0 auto 0 auto;
		font-family: Avant Garde, Arial, Sans-Serif;
		font-size: 12px;
		letter-spacing: 1px;
		line-height: 13px;
	}
	#body P {
		padding-top: 12px;
		padding-left: 12px;
		padding-right: 12px;
		padding-bottom: 0px;
		line-height: 18px;
	}
	#body H1 {
		margin-top: 8px;
		margin-bottom: 0px;
		color: #cc6633;
		font-size: 16px;
		font-weight: bold;
		text-align: left;
		line-height: 16px;
	}
	
	#body H2 {
			margin-top: 8px;
			margin-bottom: 3px;
			color: #cc6633;
			font-size: 14px;
			font-weight: bold;
			text-align: left;
			line-height: 16px;
	}
	
	#body H1 A {
		color: #704776;
		font-size: 12px;
		text-decoration: underline;
	}
	#body H1 A:visited {
		color: #704776;
	}
	#body H1 A:hover {
		color: #E667A1;
		text-decoration: none;
	}
	#body H1 SPAN {
		font-size: 9px;
		font-weight: normal;
		text-transform: uppercase;
		color: #704776;
	}
	#body B {
		color: #704776;
	}
	#body STRONG {
		color: #704776;
	}
	#body A {
		color: #cc6633;
		text-decoration: underline;
		font-weight: bold;
	}
	#body A:hover {
		color: #704776;
		text-decoration: underline;
	}
	#body A:visited {
		color: #704776;
	}

table.menus { 
	width: 725px; 
	height: 30px;
	background-color: #704776; 
	margin-left: auto; margin-right: auto;
	border: solid 1px #704776;
	}
	

a{
	color:	#cc6633;
	text-decoration: none;
}



hr{
	color:#cc6633;
	width: 95%;
	height: 1px;
}


td.menuspacers { text-align: center;
 	width: 15px;
 	color: #B8DCF2;
 	vertical-align: middle;
 	}
 	
ul { margin-top: 0px;
     margin-bottom: 5px;
     list-style: square;
     }

li { margin-left: -10px; 
     margin-bottom: 5px;
      }

div#footer { font-family: Avant Garde, Arial, Sans-Serif;
		font-size: 12px; }

div#footer a {color: #704776; text-decoration: none; }
div#footer a:hover {color: #ffffff; text-decoration: underline; }

.pop { color: #850031;
	font-weight: bold; }

img {border: none;}

.img {border: solid 1px #9DAFBE;}

.bold { font-weight: bold; }

.cdTitle { font-style: italic; }

.quotes { font-style: normal;
	font-weight: bold;
	font-size: 12px;
	background-color: #704776;
	color: #ffffff;
	border: 1px solid #bab6D9;;
	width: 70%;
	}

.nquotes { font-style: italic;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	}
	
td.content { padding-left: 10px; }
/* Hides from IE5-mac \*/
* html p {height: 1%;}
/* End hide from IE5-mac */
