body {
	font-family:trebuchet, arial;
	background-image: url(/images/background.jpg);
	background-repeat:repeat-x;
	margin:0px;
}
table {
	font-size:12px;
}
a, a:visited, a:hover {
	text-decoration:underline;
}
div#body {
	background-color:#ffffff;
}
div#banner {
	z-index:1;
}
div#disclaimer {
	display:none;
	border:3px solid black;
	z-index:1000;
	width:330px;
	height:200px;
	left: 50%;
    margin-left: -152px;
	position:absolute;
	background:#ffffff;
	font-size:12px;
	padding:15px;
	top:200px;
}
div#disclaimer p {
	padding-bottom:15px;
}
div#disclaimer a,
div#disclaimer a:hover,
div#disclaimer a:visited {
	padding:0 15px 0 15px;
	text-decoration:underline;
	font-size:14px;
	color:black;
}
.header {
	color:#810d17;
	font-size:18px;
	font-weight:bold;
	padding:0 0 10px 0;
}
.subheader {
	color:#810d17;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 10px 0;
}
#content.subheader a,
#content.subheader a:hover,
#content.subheader a:visited {
	text-decoration:none;
	color:#810d17;
}
.contact {
	font-size:12px;
}
img {
	border:0px;
}
div#logo {
	padding-top:25px;
	padding-left:17px;
	padding-bottom:20px;
	background-image: url(/images/header_bg.jpg);
	background-repeat:repeat-y;
	background-color:#ffffff;
}
.header_menu {
	background-image: url(/images/menu_top.jpg);
	background-repeat:repeat-x;
	height:31px;
	width:782px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
#rates {
	width:100px;
	position:absolute;
	background-color:#ffffff;
	font-size:12px;
	top:156px;
	margin-left:70px;
	border:1px solid #ababad;
	display:none;
	z-index:1000;
}
#rates div {
	padding:2px 3px 2px 8px;
	border-bottom:1px solid #810D17;
}
#rates a, a:visited {
	text-decoration:none;
	color:black;
}
#rates a:hover {
	text-decoration:underline;
}
.header_menu a,
.header_menu a:visited,
.header_menu a:hover,
.header_menu div{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
.header_menu td {
	padding:0 10px 0 10px;
}
div#login {
	background-color:#23201e;
	font-size:11px;
	color:#ffffff;
	height:300px;
	padding:10px 10px 10px 10px;
}
div#login input {
	margin-top:5px;
}
div#login a,
div#login a:hover,
div#login a:visited {
	text-align:right;
	color:#ffffff;
	text-decoration:underline;
}
div#login div.net_header {
	font-size:19px;
}
div#login div.vision {
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
	text-align:center;
	padding:15px 0 5px 0;
}
div#login div.login {
	text-align:center;
	padding:15px 0 15px 0;
}
div#login div.login a,
div#login div.login a:visited {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
div#login div.login a:hover {
	font-size:14px;
	font-weight:bold;
}
div#login div.italic {
	font-size:12px;
	font-style:italic;
	text-align:center;
}
/*Left Menu */
#left_menu {
	background-image: url(/images/left_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding: 0 5px 50px 5px;
}
#left_menu div.menu_header {
	color:#490a21;
	font-size:18px;
	padding:22px 0 0 15px;
	font-weight:bold;
} 
#left_menu hr {
	color:#b27775;
	width:170px;
	border:1px solid;
	text-align:left;
	padding-top:0px;
}
#left_menu div.menu {
	color:#3a3a39;
	font-size:12px;
	font-family:arial;
	line-height:150%;
	padding-left:25px;
}

/* Solutions */
div#solutions {
	background-image: url("http://www.alhambracu.coop/test/images/solutions_new.jpg");
	background-repeat:no-repeat;
	height:135px;
	width:577px;
	position:relative;
}
#solutions div.solution_header {
	font-style:italic;
	font-size:38px;
	color:#ffffff;
	padding-left:15px;
	width:285px;
}
#solutions div.select {
	font-size:14px;
	color:#ffffff;
	padding: 2px 0 0 0px;
	margin-left:15px;
	width:260px;
}
#solutions div.solution_subheader {
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	padding:30px 0 3px 50px;
	width:250px;
}
#solutions div#dropdown {
	padding-left:60px;
	cursor:pointer;
}
#solutions select {
	width:170px;
	padding-left:10px;
	margin-left:20px;
}
#solutions option {
	font-size:12px;
	font-family:arial;
}
#know {
	width:168px;
	height:150px;
	overflow-y:scroll;
	position:absolute;
	background-color:#ffffff;
	font-size:12px;
	left:352px;
	top:64px;
	border:1px solid #ababad;
	display:none;
}
#know div {
	padding:2px 3px 2px 8px;
	border-bottom:1px solid #810D17;
}
#know a, a:visited {
	text-decoration:none;
	color:black;
}
#know a:hover {
	text-decoration:underline;
}
#want {
	width:168px;
	height:150px;
	overflow-y:scroll;
	position:absolute;
	background-color:#ffffff;
	font-size:12px;
	left:352px;
	top:135px;
	border:1px solid #ababad;
	display:none;
}
#want div {
	padding:2px 3px 2px 8px;
	border-bottom:1px solid #810D17;
}
#want a, a:visited {
	text-decoration:none;
	color:black;
}
#want a:hover {
	text-decoration:underline;
}
/* Content */
#content {
	background-image: url(/images/left_bg.jpg);
	background-repeat:repeat-x;
	background-color:#ffffff;
	padding:20px 0 250px 20px;
	font-size:11px;
}
#content a,
#content a:hover,
#content a:visited {
	color:black;
	text-decoration:underline;
}
#content p, li {
	padding-right:60px;
	font-size:12px;
}
#content table.repo p {
	padding-right:0px;
}
.bottom {
	background-color:#eae8da;
	text-align:right;
	padding:10px;
}
.bottom a,
.bottom a:hover,
.bottom a:visited{
	text-decoration:underline;
}
.bottom td.privacy {
	width:782px;
}
.bottom td {
	padding:10px 20px 20px 10px;
	width:255px;
}
.content_header {
	color:#810d17;
	font-size:18px;
	font-weight:bold;
	padding:17px 0 10px 0;
}
#rates_table td {
	font-size:12px;
}
#rates_table th {
	font-weight:bold;
	color:#ffffff;
	font-size:14px;
}
#rates_table p {
	padding-right:0px;
}
#rates_table td.small p {
	font-size:9px;
}
