/*
TABLE OF CONTENTS

1 Header
   a Logo
2 Sidebar
3 Content
4 Footer
5 Headings
6 Forms
7 Links
8 Misc
*/

/*
COLOR PALETTE

#000000 - Black
#FFFFFF - White
*/

html, body {
	margin:0;
	padding:0;
	}

body {
	background:#eef2f4 url('images/bg.jpg') repeat-x;
	font:14px/22px arial, helvetica, sans-serif;
	}

#container {
	margin:0 auto;
	width:940px;
	}
	
/* HEADER */

#header {
	background:url('images/header2.jpg') no-repeat;
	min-height:118px;
	max-height:380px;
	width:940px;
	}

	#info {
		color:#777;
		float:right;
		font-size:10pt;
		height:30px;
		line-height:30px;
		text-align:right;
		}

		#info img {
			vertical-align:middle;
			}

	#logo {
		float:left;
		margin:30px 0 0 72px;
		width:247px;
		}
		
	/* NAVIGATION */
	
	#topnav {
		float:right;
		height:50px;
		line-height:50px;
		margin:0;
		padding:0;
		width:50%;
		}
		
		#topnav li {
			border-left:1px solid #666;
			float:right;
			list-style:none;
			margin:0 0 0 1em;
			padding:0 0 0 1em;
			text-align:right;
			}
			
			#topnav li:last-child {
				border:none;
				}
			
			#topnav li a {
				color:#fff;
				text-decoration:none;
				}
				
				#topnav li a:hover {
					text-decoration:underline;
					}
			
	#sub-header {
		clear:both;
		}

	#header #msg {
		color:#fff;
		float:left;
		font-size:14px;
		line-height:22px;
		margin:-0.5em 0 0 0;
		width:465px;
		}

		#header #msg h1 {
			color:#fff;
			font-size:30px;
			font-weight:bold;
			letter-spacing:-1px;
			margin-top:20px;
			text-transform:uppercase;
			}

		#header #slideshow {
			float:right;
			margin:25px 30px 0 0;
			width:445px;
			}

		div#feature_list {
			width: 445px;
			height: 250px;
			overflow: hidden;
			position: relative;
		}

		div#feature_list ul {
			position: absolute;
			top: 0;
			list-style: none;	
			padding: 0;
			margin: 0;
		}

		ul#tabs {
			left: 0;
			z-index: 2;
		}

		ul#tabs li {
			font-size: 12px;
			font-family: Arial;
			height:80px;
			width:107px;
			padding-bottom:5px;
		}
		
		ul#tabs li img {float: left;}

		ul#tabs li a {background:url('images/highlight.png') repeat;
			color: #222;
			text-decoration: none;	
			display: block;
			height:80px;
			outline: none;
		}

		ul#tabs li a:hover {
			text-decoration: underline;
		}

		ul#tabs li.one, ul#tabs li.one a.current {background:url('images/gallery1_th.jpg') no-repeat;}

		ul#tabs li.two, ul#tabs li.two a.current {background:url('images/gallery2_th.jpg') no-repeat;}

		ul#tabs li.three, ul#tabs li.three a.current {background:url('images/gallery3_th.jpg') no-repeat;}

		ul#tabs li a.current:hover {
			text-decoration: none;
			cursor: default;
		}

		ul#output {
			right: 0;
			width:333px;
			height:250px;
			position: relative;
		}

		ul#output li {
			position: absolute;
			width:333px;
			height: 250px;
		}

		ul#output li a {
			position: absolute;
			bottom: 10px;
			right: 10px;
			padding: 8px 12px;
			text-decoration: none;
			font-size: 11px;
			color: #FFF;
		}
		
		ul#output li a:hover {
			background: #D33431;
		}
		
