﻿#homewrapper
{
	background-image:url(/images/Backgrounds/greecehome.jpg); /* set background image here */
	background-repeat:no-repeat;
	background-position:left top;
}

#wrapper
{
	background-image:url(/images/Backgrounds/greecebg.jpg);	/* set background image here */
	background-repeat:no-repeat;
	background-position:left top;
}

#banner * { color:#FFFFFF; } /* color for text in the header goes here */
#headernav { margin-right:40px;}
#headernav .currentsection .link { border-top:5px solid #ffffff;  }
#homebody  
{
	clear:both;
    min-height:610px;
    margin-right:20px; 
}
#homebody * { font-family:Georgia; }

.hometagline { font-size:1em; position:relative; top:15px; left:450px; }
.hometagline div, .hometagline div span { color:#ffffff;font-size:1em; line-height:1em; }
.hometagline .tsmall, .hometagline .bsmall { font-family:Georgia; font-size:1em; }
.hometagline .tlarge { font-family:Georgia; font-size:1.8em; }
.hometagline .blarge { font-family:Georgia; font-size:1.6em; }
.hometagline .bsmall, .hometagline .blarge { color:#F99901; }

.hometagline a { font-size:1.4em; top:125px; left:300px; position:absolute; color:#fff; }
.hometagline h1 { margin:0px; padding:0px; }

.homerow1 { margin-top:105px; margin-left:460px; float:right; height:190px; }
.homerow2 { clear:both; margin-left:220px; height:190px; }
.homerow1 h2, .homerow2 h2 { font-family: Verdana, Arial, Helvetica, sans-serif !important; color:#F99901; font-weight:bold; font-size:1.2em; padding-bottom:0em; text-transform:uppercase; }

.homecallout { float:left; width:215px; margin-left:30px; }
.homecallout .bd { padding-left:0px; }
.homecallout .inner, .homenews .leftinner, .homenews .rightinner { margin-top:10px; border-left:1px solid #bdbdbd; padding-left:10px; }
.homecallout .inner { height:142px; }
.homecallout .inner .calloutmsg { height:100px; }
.homecallout .inner .calloutmsg2 { height:95px; }
.homecallout .inner p { line-height:2em !important; }

.homenews .award, .leftinner, .homenews .rightinner { height:140px; float:left; }
.homenews .award img { margin:25px 15px 10px 0px; }
.homenews .leftinner { width:380px; }
.homenews .rightinner { width:180px; }
.homenews h2 { padding-bottom:10px; }
.homenews li { margin-left:16px; }
.homenews li, .homenews li * { line-height:1.2em; }
.homenews li .articledate { font-size:0.8em; padding:5px 0px 5px 0px; }
.homenews * { overflow:visible !important; }
