/* CSS Reset */
* { margin: 0; padding: 0; }

body {
height: 100%;
background: #fff url(/images/body_BG.jpg) repeat-x 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
color:#5f5e5e;  
  
}

tr {
	vertical-align: top;
}
html {
height: 100%;
}

h1 {
	font-style:italic;
	font-weight: normal;
	font-size: 2.2em;
	float:left;
	
	
}

h2 {
	font-style:italic;
	font-weight: normal;
	font-size: 1.6em;
	margin-top: 10px;
	
}

h3 {
	font-style:italic;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 14px;
	margin-left:20px;
	float:left;
	color:#818080;
	
}

p {
margin-top: 50px;
}

a {
color:#5f5e5e;
text-decoration:none;
}

a:hover {
color:#1b7b9f;
text-decoration:none;
}

#navbar a {
color:#fff;
text-decoration:none;
}

#navbar a:hover {
color:#5f5e5e; 
text-decoration:none;
}

#container {
width: 940px;
min-height: 100%;
height: auto;
margin: 0 auto -4em;
padding: 0 10px;
 
}

#header {
height: 96px;
width:960px;
}

#logo {
width: 430px;
height: 89px;
margin-left:20px;
margin-top: 14px;

}

#headertext {
color:#fff;
float:right;
}

#headertext {
color:#FFFFFF;

}

#showcase {
width: 920px;
height: 330px;
margin-bottom:47px;
margin-left:10px;
}

#navbar {
	height: 44px;
	margin-bottom: 30px;
	color:#FFFFFF;
	font-size: 1.6em;
	padding-top: 12px;
	text-align: center;
	letter-spacing: 1px;
	

}

.nav {
margin-right: 50px;
float:left;
}

.nav1 {
float:left;
}

#box_1 {
width:700px;
float:left;
}

#box_2 {
width:200px;
float:left;
}

#box_3 {
width:940px;
float:left;

padding-bottom: 40px;
}

.col_1 {
width: 220px;
height: 500px;
margin-right: 20px;
margin-top: 30px;
float:left;
}

.col_2 {
width: 220px;
height: 500px;
margin-top: 30px;
float:left;
}

.moreinfo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
float:right;
margin-top: 3px;
}

.morelogo {
float:right;
margin-left: 10px;
}

.footer {
height: 4em;
background-color:#000000;
color:#FFFFFF;
clear: both;
padding-top: 8px;
}



.footer_right {
	margin: 0 auto;
	width: 940px;
	text-align: right;
	
}





.hp_slideshow { 
height: 300px; 
width: 654px; 
 }

.clear {
clear: both;
}

#tweet a {
	text-decoration: none;
}
#tweet ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#tweet li {
	margin: -1px 0 0 0;
}
