html,body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0;
	height:115%;
	border:none;
	background-color: #525355;
	font-family:  arial, helvetica, verdana, sans-serif;
	font-size:  12px;
	line-height:  19px;
	color:  #fff;
}


a:link { color: #FF852E; text-decoration: none; border: 0px;}
a:visited { color: #FF852E; text-decoration: none; border: 0px;}
a:hover { color: #79BDE9; text-decoration: none; border: 0px;}

h1 {
	font-weight: normal;
	text-transform:  uppercase;
	color: #ff852E;
	font-size:  12px;
	line-height:  19px;
}

h2 {
	font-weight:  bold;
	color: #fff;
	font-size:  12px;
	line-height:  19px;
}
h3 {
	font-weight:  normal;
	color: #79BDE9;
	font-size:  12px;
	line-height:  19px;
}

.credit-name{
	font-weight:  bold;
	color: #B4CC95;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height:  19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.2px;
	list-style-position: outside;
	list-style-type: square;
	text-indent: 0pt;
	text-align: left;
}

.text a:link { color: #666666; text-decoration: none;}
.text a:visited { color: #666666; text-decoration: none;}
.text a:hover { color: #666666; text-decoration: none;}

.title { font-style:  italic; text-decoration: none;}


.root-container{
	width:  100%;
	height:  100%;
	background-color: #525355;
	vertical-align: center;
}

.content-table{
	width:  961px;
	height:  100%;
	background-image: url(images/background_squares.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}

.left-column {
	width:  220px;
}
.content-column{
}
.right-column {
	width: 207px;
	padding-top: 8px;
}
.right-column a:link { color: #79BDE9; text-decoration: none; border: 0px;}
.right-column a:visited { color: #FF852E; text-decoration: none; border: 0px;}
.right-column a:hover { color: #FF852E; text-decoration: none; border: 0px;}


.address {
	margin-top: 10px;
	line-height:  17px;
	font-size:  11px;
}
.address a:link { color: #B4CC95; text-decoration: none; border: 0px;}
.address a:visited { color: #B4CC95; text-decoration: none; border: 0px;}
.address a:hover { color: #FF852E; text-decoration: none; border: 0px;}




/*  ------------------------------------main navigation styles ------------------------------------*/
.main-menu-container {
	margin-top: 20px;
	margin-left:  10px;	
}

.menu-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:  19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #B4CC95;
	text-decoration: none;
}

.menu-link a:link { color: #B4CC95; text-decoration: none;}
.menu-link a:visited { color: #B4CC95; text-decoration: none;}
.menu-link a:hover { color: #79BDE9; text-decoration: none;}

.sub-menu{
	margin-left: 8px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:  19px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	text-decoration: none;
}

.sub-menu a:link { color: #fff; text-decoration: none;}
.sub-menu a:visited { color: #fff; text-decoration: none;}
.sub-menu a:hover { color: #79BDE9; text-decoration: none;}

/*  --------------------------------- e/o main navigation styles ------------------------------------*/


/*  --------------------------------------- content column ------------------------------------------*/
.content-container {
	margin-top:  20px;
	margin-right:  11px;
	vertical-align: top;
}
img {border: 0px;}
img a:link{border: 0px;}
img a:visited{border: 0px;}
img a:hover{border: 0px;}

.press-pop {
	background-color: #525355;
}

#press-img {
	vertical-align: top;
	float:left;
	margin-right:10px;
	margin-bottom: 20px;
	margin-top: 4px;
	margin-left: -2px;
	border: 0px;
}
#press-img a:link{border: 0px;}
#press-img a:visited{border: 0px;}
#press-img a:hover{border: 0px;}

.press-img-pop {
	height: 500px;
	padding-top: 25px;
	padding-left: 25px;
}

.press-caption {
	vertical-align:top;
}

#logo{
	text-align: left;
	height:25px;
	color: #B4CC95;
	position: relative;
	top: 450px;
	float: left;
	margin-bottom:-25px;
	margin-left:8px;
	
}
/*  ----------------------------------- e/o content column ------------------------------------------*/


