/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #ffffff;
	line-break: normal;
	background-color: #641A1F;
}

.borderBox{
	position:absolute; 
	left:50%; 
	top:0; 
	width:750; 
	margin-left:-375;
}

.footerBox{
	position:absolute; 
	left:50%; 
	width:750; 
	height:30; 
	margin-left:-375;
	text-align:center
}

.splashBox{
	position:absolute; 
	left:25; 
	top:50; 
	background-image:  url(images/splash.jpg);
	background-repeat: no-repeat;
	border-width: 1;
	border-style: solid;
	border-color: #ffffff;
	width:703px; 
	height:464px; 
}

.boundingBox{
	position:absolute; 
	left:0; 
	top:30; 
	background-image:  url(images/mainBackground.gif);
	border-width: 1;
	border-style: solid;
	border-color: #sdfsdf
}

.boundingBox { 
	/*width:722px; 
	height:423px; 
	voice-family: "\"}\""; 
	voice-family:inherit;*/
	width:748px !important;
	height:458px; 
	width:758px; 
	height:448px; 
	width/**/:/**/750px;
	height/**/:/**/460px;
} 

.headline{
	position:absolute; 
	left: 0px;
	top:0px; 
	width:100%;
	text-align:center
}

.image{
	position:absolute;
	top: 121px;
	left: 10px
}

.logo{
	position:absolute;
	top: 389px;
	left: 588px;
}

.headerText{
	position:absolute;
	height: 78;
	margin-top: 10px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	font-style: italic;
	color:#FFDBA4
}

.navDiv{
	position:absolute;
	left:270px;
	top: 400px; 
	width:160px;
	height:50px
}

.navMenu{
	position:absolute;
	left:0px;
	top: 0px; 
	width:137px;
	height:60px
}

.navTable {
	height:20px;
	width:100%;
}

.navTable td{
	padding:10px;	
	text-align:left;
	font-family: verdana, arial, helvetica, sans-serif;
}

.main{
	position:absolute;
	left:161px;
	top: 43px; 
	width:534; 
	height:357;
	background-color: #DBE0D0
}

#indexCopy {
	position:absolute;
	left: 187px;
	top: 93px;
	width:380px;
	height:100px  
}

#copy {
	position:absolute;
	left: 0;
	top: 155;
	width:561px;
	height:247px;
	height/**/:/**/246px;
}

#logo {
	position:absolute;
	left: 0;
	top: 0;
}

.mainText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style: normal;
	color:#60320A;
}

.copy{ 
	margin: 10;
}
	
.mainText2{
	position:absolute;
	width: 325;
	height: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style: normal;
	color:#60320A;
}

.copy2{ 
	margin-left: 10}
	
.currentPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13;
	font-weight:bold;
   	color:#A79C5C
}

a.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#641A1F;
}
a.nav:hover{
   text-decoration:none;
   color:#EABB8E
}

a.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color: #73272C;
}

a.links:hover{
	color:#883D42;
	text-decoration:none;
}

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9;
	font-weight:normal;
	text-decoration:underline;
	color:#FFE6CC
}

a.footer:hover{
	color:#EABB91
}

.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13;
	font-weight:bold;
}

.footerText {
	color: #FFE6CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9;
	font-weight:normal;
}

.textSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10;
	line-height:1;
}


