body {
	font-family: "Trebuchet MS", "Verdana", Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #303603;  /*green*/
	width: 1100px;
}

#masterwrap  { 
	margin: -10px auto auto auto;
	padding: 0px;
	height: auto;
	width: 1100px;
}

#wrapper {
	background-image: url(../images/background_graphic_pattern.jpg);
	background-repeat:  repeat-y;
	margin-top: 0px;
	height: auto;
	width: 1100px;
	position: absolute; /*do not change */
	z-index: 1;
}
#content {
	position: absolute;
	z-index: 1000;
	margin-left: 75px;
	height: auto;
	width: 1100px;
}

.rightFloat {
	margin: 0px;
	padding: 0px;
	width: 450px;
	margin-right: 60px;
	float: right;
	border-left: 1px solid #C5B682;
	padding-left: 40px;
}
.leftFloat {
	float: left;
	margin-left: 75px;
	width: 450px;
	height: auto;
	position: relative;
	z-index: 1000;
}
.leftArea {
	background-image: url(../images/backgroundShade.png);
	background-repeat: repeat;
	float: left;
	margin-left: 75px;
	margin-top: -450px;
	padding: 10px 30px 10px 10px;
	width: 930px;
	height: auto;
	position: relative;
	z-index: 500;
	text-align: justify;
}
.leftArea_plain {
	float: left;
	margin-left: 75px;
	margin-top: -450px;
	padding: 10px 30px 10px 0;
	margin-right: 30px;
	width: 930px;
	height: auto;
	position: relative;
	z-index: 500;
	text-align: justify;
}

.leftArea_text {
	width: 400px;
	height: auto;
	float: left;
	padding: 0 30px 20px 0;
}

.transparent {
	background-color: transparent;
}

.border {
	margin: 10px 15px 5px 0;
	border: 1px solid #000;
	padding: 2px;
}
.borderShade {
	background-image: url(../images/backgroundShade.png);
	background-repeat: repeat;
	margin: 10px 15px 5px 0;
	border: 1px solid #000;
	padding: 2px;
}

html>body .border {  /* hides correct margin from IE-------------*/
	margin: 10px 15px 5px 0;
	border: 1px solid #000;
	padding: 2px;
}
/*-----------Sermon Box----------------*/
.sermonBox {
	background-color: #755F32;
	border: 1px solid #000000;
	float: right;
	/*margin-top: 25px;*/
	margin-right: 0px;
	margin-left: 35px;
	margin-bottom: 20px;
	padding: 15px 15px 15px 15px;
	width: 350px;
	height: auto;
	position: relative;
	z-index: 1000;
}

.sermonBox h1 {
	color: #000000;
	font-size: 1.5em;
}
.sermonBox h2 {
	color: #382B02;
	font-size: 1.3em;
}
.sermonBox h3 {
/*	color: #3A0000;  /*red*/
	/*color: #003B35;*/
	color: #752214;
	font-size: 1.2em;
	padding-top: 10px;
}
.sermonBox h4 {
	color: #8ed9be;
	font-size: 1.2em;
	padding-top: 10px;
}
.sermonBox p {
	color: #C5B682;
	font-size: 1em;
	margin-right: 15px;
}

html>body .sermonBox {  /* hides correct margin from IE-------------*/
		margin-top: 225px;
		margin-left: 10px;
		margin-bottom: 20px;
		padding: 15px 15px 15px 15px;

}
/*-----------End Sermon Box----------------*/
img {
	margin-left: 15px;
	padding: 2px;
	border: 1 px solid #000000;
}

