/**************************************/
/* Master Stylesheet - Base Redefines */
/**************************************/

@import url('frame.css');
@import url('content.css');

.msgBox {
font-size: 16px; 
font-weight: bold; 
text-align:center; 
font-family: Georgia, 'Times New Roman', Times, serif; 
font-style: italic;
background-color: #000066;
color: #FFFFFF;
}

.browseBox {
	width: 100%;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	background-color: #0F139D;
	color: #FFFFFF;
	padding: 10px;
}

.browseBox2 {
	width: 100%;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	background-color: #44447c;
	color:#FFFFFF;
	padding: 10px;
}
html { margin: 0; padding: 0; }

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #282828;
	background: #545454;
}

td, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
}
		
/* typography  */

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	/* color: #ff5200;*/
	color: #0052ff;
}

a:hover {
	text-decoration: underline;
	color: #FEEB0A;
	/*color: #ffffff;*/
	font-weight: bold;
}
h1 {
	font-size: 26px;
	margin: 0;
	font-weight: bold;
	display: inline;
}
h2 {
	font-size: 20px;
	margin: 0;
	font-weight: bold;
	display: inline;	
}
h3 {
	font-size: 18px;
	margin: 0;
	font-weight: bold;
	display: inline;
}
h4 {
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	display: inline;
}
h5 {
	font-size: 12px;
	margin: 0;
	font-weight: normal;
	display: inline;
}
h6 {
	font-size: 12px;
	margin: 0;
	font-weight: normal;
}

strong, b {
	font-weight: bold;
}

/* color/size palette */

.red { color: #CC0000 !important; }
.orange { color: #F90 !important; }
.gray { color: #555 !important; }
.blue { color: #00C !important; }
.white { color: #FFF !important; }
.small { font-size: 8px !important; }
.normal { font-size: 10px !important; }
.medium { font-size: 14px !important; }
.large { font-size: 18px !important; }
.xlarge { font-size: 25px !important; }
.bold { font-weight: bold !important; }
.italic { font-style: italic !important; }

/* basic html redefs */

img {
	border: 0;
}


pre {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	white-space: pre;
	overflow: scroll;
}


#home {
color:#535353;
font-family:'Arial Narrow';
font-size:14px;
padding-right: 20px;

}

#home .txt {
	font-size: 13px;
	line-height: 18px;
	color:#333333;
}


#home .txt h2 {
	font-size: 15px;
	font-weight:normal;
padding-top: 50px;

}

#home p {
color:#333333;
}

#home h2 {
	color:#2269F2;
	font-size: 17px;
	font-weight:bold;
}


#home .textbig {
	font-size: 17px;
}

#home ul {
	margin:0px; 
	margin-left:30px;
}

.bluehomeh4 {
	color:#2269F2;
	font-size: 13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.bluehomeh2 {
	color:#2269F2;
	font-size: 15px;
	font-weight:bold;
}

#home h1 {
	color:#2269F2;
	font-size: 18px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.newsletter {
font-size: 18px; 
color: #2269F2; 
font-family: 'Arial Rounded MT Bold'; 
font-weight: normal;
}

.locationheader {
padding-left:10px; color:#C1FFFF; font-size:13px; font-weight:bold;
}

#flashcontent {
	float:left;
	width:235px;
	position:relative;
	padding-right: 10px;
	padding-bottom:10px;
}

a.indexlinks {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;font-weight: bold;color: #0052ff; font-size:16px;}
a.indexlinks:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;font-weight: bold;color:#333333;font-size:16px;}
a.indexlinkssm {font-family: Arial, Helvetica, sans-serif;text-decoration:underline;font-weight:bold;color:#999999;font-size:12px;}
a.indexlinkssm:hover {font-family: Arial, Helvetica, sans-serif;text-decoration: underline;font-weight: bold;color:#333333;font-size:12px;}
a.nonwhitehover {font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	font-weight: bold;color: #0052ff;}
a.nonwhitehover:hover {font-family: Arial, Helvetica, sans-serif;	text-decoration: none;	font-weight: bold;color: #333333;}
.grayquote {padding-bottom:5px; color:#666666; }

a.whitetoursa {font-family: Arial, Helvetica, sans-serif;text-decoration: none;font-weight: bold;color:000000;font-size:16px;}
