/*CSS Document */

#gaja_wrapper
{
	border-left: 1px solid #e36b0a;
	border-right: 1px solid #e36b0a;
}
#gaja_menu
{
	background: #e36b0a;
	border-top: 1px solid #e36b0a;
	border-bottom: 1px solid #e36b0a;
}
#gaja_breadcrumb
{
	border-right: 1px solid #e36b0a;
}
#gaja_search_content
{
	background: #e36b0a;
}
#gaja_search_content .normalTextBox
{
	border: 1px solid #e36b0a;
	color: #e36b0a;
}
#gaja_contentpane
{
	border-right: 1px solid #e36b0a;
}
#gaja_footer
{
	background: #e36b0a; 
}

/*Fonts*/
h1, .head, h3, h5, .SubSubHead
{
	color: #e36b0a;
}
.SkinObject, A:link, A:visited, A:active, a.SkinObject, a.SkinObject:active, a.SkinObject:link, a.SkinObject:visited
{
	color: #e36b0a;
}
.gajaBreadcrumb
{
	color: #e2b16f;
} 
.gajaBreadcrumb a.SkinObject, .gajaBreadcrumb a.SkinObject:active, .gajaBreadcrumb a.SkinObject:link, .gajaBreadcrumb a.SkinObject:visited
{
	color: #e2b16f;
}
.gajaBreadcrumb a.SkinObject:hover
{
	color: #737373;	
}
#gaja_footer_content a.SkinObject:link, #gaja_footer_content a.SkinObject:active, #gaja_footer_content a.SkinObject:visited, #gaja_search_content a.SkinObject, #gaja_search_content a.SkinObject:active, #gaja_search_content a.SkinObject:link, #gaja_search_content a.SkinObject:visited
{
	color: #e2b16f;
	text-decoration: none;	
}
