body {
	text-align:center; 
	font-size:62.5%;
	font-family:arial;
	color:#011324;
	background:#263650 url(../images/bodyBG.jpg);
}
* {
	margin:0;
	padding:0;
}
html {
	height:100%;
	margin-bottom:1px;
	font-size:100%;
}
#outerwrapper {
	margin:10px auto;
	width:962px;
	text-align:left;
	min-height:100px;
}
#home #wrapper {
	background:#fff url(../images/wrapperBG.jpg) repeat-x left 91px;
}
#wrapper {
	width:960px;
	float:left;
	font-size:1.2em;
	min-height:100px;
	border:1px solid #fff;
	background:url(../images/wrapperBGmain.jpg) repeat-y left top;
}

#masthead {
	height:90px;
	width:960px;
	float:left;
	background:#3d472b;
	border-bottom:1px solid #9ca193;
	position:relative;
}
.Mleft {
	float:left;display:inline;
	margin:35px 0 0 20px;
}
.Mmid {
	float:left;display:inline;
	margin:10px 0 0 10px;
	width:96px;
	height:73px;
	background:url(../images/dog.gif) no-repeat center center;
}
#home #content {
	margin:20px 0 15px 55px;
	width:850px;
	background:none;
}
#content {
	float:left;display:inline;
	min-height:400px;
	margin:0px 0 0px 311px;
	width:629px;
	background:#d1d4cd;
	
}
.left {
	float:left;
	margin:0 0 15px 0;
	width:619px;
	min-height:100px;
}
.right {
	float:right;
	margin:0;
	width:204px;
	min-height:100px;	
}
#subcontent {
	float:left;display:inline;
	width:291px;
	width:279px;
	min-height:100px;
	margin:0px 0 0 -940px;
	margin:10px 0 0 -934px;
}

#footer {
	clear:both;
	float:left;
	height:36px;
	width:960px;
	margin:10px 0 0 0;
	position:relative;
	text-align:center;
	background:#3d472b;
	border-top:1px solid #fff;
}

#map {
	float:left;
	width:260px;
	height:260px;
	margin:0 0 10px 0;
	color:#747474;
}
/*------------------------------ BASICS--------------------*/
p {
	clear:both;
	line-height:1.4em;
	margin:0 0px 10px 0px;
}
p.breadcrumb {
	font-size:0.9em;
	margin-top:10px;
}
p.breadcrumb a {
	color:#011324;
}
p.breadcrumb a.selected {
	text-decoration:underline;
}
.contactLeft p {
	width:270px;
}
#footer p {
	line-height:36px;
	color:#fff;
	font-size:0.9em;
	margin:0;
}
#subcontent p {
	font-size:0.9em;
	margin:10px;
	color:#caaa64;
}
#subcontent .book p  {
	/*text-align:center;
	border:1px solid #3d472b;
	line-height:30px;
	padding:0 10px 0 10px;
	color:#3d472b;
	background:#caaa64;
	font-size:1.1em;
	display:block;
	*/
	text-indent:-9000px;
	width:261px;
	height:38px;
	background:url(../images/book.jpg) no-repeat left top;
}
h1 {
	font-size:1.7em;
	float:left;
	margin:0 0 10px 0;
	color:#3d472b;
}
a {
	text-decoration:none;
	color:#3d472b;
}
a:hover {
	text-decoration:underline;
}
#footer a {
	color:#fff;
}
ol {
	clear:both;
	margin:0 0 0 18px;
}
ol li {
	margin:0 0 8px 0;
}

/*-----------nav -------------------*/
ul.menu {
	float:left;display:inline;
	list-style:none;
	margin:40px 0px 0 5px;
}
.menu li, .menu li a {
	float:left;display:inline;
}
.menu a {
	text-transform:uppercase;
	color:#caaa64;
	margin-left:10px;
	font-size:1.2em;
	padding-bottom:5px;
}

