body {

	margin: 0;
	padding: 0;
	font-family: georgia;
	font-size: 80%;
	background-color: #FFFFFF;
	color: #424242;

}

a {
	
	color: #5386ee;
	text-decoration: none;
	
}

a:hover {

	border-bottom: 2px dotted #5386ee;
	
}

p {
	
	line-height: 150%;
	
}

hr {

	height: 2px;
	border-top: 2px dotted #d4d4d4;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	
}

#wrap {

	width: 800px;
	margin: 0 auto;

}


#header {

	background-color: #66cc33;
	color: #FFFFFF;
	height: 85px;
	padding-left: 25px;
	padding-top: 35px;

}


#header a:hover {

	border:0;
	
}

#head-image {
	
	margin: 0;
	padding: 50px 0 0 0;
	overflow: hidden;
	background-image: url('images/euc-logo.jpg');
	background-repeat: no-repeat;
	height: 0px !important;
	height /**/:25px;
		
}





/* TOP NAVIGATION */

#nav {

	padding-left: 25px;
	padding-top: 14px;
	height: 36px;
	background-image: url('images/nav-bg.jpg');

}


#nav ul {

	margin: 0;
	padding: 0;

}


#nav ul li {

	list-style-type: none;
	display: inline;
	margin-right: 38px;

}


#nav ul li a {

	color: #FFFFFF;
	text-decoration: none;
	font-size: 14pt;

}

#nav ul li a.selected {

	border-bottom: 2px dotted #ffffff;

}

#nav ul li a:hover {

	border-bottom: 2px dotted #ffffff;

}


/* HOME PAGE LAYOUTS */

#home-main {
	
	background-image: url('images/main-home-bg2.jpg');
	color: #FFFFFF;
	height: 360px;
	margin-top: 15px;
	
}

#home-main h1 {
	
	margin: 0;
	padding: 0;
	font-size: 16pt;
	
}

#home-main img {
	
	margin-left: 25px;
	margin-top: 40px;
	
}

#home-main p {
	
	margin-left: 25px;
	width: 330px;
	font-style: italic; 
	font-size: 130%;
	
}

#home-main a {

	color: #ffffff;
	border-bottom: 2px dotted #83aafb;
	
}

#home-main a:hover {

	border-bottom: 2px dotted #ffffff;
	
}


/* HOMEPAGE SUB BOXES */

img.home-title {

	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 15px;
	
}

#box-headers {
	
	background-image: url('images/home-bar.jpg');
	background-repeat: no-repeat;
	background-postition: top middle;
	height: 50px;
	font-size: 17pt;
	color: #FFFFFF;
	
}

#box-main {
	
	font-size: 120%;
	margin-bottom: 25px;
	
}

ul.boxes {

	margin: 0;
	padding: 0;
	padding-top: 13px;

}


ul.boxes li {

	list-style-type: none;
	float: left;
	width: 215px;
	padding-left: 25px;
	padding-right: 25px;
	
}

ul.boxes li img {

	float: right;
	margin-left: 10px;
	margin-top: 20px;	
	
}

li.right-border {

	border-right: 2px dotted #d4d4d4;
	
}


#right-main h4 {

	margin-left: 25px;
	padding: 10px;
	background-color: #000;
	border-radius: 5px;
	width: 265px;
	
}

#right-main h4.yes {
	
		background-color: #66cc33;
	
}






/* 2 COLUMN LAYOUT */

#one-column {

	margin-left: 25px;
	margin-top: 25px;
	padding-right: 25px;
	font-size: 120%;	
	
}

#one-column ul li {

	line-height: 150%;
	
}

#one-column h2 {

	font-size: 110%;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-top: 40px;
	
}

#left-main {

	width: 410px;
	float: left;
	margin-left: 25px;
	margin-top: 25px;
	padding-right: 25px;
	font-size: 120%;
	
}

#left-main h1 {

	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	
}

.large-pic {

	margin-top:10px;
	margin-bottom:10px;
	
}

#left-main h2 {

	font-size: 110%;
	padding-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-top: 40px;
	
}

#left-main h4 {

	font-weight: normal;
	font-style: italic; 
	
}

