* {
	margin: 0;
	padding: 0;
}
html {
	width:100%;
	height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height:17px;
	width: 100%;
	min-width:750px;
	background: #fff;
}
a {
	color: #da6300;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	margin-left:25px;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
h1 {
	font-size: 18px;
	line-height:20px;
	font-weight: bold;
	color: #000;
}
 
h2 {
	font-size: 16px;
	line-height:16px;
	font-weight: bold;
	color: #1d6e1f;
}
h3 {
	font-size:14px;
	line-height:14px;
	font-weight: bold;
	color:#000;
}
.h3 {
	font-size:14px;
	line-height:14px;
	font-weight: bold;
	color:#000;
}
.ul_columns ul {
	float: left;
	margin:0px;
	padding-left:25px;
	padding-right:10px;
}


fieldset {
	border: 0px solid transparent;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input {
	vertical-align: middle;
}

.required {
	color:#F00;
}

.clear {
	height:0;
	font-size:1px;
	line-height:0px;
	clear:both;
}

.hidden {
	display: none;
}

.hr {
	line-height:1px;
	height:1px;
	font-size:1px;
	background:url(images/hr_bg.gif) top repeat-x;
}

.img_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.images {
	border: #ffffff solid 4px;
	background: #3b3b3b;
}
.images_left {
	border: #ffffff solid 4px;
	background: #3b3b3b;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
.images_right {
	border: #ffffff solid 4px;
	background: #3b3b3b;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagesmallname {
	color: #48442e; 
	font-weight: normal;
}
.imagemediumname {
	color: #48442e; 
	font-weight: bold;
}
.imagebigname {
	color: #48442e; 
	font-weight: bold;
}
.imagepages {
	color: #48442e; 
	font-weight: normal;
}
.imagepageselected {
	color: #1d6e1f; 
	font-weight: bold;
}
.imagepagesnav {
	color: #1d6e1f; 
	font-weight: normal;
}
.imagebignav {
	color: #48442e; 
	font-weight: bold;
}
.sectionname {
	color: #da6300; 
	font-weight: bold;
}
.sectionnameselected {
	color: #1d6e1f; 
	font-weight: bold;
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	width: 1000px;
	position:relative;
	left:50%;
	margin-left: -500px;
}

/* Wrapper1
-----------------------------------------------------------------------------*/
#wrapper1 {
	width: 100%;
	background: url(images/wrapper1_bg.gif) bottom repeat-x;
	padding: 0px 0px 15px 0px;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	position: relative;
}
#header h1 {
	width: 148px;
	height: 125px;
	position: relative;
	color:#000;
	font-size: 12px;
}
#header h1 a {
	background: url(images/logo_oldcastle.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#header h2 {
	width: 438px;
	height: 20px;
	position: absolute;
	color:#000;
	font-size: 12px;
	top: 40px;
	left: 550px;
}
#header span {
	display: block;
	background: url(images/slogan.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}

/* Header1
-----------------------------------------------------------------------------*/
#header1 {
	width: 139px;
	height: 112px;
	position: absolute;
	top: 83px;
	left: 861px;
}
#header1 h1 {
	width: 100%;
	height: 100%;
	color: #000;
	font-size: 12px;
}
#header1 span {
	display: block;
	background: url(images/logo_oldcastle_northeast.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}


/* delimiter
-----------------------------------------------------------------------------*/
.delimiter {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	background: #1f458c;
}

/* Menu
-----------------------------------------------------------------------------*/
#menu {
	float: left;
	width: 550px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu ul li {
	float: left;
	width: 70px;
	height: 28px;
	background: url(images/menu_li_bg.gif) right no-repeat;
	line-height: 1px;
	font-size: 1px;
}
#menu ul li.last {
	background: none;
}
#menu a {
	display: block;
	width: 70px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
#menu a:hover, a.menu_selected {
	color:#666666 !important;
	text-decoration:none;
}

/* Title
-----------------------------------------------------------------------------*/
#title {
	width: 300px;
	height: 27px;
	float: left;
}
#title h1 {
	font-size: 16px;
	color: #003399;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	line-height: 27px;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 25px 0px 25px 0px;
}

#text_top {
	width: 820px;
}

/* pictures_line
-----------------------------------------------------------------------------*/
.pictures_line {
	width: 100%;
	overflow: hidden;
}

.pictures_line span {
	float: left;
	padding-right: 20px;
}
.pictures_line span.last {
	padding-right: 0px;
}
.pictures_line a {
	color: #003399;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
}
.pictures_line a:hover {
    text-decoration: none;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	color: #afafaf;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}
#footer a {
	color:#afafaf;
}

