body
{
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #190D45;
	margin: 0px;
	height: 100%;
	line-height: 135%; /*Enter line height */
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 11px; /* Enter font size */
	font-weight: normal; /*Enter font weight */
	color: #000000; /* Enter font color */
	list-style-type: disc;
}

h1
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 20px;
	font-weight: bold;
	color: #0a2448;
}

h2
{
	margin: 10px 0px 3px 0px;
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 14px;
	font-weight: bold;
	color: #0a2448;
}

hr
{
	margin: 5px 0px 12px 0px;
	color: #5f6973;
	size: 1px;
}

a
{
	color: #1f4170;
	text-decoration: underline;
	position: relative;
	z-index: 500;
}

a:hover
{
	color: #6f829c;
	position: relative;
	z-index: 500;
}

a:active
{
	color: #1f4170;
	position: relative;
	z-index: 500;
}

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


div.clear
{
	clear: both;
}

img.bodyimage
{
	border: #000000 solid 1px;
	margin: 0px 10px 4px 0px;
}

ul.topNav
{
	margin: 0 0 20px 0;
	padding: 0px 0px 5px 0px;	
	list-style: none;
	font-size: 11px;
	text-align: center;
}

ul.topNav li
{
	display: inline;
	margin: 0;
	padding: 0;
}


#contain
{
	width: 100%;
}

.header
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/headerback.png', sizingMethod='scale');
	margin-left: auto;
	margin-right: auto;
}

