﻿@import url('layout.css');

body {
	color: black;
	font-size: 13px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-image: url('../images/body-bg.gif');
    /*background-color: #d3d9d6;*/
	background-repeat: repeat-x;
}

#container {
	background-color: #fff;
	width: 960px;
	margin: 0 auto;
	border-top: 0;
	border-right: 0px solid #b7b7b7;
	border-bottom: 0;
	border-left: 0px solid #b7b7b7;
	background-image: url('../images/content_bg.gif');
	background-repeat: no-repeat;
}

#masthead {
	background-image: url('../images/headerbg.gif');
	width: 960px;
	height: 134px;
	background-repeat: no-repeat;
	text-indent:-9999px
}

#navigation2 {
	height: 29px;
	background-image: url('../images/top-menubar.gif'); /*background-color: #003F6D;*/;
	/*overflow: hidden;*/
}

#dmbTB1ph {
	background-image: url('../images/top-menubar.gif'); /*background-color: #003F6D;*/
}

#content_header {
	background-image: url('../images/header-imageamd4.jpg');
	background-repeat:no-repeat;
	height: 232px;
	background-color: #003F6D;
	padding-top: 1px;
	position: relative;
}

#page_content {
	background-position: left;
	background-image: url('../images/content_bg.gif');
	background-repeat: repeat-x;
	azimuth: behind;
}

#welcome {
	margin: 0px 0 0 490px;
	width: 460px;
}

#breadcrumb {
	width:740px
}

#content_title {
	margin-top: 10px;
	text-align: left;
}

#content_area {
	position: relative;
	width: 740px;
	min-height: 580px;
	margin-left: 15px;
}

#copy_content {
	width: 435px;
}

#president_box {

	padding-top:5px;
	padding-bottom:30px
}

#pstaff_images {
	height: 48;
	width: 178px;
	float: left;
	margin: 10px 15px 10px 10px;
	left: 0px;
	top: 5px;
	padding-left: 6px;
	padding-right: 6px;
}

#pmessage {
	text-align: justify;
	min-height: 240px;
}

#vp_box {
	padding-top: 5px;
	padding-bottom: 30px;
}


#vpstaff_images {
	height: 214px;
	width: 178px;
	float: right;
	margin: 5px 0px 5px 15px;
	padding-right: 6px;
	padding-left: 6px;
	top: 0;
	right: 0;
}


#staff_titles {
	margin-top: 5px;
	margin-bottom: 5px;
}

#al_blockquote {
	margin-left: 144px
}

#sidebar {
	width: 290px;
	right: 0px;
	top: 0px;
	position: absolute;
	padding-left: 10px;
	padding-right: 0px;
	float: left;
}

#right_column1 {
	width: 270px;
	background-color: #eae8e8;
	min-height: 390px;
	padding-left: 10px;
	padding-right: 0;
}

#right_column2 {
	width: 270px;
	min-height: 390px;
	padding-left: 10px;
	padding-right: 0;
}


#right_header p {
  padding: 0px;
  margin: 0px;

}

#right_header h3 {
  margin-bottom: 9px;

}


#ad_boxes {
	background-color: #8395A1;
	height: 130px;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center;
}

#col_container {
	background-color: #fff;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

#column_l {
	width: 385px;
	margin: 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	padding: 4px;
	background-color: #a9a9a9;
	position: relative;
}

/* added columns */
#column_1 {
	height: 253px;
	width: 319px;
	float: left;
	padding-bottom: 1px;
}
#column_2 {
	height: 253px;
	width: 319px;
	float: left;
	padding-left: 1px;
	padding-bottom: 1px;
}
#column_3 {
	height: 253px;
	width: 319px;
	float: left;
	padding-left: 1px;
	padding-bottom: 1px;
}


#column_4 {
	height: 200px;
	width: 239px;
	float: left;
	padding-left: 1px;
	padding-bottom: 1px;
}

#footer {
	width: 960px; /*height: 29px;*/;
	text-align: right;
	background-image: url('../images/footerbar.gif');
	background-color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	color: #FFFFFF;
	font-family: "Book Antiqua";
	bottom: 0px;
}


/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 10px 10px 0;
}
#column_r p {
	font-size: 11px;
	margin: 7px;
}
#title_bar {
	height: 51px;
	background-image: url('../images/content_title.gif');
	top: 0px;
	margin-top: 0px;
	position: relative;
	width: 960px;
}
#bigtitle {
	font-family: "Tahoma";
	color: white;
	text-indent: 15px;
	font-size: x-small;
	position: absolute;
	width: 960px;
	font-variant: normal;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
    padding-bottom: 0px;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
    font-family: Times New Roman;
    font-size: 15px;
    /*font-weight: bold;*/
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 12px;
	/*border: 1px solid #c9c9c9;*/
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
/*	border: 1px solid #a9a9a9; */
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}