#left-main ul li {

	line-height: 150%;
	
}


#left-main input {

	border: 1px solid #CCCCCC;
	font-family: georgia;
	font-size: 130%;
	
}

#left-main textarea {

	border: 1px solid #CCCCCC;
	font-family: georgia;
	font-size: 130%;
	
}

#right-main {
	
	color: #FFFFFF;
	background-color: #5386ee;
	margin-top: 75px;	
	width: 340px;
	float: right;
	font-size: 120%;
	
}

#right-main a {

	color: #FFFFFF;
	
}

#right-main a:hover {

	border-bottom: 2px dotted #FFFFFF;
	
}

#right-main h2 {
	
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
		
}

#right-main h3 {
	
	padding: 0;
	margin: 0;
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 2px dotted #83aafb;
	
}

#side-top {

	background-image: url('images/side-top.jpg');
	background-repeat: no-repeat;
	background-position: top middle;
	height: 7px;
	
}

#side-bottom {

	background-image: url('images/side-bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom middle;
	height: 7px;
	
}

.right-boxes {

	padding-left: 25px;
	padding-right: 25px;
	background-image: url('images/side-bg.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
	
}

.contact-box {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 50px;	
}

.right-box-bottom {

	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	background: 0;
	
}

.right-boxes h3 {
	
	margin: 0;
	padding: 0;
	
}

#download-forms {
	
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	
}

#download-forms li {

	list-style-type: none;
	padding-top: 9px;	
	padding-bottom: 10px;
	padding-left: 30px;
	background-image: url('images/download-icon.gif');
	background-repeat: no-repeat;
	background-position: center left;
	
}

#download-forms li a {
	
	color: #FFFFFF;
	
}

#download-forms li a:hover {
	
	border-bottom: 2px dotted #ffffff;
	
}

span.num {

	font-weight: bold;
	font-size: 150%;
	color: #83aafb;
	padding-right: 5px;
	
}




/* SHARE BUTTONS */

#share-top {

	background-image: url('images/share-top.jpg');
	background-repeat: no-repeat;
	height: 8px;
	margin-top: 45px;	
	
}

#share-bottom {

	background-image: url('images/share-bottom.jpg');
	background-repeat: no-repeat;
	height: 8px;
	
}


#share {
	
	background-color: #EEEEEE;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 370px;
	background-image: url('images/share-bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	
}

#share h4 {
	
	padding: 0;
	margin: 0;
	
}


#share ul {
	
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0;
	
}

#share ul li {

	list-style-type: none;
	display: inline;
	margin-right: 35px;
	
}

#share ul li a:hover {

	border: 0;
	
}

#share p {

	margin: 0;
	padding: 0;	
	
}

#articletog1 p {
	
	margin-top: 10px;
	
}



/* FOOTER */

#float-clear {
	
	clear:both;
	
}

#footer-lid {
	
	height: 10px;
	background-image: url('images/footer-lid.jpg');
	background-repeat: no-repeat;
	background-position: top middle;
	background-color: #a9a9a9;
	margin-top: 50px;
	
}

#footer {

	background-color: #a9a9a9;
	background-image: url('images/footer-bg.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
	font-size: 130%;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 20px;

}

#footer-nav {


}


#footer-nav ul {

	margin: 0;
	margin-top: 35px;
	margin-bottom: 35px;
	padding: 0;

}


#footer-nav ul li {

	list-style-type: none;
	display: inline;
	padding-right: 15px;
	padding-left: 12px;
	border-right: 2px solid #bbbbbb;

}

#footer-nav ul li.first {

	padding-left: 0;
	
}

#footer-nav ul li.last {

	border-right: 0;
	
}


#footer-nav ul li a {

	color: #FFFFFF;
	text-decoration: none;

}

#footer-nav ul li a.selected {

	border-bottom: 2px dotted #FFFFFF;

}

#footer-nav ul li a:hover {

	border-bottom: 2px dotted #FFFFFF;

}

#footer p {

	margin: 0;
	margin-top: 10px;

}


/* Email Friend Box Form */
#email-friend input {

	font-family: georgia;
	font-size: 120%;
	
}


