@charset "UTF-8";

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #E2E3E4;
	margin:0;
	padding:0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

img { border:0; }

.IssueThumb { margin:20px 0 10px 15px; }

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


#OuterContainer {
	text-align:left;
	width:978px;
	margin:auto;
	background:#fff;
}

.MenuBar, .MenuBarSel {
	display:none;
}

a.MenuBar:link span { color:#fff;text-decoration:none; }
a.MenuBar:visited span { color:#fff;text-decoration:none; }
a.MenuBar:hover span { color:#007DC3;text-decoration:none; }

a.LeftLink { margin:3px 0 0 15px;display:block;clear:left; }
a.LeftLink:link { color:#696544;text-decoration:none; }
a.LeftLink:visited { color:#696544;text-decoration:none; }
a.LeftLink:hover { color:#696544;text-decoration:underline; }

a.StoryLink { font-style:italic;color:#333;white-space:nowrap; }
a.StoryLink:link { color:#333;text-decoration:none; }
a.StoryLink:visited { color:#666;text-decoration:none; }
a.StoryLink:hover { color:#333;text-decoration:underline; }

a.DeptLink { color:#007DC3;white-space:nowrap; }
a.DeptLink:link { color:#007DC3;text-decoration:none; }
a.DeptLink:visited { color:#007DC3;text-decoration:none; }
a.DeptLink:hover { color:#007DC3;text-decoration:underline; }

.IssueThumb { margin:15px 2px 3px 15px; }

#MainFrame {
	
	width:95%;
	border:0;
}

#TopBorder {
	display:none;
}

.HomeThumb {
	margin:0 10px 25px 0;
	width:120px;
	height:120px;
}

#MainContent, #HomeContent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.8em;
	float:left;
	text-align:left;
	padding: 0 15px 0 15px;
}
#MainContent a { font-family:Trebuchet MS,Helvetica,sans-serif; }
#MainContent a:link {text-decoration:none;font-weight:bold;color:#007DC3; }
#MainContent a:visited {text-decoration:none;font-weight:bold;color:#007DC3; }
#MainContent a:hover {text-decoration:underline;font-weight:bold;color:#007DC3; }

#HomeContent { width:440px;font-family:Verdana, Arial, Helvetica, sans-serif; }
#MainContent { color:#333333;font-size:0.9em; }


#HomeContent p {
	clear:left;
}

#HomeContent h1 {
	color:#696544;
	font-family:Trebuchet MS,Helvetica,sans-serif;
}

.DeptDiv {
	float:left;
	width:45%;
	margin-right:20px;
	margin-bottom:20px;
}
.DeptDiv h3 {
	margin:13px 0 1px 0;
}
.DeptDiv h4 {
	color:#000;
	letter-spacing:0.2em;
	margin: 2em 0 .5em 0;
}

.dropcaps {
font-size:140%;
}


#HomeColumn {
	width:150px;
	height:1400px;
	font-family:helvetica, arial;
	float:left;
	border-left:3px solid #E0E1Bf;
	margin:15px 0 0 10px;
	padding:0 8px 0 10px;
	color:#333;
	font-size:0.75em;
	text-justify:newspaper;
	text-align:left;
}
#HomeColumn h3 { color:#696544;text-align:center;font-size:1.5em;font-weight:bold;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;margin:9px 0 8px 0;font-weight:normal; }

#HomeColumn hr { margin:8px 0 8px 0; }

#HomeColumn #BOV { text-align:center;font-weight:bold;margin:0 0 11px 0; }

#HomeColumn a:link {text-decoration:none;font-weight:bold;color:#007DC3; }
#HomeColumn a:visited {text-decoration:none;font-weight:bold;color:#007DC3; }
#HomeColumn a:hover {text-decoration:underline;font-weight:bold;color:#007DC3; }

.HomeCaption { font-size:1em;margin-top:4px; }
.HomeCaption img { margin:0 0 10px 0; }

.ArticleAdwords {float:right; margin:0 0 10px 10px;}

#LeftColumn, #RightColumn { display:none; }

#LeftColumnHead { width:100%;background:#EFB03C;padding:3px 0 2px 0;text-align:center;color:#fff;font-size:11px;font-weight:bold; }

h1 { color:#696544;font-weight:normal;font-size:1.8em;margin:25px 0 10px 0;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; }

h2  { color:#696544  ;font-weight:normal;font-size:1.4em;margin:0 0 8px 0;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; }
h3 { color: #007DC3; }

h2 a:link { color:#007DC3;text-decoration:none; }
h2 a:visited { color:#007DC3;text-decoration:none; }
h2 a:hover { color:#007DC3;text-decoration:underline; }

.CaptionPhoto
{
	font:caption;
	font-weight:bold;
	color:#727D84;
	text-align:left;
	width:120px;
	padding:0;
	letter-spacing:1;
}
.CaptionPhoto img {margin-left:0;}

.PhotoCaption
{
	font-family:"Trebuchet MS", Helvetica, arial, sans-serif;
	color:#666;
	font-size:.8em;
	color:#727D84;
	font-weight:bold;
	text-align:left;
	padding:0;
	letter-spacing:1;
	line-height:1.1em;
}
.PhotoCaption img {margin-bottom:3px;border:1px solid #000;}
a.PhotoCaption:hover {border:1px solid navy;}

.published { color:#666666; }

.bovwinner { font-weight:bold;font-size:1.1em;color:#669933;font-family:"Trebuchet MS", Helvetica, sans-serif; }
.bovrunnerup { font-weight:bold;font-family:"Trebuchet MS", Helvetica, sans-serif; }
.bovcategory { font-weight:bold;color:#669933;font-size:1.3em;;font-family:"Trebuchet MS", Helvetica, sans-serif; }


.address { font-family:Verdana, Arial, Helvetica, sans-serif; }

.photogallery { display:none; }
#footy { display:none; }
#footer { display:none; }

.screen, .handheld, .hideme { display:none; }

.text_area_print { border:0;display:inline;width:500px;height:100px;font-size:2em; }

