@CHARSET "ISO-8859-1";

.side_box_title{
	font-family: Verdana, Arial;
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

#header_top_links,
#header_bottom_links{
	font-family: Verdana, Arial;
	font-size: 70%;
	color: white;
}

#footer_info{
	font-family: Verdana, Arial;
	font-size: 75%;
	color: white;
	text-align: center;
}

#footer_copyright{
	font-family: Verdana, Arial;
	font-size: 55%;
	color: white;
	text-align: center;
}

.body_main_heading,
.body_main_heading_cms{
	font-family: Verdana, Arial;
	font-size: 130%;
	font-weight: bold;
	text-decoration: none;
	color: #f85405;
}

.body_main_heading2{
	font-family: Verdana, Arial;
	font-size: 105%;
	font-weight: bold;
	text-decoration: none;
	color: #244256;
}

.body_main_heading3{
	font-family: Verdana, Arial;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	color: #244256;
}

.plain,
.body_main,
.body_main_cms{
	font-family: Verdana, Arial;
	font-size: 75%;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

a{
	font-family: Verdana, Arial;
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #f85405;
}

a:hover{
	text-decoration: underline;
}

a.header_top{
	font-family: Verdana, Arial;
	font-size: 100%;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

a.header_top:hover{
	color: white;
	text-decoration: underline;
}

a.photos{
	font-family: Verdana, Arial;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #f85405;
}

a.photos:hover{
	text-decoration: underline;
}

a.view_album{
	font-family: Verdana, Arial;
	font-size: 70%;
	font-weight: normal;
	text-decoration: none;
	color: #f85405;
}

a.view_album:hover{
	text-decoration: underline;
}

a.page_selected{
	font-family: Verdana, Arial;
	font-size: 70%;
	font-weight: bold;
	color: #f85405;
	border-bottom-color:#f85405;
	border-bottom-style: solid;
	border-bottom-width: 2px; 
}

a.page_selected:hover{
	background-color: #f8d0bd;
	text-decoration: none;
}

a.page_not_selected{
	font-family: Verdana, Arial;
	font-size: 70%;
	font-weight: normal;
	color: #f85405; 
}

a.page_not_selected:hover{
	background-color: #f8d0bd;
	text-decoration: none;
}

.red{
	color: red;
}

.photo_album_count{
	font-family: verdana, arial; 
	font-size: 70%;
}

.photo_album_list_desc,
.photo_album_list_desc_grey{
	font-family: verdana, arial; 
	font-size: 70%; 
}

.photo_album_list_desc_grey{
	color: gray;
}