/* COLOR SCHEME 
Body background: #E6A1AC
Container background: #D5C9C6
Menu background: #C1152F
Menu Hover Color: #E6A1AC
*/

.pagemaster {
	width: 100%;
	height: 100%;
}
.skinmaster {
	height: 100%;
}
.skinheader {
}
.skingradient {
}
.controlpanel {
	width: 100%;
	
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#topBanner {
	height: 255px;
	background-image: url(images/bkg_r1_c1.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
}
#flkr
{
    /* Hidden until needed */
    margin-top:40px;
    margin-right:40px;
    float:right;
    display:block;
}
#navMenu 
{
    display:block;
    height:20px;
    color:#009504; 
}
#search {
    background: url('images/bkg_r2_c1.png') repeat-y;
    padding: 10px;
    text-align: right;
    height: 40px;
}
#search a 
{
    color: #FFFFFF;
    height: 25px;
    width: inherit;
    text-decoration: none;
    display: inline-block;
    background-color: #C1152F;
    padding: 5px;
}
#search a:hover 
{
    color:#000000;
    height:25px;
    width:inherit;
    text-decoration:none;
    display:inline-block;
    background-color:#E6A1AC; /* Login Button Hover */
    padding:5px;
}
#bottomBanner {
	text-align: center;
	height: 97px;
	display:block;
	clear:both;
}
#bottomFooter {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size:1em;
}
#topContentBanner 
{
    /* Not needed for this website at this time */
    display:none;
    height: 255px;
    background-image: url('images/bkg_r1_c1.png');
    background-position: left top;
    padding-top: 35px;
    text-align: center;
    margin: 0px;
    padding-bottom: 0px;
}
#contentWrap {
    background: url('images/bkg_r2_c1.png') repeat-y;
    background-position: left;
    display: block;
    clear: both;
    padding-bottom: 20px;
}
#mainContent {
	display:block;
	clear:both;
	overflow:hidden;
	text-align:center;
}
#centerContent 
{
	text-align:left;
	margin-left:20px;
	margin-top:0px;
	padding-top:10px;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
	float:left;
	width:400px;
    display:block;
    background-color:#FFFFFF;
    overflow:hidden;
}
#centerContent li
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/iconSmall.jpg);
}
#centerContent h2
{
	background-image: url(images/icon.jpg);
	background-repeat: no-repeat;
	padding-left: 55px;
	padding-bottom:15px;
}
#leftContent 
{
    text-align:left;
    margin-left:50px;
	margin-top:0px;
	padding:0px;
    float:left;
    width:140px;
    display:block;
}
#rightContent 
{
    margin-left:20px;
	margin-top:0px;
	padding:0px;
    float:left;
    width:150px;
    display:block;
    font-size:80%;
    /* background-color:#FFFFFF; */
}
#infoBox
{
    padding:5px;
    background-image: url(images/infoMiddleBkg.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-color:#FFFFFF;
}
#topInfo
{
     background-image: url('images/infoTopBkg.png');
     margin:0px;
     padding:0px;
     height:8px;
     width:140px;
}
#bottomInfo
{
     background-image: url('images/infoBttmBkg.png');
     margin-bottom:10px;
     padding:0px;
     height:8px;
     width:140px;
}
hr 
{
    visibility:hidden;
}
/*------- NAVIGATION  ----------------*/
#leftContent a
{
    display:block;
    overflow:hidden;
    padding:10px;
    background-image: url('images/button_r1_c1.png');
    background-repeat:no-repeat;
    color: #FFFFFF;
    text-decoration:none;
	/*background-color:#FCE737; */
}
#bottomButton
{
     background-image: url('images/button_r2_c1.png');
     background-repeat:no-repeat;
     margin:0px;
     padding:0px;
     height:8px;
     width:140px;
}
#leftContent a:hover
{
    /* Nav Menu Hover */
    display:block;
    overflow:hidden;
    background-image: url('images/buttonHover_r1_c1.png');
    background-repeat: no-repeat;
    color: #000000;
    padding:10px;
    text-decoration:none;
}


#roundedTop {
display:block;
height:15px;
width:150px;
margin:0px;
padding:0px;
}
#roundedBottom {
display:block;
height:15px;
width:150px;
margin:0px;
padding:0px;
}
/* MAP BUTTON*/
#MapIt 
{
    padding:5px;
    margin-top:10px;
    margin-bottom:10px;
    background-color:#CDB380;
    float:right;
    display:block;
    width:75px;
    text-align:center;
    color:#ffffff;
}
/*
.leftpane {
	width: 150px;
	float: left;
	padding: 0px;
	display: block;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
}
.contentpane {
	margin: 10px;
	float: left;
	width: 510px;
	overflow: hidden;
}


.rightpane {
	width: 175px;
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: auto;
}
*/
#ControlPanel {
	width: 100%;
	margin: 0px;
}
body 
{
    font-family: "Calibri", "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #E6A1AC;
    background-image: url('images/pageBackground.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    text-align: center;
    background-attachment: fixed;
}
#login {
	float: right;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
}
#panelHeader {
    padding-top:10px;
}
/*--------------------- IE6 PNG FIX ------------------------ 
img {
   behavior: url("scripts/pngbehavior.htc");
}
*/