h1 {
   color: #000000;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}
h2 {
   color: #000000;
	font-size: 1.3em;
	font-style: italic;
	font-weight: bold;
}
h3 {
	color: #7a7952;
	font-size: 1.35em;
	font-style: oblique;
	font-weight: bold;
	padding-top: 15px;
}
h4 {
   color: #8ed9be;
	font-size: 1.2em;
	font-style: italic;
	padding: 0;
	margin: 0;
	padding-top: 10px;
}
p {
	padding: 0;
	color: #C5B682;
	font-size: 1em;
	font-weight: normal;
	margin-top: 0px;
	margin-left: 15px;
}
p.orange {
	color: #703e07;
	font-size: 1em;
	margin-right: 15px;
	margin-left: 15px;
}
p.brown {
	color: #382600;
	font-size: 1em;
	margin-right: 15px;
	margin-left: 15px;
}
p.green {
	color: #7a7952;
	font-size: 1em;
	margin-right: 15px;
	margin-left: 15px;
}
p.turquoise {
	color: #8ed9be;
	font-size: 1em;
	margin-right: 15px;
	margin-left: 15px;
}
p.scripture {
	color: #7a7952;
	font-size: .9em;
	margin-right: 35px;
	margin-left: 35px;
	font-style: oblique;
}
blockquote {
	color: #C5B682;
	text-align: justify;
}
ul.tan {
	color: #C5B682;
	text-align: left;
	

}
/*-----------Link Formatting----------------*/

.textLink_dark {
	color: #382B02;
	font-size: 1em;
}
.textLink_light {
	color: #C5B682;
	font-size: 1em;
}
.textLink_medium{
	color: #755F32;
	font-size: 1em;
}
.textLink_black{
	color: #000000;
	font-size: 1em;
}
.textLink_green {
	color: #7a7952;
	font-size: 8pt;
}
.textLink_greenBig {
	color: #7a7952;
	font-size: 1em;
}
.textLink_turquoise {
	color: #8ed9be;
	font-size: 1em;
}
.linkBox {
	margin-left: 13px;
}
.linkBox a:link {
	text-decoration: none;
	color: #382B02;
	background-color:  #C5B682;
	border: 1px solid #000000;
	padding: 0.5em;
}
.linkBox a:visited {
	text-decoration: none;
	width: auto;
	font-style: oblique;
	border: 2px solid #4a2b15;
	color: #382B02;
	background-color:  #C5B682;
	border: 1px solid #000000;
	padding: 0.5em;
}
.linkBox a:hover {
	text-decoration: none;
	width: auto;
	font-style: oblique;
	color: #382B02;
	background-color:  #C5B682;
	border: 1px solid #000000;	
	padding: 0.5em;

}

.linkBox_dark {
	margin-left: 13px;
}
.linkBox_dark a:link {
	text-decoration: none;
	color: #C5B682;
	background-color:  #382B02;
	border: 1px solid #000000;
	padding: 0.5em;
}
.linkBox_dark a:visited {
	text-decoration: none;
	width: auto;
	font-style: oblique;
	border: 2px solid #4a2b15;
	color: #C5B682;
	background-color:  #382B02;
	border: 1px solid #000000;
	padding: 0.5em;
}
.linkBox_dark a:hover {
	text-decoration: none;
	width: auto;
	font-style: oblique;
	color: #C5B682;
	background-color:  #382B02;
	border: 1px solid #000000;	
	padding: 0.5em;

}
/*-----------End Link Formatting----------------*/




/*-----------Photo Box----------------*/
.photoBox {
	background-color: #755F32;
	border: 1px solid #000000;
	float: left;
	/*margin-top: 25px;*/
	margin-right: 0px;
	margin-left: 0;
	margin-bottom: 20px;
	padding: 15px 15px 15px 15px;
	width: 850px;
	height: auto;
	position: relative;
	z-index: 1000;
}

.photoBox h1 {
	color: #000000;
	font-size: 1.5em;
}
.photoBox h2 {
	color: #382B02;
	font-size: 1.3em;
}
.photoBox h3 {
/*	color: #3A0000;  /*red*/
	/*color: #003B35;*/
	color: #752214;
	font-size: 1.2em;
	padding-top: 10px;
}
.photoBox p {
	color: #C5B682;
	font-size: 1em;
	margin-right: 15px;
}

html>body .photoBox {  /* hides correct margin from IE-------------*/
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 20px;
		padding: 15px 15px 15px 15px;

}
/*-----------End Photo Box----------------*/
table#photos {
	padding: 0;
	width: 100%;
}
td.photos {
	width: 33%;
	text-align: center;
}

