
/* CSS Document */

body {
	background: #DDE6F0 url(images/bg_body.gif) repeat center top;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #333;
}

a:hover {
	color: #b6b8bd;
	
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #A072A6;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #5C375F;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #86B014;
}
h5 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #999;
}
li {
	list-style-type: none;
	background: url(images/li.gif) no-repeat left 3px;
	padding-left: 15px;
	margin: 0px;
}
hr {
	color: #cccccc;
	background: #cccccc;
	border: 0;
	height: 1px;
	margin: 20px 0;
}
#bg {
	background: url(images/bg_body_top.gif) repeat-x center top;
	height: 522px;
}
#container {
	margin: 0px auto;
	width: 999px;
	background: url(images/bg_container.gif) repeat-y right top;
	display: table;
	text-align: right;
}
#contentWrap {
	background: url(images/bg_content.gif) no-repeat right bottom;
	display: block;
	float: left;
	width: 100%;
}
#contentLeft {
	float: left;
	width: 255px;
	text-align: right;
}
#contentRight {
	float: right;
	width: 744px;
	background: url(images/bg_contentright.gif) no-repeat right top;
	text-align: left;
}
#contentRight #content {
	padding: 0px 70px 30px 40px;
	float: left;
	position: relative;
    min-height: 250px;
}
#logo {
	text-align: left;
}

#logo h1, #logo h1 a {
	margin: 0px;
	padding: 0px;
	background: url(images/logo_dct.gif) no-repeat left top;
	display: block;
	height: 173px;
	width: 255px;
	text-indent: -9999px;
	text-decoration: none;
	font-size: 12px;
	float: left;
}
#nav {
	background: url(images/bg_nav.gif) no-repeat 0 0;
	height: 260px;
	float: right;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 204px;
	list-style-type: none;
	float: right;
}
#nav ul li {float:left; display:block; width:204px; padding: 0px; margin: 0px;}
#nav ul a {display:block; width: 204px; height:27px;text-align:left; text-indent: -9999px; color:#000; text-decoration:none; overflow:hidden; background-image: url(images/bg_nav.gif); background-repeat: no-repeat;}
* html #nav ul a:link, * html #nav ul a:visited {height:27px;}

#nav ul a#item1 { background-position: 0 0; }
#nav ul a#item2 { background-position: 0 -27px; }
#nav ul a#item3 { background-position: 0 -54px; }
#nav ul a#item4 { background-position: 0 -81px; }
#nav ul a#item5 { background-position: 0 -108px; }
#nav ul a#item6 { background-position: 0 -135px; }
#nav ul a#item7 { background-position: 0 -162px; }
#nav ul a#item8 { background-position: 0 -189px; }
#nav ul a#item9 { background-position: 0 -216px; }

#nav ul a#item1:hover, #nav ul a#item1.active {background-position: right 0px; z-index:50;}
#nav ul a#item2:hover, #nav ul a#item2.active {background-position: right -27px; z-index:50;}
#nav ul a#item3:hover, #nav ul a#item3.active {background-position: right -54px; z-index:50;}
#nav ul a#item4:hover, #nav ul a#item4.active {background-position: right -81px; z-index:50;}
#nav ul a#item5:hover, #nav ul a#item5.active {background-position: right -108px; z-index:50;}
#nav ul a#item6:hover, #nav ul a#item6.active {background-position: right -135px; z-index:50;}
#nav ul a#item7:hover, #nav ul a#item7.active {background-position: right -162px; z-index:50;}
#nav ul a#item8:hover, #nav ul a#item8.active {background-position: right -189px; z-index:50;}
#nav ul a#item9:hover, #nav ul a#item9.active {background-position: right -216px; z-index:50;}

* html #nav ul a:hover {height:27px;}
#footer {
	background: url(images/bg_footer.gif) no-repeat 1px 0px;
	width: 100%;
	height: 135px;
	clear: both;
}
#footerAddress {
	padding-top: 40px;
	padding-left: 25px;
}
#footerContact {
	float: right;
	padding-top: 40px;
	width: 320px;
	text-align: left;
}
#footer h3 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: 14px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	padding: 0 0 10px 0px;
}
#home #footer {
	margin-top: -23px;
	background-position: 1px -6px;
	height: 123px;
}
#hpc {
	clear: both;
	background: url(images/bg_body.gif);
	width: 100%;
}
#hpc a {
	display: block;
	padding: 0 40px 40px 0;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
.copyright2 {
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}	
p.homepage_intro {
	font-size: 14px;
	width: 315px;
	position: relative;
	z-index: 1000;
	line-height: 24px;
	height: 200px;
	display: block;
	margin-top: -230px;
	margin-left: 50px;
}
p.homepage_intro:first-letter {
	font: 36px Georgia, "Times New Roman", Times, serif;
}

