/* Import whitespace resetting code */

@import url(reset.css); 



/* General Layout */
body {
	background: white none repeat scroll 0%;
	color: #5D5D60;
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif; 
	font-size: 100%;
	text-align: center;
}

.innerWrap { width: 960px; margin: 0 auto; }

#Content { text-align: justify; }

.Content ul { 
	list-style: disc inside none;
}

/* Header Styles */
#Header { 
	position: relative; 
	height: 190px;
	background: url(../media/header_bg.jpg) repeat-x scroll left top;
}

#HeaderBottom {
	float: left;
	height: 10px;
	width:100%;
	background: url(../media/menu_bottom.jpg) no-repeat scroll left top;
}

#Nav {
	float: left;
	height: 60px;
	width:100%;
	background: url(../media/menu_bg.jpg) no-repeat scroll left top;
	font-family: Arial, sans-serif; 
}

#Nav ul {
	padding-left: 10px;
	list-style:none;
}

#Nav li {
	margin: 0;
	list-style: none;	
	float: left;
	font-size:1.2em;
}

#Nav li a {
	display: block;
	padding: 0 0 0 20px;
	height: 60px;
	line-height: 60px;
	color: #5D5D60;
	text-decoration: none;
}

#Nav li div {
	padding: 0 20px 0 0;
}

#Nav li a:hover {  
	background: transparent url(../media/nav_left_hov.png) no-repeat scroll left top;
}

#Nav li a:hover div {  
	background: transparent url(../media/nav_right_hov.png) no-repeat scroll right top;
}

#Nav li.current a {
	background: transparent url(../media/nav_left.png) no-repeat scroll left top;
	color: white;
}

#Nav li.current a div {
	background: transparent url(../media/nav_right.png) no-repeat scroll right top;
}

#Boxes ul {
	list-style:none;
}

#Boxes li {
	float: left;
	margin-left: 8px;
	height: 290px;
}

#Boxes li a {
	color:#5D5D60; 
}

#Boxes li.first {
	margin-left: 0px;
}

#Boxes li img {
	border: 1px solid #c9c9c9;
}

#Boxes .oneBox li {
	width: 960px;
}

#Boxes .oneBox .BoxMiddle {
	width: 944px;
}

#Boxes .fourBoxes li {
	width: 234px;
}

#Boxes .fourBoxes .BoxMiddle {
	width: 218px;
}

#Boxes .fiveBoxes li {
	width: 185px;
}

#Boxes .fiveBoxes .BoxMiddle {
	width: 169px;
}

#Boxes .BoxTitle {
	padding: 10px 0 10px 0;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
	height: 32px;
}

#Boxes li.current .BoxTitle {
	color: #9BC740;
}

#Boxes .BoxLeft {
	float: left;
	height:290px;
	width: 8px;
	background: url(../media/boxleft.jpg) no-repeat scroll left top;
}

#Boxes .BoxMiddle {
	float: left;
	height:290px;
	background: url(../media/boxmiddle.jpg) repeat-x scroll left top;
}

#Boxes .BoxRight {
	float: left;
	height:290px;
	width: 8px;
	background: url(../media/boxright.jpg) no-repeat scroll left top;
}



#Layout { 
	font-size: 100%; 
}

#Layout td { vertical-align: top; }


#Logo {
	clear:both;
	height: 120px;
	background: url(../media/logo.jpg) no-repeat scroll left bottom;
}

#Footer {
	clear:both;
	margin: 0;
	padding: 10px 0 0 0;
	height: 42px;
	line-height: 42px;
}



#Footer .FooterContent {
	text-align: center;
	width: 100%;
	/*font-weight: bold;*/
	border-top: 1px solid #6b6b6b;
}


#Main { 
	float: left; 
	width: 100%; 
	background: url(../media/main_bg.jpg) repeat-x scroll left top;
	/* min height hack */
	min-height:230px;height:auto!important;height:230px;
}

#Main .Content { 
	width: 696px; /* +20 padding */
	padding: 0 10px 15px 10px;
}

#Main .Sidebar { 
	width: 234px;
	padding: 0 0 15px 10px;
}


.Page {
	position: relative;
	margin: 0 auto;
	text-align: left;
	font-size: 0.8em;
}

.Page a { color: #9BC740; }

/*#Page a:hover { text-decoration: underline; }*/
.Page em { font-style: italic; }

.Page h1, h2, h3, h4 {
	font-family: Trebuchet, Lucida Sans Unicode, Lucida Grande, Lucida Sans, Arial, sans-serif; 
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 15px;
	color: #9BC740;
}

.Page hr {
	margin-bottom: 20px;
	border: none;
	width: 99%;
	color: #eeeeee;
	background-color: #eeeeee;
	height: 1px;
	clear: both;
}

/*#Page img{ border: none; }*/
.Page img.left { 
	float: left; 
	margin: 10px 10px 10px 0; 
}

.Page img.right{ 
	float: right; 
	margin: 10px 0 10px 10px; 
}

.Page ol { list-style: decimal inside; padding-left: 2em; }

.Page p { margin-bottom: 10px; }

.Page strong { font-weight: bold; }


#Banners {
	padding-top: 20px;
	text-align: center;
}

#Banners .Banner {
	padding-bottom: 15px;
}


/* ---------- gallery styles start here ----------------------- */
#Gallery { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#Gallery a { text-decoration: none; }

#Gallery em {
	background: #fff url(../media/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 110px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
	font-size: 0.8em;
	text-align: left;
}

#Gallery img { background: #fff; border: solid 1px #888; padding: 5px; }

#Gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}

#Gallery li:hover em {
	background: #ffdb01 url(../media/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
}

#Gallery li:hover img { border-color: #000; }

