body {
	background-color: #9A6634;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#666666;
}
center {
	text-align:center !important;
	
}
h1 {
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
  font-size:12px;
  font-weight:bold;
  font-style:italic;
}
h2 {
  margin-top:0px;
  margin-bottom:0px;
  padding-top:0px;
  padding-bottom:0px;
	font-size: 14px;
	font-weight: bold;
	color: #A16D33;
}
.footer
{
	color:#FFFFFF;
	text-decoration:none;
}
a.footer:active, a.footer:visited, a.footer:link {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
a.footer:hover {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
a.mainlevel:active, a.mainlevel:visited, a.mainlevel:link {
	color:#9A6634;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
a.mainlevel:hover {
	color:#9A6634;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
.mainlevel {
	text-decoration:none;
	font-size:12px;
}
div.mainlevel
{
	text-align:center;
}

a.copyright:active, a.copyright:visited, a.copyright:link {
	font-weight:bold;
	text-decoration:none;
	color: #FFC485;	
}
a.copyright:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #FFC485;
}
.copyright
{
	text-decoration:none;
	font-size:10px;
	color: #FFC485;
}
.phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFC485;
	text-decoration: none;
}
.medbold {
	font-size: 14px;
	font-weight: bold;
	color: #A16D33;
}
.small
{
	font-size:10px;
}




div.content_area, div.content_area p {
	 line-height: 20px; 
	 margin-top:0px;
	 padding-top:0px;
}
div.smalltext, div.smalltext p {
	 line-height: 16px; 
	 margin-top:0px;
	 padding-top:0px;
}
div.smalltext li {
	 line-height: 16px; 
	 margin-top:0px;
	 padding-top:0px;
	 margin-left:0px;
	 padding-left:0px;
}
div.smalltext ul {
	 line-height: 16px; 
	 margin-top:0px;
	 padding-top:0px;
	 margin-left:20px;
	 padding-left:0px;
}
div.content_area li {
	 line-height: 20px; 
	 margin-top:0px;
	 padding-top:0px;
	 margin-left:0px;
	 padding-left:0px;
}
div.content_area ul {
	 line-height: 20px; 
	 margin-top:0px;
	 padding-top:0px;
	 margin-left:20px;
	 padding-left:0px;
}


div.leftmodules {
	line-height: 1.3em;
}
div.smalltext {
	font-size: 11px;
	line-height:16px;
}


/****************************** Global link settings *******************************************/



/**************** Global text formatting ******************/

 
 h4{ 
  font-weight: bold;
  color: #000000;
  font-size: 12px;
  text-align: left;
  /*text-transform: uppercase; */
  margin-left: 0;
  margin-right: 0;
	padding: 0;
  margin-top: 0px; 
  margin-bottom: 0px; 
 }
 
 td.portfolio_outer_box, td.portfolio_inner_box
 {
  border-width:1px;
  border-color:#CCCCCC; 
  border-style: solid;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:7px;
  padding-right:7px;
 }
  td.padded_border_feature
 {
  border-width:1px;
  border-color:#CCCCCC; 
  border-style: solid;
  padding-top:7px;
  padding-bottom:7px;
  padding-left:7px;
  padding-right:7px;
 }

 
 img.portimg
{
	border:1px solid #000;
}
div.center
{
	text-align:center;
}

 


/**************** Component (content) heading style, e.g. text that appears at the top of the page (unless it's an h tag ********/
div.componentheading
{ 
  font-weight: bold;
  color: #666666;
  font-size: 14px;
  text-align: left;
  /* text-transform: uppercase; */
	margin: 0;
	padding: 0;
}

td.modifydate
{
  font-size: 10px;
}
p.small
{
  font-size: 10px;
}
table.paddedtable
{
  padding:4px;
}
td.td10px
{
  height:10px;
  vertical-align:middle;
}
img.borderimg
{
	border:1px solid #000;
}



/**************** This corrects a spacing problem; the top of the modules doesn't line up exactly **********
 **************** with the top of the content table ********************************************************/
div.moduletable
{
 margin-top:20px; 
}

/**************** Add a little space between the module name and contents **********************************/
div.moduletable h3
{
 margin-bottom:5px; 
}


/**************** td.contentheading - used for article titles (which are also page titles on the sub pages) ********/
/**************** h3 - used for module titles  ********/
td.contentheading, div.moduletable h3
{
  font-weight: bold;
  color: #666666;
  font-size: 14px;
  text-align: left;
  /* text-transform: uppercase; */
}

img { border: 0 none; }



/**************** Search box style *************************/
div.searchmenu input.inputbox
{
  color:#666666;
  font-size: 1em;
  text-align:right;
  background: #fee3ad;
  border: 1px solid #781351;
  vertical-align:top;
  margin-top: 3px;
  margin-bottom: 1px; 
  padding-right:5px;
}

div.searchmenu input.form-submit, div.searchmenu input.button
/*#search-block-form input.form-submit, #search-form input.form-submit */
{
margin-top: 3px;
height: 18px;
width: 31px;
cursor: pointer;
/* text-indent: -9999px; */
margin-left: 7px;
border: none;
background: url("http://www.lakenetwork.net/site/uploaded_html/images/searchbutton1.gif") no-repeat left top;
}


/**************** Style for left menu *************************/

div.moduletable a:hover
{
  color:#2D65BC;
  text-decoration: underline;
  font-size: 1em;
  font-weight:bold;
}

div.moduletable a:active, a:visited, a:link
{
  color:#2D65BC;
  text-decoration: none;
  font-size: 1em;
  font-weight:bold;
}



/************* show vertical grey line between left and right modules and content *********/
td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}



/**************** Style for main menu 'HOME' etc. and contact menu *************************/

/* main menu link style */
div.mainmenuclass a, div.mainmenuclass a:link, div.mainmenuclass a:visited,
div.contactmenuclass a, div.contactmenuclass a:link, div.contactmenuclass a:visited
{
  color:#FFFFFF;
  text-decoration: none;
  font-size: 1em;
  font-weight:normal;
}

/* main menu link style */
div.mainmenuclass a, div.mainmenuclass a:link, div.mainmenuclass a:visited
{
/*  text-transform:uppercase; */
  padding-left:10px;
  padding-right:10px;
}



/* main menu link hover style */
div.mainmenuclass a:hover,
div.contactmenuclass a:hover
{
  text-decoration: underline;
  font-weight:normal;
}

/* required for i.e. to show correct text alignment - 'contact' menu in table */
div.contactmenuclass table
{
  text-align:right;
}

div.mainmenuclass
{
    text-align:left;
}

/* Set text color for pipe symbols in main menu */
div.mainmenuclass 
{
  color:#CCCCCC; 
}


/**************** Style for login menu 'Sign in' *************************/

/* main menu link style */
div.loginmenuclass a, div.loginmenuclass a:link, div.loginmenuclass a:visited
{
/*  text-transform:uppercase; */
  color:#FFFFFF;
  text-decoration: none;
  font-weight:bold;
  font-size: 1em;
}

/* main menu link hover style */
div.loginmenuclass a:hover
{
	text-decoration: underline;
}
div.loginmenuclass
{
    text-align:right;
}

/* required for i.e. to show correct text alignment - 'sign in' menu in table */
div.loginmenuclass table
{
  text-align:right;
}




/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}


li
{
  margin-left:15px;
}
ul, ol
{
  margin-bottom:15px;
}
ul ul{
  margin-bottom:0px;
}

/*.................. Make the pagination stuff look better at the bottom of the page if there are
                     multiple articles continuing on to the next page!  */
.pagination span { padding: 4px; }
.pagination a    { padding: 4px; }