img.picFarRight {
	float: right;
	margin-right: -69px;
}

input, select, textarea
{
    font: 12px Helvetica, Arial, sans-serif;
}

.tb_grid
{
    width: 100%;
}

.GridRow
{
    background-color: #F9F9F9;
    height:22px;
}

.GridAltRow
{
    background-color: #E5E5E5;
    height:22px;
}

.GridHeaderTR {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial, san-serif; 
	BACKGROUND-COLOR: #6d4373; 
	TEXT-DECORATION: none;  
	height: 22px;
}

.GridHeaderTR a {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial, san-serif;
	cursor: hand;
}

.GridHeaderTR a:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial, san-serif;
	cursor: hand;
}

.GridHeaderTR a:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial, san-serif;
	cursor: hand;
}

.GridHeaderTR a:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 11px; 
	COLOR: #ffffff; 
	FONT-FAMILY: arial, san-serif;
	cursor: hand;
}

/* Icon menu */
DL.icon-menu {MARGIN-TOP: 15px;}
DL.icon-menu-notop {MARGIN-TOP: 5px;}
DL.icon-menu DT {FLOAT: left; WIDTH: 25px; HEIGHT: 40px;}
DL.icon-menu-notop DT {FLOAT: left; WIDTH: 25px; HEIGHT: 40px;}
DL.icon-menu DD {FONT-SIZE: 11px; PADDING-BOTTOM: 3px; MARGIN-LEFT: 25px; COLOR: #565656;}
DL.icon-menu-notop DD {FONT-SIZE: 11px; PADDING-BOTTOM: 3px; MARGIN-LEFT: 25px; COLOR: #565656;}
DL.icon-menu DD A {FONT-WEIGHT: bold; FONT-SIZE: 12px;}
DL.icon-menu-notop DD A {FONT-WEIGHT: bold; FONT-SIZE: 12px;}
DL.icon-menu DD A.small {FONT-WEIGHT: normal; FONT-SIZE: 11px;}
DL.icon-menu-notop DD A.small {FONT-WEIGHT: normal; FONT-SIZE: 11px;}
DL.icon-menu DD.last {MARGIN-BOTTOM: 8px;}
DL.icon-menu-notop DD.last {MARGIN-BOTTOM: 8px;}

.dateblock {
    text-align: center;
    width: 40px;
    padding: 5px 0;
    font-family: Arial;
    background: #ffbb1a;
    border: #ffd400 3px solid;
    color: #FFFFFF;
    float: left;
    clear: left;
    margin-right: 10px;
}
.day {
    font-size: 26px;
    line-height: 23px;
    position: relative;

}
.month {
    font-size: 12px;
    line-height: 12px;
}
.year {
    font-size: 12px;
    line-height: 12px;
    position: relative;
}

.eventTitle {
	font-size: 18px;
	font-weight: normal;
	color: #A072A6;
}

a {
	color: #8d9098;
}

.eventTitle a {
	font-size: 18px;
	font-weight: normal;
	color: #A072A6;
}


.buttonLink {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 	
	TEXT-DECORATION: none;  	
	color: Black;
}

.buttonLink a {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 	
	cursor: hand;
	TEXT-DECORATION: none; 
	color: Black; 	
}

.buttonLink a:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 	
	cursor: hand;
	TEXT-DECORATION: none;  	
	color: Black;
}

.buttonLink a:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 	
	cursor: hand;
	TEXT-DECORATION: none;  
	color: Black; 	
}

.buttonLink a:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 	
	cursor: hand;
	TEXT-DECORATION: none;  	
	color: Black; 
}

.toolTip
{
    border: solid 1px #671C05; 
    padding: 5px 5px 5px 5px; 
    width: 250px; 
    height:260px; 
    background-color: White;
}

.inputFormWhite 
{
    background-color: White; 
    border: solid 1px #808080;
    padding: 5px 5px 5px 5px;
}

.inputFormGrey
{    
    background-color: #e9e9e9; 
    border: solid 1px #808080; 
    padding: 10px 10px 10px 10px;
    
}

.thumbsViewer
{
    background-color: #e9e9e9; 
    border: solid 1px #808080; 
    
}

.RotatorImage
{
    margin:0px 11px;
    cursor:hand;
    cursor: pointer;
}

.imageDetailsHeader
{
    font: bold 16px Arial, Verdana, Helvetica, Sans-serif;
    color: #666666;
    margin-top: 10px;   
    margin-bottom: 5px;
}

.imageDetails
{
    font: Arial, Verdana, Helvetica, Sans-serif;
    color: #838383;        
}

#header-images {
	background: url('../images/header_sub.jpg') no-repeat 0 0; 
	width: 695px; 
	height: 105px; 
	text-align: right; 
	padding: 30px 10px;
}
