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

h1,h2 {
}

p {
	/*line-height: 1.5em;*/
	
}
a {
	color: #c3ae3e;
}

a:hover {
	color: #c3ae3e;
	text-decoration: none;
}

body {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	background: #fff;
	color: #666666;
}

#outer {	
	background: #fff url('imgs/bg_header.png') top repeat-x;
	width: 100%;
	background-color: #edebec;
}

#outer-enterpage {	
	/*background: #c3ae3e url('imgs/img_enterpage.jpg') center top repeat-x;*/
	width: 100%;
}

#enterpage {
	margin: 0 auto;
	padding-top: 580px;
	width: 920px;
	text-align:center;
	border-bottom: 2px solid #c3ae3e;
}

#header {
	margin: 0 auto;
	width: 1000px;
	height: 170px;
	background: #edebec url('imgs/bg_header.png') top repeat-x;
}

#logo {
	position: absolute;
	margin: 0;
	width: 200px;
	float:left;
	top: 2px;
	z-index:100;
}

#header h1 {
	font-size: 2.2em;
}

#header h1, #header h2 {
	display: block;
	width: 778px;
	margin: 0em auto;
}

#header h1 a {
	color: #fff;
	text-decoration: none;
}

#header h2 {
	color: #bbaa77;
	font-size: 1.1em;
}

#menu {
	/*padding: 8em 0 0 0*/;
	padding: 135px 0 0 0;
	font-size: 0.8em;
	/*float:right;*/
	width: 589px;
	/*width: 725px;*/
	/*text-transform:uppercase;*/
}

#menu ul {
	display: block;	
	margin: 0 auto;
	list-style: none;
	
}

#menu li {
	display: inline;
	float: right;
	/*border-left: 1px solid #d3d3d3;
	padding: 0.7em 0 1em 0;*/
	
}

#menu li a {
	color: #c3ae3e;
	font-weight: bold;
	font-size: 1.0em;
	/*letter-spacing: -0.1em;*/
	text-decoration: none;
	padding: 0.7em 1.8em 0.8em 1.8em;
	/*margin-right: -0.3em;
	border-left: 1px solid #d3d3d3;*/
	background: url('imgs/separator.jpg') top left no-repeat;
}

#menu li a:hover {
	padding: 0.7em 1.8em 1.2em 1.8em;
	background: #edebec url('imgs/hover.jpg') top repeat-x;
	color: #c3ae3e;
}

.first {
	background: #edebec url('imgs/hover.jpg') top repeat-x;
	color: #c3ae3e;
	font-weight: bold;
	font-size: 1.0em;
	/*letter-spacing: -0.1em;*/
	text-decoration: none;
	padding: 0.7em 1.8em 1.2em 1.8em;
	margin-top:-8px;
/*	margin-right: -0.3em;*/
}



#menu-top {
	padding: 2em 0 0 0;
	font-size: 0.8em;
	float:right;
	width: 650px;
	height: 18px;
}

#menu-top ul {
	display: block;	
	margin: 0 auto;
	list-style: none;
	
}

#menu-top li {
	display: inline;
	float:right;
/*	border-left: 1px solid #d3d3d3;
	padding: 0.7em 0 1em 0;*/
	
}

#menu-top li a {
	color: #07a479;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	padding: 0.7em 1.2em 0.8em 1.2em;
	/*margin-right: -0.3em;
	border-left: 1px solid #d3d3d3;*/
	background: url('imgs/separator-topmenu.jpg') top left no-repeat;
}

#menu-top li a:hover {
	padding: 0.7em 1.2em 1.2em 1.2em;
	background: #edebec url('imgs/hover-topmenu.jpg') top repeat-x;
	color: #fff;
}


.first-topmenu {
	background: #edebec url('imgs/hover-topmenu.jpg') top repeat-x;
	color: #fff;
	font-weight: bold;
	font-size: 1.0em;
	/*letter-spacing: -0.1em;*/
	text-decoration: none;
	padding: 0.7em 1.2em 1.2em 1.2em;
	margin-top:-8px;
}


#menu-enterpage {
	font-size: 1.2em;
	/*text-transform:uppercase;*/
}

#menu-enterpage ul {
	display: block;	
	margin: 0 auto;
	list-style: none;
}

#menu-enterpage li {
	display: inline;
	/*border-left: 1px solid #d3d3d3;
	padding: 0.7em 0 1em 0;*/	
}

#menu-enterpage li a {
	color: #c3ae3e;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
	/*padding: 1em 1.2em*/;
	padding: 0.5em 1.2em;
	background: #fff;
	border: 3px solid #c3ae3e;
	margin: 0 45px;
}

#menu-enterpage li a:hover {
	padding: 0.5em 1.2em;
	background: #c3ae3e;
	color: #fff;
}



#content-home {
	width: 1000px;
	margin: 0 auto;
	background: #edebec;
	height: 466px;
	position: relative;
	top: -9px;
}


#content {
	width: 1000px;
	margin: 0 auto;
	background: #edebec;
	min-height: 400px;
}

#content p {
	margin-bottom: 1.5em;
	text-align: justify;
}