/*-----------Half Box Light----------------*/
.halfBox_light {
	background-color: #C5B682;
	border: 1px solid #000000;
	padding: 0 15px 15px 15px;
	width: 400px;
	height: auto;
	position: relative;
	z-index: 1000;
}
img {
	margin: 10px 15px 0 0;
}
.halfBox_light h1 {
	margin-top: 0;
	margin-bottom: 0;
	background-color:  #C5B682;
	border: 1px solid #000000;
	color: #000000;
	font-size: 1.5;
	margin: 10px 15px 10px 0;
	padding: 5px 5px 5px 15px;
}
.halfBox_light h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-size: 1.3em;
	margin-left: 0;
}
.halfBox_light h3 {
	margin-top: 0;
	margin-bottom: 0;
/*	color: #3A0000;  /*red*/
	color: #752214;
	font-size: 1.2em;
	font-style: italic;
	margin-left: 15px;
	padding-top: 10px;
}

/*-----------End Half Box Light----------------*/


/*-----------Half Box Shaded----------------*/
.halfBox_shade {
	background-image: url(../images/backgroundShade.png);
	background-repeat: repeat;
	border: 1px solid #000000;
	padding: 0 15px 15px 15px;
	width: 400px;
	height: auto;
	position: relative;
	z-index: 1000;
}
img {
	margin: 10px 15px 0 0;
}
.halfBox_shade h1 {
	margin-top: 0;
	margin-bottom: 0;
	background-color:  #C5B682;
	border: 1px solid #000000;
	color: #000000;
	font-size: 1.5;
	margin: 10px 15px 10px 0;
	padding: 5px 5px 5px 15px;
}
.halfBox_shade h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-size: 1.3em;
	margin-left: 15px;
}
.halfBox_shade h3 {
	margin-top: 0;
	margin-bottom: 0;
/*	color: #3A0000;  /*red*/
	color: #000000;
	font-size: 1.2em;
	font-style: italic;
	padding-top: 10px;
	margin-left: 15px;
}


/*-----------End Half Box Light----------------*/




/*-----------Half Box Dark----------------*/
.halfBox_dark {
	background-color: #303603;
	border: 1px solid #000000;
	padding: 0 15px 15px 15px;
	width: 400px;
	height: auto;
	position: relative;
	z-index: 1000;
}
img {
	margin: 10px 15px 0 0;
}
.halfBox_dark h1 {
	margin-top: 0;
	margin-bottom: 0;
	background-color:  #C5B682;
	border: 1px solid #000000;
	color: #000000;
	font-size: 1.5em;
	margin: 10px 15px 10px 15px;
	padding: 5px 5px 5px 5px;
}
.halfBox_dark h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #73ACA6;
	font-size: 1.3em;
	margin-left: 15px;
}
.halfBox_dark h3 {
	margin-top: 0;
	margin-bottom: 0;
/*	color: #3A0000;  /*red*/
	color: #755F32;
	font-size: 1.2em;
	font-style: italic;
	padding-top: 10px;
	margin-left: 15px;
}

.halfBox_dark li {
	color: #73aca6;
	font-size: 1em;
	margin-left: 15px;
}


/*-----------End Half Box Dark----------------*/


/*-----------Full Width Box----------------*/
.fullWidthBox {
	/*background-color: #7a7952;*/
	background-image: url(../images/backgroundShade.png);
	background-repeat: repeat;
	margin-bottom: 35px;
	margin-top: 30px;
	border: 1px solid #000000;
	padding: 0 15px 15px 15px;
	width: 912px;
	height: auto;
	position: relative;
	z-index: 1000;
}
img {
	margin: 10px 15px 0 0;
}
.fullWidthBox h1 {
	margin-top: 0;
	margin-bottom: 0;
	background-color:  #C5B682;
	border: 1px solid #000000;
	color: #000000;
	font-size: 1.5em;
	margin: 10px 15px 10px 15px;
	padding: 5px 5px 5px 5px;
}
.fullWidthBox h2 {
	margin-top: 0;
	margin-bottom: 0;
	color: #000000;
	font-size: 1.3em;
	margin-left: 15px;
}
.fullWidthBox h3 {
	margin-top: 0;
	margin-bottom: 0;
/*	color: #3A0000;  /*red*/
	color: #303603;
	font-size: 1.2em;
	font-style: italic;
	padding-top: 10px;
	margin-left: 15px;
}



