/* dr elaine gillaspie website css */


/* Global */

body{
  font-size: 12px;
  font-family: verdana,arial,tahoma,sans-serif;
  background: #e5d7bc;
  background-image: url(http://www.elsinore.net/pwc_demo/background3.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-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0;
}
	
div.spacer {
  clear: both;
  }
  
div.box {
	width: 450px;
	background: #d19f79;
	color: #1f3f5f;
	border-top: #9aa7a7 6px solid;
	border-left: #9aa7a7 6px solid;
	border-right: #9aa7a7 6px solid;
	border-bottom: #9aa7a7 6px solid;
	padding: 8px;
	margin-top: 2px;
	margin-right: 10px;
	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: 60px;
	}
	
div.widebox {
	width: 532px;
	background: #c0c8d0;
	background: #d19f79;
	color: #1f3f5f;
	border-top: #9aa7a7 6px solid;
	border-left: #9aa7a7 6px solid;
	border-right: #9aa7a7 6px solid;
	border-bottom: #9aa7a7 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.sidebox {
	width: 450px;
	background: url(http://www.elsinore.net/pwc_demo/gradient.jpg) no-repeat;
	color: #000000;
	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: right;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12pt;
	margin-top: 6px;
	margin-right: 50px;
	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: #330066;
	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;
	}
	
	
a.link {
	color: #274e76;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
	}
	
a.link:hover, active {
	color: #be5330;
	background-color: transparent;
	text-decoration: none:
	}		
			
	
/* N4 notice, if needed */
.ahem {
	display:	none;
	}
	


/* index page only */


	
/* main menu - all pages */


div.menu {
	background: #e5e2d9;
	width: 720px;
	padding-top: 4px;
	padding-bottom: 6px;
	}

.menu a {
	background: #e5e2d9;
	font-size: 11px;
	font-weight: normal;
	color: #274e76;
	letter-spacing: 2px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	text-align: center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-decoration: none;
	line-height: 14px;
	}	
	
.menu a:hover {
	background: #transparent;
	letter-spacing: 2px;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	color: #be5330;
	text-align: center;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	text-decoration: none;
	line-height: 14px;
	}
	
.menu a:active {
	background: transparent;
	color: #274e76;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
	


/* page specific layout -- links page list */
		
div.box_left {
	width: 450px;
	background: #d19f79;
	color: #1f3f5f;
	border-top: #9aa7a7 6px solid;
	border-left: #9aa7a7 6px solid;
	border-right: #9aa7a7 6px solid;
	border-bottom: #9aa7a7 6px solid;
	padding: 8px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	}
	
.box_left p {
    background: transparent;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11pt;
	text-align: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
	}
#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;
	line-height: 1.6em;
	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: #e9dcaf;
	list-style: disc;
	line height: 20px;
}

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

div.list
	{background-color: transparent;
	color: #1f3f5f;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 11pt;
	text-align: left;
	padding-left: 110px;}
	
.list li {
	padding-top: 6px;
	}