.navtext {
	width:150px;
	font-size:1.1em;
	background-color:#404040;
	color:#FFF;
	border: 1px outset #ccc;
}
* {
		margin: 0;
		padding: 0;
		}
	
html {
	font-size: 100%;
		}

body {
	background-color: #404040;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 1.5;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #CCCCCC;
		}




h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
		}
h3 {
	font-variant: small-caps;
	font-size: 1.1em;
	text-align: center;
	margin-bottom: 10px;
	line-height: 1.2px;
}

p {
		font-size: 1.2em;
		margin-bottom: 1.5em;
		}

img  {



}


/* ---------- add your code below ---------- */

#wrapper {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
		}
#header {
	position: relative;
	height: 50px;
}
#header h1{
	font-size: 3.5em;
	float: left;
	position: relative;
	left: 0px;
	bottom: 0px;
	line-height: 1em;
	margin-bottom: 8px;
		}
#header h1 a {
	padding: 0px !important;	
}


#header ul {
	position: relative;
	float: right;
	margin-top: 30px;
}
#header li {
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
}


#header a:link, #header a:visited {
	color: #bacc88;
	text-decoration: none;
	padding: 6px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
		}
		
#header a:hover {
	color: #FFF;
		}
#submenu {
	margin-bottom: 10px;
	position: relative;
	height: 50px;

}
#submenu h1 {
	position: relative;
	font-size: 1.2em;
	color: #FFF;
	text-transform: uppercase;
	float: left;
	line-height: 1em;
	margin-right: 8px;
	margin-top: 5px;
}
#submenu h2 {
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: 1.2em;
	color: #CCC;
	margin-right: 8px;
	font-weight: lighter;
	line-height: 2em;
}
#submenu ul {
	text-align: right;
	position: relative;
	float: right;
	margin: 2px;
}

#submenu li {
	display: inline;
	font-weight: lighter;
	text-transform: uppercase;
}

#submenu a:link, #submenu a:visited {
	color: #bacc88;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 6px;
		}

		
#submenu a:hover {
	color: #FFF;
		}

#line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	clear: both;
}

#fullsize {
	text-align: center;
	width: 400px;
	float: right;
}
#fullsize a img {
	border: 1px solid #CCC;
}

		
#divTwo {
	width: 375px;
	float: right;
	position: relative;
	padding-bottom: 25px;
	padding-left: 25px;
		}

#divTwo a img {
	border: 1px solid #CCC;
	margin: 4px;
}
#divTwo a img:hover {
	border: 1px solid #333;
}

#divTwo_reduced {
	width: 212px;
	float: right;
	position: relative;
	padding-bottom: 25px;

}
#divTwo_reduced a img {
	border: 1px solid #CCC;
	margin: 4px;
	float: right;
}
#divTwo_reduced a img:hover {
	border: 1px solid #333;
}


#img_grid {
}
#img_grid a img {
	border: 1px solid #CCCCCC;
	margin: 4px;
}
#img_grid p a img:hover {
	border: 1px solid #333;
}




		
#divOne {
	float: left;
	margin-left: 0px;
	width: 340px;
	margin-bottom: 25px;
	padding-right: 59px;
		}
#divOne  h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 1.6em;
	color: #FFF;
}
#divOne ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	padding-left: 30px;
}
#divOne_extended {
	width: 537px;
	float: left;
	padding-right: 50px;
	margin-bottom: 25px;
}
#divOne_extended h1 {
	font-size: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #FFFFFF;
}
#divOne_extended ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-image: url(images/bullet.gif);
	list-style-position: inside;
	padding-left: 30px;
}





		
.clearFix:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
		}		
		
.clearFloats {
		clear: both;
		}		

.selfref {
	color: #FFF !important;
}
#footer {
	padding-right: 5px;
}
#footer h4 {
	width: 250px;
	float: left;
	font-size: 1.2em;
	padding-left: 5px;
}
#footer h4 a {
	text-decoration: none;
	color: #bacc88;
}
#footer a:hover {
	color: #FFF;
}

#footer h5 {
	top: 0px;
	right: 0px;
	width: 250px;
	float: right;
	text-align: right;
	font-size: 1em;
}
.editable_box {
	position: relative;
	width: 800px;
	margin-top: 5px;
	margin-bottom: 25px;
}
.line_vertical_right {
	border-right-style: solid;
	border-right-color: #CCC;
	border-right-width: 1px;
	position: relative;
}


.editable_box #divNews {
	margin: 4px;
	border: 1px solid #CCC;
}
a #divNews:hover {
	border: 1px solid #333;
}


.image_box {
	border: 1px solid #CCC;
}

#image_column {
	float: right;
	width: 130px;
}
#image_column a img:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

a:link  {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}

#submenu ul h1 {
	font-size: 1em;
	font-weight: normal;
}
