html, body {  
margin: 0; 
padding: 0; 
border: 0; 
height: 100%;
width: 100%;
}

div {  
margin: 0; 
padding: 0; 
}

form {  
margin: 0; 
padding: 0; 
}

img
{display:block}


body {
	background: url(../images/page_bg.gif) repeat-x #281735;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

.bigLink {
	font-size: 12px;
	font-weight: bold;
}

hr {
border: 0;
color: #452f55;
background-color: #452f55;
height: 1px;
width: 100%;
text-align: left;
padding: 0 0 0 0;
display: block;
height: 1px;
border: 0;

}

a {
	font-size: 11px;
	color: #b4a7be;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #b4a7be;
}
a:hover {
	text-decoration: underline;
	color: #ffffff	;
}
a:active {
	text-decoration: none;
	color: #b4a7be;
}

/* CSS Document */


.divider
{
	clear: both;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #b4a7be;
	font-weight: normal;
	}

h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #b4a7be;
	font-weight: normal;
	}

h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 14px;
	color: #b4a7be;
	font-weight: normal;
	}

/* CONTAINER
-------------------------------------------------------------------- */

#mainBG{
    min-height: 394px;
    width: 100%;
    background: url(../images/lightwall.jpg) no-repeat;
}

#container {
    margin: 0 auto 0 auto;
    width: 885px;
    padding: 0 0 0 0;
}


/* HEADER
-------------------------------------------------------------------- */


#banner
{
	padding: 25px 20px 15px 0;
	width: 865px;
	float: left;
}

#logo
{
	width: 180px;
	float: right;
	background: url(../imagesR/logo_top.gif) no-repeat;
	height: 62px;
}


/* MENU 
----------------------------------*/
#menu {
	float: left;
	background: url(../images/menu_bg.gif) repeat-x;
	width: 885px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#nav-m ul {
	list-style: none;
	line-height: 34px;
	font-weight: bold;
	padding: 0;
}
#nav-m a {
	display: block;
	padding: 0 17px 0 17px;
	line-height: 34px;
	text-decoration: none;
	font-size: 12px;;
	font-weight: bold;
	color: #FFFFFF;
}

#nav-m a:hover, #nav-m .active a {
	background: #9980a7;
}

#nav-m li {
  float: left;
  padding: 0;
  }

 #nav-m li ul {
	position: absolute;
	left: -999em;
	width: 150px;
	font-weight: normal;
	margin: 0 0 0 0;
}

  #nav-m li li {
	padding-right: 5px;
	width: 150px;
	line-height: 26px;
  }
  #nav-m li ul a {
	width: 150px;
	background: #9980a7;
	border-bottom: 1px solid #60496d;
	line-height: 26px;
  }
  
  #nav-m li ul a:hover {
	width: 150px;
	background: #775e85;
  }

  #nav-m li ul ul {
  margin: -1.75em 0 0 14em;
  }

  #nav-m li:hover ul ul, #nav-m li:hover ul ul ul, #nav-m li.sfhover ul ul, #nav-m li.sfhover ul ul ul {
  left: -999em;
  }

  #nav-m li:hover ul, #nav-m li li:hover ul, #nav-m li li li:hover ul, #nav-m li.sfhover ul, #nav-m li li.sfhover ul, #nav-m li li li.sfhover ul {
  left: auto;
  }

  #nav-m li:hover, #nav-m li.sfhover {
  background: #9980a7;
  }



/* Content
-------------------------------------------------------------------- */

#contentContainer
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 885px;
	float:left;
}


#content
{	
	width: 885px;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	float: left;
}

#mainImg
{	
	width: 885px;
}

#mainImg p
{	
	margin: 0;
	padding: 0;
}

#mainImgShadow
{	
	width: 885px;
	background: url(../images/menu_shadow.png) no-repeat top left;
	height: 20px;
	float: left;
	
}

#leftContent
{	
	width: 234px;
	padding: 0;
	float: left;
}


#content li
{
	list-style-image:url(../imagesR/arrow.gif);
}
.mainContentBoxTop
{
	background: url(../imagesR/contentBox_top.png) no-repeat;
	width: 589px;
	min-height: 187px;
	behavior: url(iepngfix.htc);
	padding: 20px 10px 20px 10px;
}

#mainContent
{
	float: left;
	width: 629px;
	margin: 0 0 0 22px;
}


.mainContentBox
{
	background: url(../imagesR/ContentBox_mid.gif) repeat-x;
	width: 609px;
}

