@charset "UTF-8";

html {
	background-image: url(images/HomeBckgnd1.jpg);}


/*Overall document style*/
body {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	}
#wrapper  {
	position: relative;
	width: 900px;
	background color: #fff;
	background-image:url(images/mainbckgnd.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
#clear  {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/*Container position styling*/

#boxright {
	position: absolute;
	top: 150px;
	left: 750px;
	width: 150px;
	height: 150px;
	float: right;
	clear: both;
	background: none;
}

#header  {
	position:relative;
	background: #fff;
	height: 120px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#bottom {
    float: none;
	position: relative;
	height: 2em;
    background: none;
    margin-top: 5px;
    padding-left: 135px;
    padding-right: 125px;
    border: none;
}

#footer  {
	color: #000;
	font:  .8em; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 2em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	}

/*list and link styling*/

a {
  color: #36C;
  font-style: italic oblique;
  text-decoration: underline;
}

a:link, a:visited, li a:hover, a:active {
  font-weight: inherit;
  font-style: italic oblique;
  color: #006600;
  text-decoration: underline; 
}

ul#body {
    float: none;
    list-style: none;
	padding: 0;
	margin: 0px;
	text-decoration: none;
	text-align: left;
}
ul#body li {
    list-style-type: none;
    margin: .8em;
    text-decoration: none;
    line-height: 1.4em;
    margin-left: 225px;
    margin-right: 175px;
    padding: 0;
    text-align: left;
    display: list-item;
    list-style-image: url(images/yinyangbullet.gif);    
}

ul#body li a, ul#body li a:link, ul#body li a:visited, ul#body li a:hover, ul#body li a:active {
  font-weight: inherit;
  font-style: italic oblique;
  color: #36C;
  border: none;
  padding: 0;
  text-decoration: underline;
  display: inline;
}


#wrapper ul#bottom-ul {
	margin: 0px;
	margin-left: 10px;
	border: 0 none;
	padding: 0px;
	list-style: none;
	height: 1.4em;
	position: relative;
}

#wrapper ul#bottom-ul li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	height: 1.4em;
}

#wrapper ul#bottom-ul li a {
    border-right-width: 1.5px;
	border-right-style: solid;
	border-right-color: #006600;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-right: 8px;
    padding-left: 8px;
	display: inline;
	background: none;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;	
    font-weight: bold;  
    color: #006600;
	line-height: 1.4em;
	text-decoration: none;
	height: auto;
}

#wrapper ul#bottom-ul li a:link {
    color: #006600;
	text-align: center;
	text-decoration: none;
}

#wrapper ul#bottom-ul li a:visited {
	color: #006600;
	list-style-type: none;
	text-decoration: none;
	font-size: 0.9em;
}

#wrapper ul#bottom-ul a:hover, #wrapper ul#bottom-ul li a:hover, #wrapper ul#bottom-ul li.iehover a {
	color: #5094C4;
	text-decoration: underline;
	font-size: .9em;
}

#wrapper ul#bottom-ul li a:active {
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	list-style-type: none;
	text-decoration: underline;
}

#wrapper ul#bottom-ul a.current, #wrapper ul#bottom-ul a:link.current, #wrapper ul#bottom-ul a:hover.current, #wrapper ul#bottom-ul a:active.current {
	font-color: #990000;
	font-size: .9em;
	cursor: default;
	color: #990000;
	text-decoration: none;
}


.testimonials {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: oblique;
	line-height: 1.1em;
	padding-right: 3px;
	padding-left: 3px;
}
.emaillink {
	font-size: .9em;
	font-weight: normal;
	color: #36C;
	text-align: center;
	text-decoration:underline;
}

.contentlist {
	line-height: 1.4em;
	list-style-type: none;
    border-right-style:solid;
    border-right-width: 2px;
    border-right-color: #090;
	text-align: center;
	display: inline;
	padding-right: 5px;
	text-decoration: none;
	padding-left: 5px;
	list-style-position: inside;
}


ul#navmenu-h li a.last, #wrapper #header li a:hover.last, #wrapper #header li a:active.last, ul#navmenu-v li a.last, #wrapper ul#bottom-ul li a.last, #wrapper #bottom-ul li a:hover.last, #wrapper #bottom-ul li a:active.last, #wrapper #bottom-ul li a:active.last {
	list-style-type: none;
	border-right: none;
    border-right-width: 0;
	border-bottom: none;
}

.last {
	list-style-type: none;
	border-right: none;
	border-bottom: none;
}


/*content text styling*/

#wrapper p#subtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 175px;
	padding-right: 175px;
	text-align: center;
}

#wrapper p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	padding-left: 150px;
	padding-right: 155px;
	text-align: center;
}

#wrapper h1  {
	font-family: "Trebuchet MS", "Gill Sans", Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	text-decoration: none;
}

#wrapper h1#title {
	font-family: "Lucida Calligraphy Italic", "I Cochin Italic", "Zapf Chancery", "Freestyle Script", cursive;
	font-size: 2em;
	line-height: 1.5em;
	text-decoration: none;
	text-align: center;
}

#wrapper h1#country {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.3em;
	line-height: 1.4em;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 175px;
	padding-right: 175px;
	text-align: center;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}

p#rightcol-p {
	font-size: 100%;
	font-style: oblique;
	line-height: 1.4em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;	
}
