﻿body {
	margin: 0;
	padding: 0;
	line-height : 150%;
	background-color: #e1c267;
	font-weight: normal;
	font-size: 85%;
	font-family: "Trebuchet MS", verdana, arial, tahoma, sans-serif;
}

html, body {
	height: 100%;
}

#wrapper {
	width: 100%;
	height: auto !important;
	margin: 0 auto -50px;
	background-image: url('images/design/bg.jpg');
	background-repeat: repeat-y;
	background-position: center;
}

/*CONTAINER*/

#container {
	width : 750px;
	margin : 0 auto;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #fccc53;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #fccc53;
	height: auto !important;
	height: 100%;
	margin: 0 auto -50px;
}
				
/*TOP BAR*/

#topbar {
	position: relative;
	width: 100%;
	padding: 0px;
	background-image: url('images/design/topbar.jpg');
	background-repeat: repeat-x;
	height: 36px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #fccc53;
	margin-top: 0px;
	margin-bottom: 0px;
}
		
/*BANNER*/

#banner {
	margin: 0;
	padding: 0;
	color : #666;
	background: #FFFFFF;
}
#banner h1 {
	margin: 0;
	background-position: inherit;
	padding: 5px 0px 5px 5px;
	font: 200% Georgia; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing : 3px;
	color: #660000;
	background : inherit;
	font-weight: bold;
}
#banner h2 {
	margin: 0 0px 0px 0px;
	background-position: inherit;
	padding: 0px 0px 5px 5px;
	font: 130% Georgia; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	letter-spacing : 3px;
	color: #000;
	background : inherit;
	font-weight: normal;
}
#headerPicsContainer {
	width: 100%;
	height: 150px;
}

.headerPic225 {
	width: 225px;
	padding: 0px;
	margin: 0px;
	float: left;
}
.headerPics {
	width: 175px;
	padding: 0px;
	margin: 0px;
	float: left;
}

/*NAVIGATION*/
			
#navcontainer {
	background: #e1c267;
	border: 1px 0 solid #ffcc53;
}
#navlist {
	padding: 7px 0 7px 0;
	margin: 0px 0 20px 0;
	text-align : center;
	letter-spacing : 2px;
	background: #e1c267;
}
#navlist li {
	list-style : none;
	margin : 0;
	display : inline;
	background: #e1c267;
}
#navlist li a {
	padding: 0.5em 0.5em;
	margin: 0;
	color : #000;
	background: #e1c267;
	text-decoration : none;
}
#navlist li a:link,#navlist li a:visited {
	color: #660000;
	background: #e1c267;
}
#navlist li a:hover {
	color: #660000;
	background : #e1c267;
	text-decoration: underline;
}
#navlist li a:active {
	color: #660000;
	font-weight: bold;
	background : #e1c267;
}

/*MAIN CONTENT*/

#content {
	padding: 10px;
	margin-left : 200px;
	margin-bottom : 10px;
	color: #000;
	background : #fff;
}
#content-full {
	padding: 10px;
	color: #000;
	background : #fff;
}
.contact-wrapper {
	padding: 0px;
}
.col-left {
	float: left;
	width: 345px;
	padding: 10px;
}
.col-right {
	float: right;
	width: 345px;
	padding: 10px 10px 10px 8px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #808080;
}
						
/*SIDEBAR*/

#sidebar {
	float : left;
	width : 180px;
	margin : 0 0 0 0;
	padding: 0px 10px 10px 10px;
	border-right : 1px solid #eee;
	color : #666;
}
#sidebar a {
	color : #333;
	background : inherit;
}
#sidebar a:hover {
	color : #B29B35;
	background : inherit;
}
#sidebar ul li {
	margin : 0 15px 0 0;
	padding : 0;
	list-style-type : square;
	color: #666666;
	background : inherit;
}
	#sidebar ul li {
	background-position: left;
	margin: 0 15px 0 0;
	padding: 0;
	list-style-type : square;
	color: #666666;
	background : inherit;
}
#sidebar h1 {
	background-position: inherit;
	margin: 0 0 0 0;
	font: 110% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
	padding: 10px 0px 0px 0px;
	text-transform : uppercase;
	letter-spacing: 3px;
	color: #808080;
	font-weight: bold;
	background : inherit;
}

/*FOOTER*/

#footer-wrapper {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	margin: 0px auto 0px auto;
	padding: 4px 0px 0px 0px;
	width: 750px;
	position: relative;
	text-align: center;
	background: #FFF;
	border-width: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
}
#footerbar {
	padding: 0px;
	background-image: url('images/design/topbar.jpg');
	background-repeat: repeat-x;
	height: 36px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#footer, .push {
	height: 50px;
	clear: both;
}
			
/*LINK PROPERTIES*/
a {
	text-decoration : none;
	color : #003399;
}
a:hover {
	text-decoration : underline;
	color : #003399;
}


/*IMAGE PROPERTIES*/

.image-center {
	border: thin double #C0C0C0;
	text-align: left;
	margin: 0px 5px 5px 0px;
}
.image-center-no-border {
	border-width: 0px;
	text-align: center;
	margin: 0px;
}
.image-left {
	border: thin double #C0C0C0;
	float: left;
	margin: 0px 5px 5px 0px;
}
.image-right {
	border: thin double #C0C0C0;
	float: right;
	margin: 0px 5px 5px 5px;
}

						
/*TYPOGRAPHY*/
.image-table {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.image-left-procedures {
	border: thin double #C0C0C0;
	float: left;
	margin: 0px 25px 5px 0px;
}

h1 {
	margin : 0 0 0 0;
	font: 120% Georgia;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding : 5px;
	text-transform : uppercase;
	letter-spacing: 3px;
	color: #0a3b76;
	font-weight: bold;
	background : inherit;
}
h3 {
	margin : 0 0 0 0;
	font: 120% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
	padding : 5px;
	text-transform: none;
	letter-spacing: 3px;
	color: #0a3b76;
	font-weight: bold;
	background : inherit;
	text-align: center;
}
h4 {
	background-position: inherit;
	margin: 0 0 0 0;
	font: 90% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
	padding: 5px;
	text-transform: none;
	letter-spacing: 1px;
	color: #000000;
	font-weight: bold;
	background : inherit;
	text-align: left;
	line-height: 17px;
}

.text-centered {
	text-align: center;
}
.text-red {
	color: #990000;
}
.text-12px {
	font-size: 12px;
}
.caption {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-small;
	font-style: italic;
}
.caption-text-centered {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-small;
	font-style: italic;
	text-align: center;
}
.testamonial {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	line-height: normal;
}
			
/*FORM*/
.box {
	margin: 15px 25px 15px 25px;
	padding: 0px;
	background-color: #E4E4E4;
}

.forminput {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	width: 250px;
}
.forminput-textbox {
	font-family: Verdana, Arial, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
	width: 500px;
	height: 245px;
}

/*TABLES*/
#MTA-table {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: xx-small;
	width: 98%;
}

.MTA-heading {
	font-size: x-small;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #9999FF;
	text-align: center;
}
.MTA-surgery {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFCC99;
	text-align: left;
	width: 155px;
}
.MTA-amount {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	text-align: center;
}
.MTA-amount-USA {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #9999ff;
}
.MTA-amount-GUA {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #FF9933;
	font-weight: bold;
}
.linksCol1 {
	width: 30%;
}
.linksTable {
	width: 100%;
}
.td-valign-top {
	vertical-align: top;
}



.td-caption {
	padding: 5px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-small;
	font-style: italic;
	vertical-align: top;
}