.mainContentBoxBot
{
	background: url(../imagesR/contentBox_bot.png) no-repeat;
	width: 609px;
	height: 23px;
	margin-bottom: 20px;
	behavior: url(iepngfix.htc);
}

/* sidecol
-------------------------------------------------------------------- */

#sideContent
{
	padding: 0;
	width: 234px;
	float: right
}

.sideContentBox
{
	padding: 0 0 10px 0;
}

.sideContentBox img
{
	margin: 0 0 0 10px;
	float: right;
}

.sideContentBox a
{
	font-weight: bold;
}


.sideContentBoxTop
{
	background: url(../images/sml_head_bg.gif) no-repeat;
	width: 222px;
	padding: 10px 0px 0 12px;
	height: 28px;
}

.sideContentBoxMid
{
	background: #170c1f;
	width: 212px;
	padding: 8px 10px 0px 10px;
	border: 1px solid #170c1f;
}


.sideContentBoxMid p
{

	padding: 0px;
	margin: 0px;
}


.sideContentBoxTop h2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #b4a7be;
	font-weight: normal;
	}

.sideContentBoxBot
{
	background: url(../images/sml_foot_bg.gif) no-repeat;
	width: 234px;
	height: 20px;
}

#midContent
{
	width: 372px;
	float: left;
}

.midContentBox
{
	float: left;
	width: 372px;
	padding: 0 0 10px 0;
}

.midContentBoxTop
{
	background: url(../images/lrg_head_bg.gif) no-repeat;
	width: 360px;
	padding: 10px 0px 0 12px;
	height: 28px;
}

.midContentBoxMid
{
	background: #170c1f;
	width: 350px;
	padding: 4px 10px 0px 10px;
	border: 1px solid #170c1f;
}

.midContentBoxTop h1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #b4a7be;
	font-weight: normal;
	}

.midContentBoxBot
{
	background: url(../images/lrg_foot_bg.gif) no-repeat;
	width: 372px;
	height: 20px;
}



.xlContentBox
{
	float: left;
	width: 629px;
	padding: 0 0 10px 0;
}

.xlContentBoxTop
{
	background: url(../images/xlrg_head_bg.gif) no-repeat;
	width: 617px;
	padding: 10px 0px 0 12px;
	height: 28px;
}

.xlContentBoxMid
{
	background: #170c1f;
	width: 607px;
	padding: 4px 10px 0px 10px;
	border: 1px solid #170c1f;
}

.xlContentBoxTop h1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 16px;
	color: #b4a7be;
	font-weight: normal;
	}

.xlContentBoxBot
{
	background: url(../images/xlrg_foot_bg.gif) no-repeat;
	width: 629px;
	height: 20px;
}



/* Footer
-------------------------------------------------------------------- */

#footer
{
	background: url(../images/footer_bg.gif) no-repeat;
	font-size: 10px;
	float: left;
	color:#b297c1;
	height: 113px;
	width: 875px;
    padding: 10px 0 0 10px;
}


#copy
{
	padding: 45px 5px 2px 10px;
}


#footer ul
{
	margin: 0;
	padding: 3px 5px 2px 0px;
}

#footer li
{
	display: inline;
	list-style-type: none;
	padding: 0 10px 0 10px;
}

#footer li a, #footer li a:link, #footer li a:visited
{
	text-decoration: none;
	color: #b297c1;
	font-size: 10px;
	text-transform: uppercase;
}


#footer li a:hover
{
	text-decoration: none;
	color: #ffffff;
}

#footer a:hover
{
	color: #ffffff;
}

.smlTXT
{
font-size: 10px;
}


.imgRight {
float: right;
}

/************ FORMS **************/

.input,  textarea,  select {

	background: #e4e4de;
	border:1px solid #CCCCCC;
	font-size:11px;
	color:#333333;
	padding:3px;
	font-family:tahoma, arial, sans-serif;
}


 form .input, form textarea,  form select{
	display:block;
	margin: 0 0 10px; 0;
	width:250px;
	padding:2px;	
	font-size:13px;
}

 #contactForm {
	padding: 10px;
	float: left;
	border: 1px solid #452f55;
	width: 260px;
	margin-left: 10px;
}

.error {
	color: #ff0000;
}

 #contactDetails {
	padding: 10px;
	float: left;
	border: 1px solid #452f55;
	width: 190px;
	margin-left: 27px;
}