/* CSS Document */




body { margin: 0px; 
min-width: 960px;
background-color: #ffffff;
}

#theBody { width: 100%; }

#theContainer { width: 955px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;
}

#theHeader { width: 100%; height: 184px; 
background-image: url("images/headerRepeat.jpg");
background-position: top left;
background-repeat: repeat-x;
}

#topHeader { width: 955px; height: 142px;
margin-left: auto;
margin-right: auto;
}

#navigation { 
width: 965px;
height: 42px;
margin-left: auto;
margin-right: auto;
}

#wholeMidBody { width: 100%;
background-image: url("images/bodyRepeat.jpg");
background-position: top left;
background-repeat: repeat-x;
}

#midBody { width: 933px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
padding-bottom: 40px;
background-image: url("images/bottomRepeat.jpg");
background-position: top left;
background-repeat: repeat-y;
}

#midAnnounce { width: 933px;
height: 164px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image: url("images/announceBack.jpg");
background-position: top right;
background-repeat: no-repeat;
}

#midAnnounce_tall { width: 933px;
height: 332px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image: url("images/announceBack.jpg");
background-position: top right;
}

.sal_sr {
    float: left;
    display: inline;
    width: 490px;
    height: 332px;
    margin: 0;
    padding: 0;
}

.sal_sr2 {
    float: left;
    display: inline;
    width: 490px;
    height: 332px;
    margin: 0;
    padding: 0;
    background: url("images/amada_home2.jpg") 0 0 no-repeat;
}

.tall_gray_box {
    float: left;
    display: inline;
    width: 443px;
    height: 332px;
    background: url("images/announceBack.jpg") 0 0 no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 100;
    color: #424242;
}

.tall_gray_box2 {
    float: left;
    display: inline;
    width: 443px;
    background: url("images/rexel-box-bg.jpg") repeat-x;
    height: 332px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 100;
    color: #424242;
}

.left_column_rexel {
    float:left;
    width:193px;

    padding:3px 0px 0px 6px;
}

.right_column_rexel {
    float:left;
    width:220px;

    padding:3px 0px 0px 10px;
}
#newsletter-button {

float:right; 
width:390px;
height:235px;
padding: 20px 40px 0 0;
text-align:right;

}

#newsletterSignup
{
	display:none;
}

#newsletterSignup.errorMsg
{
	display:none;
	padding:5px;
}



#midAnnounce h1,
#midAnnounce_tall h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#2A5973;
}

.grayBox { 
float: left;
width: 184px;
height: 164px;
padding-left: 14px;
padding-right: 20px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
color: #424242;
}

.gray2 {
    background: url("images/announceBack.jpg") 100% 0 no-repeat;
    width: 406px;
}


.grayBox p {
float: left;
display: inline;
padding-top: 10px;
margin-top: 0px;
}

.grayBox img.floater {
float: left;
display: inline;
padding-top: 10px;
}

.announceBoxScroll {
    overflow: auto;
}
    

#subHead { width: 933px;
height: 29px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
background-image: url("images/subHeadRepeat.jpg");
background-position: top right;
background-repeat: repeat-x;

vertical-align: text-bottom;
}

#subHead a { font-family: Arial, Helvetica, sans-serif;
font-variant: small-caps;
text-decoration: none;
font-size: 14px;
font-weight: bold;
color: #ffffff;
display: inline;
}

#subHead h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
display: inline;
}

#subHead img {
display: inline;
vertical-align: middle;
}

.subBox { 
float: left;
width: 311px;
height: 21px;
padding-top: 8px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
color: #424242;
}

.subBox p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #424242;
padding-top: 0px;
margin-top: 0px;
}

.subBox a { color: #2A5973; }

a.top { color: #2A5973; font-size: 10px;}
a.top:hover { text-decoration: none; }

#subContainer { width: 933px;
height: 100px;
margin-left: auto;
margin-right: auto;
}

#subContainer ul { padding: 0; margin: 10px 0 20px 0; float: left; display: inline; }
#subContainer ul li {
    background-image: url('../images/blueBullet.jpg'); 
    background-position: left;
    background-repeat: no-repeat;
    font-size: 12px; 
    list-style-type: none; 
    list-style-image: none;
    padding: 0 0 0 15px;
    margin-left: 20px;
    color: #424242;
}
#subContainer ul li.less {
    background-image: url('../images/blueBullet.jpg'); 
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px; 
    list-style-type: none; 
    list-style-image: none;
    padding: 0 0 0 15px;
    margin-left: 10px;
    color: #424242;
}

#subContainer a { color: #424242; }
#subContainer a:hover { color: #000000; text-decoration: none; }


.blueBox { width: 300px;
height: 100px;
float: left;
display: inline;
background-color: #C0D6E3;
margin-left: 11px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: 100;
background-image: url("images/blueBottom1.jpg");
background-position: bottom;
background-repeat: no-repeat;
color: #424242;
}

.blueBox p { margin-left: 8px; margin-right: 5px; margin-top: 4px;}

#bottomContent { width: 750px;
height: 155px;
margin-left: auto;
margin-right: auto;
background-image: url("images/theVan.jpg");
background-position: bottom left;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #424242;
}

#bottomContent h1 { font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:#2A5973;
}

#theContent {
width: 920px;
margin-top: 0px;
padding-top: 0px;
margin-left: auto;
margin-right: auto;
}

