/* CSS Document */

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}

.sig {
padding-left:250px;
}

#page {
width:780px;
border:1px solid #A38C7A;
margin-left:auto;
margin-right:auto;
}

#header {
width:780px;
height:92px;
}

#header_int {
width:780px;
height:92px;
}

#main {
width:780px;
height:154px;
overflow:hidden;
}

#main_int {
width:780px;
height:42px;
}

#main_left {
float:left;
width:349px;
height:154px;
}

#main_right {
float:right;
height:154px;
width:431px;
}

#wrapper {
width:780px;
overflow:hidden;
background-image:url(images/left_bg.gif);
background-repeat:repeat-y;
background-position:left;
}

#wrapper_left {
float:left;
width:207px;
}

#wrapper_left_top {
width:207px;
height:18px;
}

#inner_nav {
width:207px;
background-image:url(images/inner_nav.gif);
background-repeat:repeat-y;
color:#000;
border-bottom:1px solid white;
}

#inner_nav_int {
width:207px;
background-image:url(images/inner_nav.gif);
background-repeat:repeat-y;
color:#000;
border-bottom:1px solid white;
font-size:11px;
}

#inner_nav_int ul {
list-style:none;
padding-top:20px;
margin-left:30px;
margin-top:0px;
padding-left:0px;
padding-bottom:0px;
margin-bottom:10px;
}

#inner_nav_int ul li {
padding-bottom:10px;
}

#inner_nav_int a {
color:#000;
}

#nav {
width:207px;
}

#inner_nav ul {
list-style:none;
padding-top:20px;
margin-left:30px;
margin-top:0px;
padding-left:0px;
padding-bottom:0px;
margin-bottom:10px;
}

#inner_nav ul li {
padding-bottom:10px;
}

#inner_nav a {
color:#000;
}

#logos {
width:160px;
margin-left:30px;
padding-top:15px;
}

#wrapper_right {
float:right;
width:573px;
}

#wrapper_right_top {
height:45px;
width:573px;
}

#wrapper_right_mid {
width:573px;
background-image:url(images/wrap_right_mid.gif);
background-repeat:repeat-y;
}

#text {
width:500px;
margin-left:11px;
}

#bottom {
width:780px;
height:42px;
}

#footer {
width:780px;
height:38px;
background-image:url(images/foot.gif);
background-repeat:no-repeat;
}

#footer_text {
width:530px;
padding-left:250px;
padding-top:9px;
height:29px;
font-size:10px;
}

#footer_text a {
text-decoration:none;
color:#FFFFFF;
}

#footer_text a:hover {
text-decoration:none;
color:#FFFFFF;
}

#footer_text a:visted {
text-decoration:none;
color:#FFFFFF;
}

.foot_text {
padding-left:4px;
padding-right:4px;
color:#FFFFFF;
}

.locations {
background-color:#ECE9E6;
border:1px solid #A38C7A;
padding:5px;
width:250px;
}

.bio {
background-color:#F3F4F5;
border:1px solid #A38C7A;
padding:5px;
width:400px;
}

.form_title {
color:#A38C7A;
font-size:16px;
font-weight:bold;
}

.fax {
border:1px solid #A38C7A;
width:400px;
padding:5px;
background-color:#CCCCCC;
}

.input {
border:1px solid #A38C7A;
}

.toggle {
display:block;
width:207px;
height:18px;
}

.toggle:hover {
cursor:pointer;
}

.larger_text {
	font-size:19px;
	font-weight:bold;
}

.fine_print {
	font-size:9px;
	text-align:center;
}