@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#000 url(images/background2.png) repeat-x;
	font-family: 'Palatino Linotype',Georgia,'Times New Roman';
	color:#666;
	font-size:14px;
	line-height:normal;
}
#wrapper {
	background:url(images/background.png) no-repeat center top ;
	width: 100%;
    display: table;
}
#wrapper2 {
	width:825px;
	margin:0 auto;
}
#banner {
	width:100%;
	height:208px;
}
#menu {
	width:760px;
	height:54px;
	margin:0 auto;
}
#homeBanner {
	width:782px;
	padding-left:21px;
	padding-right:21px;
	overflow:hidden;
	height:205px;
	background:url(images/content_background.png) repeat-y;
}
#printonly {
	display:none;
	width:725px;
	padding:0px 50px;
}
#content {
	background:url(images/content_background.png) repeat-y;
	width:725px;
	padding:20px 50px;
}
#content_bottom {
	background:url(images/content_footer_background.png) no-repeat;
	width:100%;
	height:30px;
}
#footer_graphics {
	width:782px;
	padding-left:21px;
	padding-right:21px;
	background:url(images/content_background.png) repeat-y;
}
#footer_menu {
	width:100%;
	text-align:center;
	font-size:10px;
	color:#666;
	padding:20px 0;
}
#footer_menu a {
	color:#999;
	text-decoration:none;
	font-size:11px;
	background:none;
}
#footer_menu a:hover {
	text-decoration:underline;
}
h1 {
	padding:0; margin:0;
	padding-bottom:10px;
	font-size:28px;
	color:#000;
	border-bottom:1px solid #CCC;
	margin-bottom:20px;
	text-align:left;
}
h1.c2 {
	font-size:19px;
	text-align:center;
}
h2 {
	padding:0; margin:0;
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;
	color:#594181;
	font-weight:normal;
	text-align:left;
	line-height:normal;
}
#footer_graphics h2 {
	color:#FFF;
	padding-left:29px;
	padding-right:29px;
	background-color:#594181;
}
h3 {
	padding:0; margin:0;
	padding-top:10px;
	padding-bottom:10px;
	font-size:18px;
	color:#594181;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	line-height:normal;
}
p, .browse td {
	color:#666;
	padding:0;
	margin:0;
	padding-bottom:10px;
	text-align:justify;
	line-height:1.4em;
}
#footer_graphics p {
	padding-left:29px;
	padding-right:29px;
}
.browse th {
	font-size:16px;
	font-weight:normal;
	color:#000;
	margin:0;
	padding:15px 0 5px 0;
	text-align:left;
}
.browse td {
	margin:0;
	padding:10px 0;
	line-height:normal;
	border-top:1px solid #CCC;
}
ul {
	margin-top:0;
	margin-bottom:10px;
}
li {
	color:#594181;
}
table.content {
	width:100%;
}
td.leftside {
	width:440;
	padding-right:20px;
}
td.rightside {
	width:244px;
	padding-left:20px;
	border-left:1px solid #ccc;
}
table#ventures {
	margin:20px 0;
}
table#ventures td {
	width:25%;
	text-align:center;
	padding:10px 0px;
}
table#ventures a img {
	border-width:1px;
	border-color:#FFF;
	width:150px;
	height:75px;
}
table#ventures a:hover img {
	border-width:1px;
	border-color:#CCC;
}
table#ventures td.ventureD {
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}
table#ventures td.ventureB {
	border-bottom:1px solid #CCC;
}
table#ventures td.ventureR {
	border-right:1px solid #CCC;
}
table.contactus p {
	text-transform:uppercase;
	font-size:10px;
	text-align:right;
	font-weight:bold;
	color:#999;
	padding:0; margin:0;
}
table.contactus p.req {
	color:#594181;
}
table.contactus input {
	width:99%;
}
table.contactus input.submit {
	width:auto;
}
table.contactus textarea {
	width:99%;
	height:100px;
}
a {
	color:#594181;
	text-decoration:underline;
}
a:hover {
	background-color:#D5CFDF;
}
#banner a {
	position:relative;
	top:120px;
	left:35px;
}
#banner a:hover {
	background:none;
}
#banner a img {
	border:none;
}
.time {
	font-size:14px;
	color:#666;
	padding-left:10px;
}
.bold {
	font-weight:bold;
	color:#333;
	font-size:16px;
}