/*globals*/

body {
margin: 0;
padding: 0;
font: 11px Verdana, Arial, Helvetica, sans-serif;
background-color: #543019;
text-align: center;
}

a {color: #c78c0e; text-decoration: underline;}
a:hover {color: #a29b91;}

a.redlink {color: #b13e03; text-decoration: none;}
a.redlink:hover {color: #b13e03; text-decoration: underline;}

img {border: 0;}

h1.header {margin: 0; 
padding: 0;
}


/*page layout elements*/

#clientfloatL
{float: left;}

#clientfloatR
{float: left;}


#content {clear: both;}

#wrapper {
width: 990px;
background-color: white;
margin-left: auto;
margin-right: auto;
text-align: left;
}


#header {
width: 990px;
}

#navigation {
float: left;
height: 34px;}

#green-stripes-top {
float: left;
}


#content-wrapper {
background: url(../images/bottom-green-stripes.jpg) no-repeat top right;
min-height: 600px;
}

#footer { background-color: white; color: #bab6b2; font-size: 10px;}

/*classes*/

.login-caption
{
font-size: 10px;
color: #8d705d;
}

.times-17 {
font: 17px Times New Roman, Times, serif;}


.login-submit {
margin-left: 1px;
.margin-left: 1px;
_margin-left: -2px;

}

.no-margin-top 
{margin-top: 0px;
padding-top: 0px;
}

.right-content {
padding: 0 20px 10px 60px; /*top right bottom left*/
color: #8d705d;
}

.no-margin{ margin: 0; padding: 0;}

.verdana-bold {
font-weight: bold;
font-size: 11px;
}

.small {font-size: 9px;}

.handheld {
display: none;}






.colors_table { width: 100%!important; margin: 20px 0 36px 0; }
.colors_table_edit { width: 100%!important; margin: 20px 0 2px 0; }
.colors_color { width: 30%; float: left; display: inline; text-align: center!important; font-weight: bold!important; color: #fff!important; }
.colors_date { width: 70%; float: right; display: inline; text-align: right!important; background: #f5f4f2!important; color: #473c38!important; }
.colors_color_edit { width: 30%; float: left; display: inline; text-align: center!important; font-weight: bold!important; color: #fff!important; }
.colors_date_edit { width: 40%; float: right; display: inline; text-align: right!important; background: #f5f4f2!important; color: #473c38!important; }
.colors_edit { width: 30%; float: right; display: inline; text-align: right!important; background: #f5f4f2!important; color: #473c38!important; }
.colors_color p, .colors_date p, .colors_color_edit p, .colors_date_edit p, .colors_edit p { padding: 10px!important; margin: 0!important; }
.clear { clear: both; display: block; }

