/* GLOBALS */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px auto 0px auto;
	text-align: center;
	color: #666666;
	font-size: 12px;
	background-color:#000000;
	}
	
p {
	color: #666666;
	line-height: 16px;
	padding-top: 0px;
	margin-top: 2px;
	margin-left: 1px;
	margin-bottom: 12px;
	}
	
i {
	font-size: 11px;
	color: #888888;
	}
	
h1 {
	font-size: 22px;
	margin: 0px;
	padding-top: 2px;
	}
	
h2 {
	font-size: 18px;
	color: #112326;
	margin: 0px;
	padding-top: 0px;
	}
	
h3 {
	font-size: 16px;
	color: #2B5C65;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
	}
	
h4 {
	font-size: 12px;
	color: #2B5C65;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 0px;
	}
	
h5 {
	font-size: 16px;
	color: #2B5C65;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 2px;
	clear: both;
	}
	
a:link, a:visited {
	color: #FFE188;
	text-decoration: none;
	background-color: #666666;
	}
	
a:hover {
	color: #FFE188;
	background-color: #000000;
	}
	
a:link .image, a:visited .image {
	border: none;
	}
	
ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 12px;
	}
	
li {
	font-size: 11px;
	list-style: none;
	margin: 4px 4px 8px 0px;
	background: url(imagenes/bullet.gif) no-repeat 0 50%;
	padding-left: 19px;
	}
	
#main {
	text-align: center;
	width: 100%;
	background-image: url(imagenes/base_html.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	}
	
#wrap {
	text-align: center;
	width: 790px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
	
#container {
	width: 790px;
	background-image: url(imagenes/bg_wrap.jpg);
	background-repeat: repeat-y;
	background-position: center;
	}
	
html>body #container {
	background-image: url(imagenes/bg_wrap.jpg);
	}
	
#left {
	width: 5%;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	right: 0px;
	clip: rect(auto,0px,auto,auto);
	}
	
html>body #left {
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
	
#right {
	width: 75%;
	margin: 0px 0px 10px 0px;
	float: left;
	}
	
html>body #right {
	margin: 0px 0px 10px -48px;
	}
	
#content {
	width: 550px;
	margin: 5px 10px 10px 0px;
	text-align: left;
	clear:inherit;
	}
	
html>body #content {
	margin: 0px 10px 10px 10px;
	text-align: left;
	font-size: 13px;
	}

#content  .home_img {
	border: none;
	}

#content  a {
	border: none;
	}
	
#footer {
	clear:left;
	height: 58px;
	margin-bottom: 0px;
	}
	
/* forms
---------------------------------------------------------- */


#contactform {
	font-size: 11px;
	float: left;
	}
	
#contactform label {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #112326;
	margin: 8px 0 2px 0;
	}
	
#contactform .textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	height: 100px;
	z-index: 100;
	display: block;
	border: 1px solid #BBBBBB;
	border-top: 3px solid #BBBBBB;
	color: #2B5C65;
	font-size: 11px;
	background-image: url(imagenes/bg_inputta.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 2px 2px 0px 4px;
}

#contactform .textarea:hover {
	border-top: 3px solid #777777;
}

#contactform .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 220px;
	height: 24px;
	z-index: 100;
	display: block;
	border: 1px solid #BBBBBB;
	border-top: 3px solid #BBBBBB;
	color: #2B5C65;
	font-size: 11px;
	background-image: url(imagenes/bg_input.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 2px 2px 0px 4px;
}

#contactform .text:hover {
	border-top: 3px solid #777777;
}
	
#contactform .button {
	margin: 12px 0 8px 0;
	padding: 8px;
	width: 80px;
	background: #2B5C65;
	color: #FFFFFF;
	font-size: 12px;
	border: 1px solid #112326;
}

#contactform .button:hover {
	background: #112326;
	color: #FFFFFF;
}
	
.staffpic {
	border: 1px solid #999999;
	float: left;
	margin: .5em 14px 6px 0;
	padding: 3px;
	}
	
.logo {
	border: 1px solid #999999;
	margin: .5em 14px 6px 0;
	padding: 3px;
	}
	
.anchor a:link, .anchor a:visited {
	text-decoration: none;
	border: none;
	}
	
.anchor a:hover {
	text-decoration: underline;
	}
	
#image a {
	border: none;
	}
	
#directions a:link, #directions a:visited { 
	width: 119px;
	height: 114px;
	text-indent: -2000px;
	background-image: url(imagenes/directions.jpg);
	background-position: 0px 0px;	
	border: none;
	display: block;
	}
	
#directions a:hover {
	background-position: 0px -113px;
	}
	
#p1 {
	float: left;
	width: 30%;
	}
	
#p2 {
	float: left;
	width: 35%;
	}
	
#p3 {
	float: left;
	width: 30%;
	}

.titles {
	margin: 4px 14px 8px -2px;
	}
#main #wrap #container #right #content br {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CC9933;
	text-align: left;
}
#main #wrap #container #right #content br2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #CC9933;
	text-align: center;
}
#main #wrap #container #right #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

#main #wrap #container #right #content p {
	text-align: left;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC3300;
}
#main #wrap #container #right #content p em strong {
	text-align: right;
}
#main #wrap #container #right #content p em strong {
	text-align: center;
}
