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

body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	color: #000;
	background-color: #fff;
	text-align: center;
}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0em 1.2em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.8em;
	margin: 10px 10px 20px 15px;
	font-weight: normal;
	color: #7c0927;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 {
	font-size: 1.5em;
	margin: 5px 10px 10px 15px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 1.1em;
	margin: 0 10px 10px 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;	
}

a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

a:link, a:visited {
	color: #7c0927;
}

a:hover {
	color: #7c0927;
	text-decoration: underline;
}

a:active {
	color: #B90D38;
	text-decoration: underline;
}

h3 a:link, h3 a:visited {
	color: #000000;
}

h3 a:hover {
	text-decoration: underline;
}

h3 a:active {
	color: #7c0927;
	text-decoration: underline;
}

img {
	border: 0;
}

ol, ul, li {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

li > p {
	margin-top: 0.2em;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
}

#container {
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

#header {
	float: left;
	margin: 0 0 4px 0;
}

#header h1 {
	background: url(img/header.jpg) no-repeat left top;
	width: 770px;
	height: 146px;
	text-indent: -9999em;
	overflow: hidden;
}

#bg {
	float: left;
	width: 770px;
	background-image: url(img/navbg2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#navigation {
	clear: both;
	float: left;
	margin: 0 4px 0 0;
	width: 186px;
	height: 341px;
	background: url(img/navbg.jpg) no-repeat left top;
}

#navigation ul {
	margin: 12px 0 0 10px;
	list-style-type: none;
}

#navigation li {
    margin-bottom: 0.4em;
}

#navigation ul ul {
	margin: 5px 0 0 15px;
	font-size: 0.9em;
	line-height: 1em;
}

#navigation ul ul li a {
	font-weight: normal;
}

#navigation a {
	color: #FFFFFF;
	display: block;
	width: 140px;
	padding-left: 10px;
	text-decoration: none;
	font-weight: bold;
}

.testimonial {
	clear: left;
	float: left;
	width: 186px;
	margin: 70px 0 30px 0;
}

.push {
	margin: 170px 0 30px 0;
}

#navigation a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #993f56;
}

#navigation .nohover a:hover {
	background-color: transparent;
}

#maincontent {
	float: left;
	margin: 0;
	width: 580px;
	background: #efefef url(img/textbg.jpg) repeat-x top;
}

#maincontent p {
	margin: 0 10px 10px 20px;
}

#starbullet {
	margin-left: 20px;
	padding-left: 20px;
	list-style: none;
}

#starbullet li {
	padding-left: 20px;
	background-image: url(img/starbullet.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.floatright {
	float: right;
	clear: right;
}

.floatleft {
	float: left;
	clear: left;
}

.pic a {
	display: block;
	margin: 0px 18px 20px 14px;
	border: 4px solid #FFFFFF;
}

.pic a:link, .pic a:visited {
	border: 4px solid #FFFFFF;
}

.pic a:hover {
	border: 4px double #FFFFFF;
}

.pic a:active {
	border: 4px double #999999;
}

.gallery a {
	float: left;
	margin: 0 15px 15px 0;
	display: block inline;
	width: 150px;
	height: 150px;
	border: 4px solid #FFFFFF;
}

.gallery a:link, .gallery a:visited {
	border: 4px solid #FFFFFF;
}

.gallery a:hover {
	border: 4px double #FFFFFF;
}

.gallery a:active {
	border: 4px double #999999;
}

#galleryholder {
	clear: both;
	float: left;
	width: 547px;
	margin: 20px 0 30px 33px;
}

.box {
	float: left;
	margin: 5px 0 0 5px;
	width: 150px;
	height: 150px;
	background: #efefef url(img/aboutus.jpg);	
}

.first {
	clear: both;
	margin: 5px 0 0 0;
}

.box a {
	display: block;
}

.box a:link, .box a:visited {
}

.box a:hover {
	border-bottom-width: 8px;
	border-bottom-style: none;
	border-bottom-color: #000000;
}

.box a:active {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#bottombar {
	clear: both;
	float: left;
	margin: 4px 0 0 0;
	height: 25px;
	width: 770px;
	background-color: #000000;
	text-align: center;
}

#bottombar p {
	margin: 4px 4px 4px 4px;
	color: #FFFFFF;
}

#footer {
	clear: both;
	float: left;
	width: 770px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.clearboth {
	clear: both;
	line-height: 0;
} 




