/* Style Sheet for International Flag Supply */
/* April 2005 */
/* copyright Red Letter Design, Brenda Egeland */


/* Primary styles -------------------------------------------------------------------------------------- */
body {
	background-color: #003399; /* Medium Blue */
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-image: url(images/bluegrad200.gif);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-size: 16px;
	color: Black;
}
h1{
	font-size: 24px;
	color: #000066; /* Dark Blue */
	margin: 0 0 3px 0;
}
h2{
	font-size: 20px;
	color: #990000; /* Red */
	margin: 5px 0 5px 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 5px 0 0 0;
	color: #947025; /* Gold */
}
img.imgleft {
	border: 1px solid black;
	float: left;
	margin-right: 10px;
}
img.imgright {
	border: 1px solid black;
	float: right;
	margin-left: 10px;
}
img.img {
	border: 1px solid black;
}
div#container {
	position: relative;
	text-align: left;
	padding: 0;
	top: 20px;
	left: 0px;
	margin: 0 auto !important;
	margin: 0;
	width: 760px;
	background-image: url(images/ifsbkgd.gif);
	background-repeat: repeat-y;
}
div#nostyleheader {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
	text-align: center;
	overflow: hidden;
	z-index: 1;
}
div#nostyleheader h1 {
	font-size: 48px;
	overflow: hidden;
	color: #990000; /* Red */
}

.disclaimer {font-size: 10px}
.hotflag {color: #990000}
/* Masthead -------------------------------------------------------------------------------------------- */
div#masthead {
	position: relative;
	top: 0px;
	left: 0px;
	background-image: url(images/ifsmasthead.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 130px;
	width: 760px;
	margin: 0;
	padding: 0 0 0 0;
	text-align: center;
	z-index: 5;
}

div#tagleft {
	position: absolute;
	left: 175px;
	width: 195px;
	top: 84px;
	text-align: left;
	margin: 0;
}
div#tagmiddle {
	position: absolute;
	width: 190px;
	left: 370px;
	top: 82px;
	text-align: center;
	margin: 0;
}
div#tagright {
	position: absolute;
	width: 175px;
	top: 84px;
	right: 25px;
	text-align: right;
	margin: 0;
}
p.tagline a {
	padding: 0;
	font-weight: normal;
	font-size: 14px;
	color: white;
	text-decoration: underline; 
}
p.tagline a:hover {
	padding: 0;
	background-color: #000066; /* Dark Blue */
	color: White;
}
p.tagline {
	color: White;
	background-color: #990000; /* Red */
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0;
}
p.tagline strong {
	font-size: 18px;
}

/* Main Body, i.e, what's below the masthead ----------------------------------------------------------- */
div#mainbody {
	position: relative;
	left: 5px;
	width: 750px;
	padding: 10px 0 0 0;
	margin: 0;
}
/* Left Side ------------------------------------------------------------------------------------------- */
div#leftside {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 149px;
	margin: 0 0 0 0;
	padding: 10px 0 0 0;
	background-image: url(images/bluegrad200.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div#leftcontent {
	position: relative;
	margin: 0;
	padding: 20px 10px 20px 10px;
	z-index: 10;
}
div#leftcontent ul {
	list-style-type: none;
	list-style-position: outside;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
div#leftcontent li {
	display: inline;
}
div#leftcontent p {
	color: white;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
div#leftcontent img {
	border: 0;
	padding: 0;
	margin: 0;
}
div#leftcontent li a {
	display: block;
	width: 125px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 5px;
	letter-spacing: 1px;
	border: 1px solid black;
}
div#leftcontent li a:hover {
	background-color: #CC9933; /* Gold */
	color: #000066; /* Dark Blue */
	text-decoration: none;
}
/* Content---------------------------------------------------------------------------------------------- */
div#content {
	position: relative;
	top: 0px;
	padding: 20px 20px 20px 170px;
	min-height: 650px;
}
/* IE doesn't support min-height, but it treats height that way, so filter for IE */

