/* Stylesheet for Minor Oral Surgery Services with Manu Philip*/

BODY {
	margin : 0% 10% 0% 10%;
	padding : 4px;
	font : normal 12px, palatino linotype, Times New Roman;
	line-height : 20px;
}
a:link {
	text-decoration: none;
	color: white;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: white;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.h1 {
	font-size: 35px;
	line-height: 30px;
	ont-family: palatino linotype, Times New Roman;
	font-weight: bold;
	color: navy;
}
.h2 {
	font-size: 12px;
	line-height: 12px;
	ont-family: palatino linotype, Times New Roman;
	font-weight: normal;
	color: #000000;
}
.style2 {
	font-size: 20px;
	line-height: 30px;
	font-family: palatino linotype, Times New Roman;
	font-weight: normal;
	color: #000000;
	background-color: #8A8ADB;
}
.style3 {
	font-size: 20px;
	font-family: palatino linotype, Times New Roman;
	font-weight: normal;
	color: #ffffff;
}

/*  Navigation */
div#top {
	background: url(../images/basic_01.gif) repeat-y;
	height : 133px;
}
div#leftcolumn {
	background: #8A8ADB url(../images/menu.gif);
	height: 308px;
	width : 211px;
	float: left;
	line-height : 60px;
	padding : 0px;
	font-size : 22px;
	z-index : 2;
	left : 2px;
	top : 2px;
}
div#smile {
	background: #8A8ADB url(../images/smile.gif);
	width: 211px;
	height: 118px;
	float: left;
}
div#foot {
	background: #8A8ADB url(../images/foot.gif);
	width: 211px;
	height: 41px;
	float: left;
}

div#rightcolumn {
	width : 200px;
	float: left;
	clear: 10px;
	display: block;
	line-height : 37px;
	padding : 2px;
	font-size : 22px;
	z-index : 2;
	
}
#navigation {
	font-family: palatino linotype, Times New Roman;
	font-size: 22px;
	padding-left: 10px;
}
#navigation ul {
	list-style: none;
	margin: 2px;
	padding: 1px;
}
#navigation li {
 	display: block;
}
#nav1 {
	padding-bottom: 1px;
}
#nav1 a {
	width:160px;
	text-align:left;
	display:block;
	text-decoration: none;
	color:white;
}
#nav1 a:hover {
	text-decoration: none;
	color: #cccccc;
}
#nav2 a {
	text-decoration: none;
	color:blue;
}
#nav2 a:hover {
	text-decoration: underline;
	color: blue;
}

/* shadow */
div#shadow {
	position: absolute;
	float: left;
	clear: left;
	background-image: url(../images/shadow-right.gif);
	background-repeat: repeat-y;
}	

/* page title */

div#titlebar {
    background-image: url(/images/titlebar.gif);
	float : none;
	width : 600px;
	height: 400px;
	left: 0px;
	padding: 0px;
	line-height: 47px;
	font-size : 35px;
}

/* the main content of each page */

div#background {
	background-image: url(../images/basic_03.gif);
	clear : right;
	margin-left: 211px;
	z-index: 2;
	width: 549px;
	height: 387px;
	padding: 75px 0px 0px 0px;
}

div#content {
	display: block;
	clear : right;
	z-index: 2;
	color: black;
	font-size: 20px;
	line-height: 20px;
	width: 500px;
	height: 387px;
	padding: 15px 0px 0px 25px;
}

/* page footer */

div#footer {
	float: left;
	color : black;
	background: none;
	align : center;
	vertical-align : middle;
}
