@charset "utf-8";

/* Home Specific */
/*----------------------*/

#home_content_margin {
	padding-top:20px;
}

/* Columns */

#home_left_column {
	width:743px;
	float:left;
	text-align: right;
}
#home_right_column {
	padding-left:10px;
	float:right;
	width:155px;
	background:url(/images/theme/grey_block.gif) repeat-y;
	border-left-color: #999;
	border-left-style: solid;
	border-left-width: 1px;
}
.right_mini_column {
float:left;
width:152px;
margin-right:5px;
}

/* left Column contents */

.splash_pad {
margin-left:33px;
}
#home_left_column .left_splash img {
	float:right;
	padding-left: 10px;
}
.left_splash h2,#home_left_column h3 {
color:#f7971d;
font-weight:normal;
font-size:1.5em;
margin-top:0px;
padding-top:0px;
line-height:1.3em;
font-family:Georgia;
height:40px;
overflow:hidden;
}
#home_left_column h3 {
	width:400px;
	padding-bottom:0px;
	margin-bottom:0px;
	height:20px;
	font-size: 13px;
	color: #CF080B;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.left_splash h2 {
	width:140px;
	color: #66C;
	font-weight: bold;
}
.left_splash p {
	margin-bottom:5px;
	text-align: justify;
}
.home_hr_horizontal {
	width:100%;
	clear:both;
	height:25px;
	background:url(/images/theme/grey_block.gif) left 50% repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	border-bottom-color: #999;
}
#home_left_column .nopad {
height:5px;
}
#carousel {
	height:75px;
	width:501px;
	float:left;
	padding-top:20px;
	padding-bottom:6px;
	position: relative;
}
.carousel_text_right {
	float:right;
	display:block;
	width:220px;
	margin-left:20px;
	margin-top:-40px;
}
.splash_description {
	float:left;
	width:735px;
}
.splash_description p {
	margin-bottom:5px;
	text-align: justify;
}
#home_left_column img {

}
.splash_description h1 {
	color:#900;
	font-weight:bold;
	font-size:2em;
	font-family:Georgia;
}
.left_splash {
	float:left;
	width:350px;
}

/* right Column contents */

.right_mini_column p {
padding-top:0px;
padding-bottom:0px;
}
.right_mini_column h3 {
background:#A7A9AC;
color:#fff;
padding:3px;
padding-bottom:10px;
font-weight:bold;
font-size:1.1em;
margin-bottom:5px;
margin-top:10px;
}
.information_splash {
margin-top:10px;
background:#f89820 url(/images/theme/right_mini_col.gif) bottom left no-repeat;
}
.information_splash .arrow_inverse {
display:block;
padding-left:10px;
width:70px;
padding-top:0px;
padding-bottom:2px;
}
#home_right_column .information_splash h3 {
background:none;
padding-left:10px;
padding-bottom:5px;
padding-top:0px;
margin:0px;
}
#home_right_column .right_h3_nopad {
margin-top:0px;
}
#home_right_column .alt_rmc {
margin-right:0px;
background:#A7A9AC;
z-index:2;
position:relative;
}
#home_right_column .alt_rmc .arrow_inverse {
	display:block;
	margin-top:0px;
	background-color:#616160;
	padding-left:10px;
	background-position:90% 50%;
}

#home_right_column .alt_rmc h3 {
background:none;
padding-left:10px;
}
#home_right_column .alt_rmc p {
display:block;
padding:0px 10px 0px 10px;
font-size:1.1em;
}
#home_right_column .alt_rmc {
	color:#fff;
	float: right;
}
.pass_links {
color:#616160;
display:block;
}
.image_database {
padding-top:30px;
padding-bottom:8px;
}
.latest_news {
color:#fff;
padding:5px 10px 5px 10px;
display:block;
clear:left;
font-size:1.1em;
}
#media_tab {
position:absolute;
left:840px;
top:16px;
background:url(/images/theme/media_tab.gif) no-repeat;
color:#fff;
width:100px;
height:38px;
padding-left:15px;
padding-top:10px;
z-index:0;
font-weight:bold;
}
#register_news {
clear:both;
background:#787776;
width:309px;
color:#fff;
margin-top:5px;
padding-bottom:5px;
padding-top:5px;
}
#register_news h3 {
font-weight:bold;
padding-left:10px;
}
#register_news p {
padding-left:10px;
font-size:1.1em;
display:block;
float:left;
}
#register_news form {
padding-left:10px;
}
#register_news form label {
font-size:1.1em;
}
#register_news .std_input {
width:80px;
margin-right:5px;
}

/* Misc */

#breadcrumb {
background:url(/images/theme/breadcrumb_bg.gif) no-repeat;
width:366px;
height:25px;
padding-top:4px;
padding-left:20px;
position:absolute;
left:0px;
top:0px;
color:#fff;
font-size:1.0em;
}
#breadcrumb a {
color:#fff;
font-weight:bold;
font-size:1.0em;
}