/*----------- End Full Width Box----------------*/

/*-------------Full Width No Box ----------------------*/
.fullWidth {
	margin-left: 75px;
	margin-bottom: 35px;
	padding: 0 15px 15px 15px;
	width: 912px;
	height: auto;
	position: relative;
	z-index: 1000;
}


/*-------------End Full Width No Box ----------------------*/
.floatright {
	float: right;
	margin: 10px 15px 0 15px;
	border: 1px solid #000;
	padding: 2px;
}
html>body .floatright {  /* hides correct margin from IE-------------*/
	float: right;
	margin: 30px 15px 0 15px;
	border: 1px solid #000;
	padding: 2px;
}

/*-------------------Recipes-----------------------------------*/
ul.chefHat {
	list-style-type: none;
	padding:0;
	margin: 0;
	line-height: 3em;
}
ul.chefHat li {
	background-image: url(../images/chefHat.png);
	background-repeat: no-repeat;
	background-position: 0.4em;
	padding-left: 3em;
}

/*-------------------End Recipes-----------------------------------*/

/*-----------Main Navigation Box----------------*/
.generalNavigation {
	margin-top: -430px;
	width: 550px;
	float: right;
	padding-right: 85px;
	padding-bottom: 20px;
	position: relative;
	z-index: 1000;
}

.nav_general {
   padding: 0;
   margin: 0;
   margin-left: 75px;
	background-color: #755F32;
	border: 2px solid #000000;
}

