Body {
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FCB46A;
	font-family:  Verdana, Helvetica, sans-serif;
	height:100%;
	color:#666666;
}

#wrapper
{
	width:100%;
	
}

#header
{
	width:800px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
	margin-top:1px;
	text-align: left;
	position:relative;

}

.detailsBtn
{
	border:0px;
	padding-bottom:5px;
	padding-top:5px;
}


#menu
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align: left;


}

#topBar
{
	
	width:100%;
}

#topText
{
	
	font-size:8px;
	color: #D87F1E;
	
	
	
}

#logo
{

	float: left;
	
	margin: 0;
	

}

#topRight
{
	float: right;
	width: 300px;
	margin-top:20px;
	padding: 0;
}

#topLink
{
	background-image: url(images/gradient_link.jpg);
	background-repeat: repeat-x;
	width:100%;
	height:35px;
	margin: 0 0 0 0;
	vertical-align:middle
}

#topLink ul
{
	list-style-position: inside;
	list-style: none;

	padding-left:100px; 
	display:inline;
	
}

#topLink li
{
	color: #ffffff;
	font-size:0.7em;
	font-weight:bold;
	background-image: url(images/link_arrow.jpg);
	background-repeat: no-repeat;
	padding-right:30px;
	padding-left:10px;
	vertical-align:middle;
	background-position: right;
	float:left;
	height: 35px;
	margin:0 0 0 0;
	text-align: left;
	
}

#topLink a
{
		display: block;
		padding-top:10px;
		text-decoration: none;
		color:#ffffff;
}

#topLink a:hover {
		color:#121212;
}


#topLink .current_page a {
		color: #EDD7C2;
}
#mainBg {
	background-image: url(images/home_luxury.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:531px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align: left;
	
	
}

#innerBg {
	background-image: url(images/inner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height:231px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align: left;
	position: relative;
	vertical-align:top;
	background-color:#ffffff;
}

#pageBg {
	
	
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	text-align: left;
	position: relative;
	vertical-align:top;
}


#whiteTransparent
{
	filter:alpha(opacity=80);
  /* CSS3 standard */
  	opacity:0.8;
  	-moz-opacity:.80;
	-webkit-opacity:.80;
	-khtml-opacity:.80;
	background-color:#ffffff;
	width:100%;
	height:10px;
}

#innerTransparent
{
	filter:alpha(opacity=80);
  /* CSS3 standard */
  	-color:#ffffff;
	width:100%;
	height:1px;
}

#homePlaceHolder
{


	width:800px;
	height: 320px;
	margin-top:20px;
	margin-left: 25px;
	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	
	padding: 5px;
	text-align:center;
	float:left;
	
}

#slideImage
{
	text-align:left;
	margin: 0px;
	background-color:#ffffff;
	position: relative;
	top: -360px;
	float:left;
	
	
	
	
		
}

#blackBox
{
	
	margin: 0px;
	background-color:#000000;

	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:35px;
	
	
		
}

.imageDesc{
	width:100%;
	height:60px;
	background-color: #4D3720;
	padding:5px 10px 5px 10px;
	line-height: 16px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;	

	
}
	
#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
#slider2 li{ 
		width:800px;
		height:500px;
		overflow:hidden; }

.bigWhiteText
{
	color:#ffffff;
	font-size:16px;

	
}

.midGreyText
{
	color:#AEACAA;
	font-size:12px;

	
}

.lemonGreenText
{
	color:#E7FED3;
	font-size:11px;
	text-align:right;
}


.btn {
  color: #fff;
  background: #6E9ECE;
  font-weight: bold;
  font-size:9px;
  padding:3px;
   border: 1px solid #fff;
  	-moz-border-radius: 2px; 
	-webkit-border-radius: 2px;
	
	
}
.btn a, .btn a:visited {
color: #fff;
text-decoration:none;
}

.btn:hover {
 color: #FFF;
 background: #1C4178;
 border: 1px solid #ffffff;
 cursor: pointer; /* cursor: hand; for IE5 */
}




#page_header
{
	background-color:#322415;
	
	height:76px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
}

#header_label
{
	margin:30px 0px 0px 30px;
}



#inner_bg
{
	background-color: #ffffff;
	min-height:300px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-left-color: #a1815d;
	border-top-width: 0px;
	border-top-color:#a1815d;
	border-top-style:solid;
	border-right-width: 0px;
	border-right-color: #a1815d;
	display:table-cell;
	height:100%;
}


#nav
{
	float:left;
	width:192px;
	
	margin:10px 0px 0px 0px;
	background-color:#FFFFFF;
	
}

#sideBar
{
	float:right;
	width:192px;
	background-color:#ffffff;
	margin:0px 5px 0px 0px ;
	filter: alpha(opacity=90);
 	 -moz-opacity:.90;
	 -webkit-opacity:.90;
	  -khtml-opacity:.90;
   	opacity: 0.9;
}

#nav ul
{
	
	list-style-position: inside;
	list-style: none;
	padding: 0px;
	margin: 0px; 
	display:inline;
	vertical-align:middle;
}

