/*CSS*/
body {
	margin:0;
	padding:0;
	font-family:arial;
	font-size:12px;
	text-align:left;
	background-color:#000000;
	}

#wrapper {
	width: 993px;
	margin: 0 auto;
	padding:0;
	color:#18110A;
	}
	
div#logo {
	float: left;
	width: 993px;
	height: 117px;
	background-image:url(images/pssnj-logo.jpg);
	}
	#logo p {
		color: #FFFFFF;
		margin: 0;
		padding:85px 200px 8px 200px;
		line-height: 20px;
		font-size:16px;
		font-family:Georgia, Times;
		font-style:italic;
		text-align:center;
		text-decoration:none;
		}
		
/*  *********************************************   NAV/FLASH   *********************************************** */


div#navflashcontainer {
	width: 993px;
	margin: 0;
	padding:0;
	height:auto;
	}
	
	
/*start nav*/	

div#nav-v {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 487px;
	}
	
div#navinside {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: auto;
	}
	
	#homebutton {
	float: left;
	margin:0;
	padding:0;
	width: 289px;
	height: 46px;
	background:url(images/pssnj-nav-homebg.jpg) no-repeat top center;
	}
	
	#homebutton a {
	color: #9B805E;
	line-height: 20px;
	font-size:15px;
	font-family:Georgia, Times;
	font-style: normal;
	text-align:left;
	text-decoration:none;
	}
	
	#homebutton a:hover {
	color: #A47727;
	line-height: 20px;
	font-size:15px;
	font-family:Georgia, Times;
	font-style: normal;
	text-align:left;
	text-decoration:none;
	}
	
	#photogallery {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 68px;
	background: url(images/pssnj-nav-gallery.jpg) no-repeat top center;
	}
	
	#photogallery a {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 68px;
	background: url(images/pssnj-nav-gallery.jpg) no-repeat top center;
	}
	
	#photogallery a:hover {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 68px;
	background: url(images/pssnj-nav-gallery_f2.jpg) no-repeat top center;
	}
	
	#navbg {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 373px;
	background: url(images/pssnj-nav-bg.jpg) no-repeat top center;
	}
	
/*end nav */
	
	
div#flash {
	float: left;
	width: 704px;
	height: 487px;
	margin:0;
	padding:0;
	background-image:url(images/pssnj-flash.jpg);
	}
	
div#flashinside {
	float: left;
	width: 704px;
	height: 201px;
	margin:0;
	padding:0;
	background-image:url(images/pssnj-flashinside.jpg);
	}
	
	div#flashgallery {
	float: right;
	width: 704px;
	margin:0;
	padding:0;
	}
		
div#brownbar {
	float: left; 
	width: 993px;
	height: 5px;
	margin:0;
	padding:0;
	background-color:#413116;
	}
	
div#insidebrownbar {
	float: left; 
	width: 289px;
	height: 5px;
	margin:0;
	padding:0;
	background-color:#413116;
	}



/*  *********************************************   CONTENTHOME   *********************************************** */


div#content {
	float: left;
	width: 993px;
	padding-bottom: 30px;
	}	
			
div#left {
	float: left;
	width: 289px;
	}			
			
	#blog {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 74px;
	background: url(images/pssnj-nav-blog.jpg) no-repeat top center;
	}
	
	#blog a {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 74px;
	background: url(images/pssnj-nav-blog.jpg) no-repeat top center;
	}
	
	#blog a:hover {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 74px;
	background: url(images/ppsnj-nav-blog_f2.jpg) no-repeat top center;
	}
	
	#video {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 74px;
	background: url(images/pssnj-nav-video.jpg) no-repeat top center;
	}
	
	#video a {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 74px;
	background: url(images/pssnj-nav-video.jpg) no-repeat top center;
	}
	
	#video a:hover {
	float: left;
	margin:0;
	padding:0; 
	width: 289px;
	height: 74px;
	background: url(images/ppsnj-nav-video_f2.jpg) no-repeat top center;
	}
	
	#socialMedia {
	float: left;
	margin:10px 0 0 0;
	padding:0; 
	width: 289px;
	/*background: url(images/pssnj-nav-video.jpg) no-repeat top center;*/
	}
	
	
div#right {
	float: left;
	width: 704px;
	height:146px;
	background:url(images/ppsnj-pro-rep.jpg) repeat-y top center;
	}
	