th{
	background-color: #C5B682;
	border: 1px solid #000000;
	font-weight: bold;
	color: #382B02;
	width: 170px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.nav_general td {
	text-align: center;
	padding-top: 10px;
	background-color: #303603;
}
td a{ 
	padding-top: 10px;
	color: #C5B682;
	text-decoration: none;
	text-align: center;
}
ul.navigation {
	padding: 0;
	margin: 0;
	padding-bottom: 10px;
}
ul.navigation li {
	color: #C5B682;
	text-decoration: none;
	text-align: center;
	list-style: none;
}
ul.navigation li a {
	color: #C5B682;
	text-decoration: none;
	padding-top: 5px;
	list-style: none;
}

ul.navigation li a:hover {
	text-decoration: none;
	color: #703e07;
	padding-top: 5px;
	list-style: none;
}
ul.navigation li.active a:link{
	text-decoration: none;
	color: #8ed9be;
	padding-top: 5px;
	list-style: none;
}
ul.navigation li a:visited{
	text-decoration: none;
	color: #7a7952;
	padding-top: 5px;
	list-style: none;
}


/*-----------End Main Navigation Box----------------*/
.imageLeft img {
	margin: 10px;
	width: 200px;
	height: 290px;
}

/*-----------Secondary Navigation Box----------------*/
ul.secondaryNav li {
	list-style: none;
}
ul.secondaryNav li a{
	list-style: none;
	color: #C5B682;
	text-decoration: none;
	font-size: 14pt;
}
ul.secondaryNav li a:hover{
	color: #703e07;f
	text-decoration: none;
}
ul.secondaryNav li.active a:link{
	color: #73aca6;
	text-decoration: none;
}
ul.secondaryNav li a:visited{
	color: #382600;
	text-decoration: none;
}
/*-----------End Secondary Navigation Box----------------*/


/*--------------Directory Form Styling------------------------*/

fieldset {
	float: left;
	clear: left;
	width: 47%;
	margin: 1.5em 2em 0 0;
	padding: 0 0 1em 0;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}
*fieldset {
	font-size: 1em;
	margin: 1.5em 0 0 0;
	padding: 0 0 0 0;
}
fieldset.right {
	float: right;
	clear: left;
	width: 50%;
	margin: 0 0 0 3em;
	margin-top: -630px;
	padding: 0 0 0 0;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}
fieldset.rightTop{
	float: right;
	clear: left;
	width: 50%;
	margin: 0 0 0 3em;
	margin-top: -900px;
	padding: 0 0 0 0;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}
*fieldset.right {
		margin-top: 23px;
		margin-left: -400px;
		padding: 0 0 0 0;
}
fieldset.right2 {
	float: right;
	clear: left;
	width: 50%;
	margin: 1.5em 0 0 3em;
	margin-top: -127px;
	padding: 0 0 1em 0;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}
fieldset.rightBottom {
	float: right;
	clear: left;
	width: 50%;
	margin: 1.5em 0 0 3em;
	margin-top: -447px;
	padding: 0 0 1em 0;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}
*fieldset.right2 {
	margin-top: 580px;
	margin-left: 20px;
	}
fieldset.email {
	float: left;
	clear: left;
	width: 55%;
	margin: 1.5em 1em 0 0;
	padding: 0 0 1em 0;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}
*fieldset.email {
	margin-top: 220px;
}
fieldset.message {
	float: right;
	clear: left;
	width: 40%;
	margin: 1.5em 0 0 3em;
	margin-top: -261px;
	padding: 0 .5em 1em 1em;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}
*fieldset.message {
	margin: 0 0 0 0;
	margin-top: 910px;
	margin-left: 80px;
}
*fieldset.message ol {
	margin: 0 2em 0 0;
}
legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0 -1em;
	list-style: none;
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
fieldset.submit {
	float: left;
	width: 900px;
	border: 0 none #fff;
	padding-top: 0;
	padding-left: 1em;
	background-color: transparent;
	background-image: none;
}
label {
	position: relative;
	float: left;
	width: 6em;
	margin-right: 3em;
	text-align: left;
}
/*html>body label {
	width: 10em;
	margin-right: 2em;
}*/
label em {
	left: 10em;
	position: absolute;
	top: -.6em;
}
label.right {
	float: none;
	margin-right: auto;
	width: auto;
}
fieldset fieldset {       
margin-bottom: -2.5em;       
border-style: none;       
background-color: transparent;       
background-image: none;      
}     
*fieldset fieldset {       
margin-bottom: 0;       
border-style: none;       
background-color: transparent;       
background-image: none;      
}      

*fieldset fieldset legend {       
margin-left: 0;       
font-weight: normal;      
} 
*fieldset fieldset ol {       
position: relative;       
top: -1.5em;       
margin: 0 0 0 11em;       
padding: 0;      
}    
fieldset fieldset ol {       
top: -2.5em;       
margin: 0 0 0 11em;       
padding: 0;      
}      
fieldset fieldset label {       
float: none;       
width: auto;       
margin-right: auto;      
}
fieldset fieldset li {
	line-height: .5em;
}
*fieldset fieldset li {
	line-height: .8em;
}
/*--------------End Directory Form Styling------------------------*/
/*--------------Contact Form Styling------------------------*/

fieldset.announcement {
	float: left;
	clear: left;
	width: 800px;
	margin: 1.5em 1em 0 0;
	padding: 0 0 1em 0;
	border: 1px solid #000000;
	background-image: url(../images/gradient_background.png);
	background-repeat: repeat-x;
}

legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset.announcement ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}
fieldset.announcement li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
}
fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #fff;
	padding-top: 0;
	padding-left: 11em;
	background-color: transparent;
	background-image: none;
}
label {
	position: relative;
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
}
label em {
	left: 10em;
	position: absolute;
	top: -.6em;
}
label.right {
	float: none;
	margin-right: auto;
	width: auto;
}
html>body fieldset.announcement fieldset {       
margin-bottom: -2.5em;       
border-style: none;       
background-color: transparent;       
background-image: none;      
}     
fieldset.announcement fieldset {       
margin-bottom: 0;       
border-style: none;       
background-color: transparent;       
background-image: none;      
}      

html>body fieldset.announcement fieldset legend {       
margin-left: 0;       
font-weight: normal;      
} 
html>body fieldset.announcement fieldset ol {       
position: relative;       
top: -1.5em;       
margin: 0 0 0 11em;       
padding: 0;      
}    
fieldset.announcement fieldset ol {       
top: -2.5em;       
margin: 0 0 0 11em;       
padding: 0;      
}      
fieldset.announcement fieldset label {       
float: none;       
width: auto;       
margin-right: auto;      
}
fieldset.announcement fieldset li {
	line-height: .5em;
}
html>body fieldset.announcement fieldset li {
	line-height: .8em;
}
/*--------------End Contact Form Styling------------------------*/