#nav ul li
{
	list-style:none;
	border-bottom: 1px dotted #4F4E4D	;
	padding: 5px 0px 5px 5px;
	vertical-align:middle;
	font-size:12px;
	font-weight:bold;
	background:#FFFFFF;
	color:#000000;
	text-decoration:none;

	
}

#nav .navAnchor
{
	 background:#31302F;
	 color:#fffff;
}




#nav ul li a:link, #nav ul li a:visited
{
	
	text-decoration:none;
	color:#000000;
}
#topList
{
	
	border-bottom: 0px solid #ffffff;
	width:800px;
	height:30px;
	vertical-align:middle;
	font-size:20px;
	background:#ffffff;
	color:#F88A11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
		}


#nav ul li:hover, #nav ul li a:hover
{
	 cursor: pointer; /* cursor: hand; for IE5 */
	 background:#F88E20;
	 color:#FFFFFF;
	
}




#content
{
	float:left;
	width:588px;
	font-size:12px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-webkit: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	text-align:justify;
	line-height: 20px;
	color: #333333;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}


#contentHolder
{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#contentHolder ul
{
	
	list-style-position: outside;
	list-style: disc;
	padding: 0px;
	margin: 10px; 
	display:block;
	vertical-align:middle;
}

#contentHolder li
{
	
	list-style-position: outside;
	list-style: disc;
	padding: 0px;
	margin: 10px; 
	display:block;
	
}


#footer_border
{
	border:1px solid #6f6c6c;
	width:798px;
	margin-left:auto;
	margin-right:auto;
	
}

#grey_panel
{
	width:798px;
	height:20px;
	background-color:#000000;
	text-align:right;
	
}	

#footer
{
	background-color:#322415;
	height:134px;
	padding: 10px;
}

#info
{
	float:left;
	width:245px;
	color:#bdb6b6;
}

#info p
{
	font-size:10px;
	font-weight:bold;
	margin:5px 0px 2px 15px;
}

p#footer_font_one
{
	font-size:11px;
	font-weight:bold;
}

#under_links
{
	float:right;
	width:525px;
	
}

#under_links ul
{
	margin:0px;
	padding:0px;
}

#under_links ul li
{
	float:left;
	margin:5px 7px 0px 15px;
	list-style:none;
	color:#d27c17;
	font-size:10px;
	font-weight:bold;
}

#under_links ul li ul
{
	margin:0px;
	padding:0px;
}

#under_links ul li ul li
{
	float:none;
	list-style:none;
	color:#836756;
	font-size:9px;
	font-weight:bold;
	padding:0px;
	margin:3px 0px 0px 0px;
}

#under_links ul li ul li a:link, #under_links ul li ul li a:visited
{
	color:#836756;
	text-decoration:none;
}

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

.crdtText, .crdtText a, .crdtText a:visited
{
	color:#fff;
	font-size:10px;
	text-decoration:none;
	margin-right:20px;
	
}

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

#buttom
{
	clear:both;
	float:none;
	position:absolute;
	top: 590px;
	margin-left:auto;
	margin-right:auto;
	left:auto;
	
}

#lowerNav
{
	float:left;
	width:192px;
	height:200px;
	margin:5px 0px 0px 0px;
	background-color:#ffffff;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	padding-top:10px;
	
}

#navPadding
{
	padding:5px;
}
.headerDiv
{
	
	width: 100%;
	border-bottom: 2px solid #ffffff;
	padding: 5px 0px;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	background:#F88E20;
	color:#ffffff;
	margin:0px 5px 0px 0px;
	
}

.paddedText
{
	padding-left:10px;
	font-size:12px;
	font-weight:bold;
}


#search_panel
{
	float:right;
	margin:5px 0px 0px 0px;
	/*background-image:url(images/search_box_bg.jpg);
	background-repeat:no-repeat;*/
}

#search_panel form
{
	/*padding-bottom:3px;*/
}

#topLink .search
{
	color: #ffffff;
	font-size:0.8em;
	font-weight:bold;
	background-image:none;
	background-repeat: no-repeat;
	padding-right:5px;
	padding-left:10px;
	vertical-align:middle;
	background-position: right;
	float:left;
	height: 35px;
	margin:0 0 0 0;
	text-align: left;
	
}

.search_field
{
	height:18px;
	width:150px;
	background-color:#f2e8dc;
	font-size: 12px;
	padding: 3px 0px 0px 4px;
	border: 1px solid #d87f1e;
}

#search_button
{
	background-image:url(images/search_button2.jpg);
	background-repeat:no-repeat;
	width:23px;
	height:23px;
	padding-top:6px;
	margin-left:5px;
	border:0;
	cursor: pointer;
}

#search_button: hover
{
	background-image:url(images/search_button2_over.jpg);
	background-repeat:no-repeat;
}

.details_button, .details_button a:visited, .details_button a:link
{
	background-image:url(images/details_button.jpg);
	background-repeat:repeat-x;
	border:1px solid #000000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	height:19px;	
	colour:#ffffff;
	font-size:10px;
}

.contactText
{
	font-style:normal;
	color:#CC6600;
	font-size:10px
}
.portfolioText, .portfolioText a:link, .portfolioText a:visited
{
	font-style:bold;
	color:#CC6600;
	text-decoration:none;
}


#portfoliocontent
{
	float:right;
	width:760px;
	background-color:#FFFFFF;
	font-size:12px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	-webkit-opacity:0.9;
	opacity: 0.9;
	text-align:justify;

	color:#000000;
	margin-top: 5px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
	
}

.portfolioHeaderDiv
{
	
	width: 100%;
	border-bottom: 2px solid #ffffff;
	padding: 0px 0px 0px 10px;
	vertical-align:middle;
	font-size:22px;
	height:30px;
	background:#ffffff;
	color:#F88A11;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}


.formone li
{
	margin-bottom:10px;
	list-style:none;
}

#formtitle
{
	color:#FFCC33;
	font-size:18px;
	font-weight:bold;
}

.formone li label
{
	display: block;
	background-color:#FFCC33;
	font-size:14px;
	padding-left:5px;
	margin-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width:297px;
}


.mainTextBoxes
{
	width: 300px;
	height:23px;
	border: 1px solid #000000;
	border-radius:4px;
}

#instruction_msg
{
	color:#FFCC33;
	font-size:11px;
}

#holder
{
	margin:10px;
	height:290px;
	border:1px solid #FFCC33;
}

#contact_pic
{
	float:left;
	height:100px;
	margin:5px 5px 0px 5px;
}

#contact_info
{
	float:right;
	height:100px;
	width:320px;
	margin-left:5px;
}

.contact_title
{
	color:#FFCC33;
	font-weight:bold;
	font-size:14px;
}	

#err_msg
{
	color:#FF0000;
}

.toplistPadding
{
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#mgtPix { 
	border: 1px solid #dedede; 
	float: left; 
	margin: 10px 10px 10px 0; 
	padding: 5px;
	
	
}

#mgtDesc
{
	border-bottom: 1px solid #dedede;
	float: left; 
	margin: 10px 10px 10px 0; 
	padding: 0px;
	width:350px;
	padding-bottom:20px;
	min-height:180px;
}

.mgtName, .mgtName a, .mgtName a:visited
{
	color:#CC6600;
	font-size:14px;
	font-weight:normal;	
	text-decoration:none;
}

.mgtName:hover
{
	color:#CC6600;
	font-size:14px;
	font-weight:normal;	
	text-decoration:underline;
}

.mgtPost
{
	color:#333333;
	font-size:12px;
	font-weight:normal;	
	font-style:italic;
}

.mgtBio, mgtBio a:link, mgtBio a:visited
{
	text-align:justify;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	
		
}
.mgtBio:hover
{
	text-align:justify;
	font-size:12px;
	color:#666666;
	text-decoration:underline;		
}

.datatable2 {
border: 1px solid #cccccc;
border-collapse: collapse;
background-color:#FFFFFF;
}
.datatable2 td {
border: 1px solid #D6DDE6;
padding: 4px;
}
.datatable2 th {
border: 1px solid #828282;
background-color: #BCBCBC;
color:#FFFFFF;
text-align:left;
font-weight: bold;
padding-left: 4px;
}
.datatable2 caption {
color: #33517A;
text-align: left;
padding-top: 3px;
padding-bottom: 8px;
}
.datatable2 tr.altrow {
background-color: #DFE7F2;
color: #666666;
}

.datatable2 tr.altrow3 {
background-color: #4e4e4e;
color: #ffffff;
font-weight:bold;
}

.datatable2 tr.altrow4 {
background-color: #000000;
color: #ffffff;
font-weight:bold;
}

.datatable2 tr.altrow5 {
background-color: #666666;
color: #ffffff;
font-weight:bold;
}

.datatable2 tr.altrow6 {
background-color: #DFE7F2;
font-weight:bold;
color: #666666;
font-weight:bold;
}

.datatable2 tr.altrow2 {
background-color: #737373;
color: #ffffff;
font-weight:bold;
}

#formsDesc
{
	border-bottom: 1px solid #dedede;
	float: left; 
	margin: 10px 10px 10px 0; 
	padding: 0px;
	width:100%;
	padding-bottom:20px;
	
}

#reset
{
	 background-color:#ffffff;
}

ul#ppt li { 
	border: 1px solid #dedede; 
	float: left; 
	margin: 0 12px 10px 0; 
	padding: 5px;
	width: 155px;
}
ul#ppt a { display: block; width: 100%; }
ul#ppt a:hover { text-decoration: none; }
ul#ppt img { border: 1px solid #dedede; display: block; padding-bottom: 5px; }

#pptthumb
{
 width:100%;
}

 #pptdetails em{color:#F88A11; }

.details_header, .details_header a, .details_header a:visited{font-size:14px;color:#2f438c;margin:-2px 0 0 0px;padding:0;font-weight:normal;}
#pptdetails{line-height:15px;}

#toptext{padding-top:30px;}
.underline{border-bottom: 1px solid #dedede;}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(images/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}
