@charset "utf-8";
/* CSS Document */

html {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	overflow: -moz-scrollbars-vertical;
}

body {
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a img {
	border:0;
}

* {
	margin: 0px;
	padding: 0px;
}

.clear{
	clear:both;
}

h1	{
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a3d3d;
}

.h1 a	{
	text-align: left;
	vertical-align: middle;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7a3d3d;
}

h2	{
	text-align: left;
	vertical-align: middle;
	line-height: 25px;
	padding:5px;
	background-color: #7a3d3d;
}

h3	{
	border-bottom-style: solid;
	border-bottom-width:thin;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: bottom;
}

h4	{
	border-bottom-style: solid;
	border-bottom-width:thin;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: left;
	vertical-align: bottom;
}

hr {
	margin:2px 0 2px 0;
}

/* Layout CSS */

#Main {
	width: 989px;
	margin: 0 auto;
}

#Container {
	width: 989px;
	margin:auto;
}

#Header {
	width: 989px;
	height: 137px;
	background-image:url(../images/headerback.png);
	float:left;
}

#ContentContainer {
	width: 929px;
	float:left;
	background-image:url(../images/contentcontainer.png);
	padding: 20px 30px 20px 30px;
}

#ContentContainerTop {
	width: 989px;
	float:left;
	margin-top:0px;
}

#ContentContainerBottom {
	width: 989px;
	float:left;
}

#LeftColumn {
	width:270px;
	float:left;
}

#RightColumn {
	width:600px;
	float:left;
	margin-left:40px;
}

#LeftCallout1 {
	width: 240px;
	float:left;
	padding:20px;
	background-color:#cfd0c1;
	border: thin groove #999999;
}

#LeftCallout2 {
	width: 240px;
	float:left;
	padding:20px;
	background-color:#cfd0c1;
	border: thin groove #999999;
}

#LeftCallout3 {
	width: 240px;
	float:left;
	padding:20px 20px 10px 20px;
	background-color:#cfd0c1;
	border: thin groove #999999;
}

#LeftCallout4 {
	width: 240px;
	float:left;
	padding:20px 20px 10px 20px;
	background-color:#cfd0c1;
	border: thin groove #999999;
}

#LeftCallout5 {
	width: 240px;
	float:left;
	padding:20px 20px 10px 20px;
	background-color:#cfd0c1;
	border: thin groove #999999;
}

#RightContent {
	width: 600px;
	float:left;
}

#RightContentul1 {
	width: 300px;
	float:left;
}

#RightContentul2 {
	width: 300px;
	float:left;
}

#FooterContainer {
	width: 929px;
	float:left;
	background-image:url(../images/contentcontainer.png);
	padding: 20px 30px 20px 30px;
}

#FooterContainerTop {
	width: 989px;
	float:left;
	margin-top:10px;
}

#FooterContainerBottom {
	width: 989px;
	float:left;
}

#LeftColumnFooter {
	width:270px;
	float:left;
}

#RightColumnFooter {
	width:600px;
	float:left;
	margin-left:40px;
}

#LeftCalloutFooter {
	width: 270px;
	float:left;
}

#RightContentFooter {
	width: 600px;
	float:left;
	text-align:right;
}

.footertext {
	font-size:10pt;
	color:#413c31;
	line-height:16pt;
}

	.footertext a {
	color:#2d547e;
  	font-size:10pt;
  	
  	text-decoration:underline;
	}
	.footertext a:hover {
	color:#000033;
	text-decoration:underline;
	}

#Logo {
	width: 270px;
	height: 100px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 37px;
	position: absolute;
}	

#NewSmyrnaNumber {
	width: 120px;
	height: 100px;
	clear: both;
	color:#FFFFFF;
	font-size:12px;
	overflow: hidden;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 506px;
	position: absolute;
	text-align:center;
}	

#PONumber {
	width: 100px;
	height: 100px;
	clear: both;
	color:#FFFFFF;
	font-size:12px;
	overflow: hidden;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 668px;
	position: absolute;
	text-align:center;
}	

#OrmondNumber {
	width: 100px;
	height: 100px;
	clear: both;
	color:#FFFFFF;
	font-size:12px;
	overflow: hidden;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 819px;
	position: absolute;
	text-align:center;
}	


/**
 * This is the typography section
*/

.form {
		font-family:Geneva, Arial, Helvetica, sans-serif;
		color:#413c31;
		line-height:30px;
		font-size:11pt;
		padding-left:40px;
		padding-top:10px;
		padding-bottom:20px;
		}
		
		.contactform {
			padding:2px;
		}