div#prolist {
	clear: both;
	float: left;
	width: 704px;
	height: auto;
	}	
	#prolist ul {
		margin: 18px 38px 0px 25px;
		padding: 0px;
		float: left;
		list-style:none;
		}
	#prolist a {
		color: #503D26;
		font-size:15px;
		font-family: Georgia, Times;
		list-style:none;
		text-decoration:none;
		line-height: 20px;
		text-align:left;
		}
	#prolist a:hover {
		font-size:15px;
		font-family: Georgia, Times;
		list-style:none;
		color:#000;
		text-decoration:none;
		line-height: 20px;
		text-align:left;
	}
	
div#nonsurgical {
	float: left; 
	width: 993px;
	color: #AA7A26;
	height: 46px;
	font-family: georgia;
	font-size: 18px;
	padding:0;
	background-color:#0F0B08;
	border-bottom:solid 1px;
	border-bottom-color:#211B10;
	}
	#nonsurgical p {
		margin: 13px 0 0 335px;
		}

div#nonsurgical-list {	
	float: left; 
	width: 993px;
	color: #AA7A26;
	height: 46px;
	font-family: georgia;
	font-size: 15px;
	margin:0 auto;
	padding:0;
	background-color:#2A1E10;
	}
	#nonsurgical-list ul {
		margin-left: 335px;
		padding: 0;
		list-style:none;
		}
	#nonsurgical-list li {
		display: inline;
		padding: 0 20px 0 0;
		}
	#nonsurgical-list li a {
		color: #D8BA94;
		text-decoration:none;
		}
	
			

/*Link Text*/
H1 {
	font-weight:normal;
	font-family: Georgia, Times;
	font-size: 28px;
	color: #000;
	text-decoration:none;
	padding: 0px;
	margin: 25px 0 20px 40px;
	}

H2 {
	font-weight:normal;
	font-family: Georgia, Times;
	font-size: 17px;
	color: #A47727;
	padding: 0px;
	margin: 5px 38px 15px 40px;
	}

H3 {
	font-weight:normal;
	font-family: Georgia, Times;
	font-size: 15px;
	color: #816132;
	padding: 0px;
	margin: 5px 38px 15px 40px;
}
.header {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #A47727;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #816132;
    text-decoration: none;
}	
div#headerqc {
	font-family: Georgia, Arial, Tahoma, Verdana;
	font-size: 23px;
	font-weight: normal;
	line-height: 20px;
	color: #A47727;
	margin: 25px 0px 10px 40px;
    text-decoration: none;
}	

.text {
	font-family: Georgia, Arial, Tahoma, Verdana;
	font-size: 15px;
	line-height: 20px;
	font-weight: normail;
	color: #fff;
	text-decoration: none;
}

/*  *********************************************   CONTENTINSIDE   *********************************************** */
ul.doclist {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0 38px 15px 90px;
	text-align:left;
	list-style-image: url(images/arrow.gif);
	line-height:20px;
	color:#18110A;
}

.smalltext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #18110A;
    text-decoration: none;
}	

div#contentinside {
	float: left;
	width: 704px;
	padding-bottom: 30px;
	background-color: #DDC9AF;
	}	
	
	#contentinside p {
		color: #18110A;
		margin: 0 38px 15px 40px;
		line-height: 20px;
		}
	
	#contentinside a {
		color: #A47727;
		}
	#contentinside a:hover {
			color:#A38966;
			text-decoration: none;
			}
	
.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #A47727;
	text-decoration:underline;
}

.link:hover {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	color: #A38966;
	text-decoration: none;
}
.smalllink {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #A47727;
	text-decoration:underline;
}

.smalllink:hover {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: normal;
	color: #A38966;
	text-decoration: none;
}

/*  *********************************************   PHOTOS   *********************************************** */

.picborder {
	border: 1px solid;
	border-color:#C1B099;
}

.picRight {
	border: 1px solid; 
	border-color:#C1B099; 
	float:right; 
	margin-left:10px;
    margin-top:5px;
}
.picRightnoborder {
	float:right; 
	margin-left:20px;
}
.picLeft {
	border: 1px solid;
	float:left;
	margin-right:10px;
    margin-top:5px;
	border-color: #C1B099;
}
.picLeftnoborder {
	float:left; 
	margin-left:0px;
	margin-right:10px;
}


/*  *********************************************   FORMS   *********************************************** */

.formtext {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #18110A;
    text-decoration: none;
}	
.inputSelect {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	BORDER: #C1B099 1px solid;
	color: #18110A;
	width:200px;
	background-color: #FFFFFF;
}