.menu a:hover, .menu a.selected {
	text-decoration:none;
	border-bottom:2px solid #caaa64;
}
/*------------other lists-------*/
ul.leg {
	list-style:none;
	color:#fff;
	float:left;display:inline;
	margin:5px 0 0 10px;
}
.leg li, .leg li a {
	float:left;display:inline;
}
.leg li.first {
	margin-right:600px;
}
.leg li a {
	margin-left:10px;
	color:#fff;
}
ul.galleryItemListing {
	list-style:none;
	margin:0;
	clear:both;
	float:none;
	background:red;
}
.galleryItemListing li {
	margin:0 10px 10px 0;
	float:left;
}
.galleryItemListing li img {
	margin:0 0px -3px 0;
}


/*------------------DEFINITION LISTS----------------*/
dl#faqList {
	clear:both;
}
#faqList dt {
	margin-bottom:8px;
	cursor:pointer;
}
#faqList dd {
	margin:0 0 8px 20px;
}
dl.news {
	clear:both;
	width:100%;
	margin:0 0 8px 0;
}
.news dt {
	width:100px;
	float:left;
}
dl.galleryListing {
	clear:both;
	float:left;
	margin:0 0 10px 0;
}
.galleryListing dt {
	float:left;
	margin:0 10px 0 0;
}
.galleryListing dd {
	float:left;
}


/*-------------------------------IMAGES------------------------*/
img {
	border:none;
	margin-bottom:-2px;
}
img.top {
	margin-bottom:29px;
}
/*-------------------------TABLES-------------------------*/
table {
	border-collapse:collapse;
	border:1px solid #3d472b;
	background:#fff;
}
caption {
	margin-bottom:10px;
}
table td {
	padding:2px 0 2px 2px;
}
.header td {
	background:#3d472b;
	color:#fff;
}
.hover {
	background:#3d472b;
	color:#fff;
}
.hoverWhite {
	background:#fff;
}
#lmp .hover {
	background:none;
	color:#011324;
}

/*---------------------contact form ----------------------*/
.contactLeft {
	clear:both;
}
.contactRight {
	float:right;
	width:345px;
}
select {
	border:1px solid #747474;
}
select.alert {
	border:1px solid red;
}

form.contactForm {
	float:left;
	clear:both;
	display:inline;
	width:auto;
	margin-bottom:20px;
}
.contactForm fieldset {
	border:1px solid #747474;
	padding:0 0 15px 10px;
	float:left;
	margin:0 0 10px 0px;
	width:343px;
	width:auto;
	clear:both;

}
.contactForm p {
	padding:0 10px 0 2px;
	clear:both;
	width:320px;
	margin :10px 10px 0 0px;
	
}
.contactForm legend {
	font-size:1.2em;
	color:#3d472b;
	margin:0 10px 0 0px;
	font-weight:bold;
}
.contactForm label {
	
	display:block;
	width:auto;
	line-height:20px;
}
.contactForm textarea {
	width:260px;
	border:1px solid #747474;
	background:url(../images/inputBG.jpg);
}
.contactForm input, .contactForm textarea {
	width:200px;
	border:1px solid #747474;
	padding:2px;
	background:url(../images/inputBG.jpg);
}
.contactForm textarea {
	width:322px;
}

.contactForm input.btn {
	padding:0;
	border:none;
	clear:both;
	width:71px;
	height:22px;
	background:url(../images/submit.jpg) no-repeat left top;
}
input.alert {
	border:1px solid #d2232a;
}
.req, p.errormessage, label.alert, p.alert  {
	color:#d2232a;	
}
.alertMsg {
	color:red;
	font-size:0.9em;
	font-style:italic;
	margin-left:10px;
}
p.errormessageContact {
	color:#d2232a;
	text-align:center;
	padding:0;
	width:360px;
}
/*----for recaptcha------*/
fieldset.validation {
	width:343px;
	width:362px;
	width:auto;
	padding:0 0 10px 10px;	
	clear:both;
	
}
.validation legend {
	margin:0;
}
.validation p {
	padding:0 12px 0 0;
	margin-left:0px;
}
fieldset.validation input {
	float:left;
}
p.captcha {
	position:relative;
	left:10px;
}
.validation input {
	float:left;
	position:relative;
	left:0px;
}