body {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto;
	line-height: 24px;
	background-image:url(../images/bg.jpg)
}

td, p {
	font-family: Tahoma;
	font-size: 14px;
	color: #003300;
	line-height: 24px;
	letter-spacing: 0.6px;
}

li {
	list-style-image:  url(../images/li.gif);	
}

a:link, a:active {
	color: #6a1706;
	text-decoration: underline;
		
}

a:visited {
	color: #000000;
		text-decoration: underline;
}

a:hover {
	text-decoration: underline;	
}


.top {
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
	color: #003300;
}

.test{
	font-family: Tahoma;
	font-size: 12px;
	color: #003300;
	line-height: 22px;
	font-style:italic;
}

.boxes {
	font-size: 15px;
	color: #ffffff;
}


.smalltitle {
	font-size: 14px;
	color: #7d6e2f;
	font-weight:800;
}

.smalltext {
	font-size: 10px;
	color: #999999;
	line-height: 18px;
}

.whitetext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 59px;
	height: 29px;
	background-image: url(../images/bkgd.gif);
}


form	{
	margin: 0 0 0 0;
}

input, select, textarea {
	background-image: url(../images/background_form.gif);	
	color : #2E2E28;
	font-size: 12px;
	border-width: 1px;	
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 79px;
	height: 29px;
	background-image: url(../images/bkgd.gif);
}

.radio {
	background-image: url(../images/white.gif);		
}

.option {
	background-image: url(../images/background_form.gif);		
}

.photos	{
	background-color : #cccccc;
	border-right-width : 1px;
	border-right-color : #cccccc;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #cccccc;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #cccccc;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #cccccc;
	border-left-style : solid;
}


a.footer:link, a.footer:visited, a.footer:active {
	color: #813305;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	text-decoration: underline;	
}

.bottom {
	font-size: 10px;
	color: #813305;
}



fieldset {
border: 1px solid #000000;
padding: 10px;
}

legend {
color: #000000;

}

h1 {
	font-size:19px;
	color:#2d5b77;
	font-variant:small-caps;
}

.line {
	color: #2D5B77;
	font-weight: bold;
}

.heading {
	font-size:19px;
	color:#6a1706;
	font-variant:small-caps;
	font-weight:bold;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 0 auto; /* center for now */
	
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}