#content h2,h3,h4,h5,h6 {
	color: #07a479;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

#content ul {
	margin-bottom: 1.5em;
	padding-left: 1em;
}

#content blockquote {
	padding-left: 2.7em;
	margin-bottom: 1.5em;
	padding-top: 1.2em;
	/*border-left: solid 7px #b8c2cd;*/
	background:url(imgs/quote.gif) top left no-repeat;
	min-height: 28px;
	font-style:italic;
	font-weight:bold;
}

#content blockquote p {
	margin-bottom: 0em;
}

#mainContentContainer {
	margin: 0 auto;
	width: 660px;
}

#mainContentContainer2 {
	margin: 0 15px;
	width: 600px;
	float: right;
}

#mainContent {
	margin-top: 25px;
	padding: 1.5em;
	font-size: 0.9em;
}

#mainContent h2, #mainContent h3 {
	padding-bottom: 0.25em;
	margin-bottom: 1.25em;
	display: block;
	background: url('imgs/title-bottom.gif') repeat-x bottom;
}

#mainContent h2 {
	font-size: 1.7em;
}

#mainContent h3 {
	font-size: 1.2em;
}

#sidebar {
	float: left;
	width: 300px;
	/*padding: 1.5em 1em 1.5em 2.5em;*/
	font-size: 0.9em;
}

#sidebar-pages {
	float: left;
	width: 260px;
	/*padding: 1.5em 1em 1.5em 2.5em;*/
	font-size: 0.9em;
	margin-top: 60px;
}

#nav-pages {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 250px;
	margin: 0 -20px 10px 0;
	float:right;

}

#nav-pages ul {
	display: block;
	margin: 0 2em;
	list-style: none;
	float:right;
	
}

#nav-pages li {
	display: inline;
}

#nav-pages li a {
	color: #61615f;
	text-decoration:none;
}

#nav-pages li a:hover {
	color: #c3ae3e;
	text-decoration:underline;
}

/*#sidebar h3 {
	background: #ffffff url('images/sidebar-header.gif') top left no-repeat;
	height: 34px;
	color: #fff;
	padding: 0.5em 0.5em 0em 1.0em;
	position: relative;
	left: -0.8em;
	margin-right: -1.6em;
	font-size: 1.1em;
}
*/

#flash-pages{
	margin: 0 10px -5px 30px;
	width:960px;
}

#images-pages{
	padding: 0 1.5em;
	margin-top: -1.5em;
	width:400px;
	float:left;
}
#footer {
	margin: 0em auto;
	background:url(imgs/bg_footer.png) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#footerContent {
	padding: 1.5em 2em 1.5em 2em;
	width: 1000px;
	margin: 0em auto;
	font-size: 0.9em;
	min-height: 50px;
}

#credits {
	width: 480px;
	float:right;
	text-align:right;
	margin-right: 2.2em;
}

#menuFooter {
	width: 480px;
	float:right;
}

#menuFooter ul {
	display: block;
	margin: 0 auto;
	list-style: none;
	float:left;
	
}

#menuFooter li {
	display: inline;
}

#menuFooter li a {
	color: #61615f;
	text-decoration:none;
}

#menuFooter li a:hover {
	color: #c3ae3e;
	text-decoration:underline;
}

.dot {
	color: #c3ae3e;
}

#claimhome {
	text-align:center;
}
.clear {
	clear: both;
}

.imgleft{
	float:left; 
	margin:4px 12px 10px 0px;
}
.imgright{
	float:right; 
	margin:4px 0px 10px 12px;
	vertical-align:middle;
}

.goldtitle {
	font-size: 1.2em;
	color:#c3ae3e;
}


/*Form*/

#form {
	display:inline;
	float:left;
	position:relative;
	margin-left:10px;
	margin-right:10px;
	margin-left:0;
}

form.standard .field
{
	padding:0 0 15px 0;
}

form.standard .field-orderselects
{
	width: 170px;
	float: left;
	padding: 14px;
	border-left: 1px solid #c0c0c0;
	display:inline;
	/*text-align:right;*/
}

form.standard label
{
	display:block;
	padding:0 0 2px 2px;
}
form.standard .textbox,
form.standard .textarea,
form.standard .select,
form.standard .button,
form.standard .checkbox,
form.standard .radio
{
	border:1px solid #ccc;
	padding:5px 3px;
}
form.standard .checkbox,
form.standard .radio
{
	border:0;
}
form.standard .button
{
	background:#c0c0c0;
	color:#fff;
	cursor:pointer;
}
form.standard .button:hover
{
	background:#aaa;
}


/* Used with jquery to hide element on click */
.clickhide
{
	cursor:pointer;
}
span.error
{
	color:#990000;
}
p.message
{
	padding:10px 15px;
	background:#fff;
	margin:10px 0;
}
p.error,p.warning,p.success
{
	color:#fff;
}
p.error
{
	background:#990000;
}
p.warning
{
	background:#f90;
}
p.success
{
	background:#339933;
}


 /* basic css for send mail PHP page */
.send-status
{
	width:300px;
	margin:100px auto;
}


