body
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #F0EAC0;
	background-image: url(../images/mainbackground.jpg); 
	background-repeat: repeat-x;
	margin:0px;
	font-size:12px;
	color:#040100;
}


a{
	font-size:12px;
	color:#040100;
	text-decoration:none;
}

a:hover{
	font-size:12px;
	color:#040100;
	text-decoration:underline;
	}

/* Contains Entire Design*/		
div#body-container
{
	width:695px;
	margin:15px auto;
}


/* Begining Of Logos and Slogan Section*/
div#logo
{
	margin-bottom:10px;
	position:relative; top:0px; left:10px;
}
div#logoA
{

	font-size:18px;
	color:#E7DD9A;
	word-spacing:5px;
	letter-spacing:1px;	
}

div#logoB
{
	font-size:20px;
	color:#ffffff;
	letter-spacing:4px;
	line-height:14px;
}


div.slogan

{ 
	line-height: 14px;
	color:#ffffff;
	text-align:center;
	font-size:11px;
	margin-right:5px;
	margin-top:7px;
}


	/*End of Logos and Slogan Section*/



/* Holds Big Image*/
div#splash
{
	background-image: url(../images/mainbigpicture.jpg);
	background-repeat:no-repeat;
	height:477px;
	width:689px;
	border-color: #ffffff;
	border-width:4px; 
	border-style:solid;

}



/*Useful Links*/
div.align-left
{
	float:left;
}

div.align-right
{
	float:right;
}
/*End Of Useful Links*/




/*Navigation Links*/

div#menu-bottom
{
	background-image: url(../images/pod-navigation-background.jpg);
	background-repeat:repeat-x;
	height:28px;
	width:100%;
	border-color: #AE9900;
	border-width:1px; 
	border-style:solid;
	line-height:26px;
	text-align:center; 
	margin-top:7px;
}

div#menu-bottom a{
	color:#085490;
	text-decoration: none;
	font-style: bold;
	font-size:12px;
	margin:0 15px 0 15px
}

div#menu-bottom a:hover{
	color: #996600;
}

div.h-space
{
	width:5px;
	height:1px;
	float: left;
}

div.v-space
{ 
	width:1px;
	height:5px;
	font-size:1px;
	clear:both;
}

div#footer
{
width:699px;
float:right;
color:#065695;
font-size:12px;
padding-right:2px;
}

#Copyright
{
float:left;
font-size:11px;
color:#5C6373;
margin-top:3px;

}


.contact-color
{
color:#736A1B;
}

.contact-align
{ 
text-align:right;
word-spacing:15px;
}

div#notice
{
text-align:center;
color:#000000;
word-spacing:2px;
font-size:11px
}