.header[class]
{
	background: url(images/headerback.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.logo
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logoback.png',sizingMethod='scale');
	margin-left: auto;
	margin-right: auto;
}

.logo[class]
{
	background-image: url(images/logoback.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.content
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/midback.png',sizingMethod='scale');	
	margin-left: auto;
	margin-right: auto;
}

.content[class]
{
	background: url(images/midback.png);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
}

.footer
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footerback.png', sizingMethod='scale');
	background: none;
	margin-left: auto;
	margin-right: auto;
}

.footer[class]
{
	background: url(images/footerback.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#contentLeft
{
	float: left;
	display: inline;
	width: 560px;
	background-color: #b8bbbf; 
}

#contentLeft hr
{
	color: #5f6973;
	size: 1px;
}

#contentRight
{
	float: right;
	display: inline;
	width: 195px;
	padding-right:10px;
}

#mainInt
{
	margin: 20px 5px 20px 20px;
	color: #000000;
	position: relative;
	z-index: 500;
}

#mainInt img
{
	margin: 15px;
}

#mainInt .pageTitle
{
	margin: 0px 0px 20px 0px;
	border: 0px;
}

#mainInt p
{
	margin: 0px 0px 17px 8px;
	padding: 2px;
}


/*** Home Page ***/

/** Content Left (Home) **/
#contentLeftHome
{
	float: left;
	display: inline;
	width: 600px;
	position: relative;
	z-index: 500;
	background-color: #b8bbbf; /* Enter right container background color */
}

#contentLeftHome hr
{
	color: #0a2448;
	size: 1px;
}

/** Main Welcome **/
#mainWelcome
{
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #0a2448;
}

#mainWelcome p
{
	margin-top: 4px;
	margin-bottom: 15px;
}

/** Main Content Left (Home Only) **/
#mainContentLeftHome
{
	width: 250px;
	float: left;
	margin: 4px 0px 0px 2px;
	margin-top: 4px;
	background-color: #b8bbbf; /* Enter right container background color */
	text-align: center;
	display: inline;
}


/*** MENU BOX ***/
#menubox
{
	margin: 0px;
	width: 190px;
	color: #63696d;
}

#menubox .menusection
{
	background-image: url(images/menubox/mb_mid.gif);
	background-repeat: repeat-y;
}

#menulist
{
	margin-right: 10px;
	padding: 4px 4px 4px 30px;
	float: left;
	text-align: left;
}

#menulist ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menulist ul li
{
	margin: 10px 0 10px 0;
	font-size: 12px;
	font-weight: bold;
}

#menulist a
{
	color: #63696d;
	text-decoration: none;
	position: relative;
	z-index: 500;
}

#menulist a:hover
{
	color: #6f829c;
	position: relative;
	z-index: 500;
}

#menulist a:active
{
	color: #67256d;
	position: relative;
	z-index: 500;
}

/** Main Content Right (Home Only) **/
#mainContentRightHome
{
	width: 450;
	float: left;
	margin: 4px 12px 0px 15px;
	padding: 0px 0px 0px 27px;
	color: #0a2448;
	background-color: #b8bbbf; /* Enter left container background color */
	display: inline;
}

#mainContentRightHome p
{
	margin-top: 4px;
	margin-bottom: 15px;
}


/*** Sidbar Menu ***/

#sidebarMenu
{
	width: 180px;
	margin-top: 10px;
	margin-left: 8px;
	font-weight: bold;
	text-align: right;
}

#sidebarMenu ul
{
	margin: 0 5px 0 0;
	padding: 0;
	width: 175px;	
	list-style: none;
}

#sidebarMenu ul li
{
	margin: 0;
	padding: 3px;
}

#sidebarMenu a
{
	color: #ffffff;
	text-decoration: none;
	position: relative;
	z-index: 500;
}

#sidebarMenu a:hover, #sidebarMenu a:active
{
	color: #eaeaeb;
	position: relative;
	z-index: 500;
}


/*** Contact Form ***/
#contactForm
{
	width: 180px;
	margin: 10px;
	padding: 4px;
	background-color: #edf0f9;
	border: #000000 1px solid;
}

#contactForm p
{
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #0a2448;
}

#contactForm form
{
	margin: 0;
	position: relative;
	z-index: 500;
}

#contactForm input, #contactForm textarea
{
	color: #000000;
	border: 1px solid #0a2448;
}

#contactForm .submit input
{
	margin-right: 3px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0a2448;
	border: 1px outset #000000;
}

#contactForm .alignLeft
{
	padding-left: 1px;
	text-align: left;
}

/*** Office ***/
#office
{
	/* Content here */
}

#office h1
{
	margin: 0px 0px 15px 8px;
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 20px;
	font-weight: bold;
	color: #0a2448;
}



#services ul
{
	margin: 0px 0px 5px 20px;
	padding: 0px;
}

#services li
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	list-style: disc;
}

#services .listItem
{
	margin: 0px 0px 12px 2px;
	padding: 0px;
}

#services h1
{
	margin: 0px 0px 10px 8px;
	font-family: Verdana, Arial, Geneva; /* Enter font preference */
	font-size: 20px;
	font-weight: bold;
	color: #0a2448;
}

#siteMap
{
	/* Content here */
}

#siteMap p
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#siteMap ul
{
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

#siteMap li
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}

/** Address Information **/
#address
{
	width: 235px;
	float: left;
	font-size: 11px; /* Enter font size */
	font-weight: normal; /* Enter font weight */
	line-height: 120%; /* Enter line height */
	text-align: left;
	margin: 10px 5px px 10px;
	color: #D2D5D7; /* Enter address text color */
	padding-top:30px;
	padding-left:20px;
}

#address a
{
	color: #D2D5D7;
	text-decoration: underline;
}

/*** Horizontal Navigation (Top) ***/
.navtop
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/navback.png',sizingMethod='scale');
	height: 30px;
	width: 815px;
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-y;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 0px 0px;
}

.navtop[class]
{ 
	background: url(images/navback.png);
	height: 30px;
	width: 815px;
	text-align: center;
	vertical-align: middle;	
	background-repeat: repeat-y;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0px 0px 0px;
}

.navtop ul
{
	text-align: center;
}

.navtop[class] ul
{
	text-align: center;
}


/*
.navtop ul
{
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 10px;
	list-style: none;	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.navtop[class] ul
{
	margin: 0;
	padding: 0;
	padding-top: 8px;
	padding-bottom: 10px;
	list-style: none;	
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}

.navtop ul li
{
	display: inline;
	margin: 0;
	padding: 0 8px;
}

.navtop[class] ul li
{
	display: inline;
	margin: 0;
	padding: 0 8px;
}

.navtop a:link, .navtop a:visited
{
	color: #ffffff;
	text-decoration: none;
	position: relative;
	z-index: 500;
}

.navtop[class] a:link, .navtop[class] a:visited
{
	color: #ffffff;
	text-decoration: none;
	position: relative;
	z-index: 500;
}

.navtop a:hover, .navtop a:active
{
	color: #9999CC;
	text-decoration: none;
	position: relative;
	z-index: 500;
}

.navtop[class] a:hover, .navtop[class] a:active
{
	color: #9999CC;
	text-decoration: none;
	position: relative;
	z-index: 500;
}
*/

/*** Footer ***/
#copyright
{
	margin: 0;
	padding: 3px 5px;
	color: #ffffff;
	text-align: center;
	line-height: 110%;
}

#copyright p
{
	margin: 0px 0px 3px 0px;
}

#copyright .docText
{
	font-size: 9px;
}

#copyright .copyText
{
	font-size: 9px;
	font-weight: bold;
}

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

#flashGallery
{
	position: relative;
	top: -5px;
}

.formpg
{
	margin: 5px 0px 5px 3px;
}

/** Coupon **/
#coupon
{
	width: 170px;
	margin-top: 10px;
	margin-left: 12px;
	border: #ffffff 1px dashed;
	background-color: #4c87af;
	
}

#coupon p
{
	text-align: center;
	margin: 7px 5px 7px 5px;
}

#coupon a:link
{
	color: #d3ae67;
	text-decoration: underline;
}

#coupon a:visited
{
	color: #d3ae67;
	text-decoration: underline;
}

#coupon a:active
{
	color: #d3ae67;
	text-decoration: underline;
}

#coupon a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

#coupon .bigText
{
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.printCoupon
{
	display: block;
}


#slideShow	{
							position: relative;
					}

.slide				{
							display: none;
							position: absolute;
							top: 0;
							left: 0;
					}

.slide.first		{
							display: block;
					}