#wrapper {
	background:#fff;
	clear:both;
	overflow:auto;
	}
	
	#wrapper.wrapper-home {
		background:none;
		}
		
		#wrapper.wrapper-home #content {
			float:none;
			width:100%;
			}
	
	/* SIDEBAR */
	
	#sidebar {
		float:left;
		width:235px;
		}
		
		#sidenav {
			margin:0;
			padding:0;
			}
			
			#sidenav li {
				border-bottom:1px solid #ccc;
				height:30px;
				line-height:30px;
				list-style:none;
				}
				
				#sidenav li a {
					color:#871B15;
					display:block;
					height:30px;
					padding:0 5px;
					text-decoration:none;
					width:225px;
					}
					
					#sidenav li a:hover, #sidenav li.selected a {
						background:#EEF2F4;
						color:#333;
						}
						
		#downloads {
			background:#E6E6E6;
			border-right:1px solid #CECECE;
			border-bottom:1px solid #CECECE;
			border-left:1px solid #CECECE;
			}
			
			#downloads h4 {
				border-bottom:1px solid #ccc;
				color:#000;
				font-size:19px;
				font-weight:normal;
				height:40px;
				line-height:40px;
				margin:0;
				padding:0 5px;
				}
				
			#downloads ul {
				margin:0.5em 5px 2em;
				padding:0;
				}
				
				#downloads ul li {
					font-size:16px;
					list-style:none;
					}
					
					#downloads ul li ul {
						margin:0 0 1em 0;
						}
						
						#downloads ul li ul li {
							background:url('images/pdf.png') no-repeat left center;
							font-size:13px;
							line-height:30px;
							padding:0 0 0 2em;
							}
							
							#downloads ul li ul li a {
								color:#333333;
								}
		
	/* CONTENT */

	#content {
		float:right;
		margin:10px 10px 10px 0;
		width:675px;
		}
				
/* FOOTER */

#footer {
	background:url('images/footer-bg.gif') repeat-x;
	color:#fff;
	font-size:13px;
	height:365px;
	width:100%;
	}

	#footer a {
		color:#fff;
		text-decoration:none;
		}

	#footer #footer2 {
		background:url('images/footer-bg-right.gif') right top no-repeat;
		height:245px;
		line-height:20px;
		margin:0 auto;
		padding:10px;
		width:920px;
		}

		#footer #footer2 h3 {
		background:url('images/dots.gif') bottom left no-repeat;
		color:#fff;
		font-size:18px;
		letter-spacing:-1px;
		line-height:50px;
		}

	#footer #footer2 #brochures {float:left;
	width:275px;}

	#footer #footer2 #nav {float:left;
	width:325px;}

		#footer #footer2 #nav ul {margin:0;
		padding:0;}

			#footer #footer2 #nav ul li {list-style:none;}

				#footer #footer2 #nav ul li a:hover {color:#c4c4c4;}

	#footer #footer2 #contact {float:right;
	width:30%;}

		#footer #footer2 #contact p {text-align:right;}

			#footer #footer2 #contact p big {font-size:18px;}
			
/* HEADINGS */

h1, h3, h4 {
	margin:0 0 1em 0;
	}

h1 {
	color:#666;
	font-size:30px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:40px;
	margin:0 0 0.5em;
	text-transform:uppercase;
	}

h3 {
	color:#303030;
	font-size:16px;
	text-transform:uppercase;
	}

h4 {
	font-size:16px;
	}
	
/* FORMS */

form table {
	border-collapse:collapse;
	}

form table, form table tr, form table th, form table td {
	margin:0;
	padding:0;
	}
		
	form table th, form table td {
		padding:0.1em 0.5em 0.1em 0;
		}
	
input, select, textarea {
	font:14px arial, helvetica, sans-serif;
	height:20px;
	width:175px;
	}
	
input[type="submit"] {
	height:30px;
	}
	
textarea {
	height:75px;
	}
	
/* LINKS */

a {
	color:#9c213b;
	}

a img {
	border:none;
	}
	
/* MISC */

address {
	font-style:normal;
	}

.aligncenter, .center {
	text-align:center;
	}
	
	.aligncenter div, .aligncenter table, .center div, .center table {
		margin:0 auto;
		}
		
.alignleft, .left {
	float:left;
	margin:0 1em 0 0;
	}
	
.alignright, .right {
	float:right;
	margin:0 0 0 1em;
	}

.block {
	display:block;
	}

.bucket {
	background:url('images/buck-bg.gif') no-repeat;
	color:#565656;
	cursor:pointer;
	float:left;
	font-size:13px;
	height:236px;
	line-height:16px;
	margin:25px 0 0 7px;
	padding:10px;
	width:202px;
	}

.bucket:hover, .bucket.over {
	background:url('images/buck-bg-hover.gif') no-repeat;
	}

	.bucket h2 {
		margin:0 0 -0.55em 0;
		}

		.bucket h2 a {
			color:#950700;
			font-size:15px;
			font-weight:bold;
			letter-spacing:-1px;
			text-decoration:none;
			}

	.bucket p:first-child {
		display:inline;
		line-height:16px;
		padding:0 10px 0 0;
		}
	
.clear {
	clear:both;
	}

.layout {
	border:none;
	display:block;
	float:right;
	margin:-6px 0 0 0;
	padding-top:6px;
	width:610px;
	}
