﻿body
{
	font-family: Segoe UI, Verdana, Tahoma, Arial;
	font-size: 13px;
	margin: 0px;
	background-color: #ffffff;
	color: #444444;
}

p 
{
	font-family: Museo, Museo Sans, Segoe UI, Verdana, Tahoma, Arial;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: #333333;
}

H1, H2 {
    color: #00a8de;
}

A:link
{
	text-decoration: none;
	color: #0066cc;
}

A:visited
{
	text-decoration: none;
	color: #0066cc;
}

A:active
{
	text-decoration: none;
	color: #0066cc;
}

A:hover
{
	text-decoration: underline;
	color: #0066cc;
}

#viewport_with_shadow
{
	width: 824px;
	margin: 0px auto;
}


.viewport 
{
	width: 800px;
	background-color: #ffffff;
}

#header
{
	width: 800px;
	background-color: #00a8de;
}

#masterPage 
{
	margin-top: 15px;
	background-image: url('Images/gradient.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e0e1e1;
	
}

#more 
{
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
	background-image: url('Images/morebg.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	min-height: 200px;
}

#more h3 
{
	color: #444444;
}

/* Powered By */
#poweredBy
{
	margin: 0px auto;
	width: 200px;
}

/* Copyright controls */
#copyright
{
	padding: 5px;
	font-size: 11px;
	color: #444444;
	margin: 0px auto;
	text-align: left;
	background-position: center bottom;
	background-image: url('images/swoosh.jpg');
	background-repeat: no-repeat;
}

#copyright table 
{
	height: 85px;
}

#main
{
	background-image: url('Images/gradient.jpg');
	background-repeat: repeat-x;
	background-color: #e0e1e1;
}

#top
{
	padding-top: 20px;
	background-color: #78afd6;
}

.logo
{
	padding: 5px;
}

#rotator 
{
	height: 150px;
}

#logo
{
}

#content
{
	padding: 10px;
	min-height: 450px;
}

#inner
{
	background-color: #ffffff;
	background-position: center bottom;
	background-image: url('images/swoosh.jpg');
	background-repeat: no-repeat;
}

#contact
{
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	
}

#contact #phone
{
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bolder;
}

#contact #email
{
	padding-top: 0px;
	font-size: 11px;
}

#contact #email a
{
	color: #FFFFFF;
	text-decoration: none;
}


#masterPage .sf_expandedList li {
    list-style: none;
    margin-left: 0px;
}

#masterPage .sf_newsletterSubscriptionForm {
    margin-left: 15px;
}

/*************************************************
 * Menus
 *************************************************/

/* Horizontal Menu */
#menuH,
.menuH
{
	background-color: #00a8de;
}

/* fonts */
#menuH .rmText
{
	font: bold 11.5px/30px "Segoe UI" , Arial, sans-serif;
	color: #ffffff;
}

/* Sub menu */
#menuH .rmGroup
{
	background: #00a8de;	
	border: solid 1px #C0DBAA;
}

/* Hover style */
#menuH .rmFocused,
#menuH .rmLink:hover
{
	color: #00a8de;
	background-color: #C0DBAA;
	text-decoration: none;
}
/* -- end top menu styles -- */





.core
{
	color: #00a8de;
}


.dropShadow2_rt 
{
	width: 24px;
	background-image: url(Images/DropShadow2/rt.png);
	_background-image: none;
	background-repeat: no-repeat;
}

.dropShadow2_rm
{
	width: 24px;
	background-image: url(Images/DropShadow2/rm.png);
	_background-image: none;
	background-repeat: repeat-y;
}

.dropShadow2_rb
{
	width: 24px;
	height: 22px;
	background-image: url(Images/DropShadow2/rb.png);
	_background-image: none;
	background-repeat: no-repeat;
}

.dropShadow2_mb
{
	height: 24px;
	width: 776px;
	background-image: url(Images/DropShadow2/mb.png);
	_background-image: none;
	background-repeat: repeat-x;
}

.dropShadow2_lb 
{
	width: 24px;
	height: 22px;
	background-image: url(Images/DropShadow2/lb.png);
	_background-image: none;
	background-repeat: no-repeat;
}




