/* REUSABLE COMPONENTS BEGIN */

/* CENTERED FRAMEWORK BEGIN */
body { text-align: center; margin: 0em; padding: 0em; font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif; font-size: 76%;	background-color: #f2e9b7; }	
#framewrapper {	width: 780px; margin-right: auto; margin-left: auto; padding: 0px; text-align: left; border-right: 10px solid #7d2020; border-left: 10px solid #7d2020; }
/* CENTERED FRAMEWORK END */

/* PRE-FORMAT TAGS BEGIN */
a:link,a:visited { text-decoration:underline; }
a:hover,a:active { text-decoration: none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
html,body,div,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }
a img,:link img,:visited img { border:none; }
p { line-height: 1.2em; }
/* PRE-FORMAT TAGS END */

/* REUSABLE COMPONENTS END */

img
{
	padding: 0px;
	margin: 0px;
}

#menuwrapper {display:block; position: absolute; top: 30px; left: 150px; width: 629px; }

#whiteborderwrapper
{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

#absolutewrapper
{
	position: absolute;
}

#contentwrapper
{
	position: absolute;
	top: 71px;
	left: 150px;
	width: 628px;
	height: 389px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	overflow: scroll;
	background-image: url(../images/content-background.gif);
	background-repeat: repeat-x;
	background-color: #a4943a;
}

#maroonbackground
{
	background-color: #7d2020;
	height: 20px;
	border-bottom: 1px solid #ffffff;
}

#footerwrapper
{
	background-color: #7d2020;
	height: 25px;
	border-top: 1px solid #ffffff;
	text-align: center;
	color: #ffffff;
	padding-top: 5px;
}

#content
{
	position: relative;
	margin: 10px;
	border: 1px solid #7d722e;
	background-color: #ffffff;
	padding: 5px;
}

#content img
{
	position: relative;
	border: 1px solid #7d722e;
}

#content p
{
	margin-bottom: 10px;
}

.photo
{	
	border: 1px solid #7d722e;
	margin: 5px;
}

.firstletter
{
	font-family: Monotype Corsiva;
	font-size: 2.4em;
	padding-bottom: 2px;
	line-height: 25px;
}

#breadcrumb
{
	font-size: .9em;
	margin-bottom: 5px;
}

ul
{
	margin-left: 20px;
	margin-bottom: 10px;
}

a:link, a:visited
{
	color: #7d2020;
}

a:active, a:hover
{
	color: #cc0000;
}

ul.word
{
	list-style-image: url(../images/word.gif);
}

label
{
	padding: 0em;
	margin: 0em;
	float: left;
	width: 75px;
	font-size: 1em;
}

input 
{
	font-size: 1em;
  border: 1px solid #7d722e;
  background-color: #eeeeee;
}

textarea
{
	font-size: 1em;
	font-family: Verdana;
	border: 1px solid #7d722e;
	background-color: #eeeeee;
}

fieldset
{
	border: 1px solid #7d722e;
	margin: 0px;
	padding: 5px;
}

legend
{
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}

.button
{
	font-weight: bold;
	font-size: 1.1em;
	background-color: #bfad44;
	border: 1px solid #7d722e;
}

.error
{
	font-size: 1.1em;
	color: Red;
	font-weight: bold;
}

.floatright
{
	float: right;
	margin-left: 300px;	
}

p.big
{
	font-size: 1.8em;
	line-height: 1.5em;
	font-family: Monotype Corsiva;
}

#pindex #content
{
	background-image: url(../images/courtyard.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

p
{
	font-size: 1.1em;
}

#pservices #content
{
	background-image: url(../images/inside-office.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}