/*

Common Styles

Created 23/08/07 CL

*/

* { 
margin:0px;
padding:0px;}

html, body {
}
a {
	color: #ccc;
}
body {
	padding: 20px 0px 20px 0px;
	margin: 0px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#outer {
	width: 919px;
	margin: 0px auto;
	padding: 0px;
	padding-bottom:10px;
	border: 3px solid #e1dbb6;
	border-bottom:none;
	background-color: #dbc69b;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

/* Hidden content */

.structurelabel, .skiplinks {
	position: absolute;
	left: -5000px;
	width: 4000px;/*	display: none; */

}
/* HEADER AND MAIN NAV */



#header {
	height: 160px;
	margin: 0px;
	padding: 0px;
}
#header h1 {
	float: left;
	margin: 0px;
	padding: 0px;
}
#header h1 a {
	width: 135px;
	height: 133px;
	display: block;
	margin: 20px 0px 0px 56px;
	padding: 0px;
	background: url(../images/logo.gif) 0px 0px no-repeat;
}
#header h1 span {
	display: none;
}
/* Make Donation Link - Utility Styles */



#header ul {
	float: right;
	display: inline;
	list-style: none;
	margin: 4px 42px 0px 0px;
	padding: 0px;
}
#header ul li {
	margin: 0px;
	padding: 0px;
}
#header ul li a {
	display: block;
	width: 188px;
	height: 20px;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font: bold 1em arial, helvetica, sans serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#header ul li a:hover {
	text-decoration: underline;
}



#mainNav {
	float: left;
	display: inline;
	width: 650px;
	margin: -41px 0px 0px 245px;
	padding: 0;
}
#mainNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height:54px;
}
#mainNav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#mainNav li a {
	display: block;
	float: left;
	max-height: 54px;
	min-width: 50px;
	margin: 0px;
	text-decoration: none;
	color: #dbb37d;
	padding: 5px 15px;
	font-family: arial, helvetica, "sans serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#mainNav li.last a {
	margin-right: 0px;
}
#mainNav li a:hover,  #mainNav li a.active {
	color: #9a7a62;
	text-decoration: none;
	max-height: 54px;
}
/* CENTRECONTENT STRUCTURE */



#container {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 919px;
}
#centrecontent {
	float: right;
	display: inline;
	padding: 0px;
	margin-right: 35px;
	width:843px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	background-color: #f9f5ee;
	border: 2px solid #d1d2d3;
}
#centrecontent #content {
	margin: 0px;
	float: left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
#centrecontent #content p {
margin:5px 0px 10px 0px;

}

H1 {
	color:#FF002C;
	font-size:24px;
	font-weight: normal;
}
H2 {
	color:#cc9900;
	font-size:24px;
	font-weight: 200;
	font: Arial, Helvetica, sans-serif;
}
H3 {
	color:#9a7a62;
	font-size:18px;
	padding:0.5em 0px;
	font-weight: 200;
}
H4 {
	color:#9a7a62;
	font-size:12px;
	font-weight: bold;
	padding:0.5em 0em;
}
H5 {
	color:#000000;
	font-size:12px;
	padding:0px;
	font-weight: bold;
	text-decoration: underline;
}
H6 {
	color:#000000;
	font-size:12px;
	padding:0px;
	font-weight: bold;
	text-decoration: none;
}
#centrecontent a:link {
	color: #000000;
	text-decoration: underline;
}
#centrecontent a:visited {
	color: #000000;
	text-decoration: underline;
}
#centrecontent a:hover {
	color: #000000;
	text-decoration: underline;
}
#centrecontent a:active {
	color: #000000;
	text-decoration: underline;
}
#centrecontent img a {
	border: none;
}
#centrecontent form input.defaultbutton,  #centrecontent form input.button,  #centrecontent form input.shopbutton {
	margin: 13px 10px 10px 0px;
	padding: 3px 5px;
	font: bold 1em arial, helvetica, sans serif;
	text-transform: uppercase;
	color: #7BA9C9;
	border: 1px solid #7BA9C9;
	background: #fff;
	cursor: pointer;
}
/*left*/
#left { display:none;}

/*portal*/



.portal {
	padding:20px 0px 20px 5px;
	width: 250px;
	FLOAT: LEFT;
}
.portal a {
	color: /*#848484*/ #CCCCCC;
	text-decoration:none;
	FLOAT: LEFT;
}
.portal a:hover, .portal a:active {
	text-decoration: underline;
	FLOAT: LEFT;
}
/*

#centrecontent form input.button {

	margin: 0 0 0 10px;

}

*/



/* Form Styles */



