
<style type="text/css">
.style {}

/* -- Home Page Screen CSS --- */

#contentHolder{

position:relative;
float:left;
width:960px;
height:auto;

}

#contentLeft{

position:relative;
float:left;
width:265px;
height:auto;
background: url(/images/flashBgLeft.jpg) top left no-repeat;
min-height:324px;
}



#mainContent img{

position:relative;
float:right;
border: 4px solid #07969c;
margin:0 20px 10px 10px;
}


#mailHolder{

position:relative;
float:left;
width:219px;
height:auto;

margin:8px 0 0 24px;
_margin:8px 0 0 10px;
text-align:center;
}

#mailHolder h1{
color:#fff;
font-size:16px;
font-weight:normal;

}

#mailHolder p{
color:#fff;
font-size:12px;
padding:5px;

}

#mailTop{

position:relative;
float:left;
width:219px;
height:16px;
background: url(/images/navTop.png) top left no-repeat;

}

#mailMid{

position:relative;
float:left;
width:219px;
height:auto;
background: url(/images/navMid.jpg) top left repeat-y;
_top:-2px;
}


#mailBtm{

position:relative;
float:left;
width:219px;
height:16px;
background: url(/images/navBtm.png) top left no-repeat;
_top:-2px;
}


#sideHolder{

position:relative;
float:left;
width:219px;
height:auto;

margin:8px 0 0 24px;
_margin:8px 0 0 10px;
text-align:center;
}

#sideHolder h1{
color:#fff;
font-size:16px;
font-weight:normal;

}

#sideHolder p{
color:#fff;
font-size:12px;
padding:5px;

}

#sideTop{
position:relative;
float:left;
width:219px;
height:16px;
background: url(/images/navTop.png) top left no-repeat;
}

#sideMid{
position:relative;
float:left;
width:219px;
height:auto;
background: url(/images/navMid.jpg) top left repeat-y;
_top:-2px;
}

#sideMid a {
color:#fff;
padding-left:0;
}



#sideBtm{
position:relative;
float:left;
width:219px;
height:16px;
background: url(/images/navBtm.png) top left no-repeat;
_top:-2px;
}


#sideTop a {
font-size:14px;
color:#fff;
background: url(/images/navArrow.jpg) 0 0 no-repeat;
padding-left:18px;
text-decoration:none;
}

#sideTop a:hover{
color:#e4c7ab;
text-decoration:none;
}

/*
#sideHolder a {
font-size:14px;
color:#fff;
background: url(/images/navArrow.jpg) 0 0 no-repeat;
padding-left:18px;
text-decoration:none;
}

#sideHolder a:hover{
color:#e4c7ab;
text-decoration:none;
}
*/

#searchBox{

position:relative;
float:left;
width:219px;
height:auto;
margin:35px 0 0 10px;
_margin:35px 0 0 10px;
text-align:center;

}



.searchForm{

width:140px;

}

.searchBtn{

width:50px;


}



#flashHolder{

position:relative;
float:left;
width:695px;
height:324px;
background: url(/images/flashBgRight.jpg) top left no-repeat;
}


#callouts{

position:relative;
float:left;
width:960px;
height:auto;
margin:20px 0 0 0;
}

#callouts p{

padding:0 10px 0 10px;
color:#fff;
font-size:14px;
}

#callouts h1{

padding:5px 10px 10px 10px;
color:#e4c7ab;
font-size:16px;
font-weight:normal;
}

.headline{

padding:5px 10px 10px 0;
color:#e4c7ab;
font-size:16px;
font-weight:normal;

}

#callouts img{

margin:0 0 0 0;

}

#callouts a
{
display:block;
background: url(/images/calloutArrow.gif) no-repeat;

color:#fff;
text-decoration:none;
font-size:14px;
padding-left:16px;

}

#callouts a:hover
{
color:#e4c7ab;


}


#callout1{

position:relative;
float:left;
width:209px;
min-height:105px;
height:auto !important;
height:105px;
border-right:solid 1px #01191a;
padding:10px 0 0 0;

}

#callout2{

position:relative;
float:left;
width:208px;
min-height:105px;
height:auto !important;
height:105px;
border-left:solid 1px #0d7f83;
border-right:solid 1px #01191a;
padding:10px 0 0 0;
}

#callout3{

position:relative;
float:left;
width:208px;
min-height:105px;
height:auto !important;
height:105px;
border-left:solid 1px #0d7f83;
border-right:solid 1px #01191a;
padding:10px 0 0 0;
}

#callout4{

position:relative;
float:left;
width:329px;
min-height:105px;
height:auto !important;
height:105px;

//background:url(/images/callout4Bg.jpg) top left repeat-y;
padding:0 0 0 0;
}


#callout4 a
{
display:block;
background:none;
color:#fff;
text-decoration:none;
font-size:14px;
padding-left:0;

}

#callout4 a:hover
{
color:#e4c7ab;


}

.large {
	font-size:16px !important;
}

/* default font size - import for adjustable font size area*/
@import url(x-small.css);

#mainContent p, .normal {
	font-size:	12px;
}

</style>




