html {line-height:1.25em;}

* { 
	margin:0px;
	padding:0px;
}

body{
	font-family: times;
	font-size:14px;
	background: url(../../../images/left_bk.gif) top left repeat-y #9F889B;
}

h1 {
	margin:15px 0 5px 0;
	color:#A792A3;
	line-height:1.2em;
}

a:link {text-decoration:underline;}

a:visited {color:#75689D;}

a:hover {color:#82A7D4;}

p {margin-bottom:15px;}

table td{
	border: solid 1px #FDC689;
	padding:5px;
	}

#sub {
	height:100%;
	width:333px;
	position:absolute;
	top:0px;
	left:0px;
	color:#999;
}

	#sub h3	{color:#666;}

#logo {
	background-image: url(../../../images/wtw_logo.jpg);
	background-repeat: no-repeat;
	height:267px;
	width:333px;
}



#nav {
	width:333px;
	background-image: url(../../../images/nav_bk.gif);
	text-align:right;
}

body#meetpage a#meet,
body#generalpage a#general,
body#issuespage a#issues,
body#formspage a#forms,
body#officepage a#office,
body#linkspage a#links,
body#homepage a#home {color:#75689D;}

#nav a {
	font-size:18px;
	color:#FFF;
	padding-right:40px;
	text-decoration:none;
}

#nav a:link {
	font-size:18px;
	color:#fff;
	padding-right:40px;
	text-decoration:none;
}

#nav a:visited {
	color:#fff;
	padding-right:40px;
	font-size:18px;
}

#nav a:active {
	color:#FFF;
	padding-right:40px;
	font-size:18px;
}

#nav a:hover {
	color:#75689D;
	padding-right:40px;
	font-size:18px;
}

#nav li {list-style:none;}

#topNav {
	background-image:url(../../../images/topNav.gif);
	background-repeat: no-repeat;
	height:13px;
	width:333px;
	
}

#bottomNav {
	background-image: url(../../../images/bottomNav.gif);
	background-repeat: no-repeat;
	height:22px;
	width:333px;
}

#news { 	
	width:260px;
	padding:30px 10px 0px 30px;
	}

#news li {
	list-style-type:none;
	margin:0px 11px 0 9px;
}

#news a:link {
	color:#44999E;
	text-decoration: underline;
}

#news a:hover {color:#82A7D4;}

#news h3 {
	margin-left:55px;
	color:#3B3D4A;
}

#news h4 {
	color:#E88A37;
	font-style:italic;
	font-size:14px;
	margin-top:10px;
}

#news img { border: none; }

#main{
	background-color:#9F889B;	
	width: 700px;
	padding:30px 0px 30px 20px;
	margin:0px;
	color:#fff;
	position:absolute;
	top:0;
	left:333px;
	
}

#topText {
	float:left;
	margin-left:10px;
}

#topText p {margin-bottom:5px;}

#topText a {
	color:#E5D8E6;
	font-size:16px;
}

#search {
	float:left;
	margin-left:50px;
}

.sbox input {
	float: left;
	padding: 3px;
	font-size: 12px;
	color: #94A466;
}

.align {
	margin-top:5px;
	margin-left:-18px;
}

/****************** HOME PAGE CSS *****************/

#col1 {
	float:left;
	color:#4C4F58;
	width:317px;
	background-image: url(../../../images/home_intro_bk.gif);
	background-repeat: repeat-y;
	padding:0px;
	margin-bottom:5px;
	margin-left:10px;
}

#topCol1 {
	width:265px;
	background-image: url(../../../images/left_pic_bk.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	font-size:15px;
	padding:15px 30px 0px 20px;
	}

	#topCol1 .photoOverlay {
		display:block;
		height:120px;
		width:100px;
		float:right;
		}

	#topCol1 a {color:#44999E;}

	#topCol1 h1 {
		color:#DE781C;
		font-style:italic;
		margin-top:10px;
		font-size: 18px;
		font-weight:normal;
		}

#bottomCol1 {
	background-image: url(../../../images/col_bottom.gif);
	width:317px;
	height:30px;
	
	margin-top:5px;
}

#col2 {
	float:left;
	color:#4C4F58;
	border:5px solid #fff;
	font-size:14px;
	width:266px;
	background-color:#EBE9DD;
	margin:10px 0 0 10px;
	padding:12px;
	
	
}

#col2 a {color:#44999E;}

