@charset "utf-8";
/* CSS Document */

html,body
{
margin: 0;
padding: 0;
height: 100%;
background: transparent url(../images/bg.gif) repeat scroll 0% 0%;
}

img
{
border: 0 none;

}
*
{
margin: 0;
padding: 0;
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #996d61;
}

p1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #996d61;
}

a:link, a:visited
{
color: #c41130;
text-decoration:none;
}
a:hover, a:active, a:focus
{
color: #c41130;
text-decoration:underline;
}

a.header:link, a.header:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F3E9E5;
	margin-right: 30px;
text-decoration:none;
}



a.header:hover, a.header:active, a.header:focus
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F3E9E5;
	margin-right: 30px;
	text-decoration:underline;
}

a.footerLink:link, a.footerLink:visited
{
color:#996d61;
}

a.footerLink:hover, a.footerLink:active, a.footerLink:focus
{
color: #c41130;
}


.testimonial
{
color:#c41130;
font-size:11px;
margin-right: 15px;
}

.splash
{
text-align: center;
}

.contentbg
{
background: transparent url(../images/table_bg.gif) no-repeat scroll 0% 0%;
}
.brown
{
background-color:#996d61;
}

.services-links
{
margin-right: 15px;
}
.services {
	margin: 0pt;

}


.borderr
{
border-right: 1px solid #996d61;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F3E9E5;
	margin-right: 30px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
	color: #996D61;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #c41130;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #996D61;
	text-align: left;
	margin-right: 15px;
	margin-bottom: 7px;
}
.small
{
font-size: 10px;
}

