/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image:url(images/bg.gif);
 background-color:#66767F;
 background-repeat:repeat-x;
}

img { border: none; }

a {
text-decoration:none;
color:#870120;
}

a:hover{
text-decoration:underline;
}

h1 {
color:#3f4c6b;
font-size:22px;
}

#wrapper { 
 margin: 0 auto;
 width: 922px;
 background:#FFFFFF;
}
#header {
 width: 900px;
 color: #333;
 padding: 10px 10px 0px 10px;
 height: 112px;
 margin: 0px 0px 0px 0px;
 background: #fff;
 display:inline;
 float:left;
}

#logo {
width: 303px;
height:112px;
background-color:#fff;
float:left;
}

#number {
width: 587px;
height:44px;
background-color:#fff;
float:left;
text-align:right;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
color:#870120;
font-size:24px;
font-weight:bold;
}

#nav {
width: 587px;
height:68px;
background-image:url(images/navbg.gif);
background-repeat:no-repeat;
background-position:bottom right;
float:left;
padding-right:10px;
font-family:Arial, Helvetica, sans-serif;
color:#870120;
font-size:24px;
font-weight:bold;
}

#line {
 width: 878px;
 padding: 10px 10px 0px 10px;
 height: 12px;
 margin: 0px 10px 0px 10px;
 background-image:url(images/line.gif);
 background-repeat:repeat-x;
 clear:both;
}

#content { 
 width: 900px;
 color: #333;
 background: #FFF;
 margin: 0px 10px 0px 10px;
 height:auto;
 clear:both;
}

#content_auto{
width: 900px;
 color: #333;
 background: #FFF;
 margin: 0px 10px 0px 10px;
 height:auto;
 clear:both;
}



#text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:10px;
width: 670px;
line-height: 20px;
margin-bottom:10px;
float:left;
height:auto;
}

#text2 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:10px;
width: 670px;
line-height: 20px;
margin-bottom:10px;
float:left;
height:auto;
border: 1px #ccc solid;
}

#contact {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding:10px;
width: 400px;
line-height: 20px;
margin-bottom:10px;
float:left;
height:auto;
}

.box {
background-image:url(images/current_box.jpg);
background-repeat: no-repeat;
width:272px;
height: 206px;
float:left;
font-size:12px;
margin-bottom:20px;
}

.box1text {
padding-top:70px;
padding-left:10px;
padding-right:10px;
color: #fff;
font-size:12px;
}

.box2 {
background-image:url(images/new_box.jpg);
background-repeat: no-repeat;
margin-left:20px;
width:272px;
height: 206px;
float:left;
}

.boxpic {
margin-left:20px;
width:313px;
height: 206px;
float:left;
}



#footer { 
 color: #fff;
 width: 902px;
 background: #2c304d;;
padding:10px;
text-align:center;
clear:both;
}




.menu_area {
	float: left;
	height: 34px;
	width: 585px;
	margin-top:25px;
	margin-left:0px;
	padding: 0px;
}

.menu {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #2c304d;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.menu:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color:#870120;
	text-decoration:underline;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.menu_hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 22px;
	padding-top: 12px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
	cursor:text;
}



#leftcolumn { 
color: #333;
background: #ffffff;
margin: 0px 5px 5px 0px;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 10px;
padding-left: 0px;
height: 350px;
width: 195px;
float: left;
}

.glossymenu{
margin: 5px 0;
padding: 0;
width: 185px; /*width of menu*/
border: 1px solid #3F4C6B;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: black url(images/glossyback.gif) repeat-x bottom left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding:10px 0;
padding-left: 10px;
text-decoration: none;
}


.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 5px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-image: url(images/glossyback2.gif);
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #3F4C6B;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: black;
text-decoration: none;
padding: 2px 0;
padding-left: 10px;
}

.glossymenu div.submenu ul li a:hover{
background: #DFDCCB;
colorz: white;
}








