@charset "UTF-8";
/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; overflow-y:scroll; }  /* Firefox / IE8 scroll-fix*/

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-color: #000000;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	margin-top: 14px;
}

#container {
	width: 932px;
	margin: 0 auto;
}

.seperator{
	height:13px;
	width:100%;
	background-image:url(../images/model-sep.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.disclaimer{
	font-size:10px;
	text-align:center;
}

/* --- Links added to black area at top --- */
#TopNav {
list-style:none;
position:relative;
float:right;
margin:0 10px 0 0;
padding:0;
}

#TopNav li {
position:relative;
float:left;
}

#TopNav li a {
position:relative;
float:left;
color:#FFFFFF;
text-decoration:none;
margin:0 15px 0 15px;
padding:0;
font-weight:bold;
}

#TopNav li a:hover {
color:#DCDCDC;
}

#navtop {
	background-color: #DCDCDC;
	background-image: url(../images/hdr_cnr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#nav {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;	
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav ul li {
	display: inline;
	list-style-type: none;
	white-space: nowrap;
	margin: 0;
}

#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 35px;
	color: #717171;
	text-decoration: none;
	padding: 10px 12px 10px 13px;
}

#nav ul li a:hover {
	color: #000099;
	background-image:url(../images/nav-hover.jpg);
	background-repeat:repeat-x;
	/*background-color: #FFFFFF;*/
}

#nav a.sep {
	background-image: url(../images/nav_sep.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#sidebar {
	background-color: #000099;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0 10px;
	/*text-align: center;*/
}

.sidecontent {
	/*height: 135px;*/
	width: 294px;
	padding: 5px 0 0 15px;
	vertical-align: middle;
	margin: 0;
}

.QID {
	text-align:center;
	font-size:21px;
	font-style:italic;
	display:block;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 10px 0;
}

#slideshow {
	/*background-color: #c5c5c5;*/
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	
}

#content {
	background-color: #FFFFFF;
	padding: 20px;	
}

#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #c5c5c5;
	text-decoration: none;
	font-weight: normal;
	margin: 15px 0 5px 0;
}

#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 4px;
	margin-bottom: 0px;
}

#sidebar p a {
	color: #c5c5c5;
	text-decoration: none;
	background-image: url(../images/link_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#sidebar p a:hover {
	color: #c68a8a;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center {
	margin: 0 auto;
}

#sidebarmiddle {
	border-top:#0000e0 1px solid;
	border-bottom:#0000e0 1px solid;
	padding:0 0 10px 0;
	margin:10px 0 0 0;
	/*border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #863639;
	border-bottom-color: #863639;*/	
}

.sidecontent table {
	margin: 0;
}

#footer {
	padding: 15px 0;
	text-align: center;
	color: #878787;
	font-size: 10px;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #878787;
	text-decoration: none;
	padding: 0 5px;
}

#footer a:hover {
	color: #c5c5c5;
}

#content h1 {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: normal;
	text-decoration: none;
	/*padding-left:10px;*/
}

h1 {
	color: #000099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: oblique;
	font-weight: normal;
	text-decoration: none;	
	/*padding-left:10px;*/
}

#content h2 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	text-decoration: none;	
}

#content h3 {
	color: #8a8a8a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: normal;
	text-decoration: none;	
}
.main_hdg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000066;
}

.main_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
}

#piccont{
	position:relative;
	background-color:#CCCCCC;
	width:100%;
	height:100%;
}

#picholder{
	width:100%;
	position:relative;
	bottom:0px;
	height:100px;
}

.pictile{
	width:100px;
	height:100px;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	position:relative;
}


#cont a{
	color: #878787;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: normal;
	text-decoration: none;	
}
#cont a:hover{
	color: #6f0f13;
}

.sidenavi a{
	color: #c5c5c5;
	text-decoration:none;
}

.sidenavcurr{
	color:#000000;
	background-color:#FFFFFF;
}
.sidenaviback{
	background-color: #6f0f13;
	border-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-color: #FFFFFF;
	padding:0px;
}

/* --- Staff listing styles --- */
#StaffListing {
position:relative;
float:left;
width:100%;
border-bottom:#CCCCCC 1px solid;
margin:0 0 10px 0;
padding:0 0 5px 0;
}

#StaffListing img {
position:relative;
float:left;
padding:0;
margin:0 10px 0 0;
border:#CCCCCC 1px solid;
}

#StaffListing div {
position:relative;
float:left;
width:400px;
}

.callus {
	font-size:16px;
	color:#000099;
	padding:5px 25px 0 0;
	float:right;
	position:relative;
}
