/*---------------------------------------------------------------- 
  Copyright:
  Copyright (C) 2008 IceTheme. All Rights Reserved
  
  License:
  Copyrighted Commercial Software 
  
  Author:
  IceTheme - http://wwww.icetheme.com
---------------------------------------------------------------- */

/* typography.css */
a:link { color:#064F72}
	a:visited { color:#551A8B}
	a:hover{ color:#333}

.dropcap { 
	color:#064F72;}

/* general.css */
#header {
	background-image:url(../../images/styles/style3/header.png);}

.col-module h3 span.col-module_header_color { 
	color:#B9CED8;
	background-color:#053E5A;} 

.col-module-style2 .col-module_header_l {
	background-image:url(../../images/styles/style3/col-module-style2_content_left_l.png)}
	
.col-module-style2 .col-module_header_r {
	background-image:url(../../images/styles/style3/col-module-style2_content_left_r.png);}

#content-right .col-module-style2 .col-module_header_l,
#right-column .col-module-style2 .col-module_header_l {
	background-image:url(../../images/styles/style3/col-module-style2_content_right_l.png);}
#content-right .col-module-style2 .col-module_header_r,
#right-column .col-module-style2 .col-module_header_r{
	background-image:url(../../images/styles/style3/col-module-style2_content_right_r.png)}

.col-module-style2 h3 span.col-module_header_color { 
	color:#B9CED8;} 
	
ul.menu-othermenu li a:hover span.title {
	color:#064F72}
	
/* ice_menu.css */
#icemenu_wrap ul li a span.sub { 
	color:#A9C3CF;}

#icemenu_wrap li ul {
	background-image:url(../../images/styles/style3/nav_drop_bg.png);}
	
#icemenu_wrap ul ul li a span.title { 
	color:#A9C3CF;}
	#icemenu_wrap ul ul li a:hover span.title {color:#fff}
	
	