body {
	background-color:#286782;
	background-image:url(pix/allglass_bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:140%;
	text-align:center;
}

h1, h2, h3 {
	color:#96E6E0;
}

h1 {
	font-size:22px;
	letter-spacing:1px;
	color:#96E6E0;
	padding-bottom:0;
}

h2 {
	font-size:14px;
	color:#96E6E0;
	padding-bottom:0;
}

h3 {
	font-size:13px;
	text-transform:uppercase;
	color:#ffffff;
	padding-bottom:0;
}

img {
	border:solid 1px #ffffff;
	padding:0;
}


a, a:link, a:visited {
	font-weight:500;
	color:#96E6E0;
	text-decoration:none;
}

a:hover {
	color:#ffffff;
	text-decoration:none;
}

#wrapper {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* =================================================== PAGE TOP */

#top {
	width:898px;
	height:80px;
	background-image:url(pix/allgrass_logo.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin:0;
}

#top-menu {
	float:right;
	width:480px;
	height:22px;
	margin-top:40px;
	color:#7FBBC7;
	text-align:right;
	padding-right:10px;
	font-size:12px;
	font-weight:500;
	text-transform:uppercase;
	letter-spacing:1px;
}

#top-menu a, #top-menu a:link, #top-menu visited {
	color:#7FBBC7;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	margin-left:2px;
	margin-right:2px;
	padding:5px;
}

#top-menu a:hover {
	color:#ffffff;
	background-color:#1e3e51;
}

#top-menu a.current, #top-menu a.current:visited  {
	color:#99FFFF;
	text-decoration:none;
}

/* =================================================== HEADER */

#header {
	width:892px;
	height:130px;
	margin:0;
	border:solid #ffffff 3px;
	background-image:url(pix/allgrass_header1_bg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#112830;
}

#header-text {
	float:right;
	width:460px;
	margin-top:15px;
	margin-right:12px;
	font-size:15px;
	line-height:160%;
	font-weight:bold;
}

#page-body {
	width:896px;;
	margin:0;
	padding:0;
}

/* =================================================== LEFT CONTENT */

#left-content {
	float:left;
	width:200px;
	margin:25px 0 0 0;
	padding:10px 10px 20px 10px;
	background-color:#22566c;
}

#left-content h2, #left-content h3 {
	display:block;
	padding:0px 4px 0px 6px;
	color:#ffffff;
	font-size:12px;
	letter-spacing:2px;
}

#left-content ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left-content ul li a {
	display:block;
	padding:6px 10px 6px 10px;
	border-bottom:1px dotted white;
}

#left-content ul li a, #left-content ul li a:visited {
	color:#fff;
	text-decoration:none;
}

#left-content ul li a:hover {
	text-decoration:underline;
	background-color:#427287;
}

#left-content ul ul {
	margin:0;
	padding:0;
	list-style:none;
}

#left-content ul ul li a {
	padding-left:30px;
	background-image:url(pix/submenu_icon.gif);
	background-position:15px 10px;
	background-repeat:no-repeat;
}

#left-content ul ul li a, #left-content ul ul li a:visited {
	color:#fff;
}

#left-content ul ul li a:hover {
	color:#fff;
	background-color:#22566c;
}

#left-content ul ul ul li a {
	padding-left:45px;
	background-image:url(pix/submenu_icon.gif);
	background-position:30px 9px;
	background-repeat:no-repeat;
}

#left-content ul ul ul li a, #left-content ul ul ul li a:visited {
	color:#fff;
}

/* =================================================== CENTER CONTENT */

#center-content {
	float:left;
	width:420px;
	margin:10px 0 0 0;
	padding-top:10px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:0;
	font-size:14px;
	line-height:1.5em;
}

div.home#center-content {
	height:180px;
	width:660px;
	float:left;	
	padding-left:0;
}

div.wide#center-content {
	width:650px;
	float:right;
}

#center-content ul {
	padding-top:0;
	padding-left:15px;
	margin:0;
	padding-bottom:12px;	
	list-style-image:url(pix/bullit.jpg);
}

#center-content h1 {
	font-size:22px;
	letter-spacing:1px;
	color:#96E6E0;
	padding-bottom:0;
	line-height:25px;
}

#center-content a, #center-content a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

/* =================================================== RIGHT CONTENT */

#right-content {
	float:right;
	width:200px;
	margin:10px 0 0 0;
	padding-left:20px;
	padding-bottom:20px;
	background-image:url(pix/allglass_sidebar_bg2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}

div.home#right  {
	background-image:url(pix/allglass_sidebar_bg1.png);
	height:180px;
}

#right-content h2 , #right-content h3 {
	 display:block;
	 padding:5px 5px 5px 8px;
	 color:#ffffff;
	 border:solid 1px #ffffff;
	 font-size:12px;
	 letter-spacing:1px;
}

#right-content ul {
	margin-top:8px;
	margin-left:0;
	padding-left:15px;
	list-style-image:url(pix/bullit.jpg);
}

#left-content form, #right-content form {
	margin:10px;
}

.clear {
	clear:both;
}

/* =================================================== HOMEPAGE BOTTOM BOXES */

#textboxes {
	width:898px;
	padding-top:15px;
}

#textboxes ul {
	padding-top:0;
	padding-left:15px;
	margin:0;
	padding-bottom:12px;	
	list-style-image:url(pix/bullit.jpg);
}

#textboxes img {
	margin-left:10px;
}

#textbox1 {
	float:left;
}

#textbox2 {
	float:right;
}

#textbox1, #textbox2 {
	width:400px;
	margin:0;
	border:1px solid #ffffff;
	background-image:url(pix/allgrass_textbox_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#274857;
	padding:20px;
	margin-bottom:4px;
}

#textbox1 h2, #textbox2 h2 {
	padding:0px 8px 2px 2px;
	margin:0;
	border-bottom:solid 1px #ffffff;
	text-transform:uppercase;
}

#textbox1 h3, #textbox2 h3 {
	padding:0px 8px 5px 2px;
	margin:0;
}

#textboxes a, #textboxes a:visited {
	font-weight:bold;
}

/* =================================================== FOOTER */

#footer {
	width:898px;
	height:70px;
	border-top:solid 1px #ffffff;
	padding-top:1px;
	margin-top:20px;
}

#footer-left {
	float:left;
	width:640px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:5px;
}

#footer-left a, #footer-left a:link, #footer-left a:visited {
	color:#ffffff;
	font-weight::bold;
	text-decoration:none;
}

#footer-left a:hover {
	color:#99FFFF;
}

#footer-right {
	float:right;
	width:220px;
	padding-top:12px;
	text-align:right;
	padding-right:10px;
}	

#footer-right a, #footer-right a:link, #footer-right a:visited {
	font-size:11px;
	text-transform:uppercase;
	font-weight:600;
	color:#96E6E0;
	text-decoration:none;
}

#footer-right a:hover {
	color:#ffffff;
	text-decoration:none;
}