.typography * {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.typography blockquote {
	margin-left:20px;
}
.typography hr {
	padding:5px;
}
.typography p,
.typography ul li,
.typography ol li,
.typography a {
	color:#413c31;
	line-height:22px;
	font-size:11pt;
}
.typography p {
	margin-bottom:20px;
}


/** CMS LIST STYLES **/
.typography ul,
.typography ol {
	margin-left:10px;
	margin-bottom:20px;
}
	.typography ul li,
	.typography ol li {
		margin:4px 10px;
		line-height:1.4em;
	}
		.typography ul li {
		 list-style-type:disc;
		}
		.typography ol li {
			list-style-type:decimal;
    }

/* HEADER STYLES */

.typography h1,
.typography h2,
.typography h3,
.typography h4 {
	margin-bottom:15px;
}
.typography h1,
.typography h4 {
	font-weight:normal;
	color:#7a3d3d;
}
.typography h2,
.typography h3 {
	font-weight:normal;
	color:#dadbcb;
}
	.typography h1 {
	font-size:16pt;
	}
	.typography h2 {
	font-size:12pt;
	}
	.typography h3 {
	font-size:12pt;
	font-weight:bold;
	color:#CC6600;
	}
	.typography h4 {
	font-size:12px;
	font-weight:bold;
	color:#660000;
	}

/* LINK STYLES */
.typography a {
	color:#2d547e;
  font-size:11pt;
  
  text-decoration:underline;
}
	.typography a:hover {
	color:#000033;
	text-decoration:underline;
	}
	
	
.typography table {
	font-size:1.1em;
}
	.typography table tr td {
		padding:3px 5px;
	}

	
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
}
.typography img.left {
	float:left;
}

.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}

/* Specific for Doctor Box */

.drtypography * {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
}
.drtypography blockquote {
	margin-left:20px;
}
.drtypography hr {
	padding:5px;
}
.drtypography p,
.drtypography ul li,
.drtypography ol li,
.drtypography a {
	color:#413c31;
	line-height:22px;
	font-size:11pt;
}
.drtypography p {
	margin-bottom:20px;
}


/** CMS LIST STYLES **/
.drtypography ul,
.drtypography ol {
	margin-left:10px;
	margin-bottom:20px;
}
	.drtypography ul li,
	.drtypography ol li {
		margin:4px 10px;
		line-height:1.4em;
	}
		.drtypography ul li {
		 list-style-type:circle;
		}
		.drtypography ol li {
			list-style-type:decimal;
    }

/* HEADER STYLES */

.drtypography h1,
.drtypography h2,
.drtypography h3,
.drtypography h4 {
	margin-bottom:15px;
}
.drtypography h1,
.drtypography h4 {
	font-weight:normal;
	color:#7a3d3d;
}
.drtypography h2,
.drtypography h3 {
	font-weight:normal;
	color:#dadbcb;
}
	.drtypography h1 {
	font-size:16pt;
	}
	.drtypography h2 {
	font-size:11pt;
	}
	.drtypography h3 {
	font-size:12pt;
	font-weight:bold;
	color:#CC6600;
	}
	.drtypography h4 {
	font-size:12px;
	font-weight:bold;
	color:#660000;
	}

/* LINK STYLES */
.drtypography a {
	color:#2d547e;
  font-size:10pt;
  vertical-align:text-top;
  text-decoration:underline;
}
	.drtypography a:hover {
	color:#000033;
	text-decoration:underline;
	}
	
	
.drtypography table {
	font-size:1.1em;
}
	.drtypography table tr td {
		padding:3px 5px;
	}

	
/* WYSIWYG EDITOR ALIGNMENT CLASSES */
.typography .left {
	text-align:left;
}
.typography .center {
	text-align:center;
}
.typography .right {
	text-align:right;
}
.typography img.right {
	float:right;
}
.typography img.left {
	float:left;
}

.typography p.MsoNormal, .typography p.MsoBodyText {
	margin: 0;
}


/* Navigation CLASSES */

#Nav {
	width: 608px;
	height: 46px;
	clear: both;
	overflow: hidden;
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 335px;
	position: absolute;
	display:block;
}	

.navy #pcccnav {
	position:relative;
	display:block;
	height:46px;
	font-size:16px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}

.navy #pcccnav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:auto;
}

.navy #pcccnav ul li{
	display:block;
	width:148px;
	height:46px;
	float:left;
	margin:0 0 0 4px;
}

.navy #pcccnav ul li a{
	display:block;
	width:148px;
	height:46px;
	background:transparent url(../images/navback.png) repeat-x top left;
	color:#10141d;
	text-decoration:none;
	float:left;
	text-align:center;
	padding-top:12px;
	margin:0px;
}

.navy #pcccnav ul li a:hover{
	color:#844040;
	background:transparent url(../images/navbackon.png) no-repeat top center;
}

.navy #pcccnav ul li a.current{
	color:#844040;
	text-decoration:none;
	
}