.inputSelect2 {
	font-family:arial;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:350px;
	padding: 2px 3px;
}

.inputComment {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	width:200px;
	padding: 2px 3px;
	font-family: Arial;
}


.inputButton {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #DDCCB7;
	width:70px;
	background-color: #4D3920;
	border: 1px solid #100D08;
}
.inputButton2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	CURSOR: pointer;
	COLOR: #DDCCB7;
	width:37px;
	background-color: #4D3920;
	border: 1px solid #100D08;
}

.no-rep-x {
	background-repeat: repeat-x;
}
.no-rep-y {
	background-repeat: repeat-y;
}


/*  *********************************************   LINKS   *********************************************** */




/* Link Styles Ends */

.button-text {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
	color: #3F4A5E;
	text-decoration: none;
}

.divider {
	margin:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6BC9A;
	padding:0px 38px 0px 40px;
}

div#spacer{
    margin:3px 0px 10px 0;
}

/*  *********************************************   QUICK CONTACT FORM   *********************************************** */

div#qcontact form{
	padding: 0 0 15px 0;	
	}

.inputSelectquick, .inputCommentquick {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
	margin: 6px 0 0 0;
	padding: 5px 5px;
	display: block;
	clear: left;
	background: #DDC9AF;
	border: 1px solid #A47727;
	color: #18110A;
	font-size: 11px;
	}
.inputSelectquick {
	}
.inputCommentquick {
	}
	
.inputSelectgallery {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 12px;
	margin: 6px 0 0 0;
	padding: 5px 5px;
	display: block;
	clear: left;
	background: #DDC9AF;
	border: 1px solid #A47727;
	color: #18110A;
	font-size: 11px;
	}

.inputCommentgallery {
    float: left;
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	height: 30px;
	margin: 6px 0 0 0;
	padding: 5px 5px;
	display: block;
	clear: left;
	background: #DDC9AF;
	border: 1px solid #A47727;
	color: #18110A;
	font-size: 11px;
	}
	
.inputButtonquick {
	width: 70px;
	cursor: pointer;
	border: 1px solid #100D08;
	background: #4D3920;
	color: #DDCCB7;
	font-size: 11px;
	margin: 8px 0 0 0;
	padding: 5px 0;
	}
	
.inputButtonquick:hover {
	background: #4D3920;
	}
	
.inputSubmitquick{
float:left;
margin-top:5px;
border:none;
width:55px;
height:20px;
background:url(../images/submit.gif) no-repeat;
}

.spc {
	display:none;
}

/*  *********************************************   FOOTER   *********************************************** */


div#profooter {
	clear: both;
	float: left;
	width: 993px;
	padding-bottom:30px;
	background-color:#1B130B;
	}	
	
	#profooter p {
		color: #362715;
		float: left;
		padding:25px 20px 35px 30px;
		font-size: 25px;
		margin: 0px;
		font-family:Georgia, Times;
		text-align:left;
		font-weight:normal;
		}
	#profooter ul {
		margin: 25px 10px 0 35px;
		padding: 0px;
		float: left;
		list-style:none;
		color: #967856;
		text-decoration:none;
		line-height: 20px;
		text-align:left;
		}
	#profooter a {
		color: #503D26;
		font-size:14px;
		font-family: Georgia, Times;
		list-style:none;
		text-decoration:none;
		line-height: 20px;
		text-align:left;
		}
	#profooter a:hover {
		font-size:14px;
		font-family: Georgia, Times;
		list-style:none;
		color:#DDC9AF;
		text-decoration:none;
		line-height: 20px;
		text-align:left;
	}


div#footer {
	background-position:center top;
	float: left;
	width: 993px;
	color: #503D26;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0 auto;
	font-size: 11px;
	line-height:20px;
	}
	#footer #center {
		width: 993px;
		clear: left;
		padding: 0;
		margin: 0 auto;
		}
	#footer a {
		color: #DDC9AF;
		text-decoration:none;
		font-size:11px
		}
	#footer a:hover {
		color: #9B805E;
		text-decoration:none;
		font-size:11px
		}	
		
	#footer ul {
		width: 993px;
		list-style: none;
		margin: 14px auto;
		padding: 0;
		text-align: center;
		}
	#footer li {
		display:inline;
		padding: 0 7px;
		}
	#footer .info {
		float: right;
		width: 993px;
		padding: 0;
		margin: 35px 0px 0 45px;	
		}

