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

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

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

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

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

body {
	background: #6192A3 url(images/back_all.gif) repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

#content
{
	margin: 0 auto;
	width: 792px;
	text-align: left;
}

#main
{
width: 778px;
background: url(images/back_top.gif) repeat-x top;
padding-top: 10px;
}

#back
{
width: 778px;
background: #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
}

#header {
	
}

#logo {
	width: 758px;
	height: 325px;
	padding-right: 20px;
	padding-top: 40px;
	background: url(images/OrangeGlobe.gif) no-repeat;
	padding-bottom: 40px;
	padding-left: 0px;
}



#logo H2 a
{
font-size: 12px;
}


#menu
{
	width: 778px;
	border-top: 6px solid #FFFFFF;
	height: 36px;
	background: url(images/buttons.gif) no-repeat;
}

#menu ul {
	list-style: none;	
}

#menu li {
	display: inline;
}
#menu a {
	float: left;
	width: 120px;
	height: 38px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 18px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 38px;
	color: #ff0000;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}




#right
{
	width: 223px;
	float: right;
	margin-right: 5px;
}

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

#right ul {
	list-style: none;
	margin-bottom: 10px;
	background: url(images/title_back.gif) no-repeat top;
}



#right li  {
	padding: 20px;
	padding-bottom: 5px;
}

#right a {
	color: #295C6F;
}
#right a:visited {
	color: #295C6F;
}

#right p
{
font-size: 10px;
}

#left
{
width: 500px;
padding: 10px;
}

#left H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #295C6F;
}

#left a
{
color: #295C6F;
text-decoration: none;
}

#left p {
	margin: 5px;
	padding: 0;
	padding-bottom: 10px;
}

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #295C6F;
}


#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x top;
}
#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #CC6600;
}

#footer a {
	color: #333333;
}
#menutable {
	width: 778px;
	border-top: 6px solid #FFFFFF;
	height: 50px;
	background: url(images/buttons.gif) no-repeat;
	border-top-style: none;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: capitalize;
	font-size: large;
	text-align: center;
}
#menutable tr {
	background-image: url('images/buttons.gif');
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
}
#menutable td {
	color: #FFFFFF;
	width: 16%;
}
#menutable a {
	color: #FFFFFF;
	font-size: large;
	font-weight: bold;
	text-transform: capitalize;
}
.pickedbutton {
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
	font-size: x-large;
}
.style3 {
	text-align: left;
	width: 440px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: xx-large;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
}
.style4 {
	color: #FFFFFF;
}
#textbody {
	padding-left: 10px;
	color: #FFF;
}
.lbl {
	width : 100px;

}
.fld {
	width : 200px;
}

.contactform {

}

#textbody p {
  color:#FFF;	
}
#textbody.td {
	width: 200px;
	text-align: center;
}
.MenuBox {
	width: 16%;
}
.minorimage {
	padding-left: 80px;
	padding-right: 100px;
}
.SocialNetworkLinks {
	background-color: #FFF;
	height: 30px;
	width: 40%;
}
.LinkTable {
	background-color: #C60;
}
.LinkTable a{
	text-decoration: none;
	color: #333;
}	
.LinkTable td{
	text-align: center;
	
}
#topline {
	height: 10px;
}