#theContent h1 { font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #2A5973;
}

#theContent h2 { font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #2A5973;
text-decoration: underline;
padding-bottom: 2px;
margin-bottom: 2px;
}

#theContent p { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #424242;
padding-top: 0px;
margin-top: 0px;
}

#leftMenu { float: left;
display: inline;
border-right: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
padding: 0 5px 5px 5px;
margin-right: 10px;
width: 175px;
}

#leftMenu h1 { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2A5973;
}

#leftMenu h1.announce { font-size: 18px; margin: 13px 0 0 0 ; }

#leftMenu a:hover { text-decoration: none; }

#leftMenu ul { font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type: none;
padding-left: 2px;
margin-left: 2px;
}

#leftMenu li { list-style-type: none; }

#utilitiesMenu { float: left;
clear:left;
display: inline;
border-right: 1px solid #D7D7D7;
border-bottom: 1px solid #D7D7D7;
padding: 5px;
margin-right: 10px;
width: 175px;
}

#utilitiesMenu h1 { font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2A5973;
}

#utilitiesMenu ul { font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
list-style-type: none;
padding-left: 2px;
margin-left: 2px;
}

#utilitiesMenu li { list-style-type: none; }

#theBox {float: left; display: inline; width: 700px; }

#rightContentBox { 
    float: left; 
    display: inline;
    width: 760px;
    border-left: 1px solid #d7d7d7;
}

#theFooter {
clear: both;
margin-right: auto;
margin-left: auto;
width: 933px;
height: 70px;
background-image: url("images/footerBack.jpg");
background-position: bottom left;
background-repeat: no-repeat;
background-color: #e5e5e5;
}

#theFootContent {
clear: both;
width: 860px;

margin-right: auto;
margin-left: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #71767A;
}

#theFootContent a, #theFootContent a:link, #theFootContent a:visited {
color: #71767A;
text-decoration: none;
}

#theFootContent a:hover, #theFootContent a:active {
color: #71767A;
text-decoration: underline;
}

#contactLeft{
float: left;
width: 460px;
margin-right: 15px;
margin-top: 10px;
}

#contactRight{
float: left;
width: 232px;
margin-top: 10px;
}
#camLocks ul { padding: 0; margin: 10px 0 20px 0; float: left; display: inline; }
#camLocks ul li {
    background-image: url('images/bulletB.gif'); 
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px; 
    list-style-type: none; 
    list-style-image: none;
    padding: 0 0 0 15px;
    margin-left: 20px;
    color: #424242;
}

.dotBar { border-bottom: 1px dotted #2A5973;

height: 2px;
}

#el_images {
    float: left;
    display: inline;
    padding: 5px;
    margin: 0 5px 5px 0;
    border: 1px solid #cccccc;
    position: relative;
    width: 400px;
    height: 500px;
}

#the_guestbook {
    width: 700px;
    margin: 10px auto;
    padding: 5px 20px;
    border: 1px solid #cccccc;
}
#the_guestbook div.entry {
    border: 1px inset #cccccc;
    padding: 5px;
}

#the_guestbook div.entry h1 {
    font-size: 14px;
}
#the_guestbook div.entry h1 span {
    color: #000000;
    font-size: 12px;
    font-style: italic;
}

#the_guestbook_addition {
    width: 600px;
    margin: 10px auto 2px auto;
    border-top: 1px solid #cccccc;
    padding: 0 10px 0;
}

#the_guestbook_addition label {
    clear: left;
    float: left;
    display: inline;
    line-height: 20px;
    height: 20px;
    font-size: 13px;
    margin: 5px 5px 5px 25px;
    padding: 3px 0 0 0;
    text-align: right;
    width: 100px;
}

#the_guestbook_addition input[type=text], #the_guestbook_addition textarea, #the_guestbook_addition select {
    float: left;
    display: inline;
    vertical-align: middle;
    border: 1px solid #0a1d5f;
    font-size: 14px;
    padding: 5px;
    margin: 5px;
    color: #3c7996;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

#the_guestbook_addition input[type=submit] {
    clear: both;
    float: left;
    margin: 5px 0 5px 135px;
    text-align: center;
}

#the_guestbook_addition input[type=text].important {
    display: none;
}

.clearfix:after, #the_guestbook_addition:after, #the_guestbook:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#form
{
	margin:20px 0;
}

.form-row
{
	clear:left;
	padding:0 0 10px 0;
}

.form-row label
{
	width:120px;
	float:left;
	text-align:right;
	padding:3px 5px 0 0;
}

.form-row label.wide
{
	width:140px;
}

.form-row input
{
	width:200px;
	padding:2px;
}

.form-row select
{
	padding:2px;
}

.form-row textarea
{
	width:340px;
	height:100px;
	padding:2px;

}

.form-submit
{
	padding:0 0 0 124px;
}

.form-submit-wide
{
	padding:0 0 0 144px;
}

.form-submit input
{
	width:auto;
}

div.error-container
{
	border:1px solid #DDD;
	background:#EFEFEF;
	width:400px;
	padding:10px;
}

div.error-container ol
{
	margin:0px;
}

div.error-container ol li
{
	color:#FF0000;
	margin:0px;
	padding:0 0 5px 0;
}

div.error-container
{
	display:none;
}

.error-container label.error
{
	display:inline;
}

label.error
{
	display:block;
	margin-left:1em;
	width:auto;
}




/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
