body {
background-color:#F3DBA3;
font-family:Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none;
}
#page {
width:80%;
border: thin solid #603411;
background-color:#FFFFFF;
color:#603411;
}
#nav {
background-color:#603411;
border-top-width: thin;
border-bottom-width: thin;
border-top-style: solid;
border-bottom-style: solid;
border-top-color: #603411;
border-bottom-color: #603411;
margin:0;
padding:0;
list-style:none;
}
#nav a, #nav td {
width:8em;
text-decoration:none;
color:#FFFFFF;
float:left;
}
#nav a:hover {
background-color:#FFFFFF;
color:#603411;
}
#content {
}
#content a {
text-decoration:none;
color:#603411;
}
#content a:hover {
color:#F3DBA3;
}
#rightcolumn {

}
#footer {
background-color:#603411;
color:#FFFFFF;
}
td .FormInput {
border:solid thin #603411;
}
/* Start Of Testimonials */
.pane h3 {
margin: 0;
padding: 0 0 .3em;
}
.pane p {
margin: 0;
padding: .5em .5em .5em .5em;
}
.pane {
background-color:#603411;
position: relative;
color:#FFFFFF;
margin-left:auto;
margin-right:auto;
margin-top:5px;
width:90%;
border:thin solid #FFFFFF;
}
.pane .delete {
position: absolute;
top: 1px;
right: 10px;
cursor: pointer;
}
.pane .add {
position: absolute;
top: 1px;
right: 30px;
cursor: pointer;
}
.pane li {
text-indent:15px;
font-weight:bold;
}
/* End Of Testimonials */
/*Start Slide Show*/
.slideShow {
border:solid medium #603411;
width:300px;
height:300px;
margin-top:10px;
}
/*End Slide Show*/