/* @override http://www.bubbledev.com/corlay/templates/default/style.css */

/* CSS Document */

body {
margin: 0;
padding: 0;
background-color: #050d01;
background-image:url(images/corlay_bkg.jpg);
background-repeat:repeat-x;
color: #5b512e;
font-family: Georgia, Garamond, Times New Roman, serif;
font-size: 12px;
}

.errors {
  color: #FF0000;
  font-weight: bold;
}

div.articles_headline, div.articles_in_headline, div.articles_in_ind_headline, .headline, div.listing_directory_item_name {
font-family: Georgia, Garamond, Times New Roman, serif;
font-size: 13px;
color: #956c03;
margin-bottom: 5px;
font-weight:  bold;
}

div.articles_headline {
	margin-bottom: 5px;
}

div#articles_box {
	height: 210px;
	overflow: auto;
}

div.articles_in_body {
	padding-top: 5px;
	padding-bottom: 5px;
}

div.articles_body {
	padding-top: 5px;
}

a {
	color: #5b512e;
}

a img {
	border: 0px;
}

p {
	font-family: Georgia, Garamond, Times New Roman, serif;
	font-size: 12px;
	color: #5b512e;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.edge_left {
background-image:url(images/edge_left.gif);
background-repeat:repeat-y;
}

.threecol {
background-image:url(images/home_3col_bkg.gif);
background-repeat:repeat-y;
}

.edge_right {
background-image:url(images/edge_right.gif);
background-repeat:repeat-y;
}

.page {
background-image:url(images/paper_middle.jpg);
background-repeat:repeat-y;
background-color: #f7f2d2;
}
.subhead  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330000;
	text-decoration: underline;
}
.jobtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #330000;
}
.boldbodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

div.listing_directory_item_footer {
	margin-top: 10px;
}

div.listing_directory_item_image {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}

div.listing_directory_breadcrumb {
	padding-bottom: 10px;
}

