/* CSS Document */
body {
	text-align: center;
	font-size: .8em;
	background-color: #7e726e;
	color: #240a0e;
}

h1 {
	margin-bottom: 0.01em;
}

#outer {
	width: 746px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: solid 2px #240a0e;
	background-color: #d0b2a8;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#header {
	padding: 5px;
	background-color: #240a0e;
	height: 45px;
}

#content {
	padding: 10px;
}

.error p {
	padding: 10px 100px;
}

#titleBar {
	background-color: #240a0e;
	color: #ffffff;
	height: 15px;
	font-weight: bold;
	padding: 3px
}

#titleBarR {
	width: 300px;
	float: right;
}

#titleBarL {
	width: 420px;
	float: left;	
}

#titleMid {
	width: 430px;
	float: left;
	background-color: #240a0e;
	color: #ffffff;
	height: 15px;
	font-weight: bold;
	padding: 3px	
}

#LeftTH, #LeftBH {
	width: 420px;
	float: left;
	margin: 2px;
	padding: 4px;
	margin-top: 10px;
}

#RightH {
	width: 300px;
	float: right;
	padding: 6px 4px 4px 4px;
	border-left: 1px solid #240a0e;
}



#largePic {
	background-image: url(images/imgLB.gif);
	background-repeat: no-repeat;
	padding: 19px 17px;
	width: 205px;
	height: 113px;
	float: left;
	margin: 0 0 10px 5px;
}

#largePic img {
	border: 4px solid #240a0e;
}

#content div img {
	border: 4px solid #240a0e;
}

#smallPic {
	font-size: 75%
}

#smallPic img {
	border: 2px solid #240a0e;
	float: left;
	margin-right: 4px;
}

#logo {
	float: left;
}

#banner {
	 float: right;
}

.topBar {
	background-color: #240a0e;
}

.actTitle {
	font-size: 107%;
	font-weight: bold;
}

.subText {
	color: #392c28;
}

.subText2 {
	color: #392c28;
	font-size: 75%;
}

.bodyText {
	color: #392c28;
	font-size: 87%;
}

hr {
	border: 0;
	color: #240a0e;
	background-color: #240a0e;
	height: 1px;
	width: 100%;
	text-align: left;
}

h1 {
 font-size: 110%;
}

.title {
 font-size: 110%;
 font-weight: bold;
} 

/* Navigation */

#primary_navigation {
	margin: 0;
	height: 18px;
	background-color: #d0b2a8;
}

#primary_navigation ul {
	list-style: none;
	margin: 1px 0 1px -1px;
	padding: 0;
	white-space: nowrap;
}

/* reset nav margin in all browsers accept IE5*/

html>/**/body #primary_navigation ul {
	margin: 1px 0 1px 0;
}


#content a, #contentHome a {
	text-decoration: underline;
	color: #240a0e;
}

#content a:hover, #contentHome a:hover {
	color: #5c4841;
	text-decoration: none;
}

/*********************************************/

#primary_navigation ul li {
	position: relative;
	float: left;
	text-align: center;
	color: #ffffff;
	text-align: center;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	letter-spacing: 4px;
	text-transform: lowercase;
	margin-left: 1px;
	width: 148px;
	z-index: 2;
}

#primary_navigation ul li.active {
	background-color: #5c4841;
	
}

#primary_navigation a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color: #3c1017;
}

#primary_navigation a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #5c4841;
	
}

/* Contact Page*/

#mainContentLeft {
	float: left;
	width: 55%;
	border-right: solid 2px #240a0e;
	padding: 5px 15px 5px 5px;
	margin-bottom: 5px;
}

#mainContentRight {
	float: right;
	width: 40%;
	padding: 5px;
}

#menuContentLeft {
	float: left;
	width: 48%;
	border-right: solid 2px #240a0e;
	padding: 5px 12px 5px 0;
	margin-bottom: 5px;
	font-size: 85%;
}

#menuContentRight {
	float: right;
	width: 48%;
	padding: 6px;
	font-size: 85%;
}

#mainContentLeft img, #mainContentRight img {
	border: 2px solid #240a0e;
	float: left;
	margin: 4px 8px 8px 0;
}

#menuContentLeft img, #menuContentRight img {
	border: 1px solid #240a0e;
	float: left;
	margin: 0 4px 4px 0;
}

#menuContentLeft img.noBorder, #menuContentRight img.noBorder, #mainContentLeft img.noBorder{
	border: 0;
	margin: 2px 2px 0 0;
}

form ul {
	list-style: none;;
	margin: 0px;
	padding: 0;
}

form li {
	margin: 0.5em 0;
}

label {
	width: 9.5em;
	text-align: right;
	margin-right: 0.5em;
	float: left;
	display: block;
	cursor: pointer;
}

li.send input {
	margin-left: 11em;
	border: 1px solid #240a0e;
	background-color: #3c1017;
	color: #ffffff;
	float: right;	
	margin-right: 5px;
	cursor: pointer;
}

input.mailing {
	border: 1px solid #240a0e;
	background-color: #3c1017;
	color: #ffffff;
}

img.mailing {
 border: 4px solid #240a0e;
 float: left;
 margin: 0 15px 0 5px;
}

.mailNote {
	font-weight: bold;
}

/* Footer */

#footer {
	color: #ffffff; 
	background-color: #240a0e;
	font-size: 75%;	
	font-weight: bold;
	padding: 5px;
	width: 736px;
	height: 15px;
	clear: both;
}
#footerLeft {
	float: left;
}

#footerRight {
	float: right;
}

#footer a {
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover {
	color: #d0b2a8;
}

img.promo {
	border: 2px solid #240a0e;
}
