
/* General Styles */


body {
	background:  url(images/jpg003.jpg) no-repeat top center #000;
	height: 100%;
	margin: 0px auto;
	color:#fff;
	font-family: arial;
	font-size: 11pt;
	}



a {
color:#ffeec8;
text-decoration:underline;
}

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

a:visted {
color:#B9400B;
text-decoration:underline;
}

.h1 {
font-size:1.6em;
color:#ffeec8;
}

.h2 {
font-size:1.4em;
color:#ffeec8;
}

.h3 {
font-size:1.2em;
color:#ffeec8;
}

.h4 {
color:#ffeec8;
font-weight:bold;
}

.smaller {
font-size:0.8em;
}

.bigger {
font-size:1.2em;
}
/* Slogan Area */
#slogan {
padding-top:20px;
padding-bottom:20px;
vertical-align:middle;
}

/* Navbar */

#navbg {
background-color:#000;
}

#navbar {
margin:0;
padding:0;
height:50px;
width:695px;
}

#navbarblock {
margin:0 auto;
padding:0;
line-height:50px;
font-size:.95em;
text-align:center;
}

#navbarblock ul {
margin:0 .7em 0 .7em;
padding:0;
}

#navbarblock ul li {
display: block;
float: left;
padding: 0 30px 0 30px;
}

#home a {
display:block;
width:50px;
height:47px;
color:#ffffff;
text-decoration:none;

background-image:url('images/buttons/home.jpg');
background-repeat:no-repeat;
background-position:top;
}


#home a:hover {
color:#eeeeee;
text-decoration:none;
background-image:url('images/buttons/homea.jpg');
background-repeat:no-repeat;
background-position:top;
}

#about a {
display:block;
width:50px;
height:47px;
color:#ffffff;
text-decoration:none;

background-image:url('images/buttons/about.jpg');
background-repeat:no-repeat;
background-position:top;
}


#about a:hover {
color:#eeeeee;
text-decoration:none;
background-image:url('images/buttons/abouta.jpg');
background-repeat:no-repeat;
background-position:top;
}

#properties a {
display:block;
width:79px;
height:47px;
color:#ffffff;
text-decoration:none;

background-image:url('images/buttons/properties.jpg');
background-repeat:no-repeat;
background-position:top;
}

#properties a:hover {
color:#eeeeee;
text-decoration:none;
background-image:url('images/buttons/propertiesa.jpg');
background-repeat:no-repeat;
background-position:top;
}

#leadership a {
display:block;
width:118px;
height:47px;
color:#ffffff;
text-decoration:none;
background-image:url('images/buttons/leadership.jpg');
background-repeat:no-repeat;
background-position:top;
}


#leadership a:hover {
color:#eeeeee;
text-decoration:none;
background-image:url('images/buttons/leadershipa.jpg');
background-repeat:no-repeat;
background-position:top;
}

#contact a {
display:block;
width:75px;
height:47px;
color:#ffffff;
text-decoration:none;

background-image:url('images/buttons/contact.jpg');
background-repeat:no-repeat;
background-position:top;
}

#contact a:hover {
color:#eeeeee;
text-decoration:none;
background-image:url('images/buttons/contacta.jpg');
background-repeat:no-repeat;
background-position:top;
}

#homeimage a{
padding:16px 20px 15px 20px;
background-image:url('images/home_image.png');
background-repeat:repeat-x;
background-position:top;
}

#homeimage a:hover{
background-image:url('images/home_imagea.png');
background-repeat:repeat-x;
background-position:top;
}

/* Home Page*/

#homecenter {
float:left;
position:relative;
display:inline;
padding:0 15px 0 15px;
padding-bottom:20px;
display:inline;
list-style-type:none;
}

#homecenter ul {
float:left;
display:inline;
list-style-type:none;
text-align:center;
}

#homecenter li {
float:left;
display:inline;
width:283px;
height:340px;
position:relative;
margin:15px;
text-align:left;
background-image:url(images/bg.png);

}

#topbox {
margin-top:30px;
padding:20px;
border:#ffeec8 1px solid;
background-color:#000;
width:880px;
}


#centerbox {
margin-top:10px;
padding:20px;
border:#ffeec8 1px solid;
background-color:#000;
width:910px;
}

#content{
margin: auto;
width: 1000px;
}
/* Text Area */
#textarea {
margin:0 auto;
font-size:.9em;
}

#textarea h2 {
margin:.5em 0 -.5em 0 !important;
margin:.5em 0 -.9em 0;
color:#ffeec8;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.5em;
font-weight:lighter;
}

#textarea h3 {
color:#ffeec8;
}

#textarea .date {
margin-bottom:-1em;
font-size:.7em;
color:#828181;
text-transform:uppercase;
}

.text {
font-size:1em;
}

/* Home Page */
#homepageboxes {
//	background-image:url(images/front_page_box.png);
	background-image:url(images/front_page_box.png);
	background-repeat:no-repeat;
	width:175px;
	height:50px;
	color:#fff;
	text-align:center;
	font-size:1.0em;
	padding-top:14px;
	
}

.homepageboxes a{
	color:white;
	text-decoration:none;
}

.homepageboxes a:hover{
	text-decoration:underline;
}

/* jsTabs */

.tab { 
	color:#ffeec8; 
	cursor:pointer;
	padding:5px;
	font-size:1.4em;
}
.tab_selected { 
	color:#999999; 
	font-weight: bold;
	padding:5px;
	font-size:1.4em;
}


/* picture slideshow*/

ul#pikame{
	padding-left:0;
	padding-right:0;
	margin:0 auto;
}
.pika_main{
	width:330px;
	margin:0 auto;
	}
#pikame li{
	margin:5px;
	float: left;
	border:2px solid #222;}

ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border:5px solid #222;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;color:black;font-size:1.4em;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:10px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

.sliderjs{margin:0 auto;}


/* footer area */
#footer {
float:right;
width:770px;
color:#999999;
text-align:center;
clear:both;
}

#footer p {
font-size:.7em;
}

#footer a {
color:#DC9F85;
text-decoration:underline;
}

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

#footer a:visted {
color:#DC9F85;
text-decoration:underline;
}
