/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */
/* |CSS Stylesheet (C) Copyright 2006 Websmart Incorporated | */
/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||| */

/* Layout */

html {
	min-height: 100%;
	height: auto;}

body{
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FEF2D8;
	background-color: #004588;
	line-height: normal;
	color: #333333;
	color: #242424;
	height: inherit;
	background-image: url(../images/siteimages/pageback_grad.jpg);
	background-repeat: repeat-x;	
}
div#PrintHeading{
width: 100%;
display: none;
}
div#MasterContainer{
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/siteimages/pageback.jpg);
	background-repeat: repeat-y;
	background-position: center;

}

div#MasterInside{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	/*background-color: #FEF5E4;*/
	height: inherit;
	overflow: visible;
}
div#TableContent{
	width: 750px;
	}
	
.LeftColumn{
	width: 110px;
}

.MidColumn{
	width: 245px;
}

.RightColumn{
	width: 400px;
	overflow: visible;
	background-color:#FEF5E4;
}

#Navigation {
	width: 111px;
	height: 400px;
	margin: 10px 1px 0px 3px;
	padding: 0px;
}
#Navigation ul {
	padding: 0px;
	margin:0px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
	list-style-type: none;
	line-height: 170%;
}
#Navigation ul li a
{
	padding: 1px 3px 0px;
	color: #8C868A;
	background-color: inherit;
	text-decoration: none;
	height: 25px;
	display: block;
}

#Navigation ul li a:hover
{
	padding: 1px 4px 0px;
	background-color: #6D2E75;
	color: #FEF5E4;
	height: 25px;
}

div#ContentImage{
	width: 375px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top:20px;
/*	filter:shadow(color:gray,strength:5,direction:135,opacity.5);*/
	
}

div#Content {
	width: 375px;
	height: 100%;
	min-height: 400px;
	vertical-align: top;
	margin-top: 25px;
	padding-bottom: 0px;
	overflow: visible;
	background-color:#FEF5E4;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.ContentStyle {
	padding: 2px 5px 4px;
	margin-right: 2px;
	margin-left: 2px;
	color: #8C868A;
	background-color:#FEF5E4;
}
.ContentStyle P
{
	font-size: 95%;
	line-height: 165%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.ContentStyle hr{
	margin-top: 4px;
	margin-bottom: 10px;
	background-color: #660066;
	color:#660066;
	height: 4px;
	noshade:noshade;
}
.ContentStyle Table{
	font-size: 95%;
	line-height: 165%;
	color: inherit;
}
div#Footer {
	width: 770px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	float: none;
	clear: both;
	background-image: url(../images/siteimages/pagebottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#FooterInside {
	width: 750px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	vertical-align: bottom;
	margin-top: 5px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 1px;
	text-align: center;
	color: #ffffff;}

#FooterInside ul {
	float:none;
	padding-left: 0px;
	margin:0px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	overflow: visible;
	list-style-type: none;
}
#FooterInside ul li { display: inline; }

#FooterInside a
{
	padding: 0px 4px;
	color: #fef6e4;
	text-decoration: underline;
}

#FooterInside a:visited
{
	padding: 0px 4px;
	color: #fef6e4;
	text-decoration: underline;
}

#FooterInside a:hover
{
	padding: 0px 4px;
	color: #E89103;
	text-decoration: none;
}


#FooterInside ul li a
{
	padding: 0px 4px;
	color: #fef6e4;
	text-decoration: underline;
}

#FooterInside ul li a:visited
{
	padding: 0px 4px;
	color: #fef6e4;
	text-decoration: underline;
}

#FooterInside ul li a:hover
{
	padding: 0px 4px;
	color: #E89103;
	text-decoration: none;
}





div#FooterPrint {
	float: none;
	width: 650px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: none;
	background-color: #ffffff;
	display: none;
}

/* General Styles*/

h1 {
	font-size: 185%;
	font-weight: normal;
	color: #6D2D77;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: "Times New Roman", Times, serif;
	background-color: inherit;
	letter-spacing: .1em;
	}
h2 {
	font-weight: normal;
	font-size: 160%;
	color: #E89103;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 2px;
	background-color: inherit;
		letter-spacing: .1em;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-size: 145%;
	font-weight: normal;
	color: #6D2D77;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: inherit;
		letter-spacing: .1em;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	color: #E89103;
	font-size: 135%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: inherit;
	font-family: "Times New Roman", Times, serif;
}

h5 {
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #6D2D77;
	background-color: inherit;
	font-family: "Times New Roman", Times, serif;
}
h6 {
	font-size: 110%;
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 3px;
	color: #E89103;
}
A:link {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:visited {
	color: #6D2D77;
	text-decoration: underline;
	background-color: inherit;
}
A:active {
	color: #333366;
	text-decoration: underline;
	background-color: inherit;
}
A:hover {
	color: #E89103;
	text-decoration: underline;
	background-color: inherit;
}
.small {  font-size: 10px}
.formlabels {
	color: #B00404;
	font-weight: bold;
background-color: inherit;
}
.linedivider {
	border: thin dotted #737357;
}
.linkslist1 {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #2B5C85;
	background-color: inherit;
}
.linkslist1b {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.linkslist2 {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
}
.separator{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	display: block;
	background-color: inherit;
}
.sidebar{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

fieldset{
	padding: 5px;
	border: 1px solid #bfaf8b;
	
}
div#PhotoGallery{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#PhotoGallery img{
	background-color:#ffffff;
	/*border: 1px solid #ffffff;
	padding: 4px;*/
	margin-bottom: 1px;
	}

#PhotoGalleryAlbum img{
	background-color:#ffffff;
	/*border: 1px solid #ffffff;
	padding: 4px;*/
	margin-bottom: 0px;
	}
#PhotoGalleryAlbum img{
	padding: 4px;
	border: 1px solid #999999;
    background-color:#ffffff;}	
	

div#PhotoGalleryCover{
	text-align: center;	
}
#PhotoGalleryCover img{
	background-color:#ffffff;
	/*border: 0px solid #ffffff;*/
	padding: 0px;
	margin-bottom: 0px;
	}
	
.PhotoGallerystyle{
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	}
	
.imagethumbnails{
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	background-color: #ffffff;}

.profileimage{
	padding: 4px 4px 4px 4px;
	border: 1px solid #999999;
	background-color: #ffffff;
	margin-left: 10px;
	margin-bottom: 5px;}


.GalleryImage{
	width: 80px;
	height: 80px;
	border: 4px solid #ffffff;
	padding: 0px;
	overflow: hidden;
	}
	div#GalleryMenu{
	margin-bottom: 15px;}