@charset "utf-8";
body { behavior: url("csshover.htc");
font-family: Times New Roman, Times, serif; padding: 0px; background-image: url(images/bg-body.gif); margin-right: 0px; margin-bottom: 0px; margin-left: 0px; margin-top: 0px; height:100%}
img { border-top-style: none; border-right-style: none;	border-bottom-style: none; border-left-style: none;}
h1 { font-family: "Times New Roman", Times, serif; font-size: 23px;	color: #210f0a;	font-weight: normal; margin-top: 10px; margin-bottom: 10px;}
h2 {
	font-size: 18px;
	color: #670000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	color: #670000;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 5px;
}

p {
	font-size: 12px;
	color: #210f0a;
	text-align: left;
}
a {
	color: #b53a19;
	text-decoration: none;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-wrapper.jpg);
	background-position: left 152px;
	background-repeat: no-repeat;
	height: 100%;
}
#footer {
	background-color: #FEF8E0;
}
#footer a, #footer a:link, #footer a:visited {
	color: #BDB084;
	text-decoration: none;
}
#footer a:hover {
	color: #210F0A;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 5px;
}

#shadow {
	background-image: url(images/bg-shadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	float: left;
	width: 960px;
	background-color: #1B0000;
	padding-top: 10px;
	font-size: 1px;
}
#photo {
	float: right;
}
#logo {
	float: left;
}
#address {
	font-size: 12px;
	color: #99896a;
	text-align: right;
	float: left;
	padding: 6px;
	width: 948px;
}
#address p { margin: 0; padding: 0; font-size: 12px; color: #99896a; text-align: right; }

#topnav {
	background-image: url(images/bg-topnav.jpg);
	background-position: top;
	width: 960px;
	float: left;
	background-repeat: no-repeat;
	height: 46px;

	
}
#body {
	width: 500px;
	margin-top: 20px;
	float: left;
	padding-left: 176px;
	margin-bottom: 20px;
}

#body ul {}
#body li {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#body li a, #body li a:link, #body li a:visited {}
#body li a:hover {
	color: black;
}


/* #body  td   {
	background-image: url(images/separator.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-bottom: 35px;
	padding-left: 15px;
}
*/
table#last td {
	padding-top: 0px;
	padding-bottom: 35px;
	padding-left: 15px;
	background-image: none;
}


#subnav {
	width: 246px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}

#subnav p {
	text-align: left;
}
#subnav ul {
	list-style-type: none;
	color: #210F0A;
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	margin: 0px;
}
#subnav li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 12px;
	color: #B53A19;
	font-weight: normal;
}
#subnav li a {}
#subnav li a:link, #subnav li a:visited {}
#subnav li a:hover {
	color: black;
}

#footer {
	width: 960px;
	clear: both;
	font-size: 10px;
	color: #bdb084;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}



/* Rounded CSS Style */

.rbroundbox {
	background-image: url(images/nt.gif);
	background-repeat: repeat;
}
.t-vitae {
	font-size: 12px;
	padding: 10px;
	background-color: #FEF8E0;
}
.vitae-column {
	padding: 10px;
	width: 100px;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}


.rbtop div {
	background-image: url(images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.rbtop {
	background-image: url(images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rbbot div {
	background-image: url(images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rbbot {
	background-image: url(images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* height and width stuff, width not really nessisary. */

.rbtop div, .rbtop, .rbbot div, .rbbot {width: 100%;height: 7px;font-size: 1px;}
.rbcontent {
	margin-top: 0;
	margin-right: 14px;
	margin-bottom: 0;
	margin-left: 14px;
}
.rbcontent p {
	text-align: justify;
}

.rbroundbox {
	width: 220px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