th {
	color: 382b02;
	font-size: 1.4em;
}

tr {
	color: #c5b682;
	font-size: 1em;
}
/*---------------Sermon Table Formatting------------------------*/
#sermon_info {
		margin-top: 50px;
		margin-right: 10px; 
		margin-bottom: 30px;
		margin-left: 25px;
		padding: 0;
		width: 94%;
		text-decoration: none;
}
#sermon_info thead td{
	text-align: center;
	font-size: 1.1em;
	font-weight: bolder;
	color: #8ed9be;
	margin: 12px 0 3px 0;
	padding: 0 0 0 5px;
}
#sermon_info th {
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 2px solid #703e07;
	background-color: #382600;
	color: #C5B682;
	margin: 12px 0 3px 0;
	line-height: 25px;
	padding: 0 0 0 5px;
}
#sermon_info td a:link {
	font-size: .95em;
	line-height: 15px;
	/*border-bottom: 1px solid #847e70;*/
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #7a7952;
}
#sermon_info td a:visited {
	font-size: .95em;
	line-height: 15px;
/*border-bottom: 1px solid #847e70;*/
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #8ed9be;
}
#sermon_info td a:hover {
	font-size: .95em;
	line-height: 15px;
	/*border-bottom: 1px solid #847e70;*/
	padding: 0 5px 0 5px;
	text-decoration: none;
	color: #d7c05d;
}
#sermon_info td {
	font-size: .9em;
	line-height: 15px;
	border-bottom: 1px solid #847e70;
	padding: 0 5px 0 5px;
	text-align: left;
	text-decoration: none;
	color: #C5B682;
}
/*---------------End Sermon Table Formatting------------------------*/

/*--------------------Flash Page Flip Alignment--------------------------------*/
#pageFlip {
	float: left;
	width: 1000px;
	position: relative;
	z-index: 500;
	margin-top: -425px;
	margin-left: 80px;
}

/*--------------------Flash Page Flip Alignment--------------------------------*/
/*--------------------Calendar------------------------------------*/
#calendar {
	margin-left: 40px;
}
.calendarRow {
	margin-left: 0;
	margin-bottom: 35px;
	padding: 0 35px 15px 15px;
	width: 835px;
	height: auto;
	position: relative;
	z-index: 1000;
}

/*--------------------End Calendar------------------------------------*/


.clear {
	clear: both;
}
/*---------------------Breadcrumb Formatting---------------------*/
div#breadcrumb_menu a{
	color: #755F32;
	text-decoration: none;
	text-align: left;
	font-size: small;
}
div#breadcrumb_menu  a:link {
	color: #C5B682;
	text-align: left;
	text-decoration: none;
	font-size: small;
}
 div#breadcrumb_menu  a:visited {
	color: #7a7952;
	text-decoration: none;
	font-size: small;
	text-align: left;
}
div#breadcrumb_menu  a:hover {
	color: #d7c05d;
	text-align: left;
}
#center ul li{
		font-size: small;
		list-style-position: inside;
}

/*---------------------End Breadcrumb Formatting---------------------*/

/* ---------------------This is the footer formatting------------------------*/
#footer {
	margin: 0;
	padding: 0;
	background-image: url(../images/footer_background.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 600px;
}
#vod {
	margin-top: 25px;
	height: 125px;
}
#footer_info {
	z-index: 1000;
	margin-left: 75px;
}
#footerLeft {
	float: left;
	width: 500px;
	padding-top: 120px;
}
#footerRight {
	float: right;
	text-align: center;
	width: 200px;
	padding-right: 100px;
	padding-bottom: 15px;
	padding-top: 35px;
	color: #755F32;
	font-size: small;
}

#footerRight a {
	color: #7a7952;
}

/*--------------------------hides spacing for all other browsers from IE-------------------*/
html>body #footerRight {
	padding-top: 105px;
}
html>body #footerLeft {
	padding-top: 140;
}

/* ---------------------End footer formatting------------------------*/
