/* CSS Document */

html {
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: #CBE0B5;
	background-image: url(../images/siteback.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #CBE0B5;
	height: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	left: 0px;
	font-size: 14px;
}

body #mainpage {
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	left: 0px;	
	width: 504px;
	text-align: left;
}

#mainpage .innerbreak {
	margin: 0px auto;
	padding: 0px;
	top: 0px;
	clear: both;
	height: 30px;
	background-color:#ffffff;
}

.secondbreak {
	clear: both;
	height: 15px;
}

#mainpage #central {
	background-color: #ffffff;	
	float: right;	
	background-image: url(../images/bigflower.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #745E13;
}

#mainpage .plainlink a:link{
	border: 0px;
}

/******************
	copy 
*******************/


#central #copy {
	position: relative;
	width: 344px;
	float: right;
	padding: 0px 13px 5px 5px;
	line-height: 1.4em;	
	color: #AD8D40;
	border-left: 1px dotted #B79646;
}

#copy .largeimg {
	padding: 0px 0px 0px 15px;
}

#copy p {
	position: relative;
	top: 0px;
	padding: 0px;
	margin: 0px;
	padding-left: 2px;
}

#copy a { 
	font-size: 12px;
}

#copy h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	text-align: center;
}

#copy img {
	margin: 1px 1px 1px 1px;
	margin-bottom: 15px;
	margin-right: 9px;
}

/* #copy .question p:first-line {
	padding-left: 25px;
} */

#copy .question {
	padding: 2px 3px 5px 30px;
	border-bottom: 1px dotted #B79646;
	color: #B79646;
	font-style:italic;
	background: url(../images/question.gif) 2px 2px no-repeat;
}

/* #copy .answer p:first-line {
	padding-left: 25px;
} */

#copy .answer {
	padding: 2px 3px 10px 30px;
	margin-top: 5px;
	background: url(../images/answer.gif) 2px 2px no-repeat;	
}

#central .flowerbreak {
	clear: both;
	height: 14px;
	border-bottom: 1px solid #E3DFD0;
	margin-bottom: 3px;
}


/******************
	 navigation 
*******************/

#central #navigation {
	position: relative;
	float: left;
	/*display: inline;*/
	line-height: 1.8em;
	width: 140px;
	margin: 0 auto;
	padding: 0;
/*	background-color:#66FFFF;	*/
}

#navigation ul {
	list-style-type: none;
	margin: 0px auto;
	padding: 0px;
	padding-right: 4px;
	text-align:right;
}
#navigation li {
	display: block;
	margin: 0px;
}

#navigation li a {
	display: block;
	margin: 0px;
/*	padding-bottom: 1px; */
	font-size: 12px;
/*	background-color: #2175bc; */
	color: #996600;
/*	color: #745E13; */
	text-decoration: none;
	width: 100%;
}

html>body #navigation li a:link {
	width: auto;
/*	background: url(../images/linkbutton.gif) top left no-repeat; */
}

#navigation li a:hover {
/*	border-bottom: 1px dotted #C3AC5D;		 */
	padding-bottom: 0px;
	background: url(../images/rtarrow.gif) center left no-repeat;
	color: #C3AC5D;
}

#navigation img {
	margin-top: 10px;
	margin-right: 10px;
}

#navigation #address {
	position: relative;
	padding-top: 100px;
	font-size: 11px;
	color: #996600;
	text-align:right;
	padding-right: 4px;
	line-height: 1.8em;
}

#navigation  #address-shorter {
	position: relative;
	padding-top: 10px;
	font-size: 11px;
	color: #996600;
	text-align:right;
	padding-right: 4px;
	line-height: 1.8em;
}

#address a:link {
	color: #996600;
}
	



/***************
Other stuff
****************/

#spacerbottom {
	position: relative;
	clear: both;
	margin: 0px auto;
	left: 0px;	
	width: 504px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;	
}


/******************
	 footer 
*******************/


#footer {
	position: relative;
	clear: both;
	text-align: center;
	margin: 0px auto;
	left: 0px;	
	width: 504px;	
}

#footer .footcolumn {
	position: relative;
	background-color: #E9F2E3;
	text-align: center;
	width: 101px;
	padding: 0px;
	margin: 0px auto;
}

#footer img {
	position: relative; 
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border-bottom: 3px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;	
/*  border-top: 1px solid #745E13; */
}
