body
{
    background-color: #e6e6e6;
    margin: 10px;
    margin-top: 10px;
    line-height: 1.1em;
}

.album { 	background-image:url(../images/default_highlight_image.jpg); 
	        background-repeat:no-repeat; 
	        width:127px; 
	        height:119px 
}
.albumintro { 	background-image:url(../images/default_highlight_image.jpg); 
	        background-repeat:no-repeat; 
	        width:135px; 
	        
}
.outerTable
{
	background-color	: #ffffff;
	width				: 70%;
	text-align:left;
}

.gallerydesc 
{
	margin: 10px; border: 1px solid #0066FF; padding: 10px; font-size: 1.1em;
	text-align:left;
	line-height:1.5em;
}
.photodesc 
{
	text-align:left;
	line-height:1.5em;
}

h3 { font-size: small; text-align:left; }


.outerSendToTable
{
	background-color	: #FFFFFF;
	width: 100%;
}

.sendToTable td
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	padding				: 6px;
	white-space			: nowrap;
}

.sendToTable textarea
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	width: 100%;
}

.sendToTable input
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	width: 100%;
}

select
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 10px;
}

.headerTitle
{
	width				: 100%;
	font-family			: Trebuchet MS;
	font-size			: 18px;
	color				: #818181;
	padding				: 6px;
}
.pageTitle
{
	background-color	: #005E8F;
	background-image	: url(../images/nav_bg.gif);
	background-repeat	: repeat-y;
	font-family			: Verdana, Sans-Serif;
	font-size			: 16px;
	font-weight			: bold;
	color				: #ffffff;
	padding				: 0px 10px 0px 10px;
	height				: 40px;
}
.navBar
{
	background-color	: #005E8F;
	background-image	: url(../images/nav_bg.gif);
	background-repeat	: repeat-y;
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #ffffff;
	padding				: 0px 10px 0px 10px;
	height				: 40px;
}

.navBar a
{
	background-color	: Transparent;
	color				: #FBAF5D;
}

.navBar a:hover
{
	background-color	: Transparent;
	color				: #FFFFFF;
}

.subNavBar
{
	background-color	: #F8F8F8;
	background-image	: url(../images/subnav_bg.gif);
	background-repeat	: repeat-x;
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #979797;
	padding				: 0px 10px 2px 0px;
	height				: 27px;
	text-align			: right;
}

.siteNav
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #979797;
}
.siteNav a
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #979797;
}

.siteNav a:hover
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #333333;
}
.siteNavBottom
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				:#FFFFFF;
}
.siteNavBottom a
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #FFFFFF;
}

.siteNavBottom a:hover
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #CCCCCC;
}
.subNavBar a
{
	background-color	: Transparent;
	color				: #979797;
}

.subNavBar a:hover
{
	background-color	: Transparent;
	color				: #333333;
}

.mainTable
{
	background-color	: Transparent;
}

.mainTable td
{
	background-color	: Transparent;
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	padding				: 6px;
}


/* Custom Styles */

.textBlock
{
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;	
}

.textBlock h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	line-height: normal;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: solid 1px #DEDEDE;
	color: #FF6600;	
}

.currentPageHighlight
{
	color: #8A2205;
}

.topCorner
{
	width: 6px;
}


.bottomCorner
{
	vertical-align: bottom; 
	width: 6px;
}

.flatVertical
{
	height: 20px; 
	width: 100%;
}

.subAlbumsHeader
{
	background-color	: #F8F8F8;
	background-image	: url(../images/subnav_bg.gif);
	background-repeat	: repeat-x;
	font-family			: Verdana, Sans-Serif;
	font-size			: 9px;
	font-weight			: bold;
	color				: #979797;
	padding				: 0px 10px 2px 0px;
	height				: 27px;
	text-align			: right;
	border-left: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
}

.subAlbumsBody
{
	border-right: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	border-bottom: #e3e3e3 1px solid;
	height: 100%;
}

.otherBlockText
{
	background-color	: Transparent;
	font-family			: Verdana, Sans-Serif;
	font-size			: 11px;
	color				: #666666;
	padding				: 6px;	
}
