/* You might find the following useful */
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */
div { position:relative } /* This will save you having to declare each div's position as 'relative' and allows you to absolutely position elements inside them */

body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		background: url("./bg_3.jpg") #757478 repeat-x;
						/* The min-width property does not work in old versions of Internet Explorer */
	color: #FFFFFF;
	font-size:14px;
	font: 0.75em/160% Century Gothic, sans-serif;
	text-align: left;
	float:left;
}
#entire {
	margin: 0 auto;
  	width: 1000px;
  	text-align: left;
	float:left;
  }
	
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header p,
	#header h1,
	#header h2 {
	padding: 0 15px 0 250px;
	margin: 0;
}
	#header ul {
	clear: right;
	float: right;
	width: 97%;
	list-style: none;
	margin: -16px 20px 0 0;
	padding: 0;
}
	#header ul li {
		display:inline;
		list-style:none;
		margin: 0px 100px 0 0;
		padding:0;
		font-size:14px;
	}
	#header ul li a {
		display:block;
		float:right;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		color:#FFFFFF;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
		font-size:14px;
	}
	#header ul li a:hover {
		background-color:#265323;
		color:#fff;
		font-size:14px;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background-color:#382354;
		font-weight:bold;
		font-size:14px;
	}
	#header ul li a span {
		display:block;
		font-size:14px;
	}
	
/* RESET */
/* ----------------------------------------- */

h1, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
h2 { font-family: Century Gothic, sans-serif; font-size:18px; font-weight:normal; text-transform:uppercase; color:#FFFFFF; display:block; width:100%; margin-bottom:20px; letter-spacing:3px;  }
q:before, q:after { content:''}
p { margin:2px 0 30px 0; font-size:14px; line-height:20px;  }

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a { outline:none } /* Gets rid of Firefox's dotted borders */
a img { border:none } /* Gets rid of IE's blue borders */

.divs div {display:block; padding:10px; border:2px solid black}
.divs .lower {border-top:none}
.divs .bold {font-weight:bold}
.divs .darkgrey {border-color:#FFFFFF; margin-bottom:10px}
#menu {float: left}

.sm {
	list-style:none; 
	width:600px; 
	height:310px; 
	display:block; 
	overflow:hidden; 
	margin-left:18%; 
	margin-top: 26px;
	text-align: center; /* be nice to IE */}
.sm li {
	float: left;
	display: inline;
	overflow: hidden;
}
.leftimg {
	width: 30px;
	float:left;
}

.rightcontent {
	width: 400px;
	height: 300px;
	padding: 20px 30px 20px 20px;
	float:left;
}

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}

	/* common column settings */
	.colleft,
	.colmid,
	.colright {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 0em 0;
		overflow:hidden;
	}
		/* 3 Column settings */
	.threecol {
/*		background:#eee;		/* right column background colour */
	}
	.threecol .colmid {
		right:25%;			/* width of the right column */
/*		background:#fff;		/* center column background colour */
	}
	.threecol .colleft {
		right:50%;			/* width of the middle column */
/*		background:#f4f4f4;	/* left column background colour */
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
/*		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
/*		background:#f4f4f4;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}
	/* 2 Column (right menu) settings */
	.rightmenu {
		margin-top: 25px;		
		/* right column background colour */
	}
	.rightmenu .colleft {
		right:25%;			/* right column width */
				/* left column background colour */
	}
	.rightmenu .col1 {
		width:71%;			/* left column content width (left column width minus left and right padding) */
		left:27%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .lgcolleft {
		right:3%;			/* right column width */
				/* left column background colour */
	}
	.rightmenu .lgcol1 {
		width:95%;			/* left column content width (left column width minus left and right padding) */
		left:5%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:21%;			/* right column content width (right column width minus left and right padding) */
		left:31%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	.rightmenu .smcol2 {
		width:3%;			/* right column content width (right column width minus left and right padding) */
		left:5%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
		/* 2 Column (double page) header settings */
	.quarterpage {
/*		background:#fff;		/* right column background colour */
	}
	.quarterpage .colleft {
		right:40%;			/* right column width */
/*		background:#fff;		/* left column background colour */
	}
	.quarterpage .col1 {
		width:56%;			/* left column content width (column width minus left and right padding) */
		left:42%;			/* right column width plus left column left padding */
	}
	.quarterpage .col2 {
		width:36%;			/* right column content width (column width minus left and right padding) */
		left:46%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
		padding: 10px 0 0 0;
		font-size: 18px;
		text-align: center;
	}
	/* 2 Column (double page) settings */
	.doublepage {
/*		background:#fff;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
/*		background:#fff;		/* left column background colour */
	}
	.doublepage .col1 {
	width: 50%; /* left column content width */
	left: 50%; /* right column width */
	padding: 0 20px 0 0;
}
	.doublepage .col1 img {
	margin: 0 0 0 40px;
	}
	.doublepage .col2 {
	width: 50%; /* right column content width */
	left: 50%; /* right column width */
	padding: 0 0 0 20px;
}
	.doublepage .col2 img {
	margin: 0 0 0 40px;
}
	.doublepage h2 {
	padding: 0 20px 0 20px;
	}
	.doublepage ul {
	padding: 0 20px 0 20px;
	}
	.icons {
		float: left;
		margin: 0;
		padding: 0;
}
	
		/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
		border-top:1px solid #000;
	}
	#footer p {
		padding:10px;
		margin:0;
	}
	/* --> */

