@charset "UTF-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #BFBCAA;
	background-color: #35475D;
}
.dragonHome {
	padding-bottom: 10px;
}
#outline {
	border: thin solid #BFBCAA;
}

/** Navigation - homepage **/

#nav {
	border: thin solid #BFBCAA;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
}
#navCenter {
border: thin solid #BFBCAA;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;margin-left: 10px;
	margin-right: 10px;
}
.navTable {
	margin-top: 10px;
	margin-bottom: 10px;
}

/** end Navigation - homepage **/

/** Navigation - gallery pages **/

#navigation {
	text-align: left;
	color: #C9B38D;
	float:left;
	line-height: 250%;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	margin-top: 0px;
}

.overandunderlineBullet{
	text-align: left;
	list-style-type: none;
	padding-left:36px;
	border-bottom-width: thin;
	border-bottom-color: #BFBCAA;
	border-bottom-style: solid;
	list-style-type: none;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #BFBCAA;	
}

.underlineBullet{
	text-align: left;
	list-style-type: none;
	padding-left:36px;
	border-bottom-width: thin;
	border-bottom-color: #BFBCAA;
	border-bottom-style: solid;
	list-style-type: none;
	
}

.nolineBullet{
	
margin:0;
	text-align: left;
	list-style-type: none;
	padding-left:36px;
}

.bullet{
	margin:0;
	text-align: left;
	list-style-type: disc;
	padding-left:36px;
	list-style-position: inside;
}

#galleryLeftLine {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #BFBCAA;
}


/** end Navigation - gallery pages **/





#homecopy {
	border: thin solid #BFBCAA;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 110%;
	line-height: 140%;
}

#copy {
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 50px;
	font-size: 110%;
	line-height: 140%;
}

#galleryTopCopy {
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-size: 110%;
	line-height: 140%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FEFFBE;
}
#footer a {
	color: #5F7FA6;
	text-decoration: none;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 4px;
	color: #5F7FA6;
}
.smallCaps {
	font-variant: small-caps;
	font-size: 110%;
}

.top p{
    vertical-align :top
}


/** images **/
.photo {
	background-color: #E3DACE;
	margin-top: 12px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35475D;
	border-right-color: #35475D;
	border-bottom-color: #263343;
	border-left-color: #263343;
	padding: 6px;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 130%;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	color: #8EA6C0;
}

.galleryHeading {
	font-size: large;
	font-variant: small-caps;
	color: #CEC2A5;
	background-color: #394C64;
	padding: 2px;
	margin-top: 28px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 53px;
	letter-spacing: 0.5em;
	border: thin solid #B7B3A2;
}
.periodSizeInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #8EA6C0;
}

