body
{
	font-size: 12px;
	font-family: "Trebuchet MS";
	background-color: #FFFFFF;
}
p
{
	font-size: 13px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
#fullcontainer
{
	background-color:#ffffff
}
#navbar
{
	color: #753B3A;
	text-align: center;
	padding-bottom: 7px;
	padding-top: 7px;
}
#imageheader
{
	border-top: solid 5px #753B3A;
}
.nav
{
	padding-left: 15px;
	padding-right: 15px;
}
a
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
a:link
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a:visited
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #753B3A;
}
a:hover
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #753B3A;
}
a:active
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #753B3A;
}
a:visited
{
	text-decoration: none;
	font-weight:bold;
	color: #753B3A;
}		
.nav a
{
	color: #753B3A;
	text-decoration:none;
}	
.nav a:visited
{
	color: #753B3A;
	text-decoration:none;
}		

#header
{
	text-align:right
}
h1
{
	font-size: 32px;
	font-weight: bold;
	margin: 10px;
	color:#0685CC;
}
h2
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	margin: 10px;
	color: #373737;
}
#image
{
	background:url(images/image.jpg) no-repeat center;
	width: 780px;
	height: 140px;
	text-align: center;
}
#textcontainer
{
	background: url(images/bgimage.jpg) repeat-y center;
	border-top: solid 20px #753B3A;
}	
#leftcolumn
{
	text-align: left;
}
h3
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}
.leftcolheading
{
	color: #ffffff;
	padding: 5px 10px;
}
.leftcoltext
{
	padding: 5px 10px;
	color: #ffffff;
}
#rightcolumn
{
	text-align: left;
}
.rightcolheading
{
	color: #753B3A;
	padding: 5px 10px;
}
.rightcoltext
{
	padding: 5px 10px;	
}
#footer
{
	background-color: #EAEAEA;
	color: #753B3A;
	font-size: 11px;
	text-align: center;
	
}
.footer
{
	color: #753B3A;
	font-size: 11px;
	text-align: center;
}
.footer a
{
	color: #753B3A;
	text-decoration:none;
}	
.footer a:visited
{
	text-decoration:none;
	color: #753B3A;		
}		