DIV.form P {
	padding-left:20px;
}
DIV.form FORM {
	width:505px;
	padding:0px 0px 0px 20px;
}
DIV.form DIV.formElement {
	float:left;
	clear:both;
	width:525px;
	padding:3px 0px;
}
DIV.form LABEL {
	float:left;
	clear:both;
	width:220px;
}
DIV.form FIELDSET {
	float:left;
	clear:left;
	margin:10px 0px 0px 0px;
	padding:5px 0px 10px 220px;
	border: none;
}
DIV.form FIELDSET LABEL {
	width:300px;
	padding:1px 0px;
}
DIV.form INPUT {
	max-width:294px;
	padding:2px 3px;
	border:1px solid #4D4F53;
	clear: right;
	margin:10px 0px;
}
DIV.form INPUT.formCheckbox, DIV#centrecontent DIV.form INPUT.formRadio {
	width:22px;
	padding:0px;
	border:none;
}
DIV.form INPUT.formSubmit {
	clear: left;
	width:auto;
	margin:10px 0px 10px 0px;
	color:#000;
	background:#ccc;
	border:none;
}
DIV.form TEXTAREA {
	float:left;
	height:150px;
	width:296px;
	padding:4px 3px;
	border:1px solid #4D4F53;
}
DIV.form FIELDSET#inquiry_type {
	border: none;
}
DIV.form FIELDSET#inquiry_type legend.mandatory {
	float: left;
	clear: left;
	margin: 0px 0px -25px -222px;
}
DIV.form FIELDSET LEGEND {
	float: left;
	clear: left;
	margin-left: -230px;
	width: 220px;
	color: #ccc;
}
/*gallery images*/



.imagethumb {
	width: auto;
	float: left;
	padding: 5px;
}
/* Rich text Image styles */

div.imageleft, div.imageright, div.leftobject, div.rightobject {
	display: inline;
	border: none;
}
div.imagecenter, div.centerobject {
	display: block;
	border: none;
	}
div.imagecenter {
	text-align: center;

}
.object-center, .object-left, .object-right {
margin-bottom:10px;
}


div.imageleft, div.leftobject {
	float: left;
}
div.imageright, div.rightobject {
	float: right;
	margin-right:-10px;
	margin-left:5px;
	margin-top:-43px!important;/*FF*/
	*margin-top:-32px!important;/*ie*/
	
	margin-bottom:-5px!important;/*FF2*/
	_margin-bottom:-10px;/*ie6*/
}

    div.rightobject, x:-moz-any-link, x:default{ margin-bottom:0px!important;/*FF3*/} /* FF3 and IE7 know */
    div.imageright, x:-moz-any-link, x:default{ margin-bottom:0px!important;/*FF3*/} /* FF3 and IE7 know */

    div.rightobject, div.imageright{ *margin-bottom:-10px!important;/*ie7*/ }
 /* Safari */
 @media screen and (-webkit-min-device-pixel-ratio:0)
 {
 div.rightobject, div.imageright { margin-bottom:0px!important; }
 }

 /* Opera */
 @media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
 {
 head~body div.rightobject, div.imageright { margin-bottom:0px!important; }
 }

div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext {
	margin-bottom:0px;
	
}
div.imageleft p.picturetext, div.imageright p.picturetext, span.picturetext {
	background-color: #f0f0f0;
}
/*---what's on table th style--*/
.renderedtable { width:98%;}

#centrecontent #content table {
margin:5px;
}
#centrecontent #content td {
margin:0px; padding:0px;
vertical-align:top;
text-align:left;
}
#centrecontent #content th {
	text-align:left;
	font-size:10px;
	font-weight:normal;
	background:#ffffff;
	padding:5px;
	margin:0px;
	vertical-align:top;
	font-variant: normal;
	font-style: normal;
}




/* FOOTER STYLES */

#clearfooter { clear:both;}
#footer_images {
	width:919px;
	border: 3px solid #e1dbb6;
	border-top:none;
	border-bottom:none;
	background-image: url(../images/footerimage_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
#footer_images img{
	margin: 10px auto;
}
#footer {
	clear: both;
	width:100%;
	margin: 0px auto 20px 0px;
	color: #848484;
	font: 1em arial, helvetica, sans serif;
	float: right;

}

#footer .footer_inner, .footer_inner_736, .footer_inner_738, .footer_inner_848, .footer_inner_737, .footer_inner_94 {
	border: 3px solid #e1dbb6;
	border-top:none;
	width: 919px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#footer ul {
	width: 500px;
	list-style-type: none;
	height: 10px;
	padding: 30px 0px 30px 0px;
	margin: 0px auto;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-top: -35px;
}
#footer li a {
	display: block;
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 0px 0px 25px;
	font-weight: normal;
	font-size:12px;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer ul#Credits {
	display: none;
}
