body {
	color:white;
	text-align:center;
	font-family:arial;
	font-size:11px;
}

table#main-content {
	border-collapse:collapse;
	border:0px;
	margin:0px auto;
}

table#main-content td, table#main-content tr {
	margin:0px;
	padding:0px;
	vertical-align:top;
}

td#header-top {
	/*background: url('images/header-placeholder.jpg') center no-repeat;*/
	height:412px;
	width:770px;
}

td#t1-1 {
	background: url('images/back-1-1.jpg') center no-repeat;
	height:302px;
	width:63px;
}

td#t1-2 {
	background: url('images/back-1-2.jpg') center no-repeat;
	height:302px;
	width:644px;
}

td#t1-3 {
	background: url('images/back-1-3.jpg') center no-repeat;
	height:302px;
	width:63px;
}

#t2 {
	background: url('images/back-2.jpg') center no-repeat;
	height:86px;
	width:770px;
}

#choose-us {
	float:right;
	padding-top:56px;
	padding-right:14px;
	text-align:right;
}

a {
	color:#191919;
}

a:hover {	
	color:#C3922E;
}

img {
	border:0px;
}	

h4 {
	margin:0px 0px 6px 0px;
}

hr {
	clear:both;
	margin:10px 0px;
	padding:0px;
	height:6px;
	border:0px;
	background-color:#191919;
	color:#191919;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}

/* Header */

#header {
	margin:8px 0px 0px 0px;
	padding:0px 10px;
}

#header a {
	text-decoration:none;
}

#logo {
	margin-top:18px;
}

/* Main */

#main {
	clear:both;
	margin:0px 0px;
}

/* The Dolce Network. . .It's Social! */

.tagline {
	color:white;
	font-weight:bold;
	font-style:italic;
	font-size:17px;
	margin:0px 0px 16px 0px;
	padding:0px;
}

/* "About The Dolce Network, Inc." box */

#about {
	margin:26px 20px 0px 20px;
	text-align:justify;
}

/* Image links (logo images) */

table#imagelinks {
	text-align:center;
	margin:0px auto;
	padding:0px 0px;
/*	background: url('images/back-ltbrn.gif') repeat;*/
	
	
}

table#imagelinks td {
	text-align:center;
	padding:0px 16px;
	vertical-align:top;
}

table#imagelinks a {
	font-style:italic;
	color:#4F4F4F;
	font-size:11px;
	text-decoration:none;
}

table#imagelinks a:hover {
	text-decoration:underline;
}

table#imagelinks a.lawdate {
	color:white;
	/*color:#222961;
	background:white;
	border:2px solid #2A1C0F;
	padding:1px 6px;*/
}

table#imagelinks a.drdate {
	color:white;
	/*color:#3B4731;
	background:white;
	border:2px solid #2A1C0F;
	padding:1px 6px; */
}


/* Inner Footer Menu  (registration & contact links) */

#menu {
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:86px;
	float:left;
	margin-top:16px;
}

#menu a {
	text-decoration:none;
	color:white;
}

#menu a:hover {
	text-decoration:underline;
}


/* Footer */

#footer {
	clear:both;
	margin:0px;
	text-align:center;
	font-size:10px;
	color:#27190C;
	text-align:center;
	width:100%;
	padding-top:10px;
}

/* Forms - Registration and Contact Us */

.close {
	margin-right:14px;
	margin-bottom:0px;
	text-decoration:underline;
}

.subtext {
		font-size:10px;
		margin-bottom:8px;
}

#captcha_code {
	margin:3px 0px;
}

textarea#msg {
	width:350px;
	border:1px #E6E5E5 solid;
}

.usrmsg {
	color:#AF2E20;
	font-size:11px;
	margin:2px 0px 2px 5px;
}

/* Registration form */

#register {
	position:absolute;
	left:50%;
	top:420px;
	margin-left: -200px;
	width:402px;
	height:312px;
	background: white url('images/lawdate-postcard.gif') center no-repeat;
	text-align:right;
	color:#191919;
	font-weight:bolder;
	border:1px #E6E5E5 solid;
	display:none;
}

#register a {
	color:#191919;
}

#register-content {
	margin:0px 0px 0px 28px;
	color:#191919;
	font-weight:bold;
	text-align:left;
}

#register-content input {
	width:144px;
	border:1px #E6E5E5 solid;
}

#register-content table td {
	padding:1px 2px 1px 2px;
	text-align:right;
}

#register-content table td {
		text-align:left;
}

#register-content table td.captcha {
		font-size:14px;
		vertical-align:top;
		text-align:left;
}

#register-text {
	font-size:11px;
	font-weight:normal;
	text-align:justify;
	padding-right:20px;
	font-weight:bold;
	font-style:italic;
}

/* Contact form */

#contact {
	position:absolute;
	left:50%;
	top:420px;
	margin-left: -200px;
	width:402px;
	height:312px;
	background: white url('images/drdate-postcard.gif') center repeat;
	border:1px #E6E5E5 solid;
	text-align:right;
	color:#191919;
	font-weight:bolder;
	display:none;
}

#contact a {
	color:#191919;
}

#contact-content {
	margin:10px 0px 0px 20px;
	color:#191919;
	font-weight:bold;
	text-align:left;
}

#contact-content input {
	width:170px;
	border:1px #E6E5E5 solid;
}

#contact-content table td {
	padding:2px 2px 2px 2px;
	text-align:right;
}

#contact-content table td {
		text-align:left;
}

#contact-content table td.captcha {
		font-size:14px;
		vertical-align:top;
}

input#reg, input#cont {
	background:#9F9F9F;
	border:0px solid #191919;
	width:75px;
	color:white;
	font-weight:bold;
	padding:2px;
	margin:6px 0px;
}	


