/*#############################################################
Original Author: Viktor Persson
URL: http://templates.arcsin.se

Modified by Dayspring Technical Services

#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #963;
	color: royalblue;
	text-decoration: none;
	
}
a:hover {
	color: #C60;
	color: #b0c4de;
	text-decoration: underline;
}
body {
	background: white;
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
.blue {
	background: #b0c4de;
	color: #543;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
code {
	background: #FFE;
	background: #eeeeee;
	background: #fde8e9;
	/* background: #fdeded; this is a little more peachy */
	background: #eeebf0;
	border: 1px solid #EED;
	border-left: 6px #d08e8f;
	color: #554;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	margin-left: 10px;
	padding: 8px 10px 10px 8px;
	white-space: pre;
	width: 90%;
}
blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #666;
	display: block;
	font: normal 1.3em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}
h1,h3 {
	/* color: #654;*/
	color: #191970;
	padding-top: 6px;
	font: normal 2.1em Georgia,"Lucida Sans Unicode","Trebuchet MS",sans-serif;
}
h2 {
	font: normal 1.8em Georgia,"Lucida Sans Unicode","Trebuchet MS",sans-serif;
	margin-bottom: 4px;
	color: #005759;
	color: #b0c4de;
	color: black;
}
img {
      border: none;
      
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	/* background: url(img/bgcontainer.gif) repeat-y; */
	margin: 0 auto;
	width: 780px;
	background-color: white;
}

/* header */
.header {
	background: white;
	height: 209px;
	margin: 0px 0px 0px 0px;
	width: 780px;
	/* float: left;*/
}

/* title */
.title {
	display: inline;
	padding: 20px;
}
.title h1 {
	/* color: #E4DBCF;*/
	color: #d08e8f;
}

/* navigation */
.navigation {
	background: royalblue; /* brethren mauve */
	/* background: #669999; brethren dark green */
	/* background: black; pale pink */
	font: bold 1.3em Verdana,sans-serif;
	height: 34px;
	margin: 0 auto;
	padding: 0px 5px 0px 25px;
	width: 750px;
}
.navigation a {
	color: #543;
	color: black;
	color: #b0c4de;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 32px;
	line-height: 34px;
}
.navigation a:hover {
	/* background: #CEBDA1;*/
	background: #eeeeee;
	background: #fde8e9;
	background: royalblue;
	color: #420;
	color: #fde8e9;
	color: #b0c4de;
	color: white;
}
.navigation2 {
	background: royalblue; /* brethren mauve */
	/* background: #669999; brethren dark green */
	/* background: black; pale pink */
	font: bold 1.3em Verdana,sans-serif;
	height: 34px;
	/* margin: 0px; */
	padding: 0px 5px 0px 14px;
	width: 750px;
}
.navigation2 a {
	color: #543;
	color: black;
	color: #b0c4de;
	text-decoration: none;
	padding: 3px 4px;
	margin-right: 8px;
	line-height: 34px;
}
.navigation2 a:hover {
	/* background: #CEBDA1;*/
	background: #eeeeee;
	background: #fde8e9;
	background: royalblue;
	color: #420;
	color: #fde8e9;
	color: #b0c4de;
	color: white;
}


/* main */
.main {
	background: #ffffff url(img/content.gif) repeat-y ;
	clear: both;
	padding: 0 10px 0px 0px;
	
}
.photomain {
	background: #ffffff; 
	clear: both;
	padding: 0px 0px 0px 0px;
	
}


/* sub navigation */
.sidenav {
	float: left;
	width: 218px;
}
.sidenav h1 {
	/* background: #BCB39F url(img/sidenavh1.gif) repeat-x;*/
	background: #669999;
	background: #336666;
	background: royalblue; /* brethren mauve */
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	color: #4A4A44;
	color: black;
	color: #b0c4de;
	color: #ededed;
	font-size: 1.2em;
	height: 22px;
	margin: 0;
	padding-left: 12px;
	font-family: Verdana,"Lucida Sans Unicode","Trebuchet MS",sans-serif;
	font-weight: bold;

}
.sidenav_text {
	/* background: #BCB39F url(img/sidenavh1.gif) repeat-x;*/
	background: #669999;
	background: #eeeeee;
	/* background: #eeebf0; */
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	color: black;
	font-size: 1.2em;
	/* height: 22px;*/
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.sidenavconf_text {
	background: #eeeeee;
	color: #333333;
	font-size: 0.9em;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.sidenavconf_img {
	background: inherit;
	display: inline;
	border: none;
	padding-left: 0px; 
}

.sidenav_img {
	background: inherit;
	display: inline;
	border: none;
	padding-left: 36px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	list-style: none;
}
.sidenav li a {
	background: #CCC3AF;
	background: #d08e8f;
	background: #ffffe5;
	background: #005759;
	background: #669999;
	background: #eeeeee;
	/* background: #eeebf0; */
	/* background: #fde8e9; */
	color: black;
	display: block;
	padding: 8px 4px 8px 28px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: #D6CCB9;
	background: #eeeeee;
	background: #fde8e9;
	background: #b0c4de;
	color: black;
}

/* content */
.content {
	padding-top: 12px;
	float: right;
	width: 68%;
}
.photocontent {
	padding-top: 12px;
	width: 95%;
	font-size: 1.5em;
	
}

.content table {
        font-size: 1.1em 
        
}
.content .descr {
	color: #987E57;
	font-size: 1.1em;
	margin-bottom: 6px;
}

#districts a {
	color: #544;
	font-size: 1.3em;
	margin-bottom: 6px;
	line-height: 20px ;
}

#districts a:hover {
	color: #d08e8f;
	color: #b0c4de;
	font-size: 1.3em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}

/* footer */
.footer {
	background:  royalblue;
	color: #FED;
	color: #544;
	font-size: 1.1em;
	line-height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 780px;
}
.footer a {
	color: #FFD;
	color: #544;
	color: #b0c4de;
	text-decoration: none;
}
.footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

.titlerow {
        background: #d08e8f;
        background: royalblue;
        color: white;
        font-size: 1.4em;
        text-align: center;
        
}

.congdata {
       padding: 1px 2px 2px 1px;
       text-align: center;
       width: 150px;

}
.camp_text {
	padding: 1px 2px 2px 1px;
       	text-align: center;
       	font-size: 1.2em;
}


       