/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/
/* same as gna_greg except for color scheme    */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	line-height: 1.4;	
	padding: 0px;
	text-align: center;		/* center site on screen */
	margin: auto;
	background-color: #fff;
	font-size: 95%;
}

html	{ 					/* force scrollbar to prevent page jump */
	min-height: 100%;
	margin-bottom: 1px;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}

img{border: 0;}

.story h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #007fad;
 margin: 0px;
 padding: 0px;
 padding-bottom: 5px;
}

h2{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 110%;
 color: #c41030;
 margin: 0px;
 padding: 0px;
 padding-bottom: 5px;
}

h3{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 color: #c41030;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul, ol{
 margin-left: 2em;
}

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}

.red{
	color: #c41030;
}

#contact_info{
	border-collapse: collapse;
	margin-bottom: 0.5em;
}

#contact_info td{
	border: #ac9164 1px solid;
	vertical-align: top;
	padding-top: 0.5em;
	font-size: 90%;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#outerwrapper{
	position: relative;
	text-align: left;		/* overrides centering for text */
	margin: auto;
	margin-top: 1em;
	width:95.6%;
	background-color: #d3d6d9;
	border: 1px solid #ac9164;
}

#masthead{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 58px;
	background: #d3d6d9 url(images/lines.jpg) bottom right no-repeat;
}

#leftCol{
	float: left;
	width: 21%;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	background: #007fad url(images/gradient_melanie.gif) top left repeat-x;
}

#navBar{

}

#contactInfo{
	background-color: #d3d6d9;
	padding-top: 20px;
	padding-left: 5px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 70%;
	color: #858c92;
	font-weight: bold;
}

#contactInfo strong	{
	font-size: 130%;
}

#headlines{
  float:right;
	width: 23%;
	background-color: #d3d6d9;
}

#content{
	float: left;
  width: 51%;
  min-height: 417px;
  height:auto !important;
  height:417px;
  background-color: #fff;
  border-right: 1px solid #ac9164;
}

#content h1, #content h2, #content h3, #content h4, #content p, #content ul	{
	padding-left: 10px;
	padding-right: 10px;
}
/***********************************************/
/* Components                                  */
/***********************************************/

/*#siteName{
	margin: 0;
	padding: 0 0 0 10px;
}*/

/* Farhner Image Replacement - the code says its a header with the sitename, so we replace the header text with this header image - sweet  :-) )*/
#logo
	{
	background: url(images/logo_melanie.gif) bottom left no-repeat;
	width: 253px;
	height: 58px; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -5000px;
	}
	
#logo_label	{
	text-align: right;
	color: #fff;
	font-style: italic;
	font-size: 70%;
	padding: 5px 10px 5px 5px;
}

#news
	{
	background: url(images/submenu.jpg) bottom left no-repeat;
	width: 142px;
	height: 22px; 
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -5000px;
	}

/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
border-bottom: 1px solid #CCC;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
}


/************** .feature styles ***************/

.feature{
/*	padding: 0px 10px 10px 10px;*/
	font-size: 80%;
	line-height: 1.3em;
/*	background: #dfd5c3;*/
	background: #fff url(images/photo_group.jpg) bottom right;
	background-repeat: no-repeat;
	min-height: 200px;
	height:auto !important;
	height:200px;
}

.feature h2{
	padding: 2.8em 0px 5px 0px;
	margin-left: 10px;
}

.feature p{
	margin-left: 10px;
	margin-right: 10px;
}

.feature img{
	float: right;
	padding-top: 30px;
/*	padding: 10px 0px 0px 10px;*/
}

.callout{
	font-size: 120%;
	line-height: 1.3em;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 20px 10px 0px 10px;
	font-size: 0.8em;
	line-height: 1.5em;
}

.story p{
	padding: 0px 0px 15px 0px;
}

.story li{
	margin-left: 5px;
	padding-bottom: 5px;
}

.sidebyside{
	clear: both;
	margin: 10px 10px 10px 10px;
	font-size: 80%;
	line-height: 1.3em;
}

.left{
	width: 50%;
	padding-right: 5px;
	border-right: 1px solid #ac9164;
	vertical-align: top;
}

.right{
	width: 50%;
	padding-left: 10px;
	vertical-align: top;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border-top: 1px solid #ac9164;
	background-color: #fff;
	margin: 0;
}

#siteInfo p	{
	padding: 10px 10px 10px 10px;
	font-size: 75%;
	color: #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #ac9164;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sideBar link styles ***********/

#sideBar	{
	border: 1px solid #ac9164;
	padding: 0px;
	margin-top: 3px;
}

#sideBar ul	{
	margin-left: 0;
	padding-left: 0;
}

#sideBar a {
	color: #ac9164;
	font-weight: bold;
	display: block;
	padding: 5px;
	background: #d3d6d9 url(images/goldgradient_s.jpg) bottom left repeat-x;
}

#sideBar ul a:link, #sideBar ul a:visited {display: block;}
#sideBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sideBar li {border-bottom: 1px solid #ac9164;}

/* fix for browsers that don't need the hack */
html>body #sideBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 10px;
	margin-top: 3em;
	margin-bottom: 10em;
	padding: 0px;
	font-size: 80%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	color: #dfd5c3;
	font-weight: bold;
	display: block;
	padding: 2px 0px 2px 0px;
	border-bottom: 1px solid #ac9164;
}

.strong	{
	color: #fff;
}

#sectionLinks a:hover{
	background-color: #c41030;
	text-decoration: underline;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: #007fad;
}

#advert img{
	display: block;
}

#advert p, #advert li{
	padding: 0px 5px 0px 5px;
	color: #fff;
}

#advert p{
	margin: 5px;
}

#advert a {
	color: #fff;
	font-weight: bold;
	display: block;
	padding: 5px;
}

#advert ul /*This is the first, or parent item formating.*/
{
margin: 0;
padding: 0;
list-style-type: none;
font-size: 9pt;
font-family: arial, Helvetica, sans-serif;
}

#advert li { margin: 0 0 1px 0; }

#advert a
{
display: block;
padding: 8px 10px;

color: #fff;
text-decoration: none;
}

#advert a:hover
{
color: #fff;
text-decoration: none;
}

#advert ul ul li {  
   
    list-style-type: none;
    margin: 0;
    padding: 0; }

#advert ul ul a
{
display: block;
padding: 8px 8px 8px 20px;

color: #fff;
text-decoration: none;
}

#advert ul ul a:hover
{
color: #fff;
text-decoration: none;
}


#advert ul ul ul li { 
   font-size: 7pt;
    list-style-type: none;
    margin: 0;
    padding: 0; }

#advert ul ul ul a
{
display: block;
padding: 0px 5px 5px 30px;

color: #fff;
text-decoration: none;
}

#advert ul ul ul a:hover
{
color: #fff;
text-decoration: none;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 15px 20px 0px;
	font-size: 80%;
}

#headlines h3	{
	padding: 0px;
	color: #fff;
	text-align: center;
	font-size: 100%;
}

#headlines p{
	padding: 5px 5px 5px 5px;
	margin: 5px;
	color: #fff;
}

/**************** images & links ****************/
.img_right	{
	float: right;
	padding: 0px 10px 10px 10px;
}
.img_left	{
	float: left;
	padding: 0px 10px 10px 10px;
}
.link	{
	float: left;
	margin-bottom: 1em;
	clear: both;
	border: #ac9164 1px solid;
}
.clear	{
	clear: both;
}