* html div#content {

	height: 650px;

}
div#content p {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 18px;
	color: Black;
}
div#content a {
	font-size: 14px;
	text-decoration: underline;
	padding: 0;
	color: #000066; /* Medium Blue */
}
div#content a:visited {
	color: #000066; /* Dark Blue */
}
div#content a:hover {
	color: white;
	background-color: #990000; /* Red */
}
div#content ul {
	list-style-position: outside;
	list-style-image: url(images/redstar11px.gif);
	margin: 0;
	text-indent: 0;
	padding: 0 0 0 20px;
}
div#content li {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	text-indent: 0px;
	font-size: 14px;
	line-height: 18px;
	color: Black;
}
div#content dt {
	font-size: 14px;
	font-weight: bold;
	color: #000066; /* Dark Blue */
}
div#content dd {
	font-size: 14px;
	font-weight: normal;
	color: black;
}
div#content strong {
	color: #99000; /* Red */
}
/* Bottom----------------------------------------------------------------------------------------------- */
div#bottom {
	position: absolute;
	width: 760px;
	height: 70px; /* for Opera */
	\height: 90px; /* for ie5 */
	heig\ht: 70px; /* for good browsers */
	padding: 0 0 25px 0;
	background-image: url(images/ifsbottom.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
div#bottomleft {
	position: absolute;
	top: 0;
	left: 5px;
	width: 150px;
	height: 65px;
	text-align: center;
}
div#bottomleft img {
	border: 1px solid black;
	margin: 5px 0 0 0;
}
div#bottomifs {
	position: absolute;
	left: 175px;
	width: 270px;
	height: 65px;
	text-align: left;
	padding: 0;
}
div#bottomnav {
	position: absolute;
	right: 25px;
	width: 270px;
	height: 65px;
	text-align: right;
}
div#bottomifs p, div#bottomnav p {
	font-size: 15px;
	margin: 0 0 3px 0;
	padding: 0;
}
div#bottomifs p.ifstext {
	letter-spacing: 1px;
}
div#bottomifs p.phonenumbers {
	margin: 0;
	padding: 0;
	font-size: 15px;
	line-height: 15px;
	color: #990000;
}
div#bottomifs p.states {
	margin: 2px 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
div#bottomifs a, div#bottomnav a {
	font-size: 11px;
	text-decoration: underline;
	padding: 0;
	color: #000066; /* Medium Blue */
	background-color: white;
}
div#bottomifs a:visited, div#bottomnav a:visited {
	color: #000066; /* Dark Blue */
}
div#bottomifs a:hover, div#bottomnav a:hover {
	color: white;
	background-color: #990000; /* Red */
}
div#bottomifs strong {
	font-weight: bold;
}

/* Special Purpose Divs -------------------------------------------------------------------------- */

/* What's new on the home page -------------------------------------------*/
div#whatsnew {
	position: relative;
	top: -10px;
	float: right;
	width: 200px;
	background-color: #003399; /* Medium Blue */
	background-image: url(images/bluegrad200.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px 10px 10px 10px;
	border: 1px solid black;
	margin-left: 20px;
}
div#whatsnew h1 {
	font-size: 24px;
	font-weight: normal;
	color: white;
	padding: 3px 3px 20px 3px;
	background-image: url(images/redstarborder.gif);
	background-repeat: repeat-x;
	background-position: bottom center;
	background-color: #990000; /* Red */
	letter-spacing: 3px;
	border: 1px solid black;
	text-align: center;
}
div#whatsnew h2 {
	font-size: 16px;
	font-weight: normal;
	padding: 3px 3px 3px 3px;
	color: white;
	background-color: #990000; /* Red */
/*	background-image: url(images/redgrad30px.gif);
	background-repeat: repeat-x;
	background-position: top; */
	border: 1px solid black;
}
div#whatsnew p {
	color: white;
	font-size: 14px;
	padding: 3px 3px 3px 3px;
}
div#whatsnew a, div#whatsnew a:link, div#whatsnew a:visited  {
	font-size: 14px;
	color: #CC9933; /* Gold */
	text-decoration: underline;
}

div#whatsnew a:hover {
	font-size: 14px;
	color: #000066; /* Dark Blue */
	background-color: #CC9933; /* Gold */
}

table#contactform th {
	font-size: 16px;
	font-weight: normal;
	color: Black;
	text-align: right;
	
}
