@charset "utf-8";
/* CSS Document */

/* Plymouth 20's Style Sheet v1.0 */

/* Copyright (c) 2009. Sebastian Jordan */

/* Page Body Styles */

body {
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#03582d;
}

td,th {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	color:#03582d;
}

h1 {
	font-family:"Trebuchet MS", Arial;
	font-size:18px;
	color:#03582d;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h2 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#03582d;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family:"Trebuchet MS", Arial;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

a{
	color: #109346;
	text-decoration: underline;

}
a:hover {
	color: #03582d;
	text-decoration: underline;
}
p {
	margin:0px;
}

/* * */

/* Layout Styles Global */

#header {width:814px;height:184px;margin:0 auto;background-image:url(../images/logo.gif);background-repeat:no-repeat;}
#headerleft {width:160px;height:45px;float:left;}
#headerright {width:114px;height:112px;float:right;}
#navigation {width:814px;height:31px;margin:0 auto;}
#navbar {width:814px;height:28px;margin:0 auto;background-image:url(../images/navbar.jpg);background-repeat:no-repeat;}
#content {width:780px;padding:15px;border-width:2px;border-color:#03582d;border-style:solid;margin:0 auto;}
#contentleft {width:496px;padding:15px;border-width:2px;border-color:#03582d;border-style:solid;float:left;}
#contentright {width:235px;float:right;margin-left:15px;}
#moduletop {width:215px;height:28px;padding:12px 10px 0px 10px;background-image:url(../images/module_header.jpg);background-repeat:no-repeat;}
#modulecontent {width:211px;padding:10px;border-width:2px;border-color:#03582d;border-style:solid;}
#sponsor {width:211px;padding:10px;width:211px;padding:10px;border-width:2px;border-color:#03582d;border-style:solid;}
#footer {width:814px;height:65px;margin:0 auto;padding-top:15px;text-align:center;}


/* * */