/* global presets */

html{
	padding: 0;
	margin: 0;
	font-size: 1em;
	}

a img, :link img, :visited img {
	border: 0;
	}
	
p {
   margin:0px;
   }
	
body {
	margin-top: 0px;
	padding:0px;
	text-align:center;
	font-size: 100%;
	}

/* globals */

.FloatClear {
	clear: both;
}


a {
  text-decoration:none;
  }
  
/* layout */

#backbutton {
	color: #333333;
	background-color: #CCCCCC;
	padding: 5px;
	width: 40px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 10px;	
}

#wrapper {
	margin:0px auto;
	text-align:left;
	background-image: url(images/bg-tile.jpg);
	/*height: 100%;*/
	min-height:758px;
	/*min-height hack for IE6*/
 	height:auto !important;
  	height:758px;
	width: 960px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background-repeat: repeat;
}
#content {
	min-height:400px;
	/*min-height hack for IE6*/
 	height:auto !important;
  	height:400px;
}

html>#wrapper {
	height:758px;
	}

#LHC {
	width: 610px;
	float: left;
}

#LHC h1 {
	margin-left: 50px;
	margin-top: 30px;
}

#WhiteLHCBox {
	background-image: url(images/LHCWhiteBox-15-10-final.gif);
	background-repeat: no-repeat;
	padding-top: 18px;
	padding-left: 10px;
	margin-left: 35px;
	margin-top: 10px;
	padding-right: 140px;
	height: 410px;
	text-align: center;
}
#indo {
	height: 30px;
	width: 200px;
	margin-top: 155px;
	margin-left: 345px;
	position: absolute;
	z-index: 1000;
}
.brown {
	color: #A20000;
}
#WhiteLHCBox h1 {
	font-size: 12px;
	color: #993300;
	margin-top: 0px;
	line-height: 16px;
}
#WhiteLHCBox p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px;
}
#RHC {
	float: left;
	width: 350px;
}


#ThreeboxHolder {
	height: 250px;
	padding-left: 35px;
	padding-top: 10px;
}
#CTAbox {
	background-image: url(images/bottom-boxes.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 255px;
	float: left;
	margin-right: 57px;
}
#CTAText {
	font-size: 12px;
	line-height: 18px;
	color: #993300;
	margin-left: 23px;
	margin-right: 22px;
}
#CTAText p {
	margin: 0px;
}
.readmore {
	color: #996633;
	font-weight: bold;
}
.CTAboxRight {
	background-image: url(images/bottom-boxes.gif);
	background-repeat: no-repeat;
	height: 165px;
	width: 255px;
	float: left;
}
#HowToEnter {
	width: 210px;
	background-image: url(images/howtoenter.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 0px;
	margin-left: 22px;
	padding-top: 32px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
#Categories {
	width: 210px;
	background-image: url(images/categories.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: 10px;
	margin-left: 22px;
	padding-top: 22px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
#MonthlyFinalists {
	width: 210px;
	background-image: url(images/monthlyfinalists.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: 10px;
	margin-left: 22px;
	padding-top: 22px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 13px;
}
	

#header {
	height: 158px;
	}
	
#logo {
	background-image:url(images/BV_logo.jpg);
	height: 158px;
	width: 181px;
	float: left;
}

#NavHolder {
	float: left;
	margin-top: 61px;
	font-size: 12px;
	background-color: #fce8c0;
	height: 27px;
	width: 759px;
	padding-top: 14px;
	padding-left: 20px;
}

#NavHolder ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding:0;
	margin:0;
}

#NavHolder li {
	display: inline;
	margin-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 14px;
	border-right-color: #FF3300;
}

#NavHolder ul li a {
	color: #b99764;	
}
#NavHolder ul li a:link {
	color: #663300;
}
#NavHolder ul li a:visited {
	color: #663300;
}
#NavHolder ul li a:hover {
	color: #dd7421;
}
#NavHolder ul li a:active {
	color: #663300;
}

#NavHolder ul li a#NavActive {
	color: #dd7421;
}



#AboutContent {
	background-image: url(images/interiorwhitebox.jpg);
	background-repeat: no-repeat;
	height: 260px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 18px;
	margin-left: 35px;
	width: 492px;
}

#AboutContent p {
	margin-top: 0px;
}

/*#Kellsbg {
	height: 600px;
	font-size: 12px;
	line-height: 16px;
	margin-left: 35px;
	width: 575px;
	
	}*/
	