#bottomCol2 {
	background-image: url(../../../images/design.gif);
	width:191px;
	height:19px;
	margin: 5px 0 -12px 30px;
}

#ads {margin-left:338px;}

#ads img {
	border: none; 
                margin-top:10px;
}
	


#footer {
	font-size:11px;
	margin:20px 0 0 0px;
	height:50px;
	width:635px;
	clear:both;
}

	#footer .orange {color:#FDC689;}

	#footer .purple {
		color:#E5D8E6;
		font-style:normal;
		font-size:11px;
	}

#footer ul {
	display:inline;
	font-size:14px;
	
}

#footer li {
	list-style:none;
	display:inline;
	clear: both;
	padding-right:6px;
}

#footer a {
	text-decoration:none;
	color:#fff;
}

	#footer a:hover {color:#CDC0D8;}

/****************** INNER PAGES CSS ******************/

#wrapper {
	width:634px;
	height:100%;
	background-image: url(../../../images/wrapper_bk.gif);
	color:#4C4F58;
	font-size: 13px;
	padding: 10px 0px 5px 0px;
}

#wrapper a {color:#44999E;}

#topWrapper {
	width:634px;
	height:148px;
	margin:10px 0 0 0px;
}

	#meetpage #topWrapper {
		background: url(../../../images/meet_drpatrick.jpg); no-repeat center top;
		}

	#generalpage #topWrapper {
	background: url(../../../images/general_health.jpg); no-repeat center top;
	}

	#issuespage #topWrapper {
		background: url(../../../images/women_healthissues.jpg); no-repeat center top;
		}

	#formspage #topWrapper {
		background: url(../../../images/patient_forms.jpg); no-repeat center top;
		}
	#officepage #topWrapper {
		background: url(../../../images/office_information.jpg); no-repeat center top;
		}
	#linkspage #topWrapper {
		background: url(../../../images/links.jpg); no-repeat center top;
		}

        #search #topWrapper {
		background: url(../../../images/search_banner.jpg); no-repeat center top;
		}

#bottomWrapper {
	width:634px;
	height:13px;
	background-image: url(../../../images/wrapper_bottom.gif);
}

#mainContent {
	padding:0px 40px;
	margin:0px 0px;
	font-family:arial;
	font-size:14px;
}

#mainContent a:hover {color:#82A7D4;}

#mainContent h1, p {padding-top:5px;}

#mainContent h2, h3 {padding-top:10px;}

#mainContent h1, #mainContent h2, #mainContent h3 {font-family:times;}

#map {
	float:left;
	margin:10px 24px 0 25px;
	border: 3px solid #44999E;
	height:333px;
	width:333px;
}

#info {
	float:left;
	width:200px;
	font-size:12px;
}

#form {
	width:533px;
	height:100%;
	color:#fff;
	padding:40px 40px 60px 40px;
	margin:0px 5px 0px 5px;
	background: url(../../../images/orange_design.gif) bottom center no-repeat #DDA828;
}

#infoForm {text-align:right;}

#infoForm td {
	padding-right:10px;
	padding-bottom:15px;
	border:none;
}

#footer_shadow {
	background-image: url(../../../images/footer_shadow.jpg);
	width:632px;
	height:16px;
	}

/**************************CLASSES**************************/

.tea {margin-left:15px;}

.center {text-align:center;}

.dLine {
	background-image: url(../../../images/dLine.gif);
	height:3px;
	width:260px;
	margin:5px 0 10px 0;
}

.spacerImg {float:right;}

.darkPurple {
	color:#4C4F58;
	font-size:10px;
}

.orange {color:#DE781C;}

.orangeItalic {
	color:#DE781C;
	font-style:italic;
	margin-top:10px;
}

.purple {
	color:#8560A8;
	font-size:16px;
	font-style:italic;
}

.line {
	border-top:1px solid #c7c5b9;
	margin:10px 0px 15px 0px;
}

.orangeLine {
	border-top:1px solid #DDA828;
	margin:20px 5px 5px 5px;
	background-color:#fff;
	height:1px;
	width:613px;
}
	

.center {margin-left:80px;}

.yellow {
	color:#FFF695;
	padding-bottom:30px;
}

.left {text-align:left;}

.clear {clear:both;}

.dotLine {
	border-top:dotted 1px #c7c5b9;
	}

.photoRight {
	float:right;
	padding: 3px;
	margin: 0px 0px 5px 5px;
	border: solid 1px #DDA828;
	}