@charset "UTF-8";
/* CSS Document */

body {
	background: #22577d;
	color: #ffffff;
	font: 12px/2em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	}
#topBox {
	background: #f3d79f url(../images/homeTanShadowRepeat.gif) 0 100% repeat-x;
	height: 191px;
	}
#flashBox {
	/*border-top: 4px solid #944523;*/
	background: #944523;
	height: 101px;
	width: 100%;
	}
#bottomBox {
	background: url(../images/homeWaterRepeat.jpg) 0 32px repeat-x;
	}
	
.itext {
	width: 685px;
	margin: 28px auto;
	color: white;
	font: bold 12px/1.5em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
.bhold {
	background: url(../images/homeWaterRepeat.jpg) 0 32px repeat-x;
    }

.padme {
	padding: 0 12px;
	width: 320px;
	}

#footerBox a {color: #ffffff;}	
	
#footerBox a:link, #footerBox a:visited {text-decoration: none;
	color: #ffffff;}	
#footerBox a:hover, #footerBox a:active {text-decoration: underline;
	color: #ffffff;}	
	

            
.bhold {
    background: url(../images/mBackgroundRepeat.gif) repeat-x;
    }
.searchLi {
    background: url(../images/mSearchBackground.gif) repeat-x;
    height: 32px;
    border-right: 1px solid #ba7f55;
    }
.searchBox {
    background: #f1f7e7;
    border: 1px solid #cdcccb;
    width: 100px;
    margin-left: 8px;
    margin-top: 10px;
    float: left;
    }
.searchBtn {
    margin-top: 6px;
    }
#navigationBox {
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    background: #f3d79f
    }

#homeCopy {
	font-size: 12px;
	line-height: 200%;
	}
#homeCopy strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;;
	}
.white {
	text-align: left;
	color: #a7bccb;
	font-weight: normal;
	font-size: 10px;
	margin-top: 10px;
	}
.white a:link, .white a:visited {
	color: #a7bccb;
	}
.white a:hover, .white a:active {
	color: #fff;
	}

.thumbIcons {
	margin-bottom: 10px;
	}
.thumbIcons img {
	margin: 4px 6px;
	}