@charset "utf-8";
/* CSS Document */

h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
}
#main {
	position:relative;
	left:0px;
	top:0px;
	width:792px;
	height:600px;
	z-index:1;
	background-color: #FFFFFF;
}
body {
	background-repeat: repeat;
	background-image: url(http://www.tucsonsc.com/tucsonscNew/images/tucsonsurgerycenterlogo150screened.jpg);
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03C;
}
a:hover {
	text-decoration: none;
	color: #900;
}
a:active {
	text-decoration: none;
}
.address {
	color:              #FFF;
	background:         inherit;
	font-weight:        bold;
	text-align:         center;
	padding-left:       2em;
	padding-right:      2em;
	margin-top:         3em;
	background-color: #0E1030;
	font-size: 18px;
    }
.top {
	color:              #FFF;
	background:         inherit;
	font-weight:        bold;
	text-align:         center;
	padding-left:       1em;
	padding-right:      1em;
	margin-top:         5em;
	margin-bottom:      5em;
	background-color: #000;
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
.title {
	color:              #FFF;
	background:         inherit;
	font-weight:        bold;
	text-align:         center;
	padding-left:       2em;
	padding-right:      2em;
	margin-top:         3em;
	background-color: #0E1030;
	font-size: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    }
.footer {
	color:              #FFF;
	text-align:         center;
	font-size:          75%;
	padding-top: 8px;
	background-color: #0E1030;
    }
.right {
	text-align:         right;
}
.white12 {
		color:#FFF;
		font-size:12px
}
.white12center {
		color:#FFF;
		font-size:12px;		
		text-align: center;
}
.white14center {
		color:#FFF;
		font-size:14px;		
		text-align: center;
}
.black12 {
		color:#000;
		font-size:12px
}
.black12b {
		color:#000;
		font-size:12px;
		text-align: left;
	font-weight: bold;
}
.black13 {
		color:#000;
		font-size:13px;
		text-align: left;
}
.black13b {
		color:#000;
		font-size:13px;
		text-align: left;
	font-weight: bold;
}
.black14 {
		color:#000;
		font-size:14px
}
.black14b {
		color:#000;
		font-size:14px;
		text-align: left;
	font-weight: bold;
}
.black14bu {
	color:#000;
	font-size:14px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}
.black16c {
	color:#000;
	font-size:16px;
	text-align: center;
	font-weight: bold;
}
.black14c {
	color:#000;
	font-size:14px;
	text-align: center;
}
.center {
	text-align:         center;
	font-family: Georgia, "Times New Roman", Times, serif;
    }
.center12b {
	text-align:         center;
	font-size:	12px;
	font-weight: bold;
    }
.center14b {
	text-align:         center;
	font-size:	14px;
	font-weight: bold;
    }
.center18bred {
	text-align:         center;
	font-size:	18px;
	font-weight: bold;
	color: #F00;
    }	
.center16white {
	text-align:         center;
	font-size:	16px;
	color: #FFF;
    }	
