/* portland wellness center website css */


/* Global */

body{
  font-size: 12px;
  font-family: verdana,arial,tahoma,sans-serif;
  background: #c5ccd4;
  background-image: url(http://www.portlandwellnesscenter.com/bumber_back4.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  scrollbar-3dlight-color: #b0c2b7;
  scrollbar-arrow-color: #333333;
  scrollbar-base-color: #abaea6;
  scrollbar-track-color: #e4d7bb;
  scrollbar-darkshadow-color: #b0c2b7;
  scrollbar-face-color: #b0c2b7;
  scrollbar-highlight-color: #333333;
  scrollbar-shadow-color: #333333;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
}
	
div.spacer {
  clear: both;
  }
  
div.box {
	width: 450px;
	background: #c0c8d0;
	color: #1f3f5f;
	border-top: #abaea6 6px solid;
	border-left: #abaea6 6px solid;
	border-right: #abaea6 6px solid;
	border-bottom: #abaea6 6px solid;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 10px;
	}
	
.box p {
    background: transparent;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11pt;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 140px;
	}
	
	
div.widebox {
	width: 532px;
	background: #c0c8d0;
	color: #1f3f5f;
	border-top: #abaea6 6px solid;
	border-left: #abaea6 6px solid;
	border-right: #abaea6 6px solid;
	border-bottom: #abaea6 6px solid;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 10px;
	}
	
.widebox p {
    background: transparent;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11pt;
	text-align: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 160px;
	}
	
	
div.linkbox {
	width: 450px;
	background: #c0c8d0;
	color: #1f3f5f;
	border-top: #abaea6 6px solid;
	border-left: #abaea6 6px solid;
	border-right: #abaea6 6px solid;
	border-bottom: #abaea6 6px solid;
	margin-top: 2px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 10px;
	}
	
.linkbox p {
    background: transparent;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 20px;
	margin-left: 8px;
	}

	
div.sidebox {
	width: 450px;
	background: url(http://www.portlandwellnesscenter.com/gradient_blue.jpg) no-repeat;
	color: #1f3f5f;
	font-family: verdana, arial, tahoma, sans-serif;
	border-top: #b0c2b7 6px solid;
	border-left: #b0c2b7 6px solid;
	border-right: #b0c2b7 6px solid;
	border-bottom: #b0c2b7 6px solid;
	}
	
h2 {font-weight: bold;
	letter-spacing: 1px;
	color: #be5330;
	background-color: transparent;
	text-align: center;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12pt;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;}
	
	
h3 {font-weight: bold;
	letter-spacing: 1px;
	color: #be5330;
	background-color: transparent;
	text-align: right;
	margin-top: 20px;
	margin-right: 24px;
	margin-bottom: 20px;
	margin-left: 8px;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12pt;
	}
	
p. {
	background-color: transparent;
	color: #1f3f5f;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11pt;
	text-align: left;
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom:6px;
	margin-left: 10px;
	}
	
.title {
	color: #be5330;
	letter-spacing: 1px;
	font-weight: bold;
	}
	
.phone {
	color: #1f3f5f;
	font-size: 12pt;
	letter-spacing: 1px;
	}
	
a.link {
	color: #274e76;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
	
a.link:hover, active {
	color: #be5330;
	border-top: #274e76 1px dotted;
	border-bottom: #274e76 1px dotted;
}

	
/* N4 notice, if needed */
.ahem {
	display:	none;
	}
	


/* index page only */


	
/* main menu - all pages */


div.menu {
	background-color: transparent;
	width: 200px;
	}
	
.menu ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		background: transparent;
	}
	
.menu li {

		height: 28px;
		width: 200px;
		}
	
.menu a {
	background: url(http://www.portlandwellnesscenter.com/menu_bar.jpg);
	display: block;
	width: 200px;
	height: 28px;
	font-size: 11px;
	font-weight: normal;
	color: #274e76;
	letter-spacing: 1px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	text-align: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 14px;
	}	
	
.menu a:hover {
	width: 200px;
	height: 28px;
	background: #transparent;
	letter-spacing: 1px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	color: #be5330;
	text-align: right;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 14px;
	}
	
.menu a:active {
	background: transparent;
	color: #274e76;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	

/* page specific layout -- links page list */
		
		
#linkList ul {
	margin: 0px;
	padding: 0px;
	background: transparent;
	list-style: disc;
	line height: 20px;
}

.linkList li {
    list-style-type: disc;
	padding-left: 14px;
	font-size: 11px;
	color: #1f3f5f;
}


.linkList li a { 
	color: #274e76;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.linkList li a:hover { 
	color: #be5330;
	border-top: #274e76 1px dotted;
	border-bottom: #274e76 1px dotted;
}


/* page specific layout -- dr. gillespie services list */

div.linkList2 {
	margin: 8px;
	padding: 8px;
	background: #e0cbae;
	list-style: disc;
	line height: 20px;
}

.linkList2 li {
    list-style-type: disc;
	font-size: 12px;
	color: #1f3f5f;
}

/* page specific layout -- wellness services list */

div.services {
	margin: 6px;
	padding: 6px;
	background: transparent;
	list-style: disc;
	line height: 14px;
	color: #be5330;
	font-size: 13px;
}

.services li {
    list-style-type: disc;
	font-size: 12px;
	color: #1f3f5f;
}