/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

body {
	background: #A2E5F5 url(images/back_all.jpg) repeat-x;
	font: 14px Arial, Helvetica, sans-serif;
	color: #008080;
}
           /* content div = entire body incl 1146px x 508px background photo and beyond  */ 
#content
{
	width: 100%;
	text-align: left;
	background: url(images/back.jpg) no-repeat;
}
                       /* main div = all that fits under 708px menu  */ 
#main
{
width: 708px;
padding: 10px;
}
                       /* backgr div = all that fits under 1146px x 508px photo  */ 
#backgr                  
{
width: 1151px;
}

#backgr h4
{
font-size: 14px;
font-weight: bold;
padding-top: 15px;
text-transform: uppercase;
text-align: center;

}

                       /* header div = 386 px high extending same width as content  */ 
#header {
	height: 386px;
	text-align: right;
}

#logo {
width: 1131px;
height: 134px;
text-align: left;
padding-left: 20px;
padding-top: 20px;
padding-bottom: 160px;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}

#logo h2 a
{
	font-size: 12px;
	color: #ffffff;
}


#logo h3 a
{
	text-transform: lowercase;
	font-style: italic;
	font-size: 12px;
	color: #ffffff;
}


#menu
{
background: url(images/menu.gif) no-repeat;
height: 50px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 129px;
	height: 30px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #2273A4;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 129px;
    height: 54px;
	color: #5AA5D3;
	text-decoration: none;
}




#left
{
	width: 190px;
}

#left H3 {
width: 165px;
height: 27px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: #ffffff url(images/title_back.gif) repeat-x bottom;
}


#left li ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	background: none;
}


#left li li {
	padding: 4px 4px;
	color: #000000;
	border: 0px;
}

#left a {
	color: #2F8BC4;
	text-decoration: none;
}
#left a:visited {
	color: #2F8BC4;
	text-decoration: none;
}
#left a:hover {
	color: silver;
	text-decoration: none;	
}

#left td
{
color: #2F8BC4;
}

#left th
{
color: #2F8BC4;
}

#left caption
{
color: #2F8BC4;
}


#left p
{
padding: 10px;
color: #2F8BC4;
}

#right
{
float: right;
width: 480px;
padding-right: 10px;
}

#right a:link {
color: #2F8BC4;
font-weight:  bold;
text-decoration: none;
}

#right a:visited {
	color: #405570;
	font-weight:  bold;
	font-style: italic;
	text-decoration: none;
}

#right a:hover {
	text-decoration: none;
	color: yellow;
	font-weight:  bold;
	font-style: normal;
}

#right a:active {
	text-decoration: none;
	font-weight:  bold;
	color: darkred;
}


#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
 
 #right ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: none;
}

 #right li {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	background: none;
}

                /*  right table added by wrm  */
#right table {
margin-left:auto; 
margin-right:auto;
width:100%;
padding-top: 30px;
border: 0px solid #000000;
}
                /*  td.fill added by wrm  */
td.fill {
width: 4%; 
vertical-align: top;
text-align: center;
font-size: 14px; 
}
                /*  td.leftadj added by wrm  */
td.leftadj {
width: 48%; 
vertical-align: top;
text-align: left; 
font-size: 14px;
border: 0px solid #000000;
}
                /*  td.rightadj added by wrm  */
td.rightadj {
width: 48%; 
vertical-align: top;
text-align: right; 
font-size: 14px;
}
td.menu {
width: 50%; 
vertical-align: middle;
text-align: center; 
color: #2F8BC4;
border: 1px solid #2F8BC4;
font-size: 14px;
}

	/*  	border-style: dotted;  */
                /*  centered class added by wrm  */
.centered {
text-align: center;
}
  	
#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-align: center;    /* added by wrm  */
	color: #008080;
}
                /*  right h3 added by wrm  */
#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	text-align: center;
	font-size: 18px;
	color: #008080;
}


#right h4
{
	margin: 0;
	padding: 0px;
	font-size: 14px;
	text-transform: none;
	color: #008080;
	text-align: left;
}

.date {
	text-align: right;
	color: #2F8BC4;
	font-size: 11px;
}

.date a {
	color: #2F8BC4;
}

#footer {
	height: 64px;
	clear: both;
	padding-top: 30px;
	background: url(images/footer.gif) repeat-x bottom;
	border-top: 5px solid #2F8BC4;
}

#footer p {
	margin: 0;
	width: 778px;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}
