@charset "utf-8";

body {
	background-color: #697490;
	background-image: url(/images/global/RetroBlueWallpaperRepeat.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-attachment: fixed;
}


/*DIV Styling*/


#IndexHeader {
	position: relative;
	z-index: 2;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #303b57;
}

#IndexBody {
	position: relative;
	z-index: 1;
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#IndexFooter {
	position: relative;
	z-index: 1;
	width: 100%;
	background-color: #d4c89b;
	margin: 0px;
	height: 100%;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#Padding {
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	width: 400;
}
#DottedLine {
	position: relative;
	z-index: 1;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #6d6d6d;
	padding-top: 8px;
	padding-bottom: 8px;
}


/*Text Styling*/

h1 {
	color : #FFFFFF;
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	margin: 0px;
}
h2 {
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #303b57;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #303b57;
	font-weight: bolder;
	margin: 0px;
}

.BodyHeader {
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #303b57;
	font-weight: bold;
}
.BodySubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}


.BodyTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
.BodyTxtBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
}

.BodyTxtMini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.BodyTxtSmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.TestimonialTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}
.FooterHeaderTxt {
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #303b57;
	font-weight: bold;
}

.CopyrightHeaderTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #303b57;
	font-weight: bold;
}

.CopyrightTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.TestimonialStars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF9966;
	font-weight: bolder;
}




/*Link Styling*/


a.global_Logo_link:link
{
	color : #FFFFFF;
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
}
a.global_Logo_link:visited
{
	color : #FFFFFF;
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
}
a.global_Logo_link:hover
{
	color : #d4c89b;
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
}

a.global_BigNav_link:link
{
	color : #FFFFFF;
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}
a.global_BigNav_link:visited
{
	color : #FFFFFF;
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}
a.global_BigNav_link:hover
{
	color : #d4c89b;
	font-family: DancingScriptOTRegular, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
}
a.global_Nav_link:link
{
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.global_Nav_link:visited
{
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.global_Nav_link:hover
{
	color : #d4c89b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.global_body_link:link
{
	color : #303b57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.global_body_link:visited
{
	color : #303b57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.global_body_link:hover
{
	color : #697490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.global_footer_link:link
{
	color : #303b57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.global_footer_link:visited
{
	color : #303b57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.global_footer_link:hover
{
	color : #697490;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}


/*@font-face*/

@font-face {
    font-family: 'HoneyScriptLight';
    src: url('/fonts/honeyscript/HoneyScript-Light-webfont.eot');
    src: url('/fonts/honeyscript/HoneyScript-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/honeyscript/HoneyScript-Light-webfont.woff') format('woff'),
         url('/fonts/honeyscript/HoneyScript-Light-webfont.ttf') format('truetype'),
         url('/fonts/honeyscript/HoneyScript-Light-webfont.svg#HoneyScriptLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DancingScriptOTRegular';
    src: url('/fonts/dancingscript/DancingScript-Regular-webfont.eot');
    src: url('/fonts/dancingscript/DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/dancingscript/DancingScript-Regular-webfont.woff') format('woff'),
         url('/fonts/dancingscript/DancingScript-Regular-webfont.ttf') format('truetype'),
         url('/fonts/dancingscript/DancingScript-Regular-webfont.svg#DancingScriptOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Scriptina-AlternatesRegular';
    src: url('/fonts/scriptina/scriptina_alt-webfont.eot');
    src: url('/fonts/scriptina/scriptina_alt-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/scriptina/scriptina_alt-webfont.woff') format('woff'),
         url('/fonts/scriptina/scriptina_alt-webfont.ttf') format('truetype'),
         url('/fonts/scriptina/scriptina_alt-webfont.svg#Scriptina-AlternatesRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ScriptinaRegular';
    src: url('/fonts/scriptina/scriptina-webfont.eot');
    src: url('/fonts/scriptina/scriptina-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/scriptina/scriptina-webfont.woff') format('woff'),
         url('/fonts/scriptina/scriptina-webfont.ttf') format('truetype'),
         url('/fonts/scriptina/scriptina-webfont.svg#ScriptinaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

