html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
body {
background: url(../images/backgroundtilepurp.jpg) repeat;
font: 13px/20px Arial, Helvetica, sans-serif;
color: #8786c1;
}
a:link {
color: #63638f;
text-decoration: none
}
a:visited {
color: #63638f;
text-decoration: none;
}
a:hover {
color: #8786c1;
text-decoration: underline;
}
a.management:link {
color: #8786c1;
text-decoration: none;
font-size: 14px;
font-weight: bold;
}
a.management:visited {
color: #8786c1;
text-decoration: none;
}
a.management:hover {
color: #8786c1;
text-decoration: underline;
}
a.bottom:link {
color: #ffffff;
text-decoration: none;
font-size: 13px;
}
a.bottom:visited {
color: #ffffff;
text-decoration: none;	
}
a.bottom:hover {
color: #ffffff;
text-decoration: underline;
}
h2 {
color: #63638f;
font-size: 22px;
line-height: 36px;
}
h3 {
color: #63638f;
font-size: 14px;
line-height: 20px;
font-weight: bold;
margin: 0;
}
h4 {
color: #39377c;
font: 14px/20px Arial, Helvetica, sans-serif;
font-weight: bold;
}
h5 {
float: left;
margin-left: 200px;
font-size: 22px;
line-height: 36px;
color: #6b112b;
}
#wrapper {
width: 960px;
margin: 0 auto;
}
#header {
width: 960px;
height: 50px;
margin-bottom: 29px;
}
#footer {
background: transparent;
color: #ffffff;
padding: 20px;
text-align:center;
}
#nav {
width: 960px;
height: 40px;
background: url("../images/nav-bg.jpg") repeat-x;
border-top: solid 1px #767e83;
}
#nav ul {
height: 40px;
list-style: none;
}
#nav ul li {
height: 40px;
float: left;
}
#nav li a {
height: 40px;
line-height: 40px;
display: block;
text-align: center;
text-decoration: none;
}
#home-tab a, #howcanihelp-tab a, #aboutus-tab a, #contactus-tab a {
width: 190px;
color: #ffffff;
border-right: solid 1px #767e83;
border-left: solid 1px #767e83;
}
#findus-tab a {
width: 190px;
color: #ffffff;
border-right: solid 1px #767e83;
border-left: solid 1px #767e83;
}
#home-tab a:hover, #howcanihelp-tab a:hover, #aboutus-tab a:hover, #contactus-tab a:hover {
color: #000000;
}
#active-tab a {
width: 190px;
margin-top: -1px;
background: #ffffff;
color: #000000;
border: none;
border-bottom: solid 1px #ffffff;
}
#content {
width: 960px;
background: #ffffff;
padding: 20px 0;
}
#tagline {
width: 920px;
height: 38px;
margin: 20px;
border-top: solid 1px #6b112b;
border-bottom: solid 1px #6b112b;
}
#tagline p {
float: left;
margin-left: 200px;
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
line-height: 38px;
font-size: 16px;
}
#tagline img {
float: right;
margin: 4px 20px;
}
#content-left {
width: 440px;
float: left;
margin: 0 40px 0 20px;
}
#content-right {
width: 440px;
float: right;
margin: 0;
}
#content-left p {
margin: 20px 0;
}
#content-left-wide {
width: 545px;
float: left;
margin: 0 40px 0 20px;
}
#content-right p {
margin: 0 0 20px;
}
#main {
width: 580px;
float: left;
margin: 0 40px 0 20px;
}
#main p {
margin: 20px 0;
}
#sidebar {
width: 300px;
float: right;
margin: 0 20px 0 0;
}
#sidebar-wide {
width: 325px;
float: right;
margin: 0 20px 0 0;
}
#findusimage {
width: 250px;
height: 300px;
float: right;
margin: 0 15px 0 0;
}
#wide-column { 
padding: 0 20px;
}
#wide-column p {
margin: 20px 0;
}
#wide-column img {
background: #ffffff;
padding: 5px;
}
#contactleft {
width: 150px;
float: left;
margin: 0 20px 0 150px;
}
#contactright {
width: 150px;
float: right;
margin: 0 125px 0 20px;
}
/* Slider */
#slider-container { 
width: 920px;  
background: #8786c1;
margin: 0 20px;
padding: 5px 0;
}
#slider {
margin: 0 5px;
}
#slider ul, #slider li {
margin: 0;
padding: 0;
list-style: none;
		}
#slider li { 
/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
*/ 
width: 910px;
height: 240px;
overflow: hidden; 
}
span#prevBtn { 
	display: none; 
}
span#nextBtn { 
display: none; 
}
/* End Slider */
/* Random Classes */

.port-img {
background: #ffffff;
}
.port-button {
margin: 20px 5px;	
}

.port-item-left {
width: 440px;
float: left;
margin: 15px 40px 20px 0;
}
.port-item-right {
width: 440px;
float: left;
margin: 15px 0 20px 0;
}
.clear {
clear: both;
}
.top-margin {
margin-top: 20px;
}
.centeredImage
    {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

/* Gallery Styles */

#motioncontainer {
	width: 920px;  
	background: #e3d8c5;
	margin: 0 20px;
	padding: 5px 0;
	height: 190px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
h6 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	color: #7D7BB3;
	line-height: normal;
}

