/* CSS Document */

body {
	background-color:#780000; /* Dark Red */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin:0;
}
#BGOrange {
	background-color:#780000; /* Dark Red */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin:0;
}
a {
	color:#780000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#780000;
	font-weight:bold;
	text-decoration:underline;
}


#header {
	width:100%;
	background-color:#780000;  /* Dark Red  */
	border-bottom: 1px solid #204000;
	color:#ffffff;
	text-align:right;
}
#header p {
	padding:5px;
	margin:0;
}
#header a {
	color:#780000;
	text-decoration:underline;
	font-weight:normal;
}
#header a:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#subheader {
	background-color:#A00000; /* Light Red */
	color:#F84747;            /* Dark Red  */
	border-top: 1px solid #9fbb88;
	border-bottom: 1px solid #5d7744;
	width:100%;
	text-align:left;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:2.5em;
	letter-spacing:-1px;
}
#subheader p {
	padding:20px;
	margin:0;
}

#menu {
	background-color:#CACAAF;
	border-top: 1px solid #ececcf;
	border-bottom: 1px solid #a8a88d;
	width:100%;
	text-align:left;
    height: 50px;
}
#menu p {
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
    height: 38px;
}
#menu a {
	background-color:#B1B18B;
	border-top: 1px solid #ececcf;
	border-left: 1px solid #ececcf;
	border-bottom: 1px solid #86866b;
	border-right: 1px solid #86866b;
	height:100%;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#menu a:hover {
	background-color:#780000;
	border-top: 1px solid #606049;
	border-left: 1px solid #606049;
	border-bottom: 1px solid #a2a28c;
	border-right: 1px solid #a2a28c;
	height:100%;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#container {
	width:100%;
    margin-top: 1px;
}
#left_column {
  width: 15em;
  float: left;
  clear: left;
  color:#FFFFFF; /* White text under Other */
}
#left_column h1 {
	background-color:#FFFFFF;
	font-size:140%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin:0;
	color:#003300;
	padding-left:4px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#left_column a {
	line-height:25px;
	color:#FFFFFF;      /* White */
	text-decoration:none;
	display:block;
	padding-left:5px;
	border-top: 1px solid #AAD284;
	border-bottom: 1px solid #AAD284;
}
#left_column a:hover {
	line-height:25px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-color:#780000;
	border-top: 1px solid #c5f397;
	border-bottom: 1px solid #81b053;
	padding-left:5px;
}
#left_column p {
	padding:5px;
}

#right_column {
	background-color: #EFF7E8;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 0 15em;
	padding-right:25px;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	border-left: 1px solid #cccccc;
}
#right_column p {
	padding:10px;
}
#right_column h1 {
	background-color:#780000;
	border-top: 1px solid #9fbb88;
	border-left: 1px solid #9fbb88;
	border-bottom: 1px solid #5d7744;
	border-right: 1px solid #5d7744;
	color:#FFFFFF;
	padding:5px;
	font-weight:normal;
	font-size:140%;
}
#footer {
	background-color:#CACAAF;
	border-top: 1px solid #ececcf;
	border-bottom: 1px solid #a8a88d;
	width:100%;
	text-align:right;
	color:#780000; /* Dark Red */
}
#footer p {
	padding:5px;
	margin:0;
}
#footer a {
	color:#FFFFFF;
}
input {
	background-color:#780000;
	border-bottom: 1px solid #9fbb88;
	border-right: 1px solid #9fbb88;
	border-top: 1px solid #5d7744;
	border-left: 1px solid #5d7744;
	color:#FFFFFF;
}
textarea {
	background-color:#780000;
	border-bottom: 1px solid #9fbb88;
	border-right: 1px solid #9fbb88;
	border-top: 1px solid #5d7744;
	border-left: 1px solid #5d7744;
	color:#FFFFFF;
}
submit {
	background-color:#780000;
	border-bottom: 1px solid #9fbb88;
	border-right: 1px solid #9fbb88;
	border-top: 1px solid #5d7744;
	border-left: 1px solid #5d7744;
	color:#FFFFFF;
}
acronym {
	font-variant:small-caps;
	cursor:help;
	letter-spacing:2px;
	font-weight:bold;
}
.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}
/* Photo Price List */
 /* Font Definitions */
 @font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";
    color: White;}
h1
	{mso-style-next:Normal;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:1;
	font-size:9.0pt;
	font-family:Verdana;
	mso-font-kerning:0pt;
	font-weight:normal;}
h2
	{mso-style-next:Normal;
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	page-break-after:avoid;
	mso-outline-level:2;
	font-size:12.0pt;
	font-family:"Times New Roman";
	color:#DDDDDD;}
span.menufont-reg121
	{mso-style-name:menufont-reg121;
	mso-ansi-font-size:9.0pt;
	mso-bidi-font-size:9.0pt;
	font-family:Verdana;
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;}
span.SpellE
	{mso-style-name:"";
	mso-spl-e:yes;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}

 /* Style Definitions */
 table.MsoNormalTable
	{mso-style-name:"Table Normal";
	mso-tstyle-rowband-size:0;
	mso-tstyle-colband-size:0;
	mso-style-noshow:yes;
	mso-style-parent:"";
	mso-padding-alt:0in 5.4pt 0in 5.4pt;
	mso-para-margin:0in;
	mso-para-margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Times New Roman";}
.Kraphiges li
{
    display: inline;
    float: left;
   /* margin-left: 15px;
    margin-bottom: 15px;*/
}
.Kraphiges img
{
    /*border-bottom: thick solid ButtonShadow;*/
    height: 244px;
    width: 262px;
    /*border-left-color: ButtonShadow;
    border-left-width: thick;
    border-right-color: ButtonShadow;
    border-right-width: thick;
    border-top-color: ButtonShadow;
    border-top-width: thick;*/
}