#KellsContent {
	background-image: url(images/kellsbg.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	margin-left: 35px;
	width: 520px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 1300px;
}
#KellsContent h2 {
	color: #993300;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#KellsContent p {
	margin-top: 0px;
}

#LHCKells {
	height: 1400px;
	width: 610px;
	float: left;
}

#LHCKells h1 {
	margin-left: 50px;
	margin-top: 30px;
}

#CatContent {
	background-repeat: no-repeat;
	height: 390px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 18px;
	margin-left: 35px;
	width: 492px;
	background-image: url(images/category_bg.gif);
}

#CatContent p {
	margin-top: 0px;
}

#CatContent h2 {
	color: #993300;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#categorycontent {
	min-height: 500px;
	position: relative;
}

#FinalContent {
	background-image: url(images/finalists_bg-.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	width: 492px;
	margin-bottom: 15px;
}

#FinalContent p {
	margin-top: 0px;
}

#FinalContent h3 {
	color: #993300;
	font-size: 18px;
	line-height:24px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#NewsContent {
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 18px;
	margin-left: 35px;
	width: 522px;
	background-image: url(images/news_bg.gif);
}
#NewsConTop {
	width: 522px;
	height: 15px;
	margin-left: 45px;
	background-image: url(images/NewsConTop.gif);
	background-repeat: no-repeat;
}
#NewsConMid {
	width: 482px;
	margin-left: 45px;
	font-size: 12px;
	line-height: 16px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(images/NewsContMid.gif);
	background-repeat: repeat-y;
}

#NewsConMid h2 {
	color: #993300;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#NewsConMid a {
	color: #993300;
}

#NewsConBot {
	width: 522px;
	height: 15px;
	margin-left: 45px;
	background-image: url(images/NewsConBot.gif);
	background-repeat: no-repeat;
}

/*old news content container div. removed to correct so that nwes content can be flowed in and bg image can expand with content*/

/*#NewsContent a {
	color: #993300;
}


#NewsContent h2 {
	color: #993300;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}*/


#TermsContent {
	background-repeat: no-repeat;
	height: 1100px;
	font-size: 12px;
	line-height: 16px;
	padding-top: 20px;
	padding-right: 65px;
	padding-bottom: 20px;
	padding-left: 18px;
	margin-left: 35px;
	width: 492px;
	background-image: url(images/terms_bg.gif);
}
#TermsContent a {
	color: #993300;
}


#TermsContent h2 {
	color: #993300;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#LHCterms {
	height: 1200px;
	width: 610px;
	float: left;
}

#LHCterms h1 {
	margin-left: 50px;
	margin-top: 30px;
}

#LHCindex {
	height: 450px;
	width: 610px;
	float: left;
}

#LHCindex h1 {
	margin-left: 50px;
	margin-top: 30px;
}



.caption_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	}


.cream_text {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F9EACD;
}
.cream_text a:link {
	color: #F9EACD;
	text-decoration: none;
}
.cream_text a:visited {
	color: #F9EACD;
	text-decoration: none;
}
.cream_text a:active {
	color: #F9EACD;
	text-decoration: none;
}
.cream_text a:hover {
	color: #F9EACD;
	text-decoration: none;
}
#Newsarchive {
	padding-top: 20px;
	padding-left: 25px;
	color: #FFFFFF;
	padding-right: 80px;
}
#Newsarchive ul {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 12px;
	color: #FCE8C0;
	line-height: 130%;
}
#Newsarchive ul li {
	list-style-type: none;
	margin: 0 0 10px 10px;
	padding: 0px;
}
#Newsarchive a {
	color: #FCE8C0;
}
#Newsarchive a:hover {
	color: #F2C38D;
}

/*expandable divs for the monthly competition winners page*/

#FinalConTop {
	width: 522px;
	height: 15px;
	margin-left: 45px;
	background-image: url(images/NewsConTop.gif);
	background-repeat: no-repeat;
}
#FinalConMid {
	width: 482px;
	margin-left: 45px;
	font-size: 12px;
	line-height: 16px;
	padding-left:20px;
	padding-right:20px;
	background-image: url(images/NewsContMid.gif);
	background-repeat: repeat-y;
}

#FinalConMid h2 {
	color: #993300;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#FinalConMid a {
	color: #993300;
}

#FinalConBot {
	width: 522px;
	height: 15px;
	margin-left: 45px;
	background-image: url(images/NewsConBot.gif);
	background-repeat: no-repeat;
}
