/*
Design by 
*/

body {
	margin: 0;
	padding: 0;
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #510000;
	background-image: url(../web-content/images/base/img01.jpg);
	background-repeat: repeat-x;
}
* {
	margin: 0px;
	padding: 0px;
}

h1{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #b40f32;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}
h5 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3b3b3b;
}
p, blockquote, ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 20px;
	background:url(../web-content/images/base/img-blkQte.jpg) repeat-y;
}

a {
	color: #2971a7;
}

a:hover {
	text-decoration: none;
}
a:visited {
	color: #2971a7;
}

/* ---------- Header ----------*/

#header {
	width: 780px;
	height: 240px;
	background-image: url(../images/header-bkgnd-1.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 120px 0 0 20px;
	font-size: 36px;
}

#header h2 {
	float: right;
	font-size: 12px;
	color: #AEAEAD;
	padding-top: 137px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}
#headernavg {
	float: left;
	width: 575px;
	padding-top: 0px;
}
#header #headernavg ul {
	margin: 0px;
	list-style-type: none;
	text-align: left;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 70px;
	float: left;
}
#headernavg li {
	display: inline;
	text-transform: uppercase;
	text-align: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#headernavg a {
	color: #4F3624;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
}
#headernavg a:visited {
	color: #4F3624;
	text-decoration: none;
}
#headernavg a:hover {
	color: #4F3624;
	text-decoration: underline;
}

/* ---------- Menu ---------- */

#menu {
	width: 560px;
	height: 44px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 202px;
	clear: left;
}
M  {
	color: #FFFFFF;
}

#menu .first a {
	background: none;
}

/* ---------- Content --------- */

#content {
	width: 780px;
	background-repeat: repeat-y;
	background-position: left bottom;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/bgrnd-slice-2.jpg);
}

/* ---------- Posts ----------- */

#posts {
	float: left;
	width: 470px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#posts .img1 {
	margin-right: 15px;
	border: 1px solid #777;
}
#posts .imgDataLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}
#posts .caption {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}
#posts h1 {
	font-size: 28px;
}
#posts h2 {
	font-size: 16px;
	text-transform: none;
	padding-top: 5px;
	padding-bottom: 1px;
	color: #3B3B3B;
}
#posts h3 {
	font-size: 18px;
	color: #B40E32;
	text-transform: none;
	font-weight: normal;
	line-height: 28px;
	text-align: left;
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-right: 65px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#posts h4 {
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #3C4C78;
}
#posts h5 {
	font-size: 16px;
	text-transform: none;
	padding-top: 15px;
	padding-bottom: 1px;
	color: #3B3B3B;
	background-image: url(../web-content/images/base/img06.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
#posts p {
	font-size: 12px;
	color: #555;
	line-height: 20px;
}
#posts a {
	text-decoration: none;
}
#posts a:visited {
	text-decoration: none;
}
#posts a:hover {
	text-decoration: underline;
}
#posts a:active {
	text-decoration: none;
}


/*---------- Sidebar ----------- */

#sidebar {
	float: right;
	width: 200px;
	padding-left: 20px;
	background-image: url(../web-content/images/base/img05.gif);
	background-repeat: repeat-y;
	padding-right: 35px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li ul {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}

#sidebar li li {
	padding: 7px 10px;
	background-image: url(../web-content/images/base/img06.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sidebar li a {
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
}

#sidebar li i {
	font-style: normal;
	font-size: 9px;
}
#sidebar   li   h2 {
	font-size: 11px;
	background-image: url(../images/line1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 0px;
}
#sidebar li li {
	background-image: url(../images/line2.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-bottom: 12px;
}
#sidebar .imgsidebarLeft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #777;
}
#content .imgposts1 {
	padding-right: 0px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #777;
}
/* ----------- Footer ----------- */

#footer {
	padding: 0px;
	background-repeat: no-repeat;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer-bkgnd-2.jpg);
	clear: both;
	height: 252px;
}
#footer h1 {
	font-size: 12px;
	color: #8a8a8a;
	padding-top: 7px;
	padding-bottom: 7px;
	text-transform: uppercase;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A8A8A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
}
#footernavg {
	padding-top: 0px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7a736a;
}
#footernavg ul {
	list-style: none;
	margin: 0px;
	text-align: center;
	border-top-style: none;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footernavg li {
	display: inline;
	padding-right: 10px;
}
#footernavg a:link {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #6f6f6f;
}
#footernavg a:visited {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #6f6f6f;
}
#footernavg a:hover {
	font-size: 10px;
	color: #3b3b3b;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#footernavg a:active {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #6f6f6f;
}
#sub {
	text-align: center;
	padding-top: 10px;
	color: #686157;
}
#sub a {
	color: #7a736a;
	text-decoration: none;
}
#sub a:visited {
	color: #7a736a;
	text-decoration: none;
}
#sub a:hover {
	color: #7a736a;
	text-decoration: underline;
}
#footer p {
	color: #857f77;
	text-align: center;
	padding-top: 10px;
}#search {
	padding-top: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#search .img-glass {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 20px;
}
#affiliations {
	text-align: center;
}
#sidebar li br {
	font-size: 11px;
	background-image: url(../images/line1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0px;
	color: #FFFFFF;
	padding-top: 0px;
}
#header  .imgRight {
	padding-top: 5px;
	padding-right: 25px;
	float: right;
}
#sidebar .imgsidebarLeftalt {
	margin-top: 10px;
	margin-right: 0px;
	border: 1px solid #777;
	margin-bottom: 10px;
}
#posts .img2 {
	margin-right: 0px;
	border: 1px solid #777;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
fieldset { 
 padding: 1em;
}
legend {
 font-weight:bold;
 padding-left:8px;
 padding-right:8px;
}
