/****
navigation color-highlight: #A3D6AA
navigation color: #0AA4B2
body_title color: #004657
body_text color: #303030
litegreentext color #E4F5CA
****/
body {
    background:  #d6b2d8;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #5c431d;
	font-size: 10pt;
	font-weight: bold;
	line-height: 1.1em;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
div {overflow: hidden;padding: 0px;margin: 0px;}

/*------------------- links and headings------------------------------ */
a:link {color: #9e0039; text-decoration: underline;font-weight:normal;} 
a:visited, a:active {color: #303030; text-decoration: underline;font-weight:normal;} 
a:hover {color:#2e3192 ; text-decoration: underline;font-weight:normal;}

a.nav:link, a.nav:visited, a.nav:active, a.nav:hover {color: #9e0039; text-decoration: none;font-weight:bold;} 
a.nav:active {color: #a0a0a0;} 
a.nav:hover {color:#CF3539; font-weight:bold;}

p {margin: 10px 0px; padding: 0px;}
h1, h2, h3 {margin: 0px 0px 10px 0px; padding: 0px; font-size: 12pt;font-weight:bold;color:#5c431d;text-align:center;
	font-family: Tahoma, Verdana, sans-serif;}

ul, ul.faq_list { padding: 0px;margin-top: 15px; margin-bottom: 15px;margin-left:30px;}
ul.faq_list {
	margin-top: 0px;
	margin-left:30px;
	line-height: 14px;
}
abbr, acronym {
	text-decoration: none;
	border-bottom: 1px dotted #4682B4;
	cursor: help;
}

/*--------------------- containers ----------------------------------- */

div#container 
{
    position:relative;
	background:  url(../images/template/misc/purple_bg_slice.jpg) repeat-y; 
	width: 818px;  /* 97.6%; based on 776px overall width*/
	height: 98%;
	margin-left: auto;
	margin-right: auto;
    margin-top: 0px;
	padding: 0px;
	text-align: left; /* do not change this to center */
/*
    border-right: 0px #1a1c58 solid;
    border-left: 4px #393dc0 solid;
    border-bottom: 2px #a0a0a0 solid;
*/
}

div#box 
{
    position:relative;
	background: transparent url(../images/template/misc/beige_bg_slice.jpg) repeat-y;
	margin: 0px;
	padding: 0px;
    width:758px;
    margin-left: auto;
    margin-right: auto;
}

/****************************************************************/
/*                          Header                              */
/****************************************************************/
div#header
{
    width: 100%;
    padding-top: 0px;
    height:90px;
    position:relative;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    border: green 0px solid;
	background: transparent url(../images/template/misc/left_header_gradient.jpg) repeat-x;
}
div#header span {display:none;}
div#top_nav img {margin-top: 10px;border:none;}
div#top_nav 
{
	background: transparent url(../images/template/misc/header_nav_slice.jpg) repeat-x; 
	position: relative;
	top: 0%;
	left: 0%;
	text-align: right;
	margin: 0px;
	color:#f5e9d9;
	height: 43px;
	width: 100%;
    display:block;
}

div#top_nav a { text-decoration:none;font-size:12pt;color:#f5e9d9;font-family: Garamond;margin-left:0px;margin-right: 0px; }
div#top_nav img.sep {visibility: visible; vertical-align:middle; margin-right: 0px; margin-left: 0px ;width: 10px; height:100%;border: none;}

div#logo {z-index: 100;background:transparent;display: block;position:absolute;top:0px;left:1.25%; width:256px; height: 166px;}
div#logo img {border:none;}
/**************  main_nav *************************************/
div#main_nav {
    display:block;
    position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width: 100%;
	height: 20px;
	background: url(../images/template/misc/header_drop_shadow.jpg) repeat-x;
}
div#intro {display:none;}

/******************* Home content*************************************/
div#contents {
  margin-top:5px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  background: white;
  height: 100%;
  width: 98%;
  background: transparent;
/*  background-image: url(../images/template/misc/bg_tile.jpg); */
  border: green 0px solid;
}

/******************************************************/
/*                PCM (Left) Column                    */
/******************************************************/
div#pcm_col {
	position: relative;
	float:left;
	width: 35%;
	margin: 0px;
	padding: 0%;
	background: transparent;
	height: 100%;
	top: 0px;
	display:block;
	min-height: 450px;
	border: 0px green solid;
}
/******************************************************/


/****************************************************************/
/*                     Right Column                         */
/****************************************************************/
div#main_col {
  position: relative;
  float: right;
  top: 0px;
  width: 65%;
  margin: 0px;
  padding:0%;
  display:block;
/*  min-height: 300px; */
  height: 100%;
  background: transparent url(../images/template/misc/rounded_box_mid.jpg) repeat-y;

}

/****************************************************************/
/*                     Footers                                  */
/****************************************************************/
div#bottom {
    display:block;
    clear:both;
    height: 10px;
    text-align:center;
}
div#footer_nav, div#copyright, div#address {
	text-align: center;
	color:#5c553b;
	background:  transparent;
	margin: 0px;
	padding: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 2.0em;
	width: 100%;
	clear:both;
}

div#footer_nav a {
	margin: 0px 5px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
}
div#copyright {
	width:100%;
	background: transparent;
	line-height:normal;
	margin-top: 20px;
	margin-bottom: 10px;
	border: 0px #593a2e solid;
}
div#copyright span {margin: 0px 10px;}
div#copyright a { color: white;text-decoration:none;margin: 0px;}
span.address {background:transparent;font-weight: bold;}

