/* (C) Copyright 2010 Multi Media Strategies. All Rights Reserved */
/* Start Layout CSS. This top section of CSS is what is used to layout each of the pages. To change general styles, 

look for the Start General Styles section below. We strongly urge you not to change the Layout styles unless you 

have an advanced knowledge of CSS. We cannot help you if you mess it up. */

html {
	height: 100%; 
	margin-bottom: 1px;
	padding: 8px 0;
}

body {
	margin: 0px;
	padding: 0px;
	font: 76.4% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #273a5a;
}

#wrapper {
	margin: 0px auto; /* fix to center in firefox */
	width: 1000px;
	border: 8px solid #ffffff;
	background-color: #ffffff;
}

#header {
	text-align: center;
	margin: 0px auto; /* fix to center in firefox */
	background: url('../images/creative2.jpg') no-repeat;
	height: 200px;
	width: 1000px;
	position: relative;
}

#header a

{
    position: absolute;
    top: 0;
    left: 0;
    width: 201px;
    height: 200px;
}

#header a h1

{
    display: none;
}


#topnav {
	margin: 0px auto; /* fix to center in firefox */
	background: url('../images/topnav.gif') repeat-x;
	width: 1000px;
	height: 28px;
}

#footer {
	clear: both;
	margin: 0px auto; /* fix to center in firefox */
	background: #273a5a;
	height: 51px;
	width: 1000px;
}


/* Used in single column layouts */
#bodycolumn {
	width: 1000px;
	clear: both;
	background-color: #ffffff;
}

/* Used in two column layout with left navigation */
#body1 {
	width: 800px;
	float: right;
}

#body2 {
	float: left;
	width: 200px;
	min-height: 418px;
}

/* Used in three column layouts */
#body1b {
	width: 800px;
	float: left;
}

#body1c { 
	width: 600px;
	float: right;
}

#body2b {
	width: 200px;
	min-height: 418px;
	float: left;
}

#body3 {
	width: 200px;
	float: right;
}

/* End of Layout CSS */


/*  The items below the properties for the links that appear in the
main text area as well as in the sidebar of the pages  */

a:link, a:visited {
	color: #ff902f; 
}


a:active, a:hover {
	color: #273a5a;
}

ul {
	list-style-image: url('images/bullet.gif');
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 135%;
}

ol{
	padding: 0;
	margin: 0 0 20px 30px;
	line-height: 135%;
}

p {
	padding: 3px 0;
	margin: 0;
	line-height: 135%;
}

/*  The items below set the properties for the fonts, sizes, and
colors used for headings 1 through 6. Typically h1 - h3 are used
in the main content area and h4 - h6 are used in the sidebar  */


h1 { 
	color: #415474;
	font-size: 185%;
	text-align: left;
	border-bottom: 3px solid #415474;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 8px 0;
}

h2 {	
	font-size: 165%;
	color: #ff902f;
	text-align: left;
	border-bottom: 1px solid #ff902f;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 4px 0;
}

h3 {	
	font-size: 165%;
	color: #273a5a;
	text-align: left;
	border-bottom: 1px solid #273a5a;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 4px 0;
}

h4 { 
	font-size: 145%;
	color: #273a5a;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 4px 0;
}

h5 { 
	font-size: 145%;
	color: #ff902f;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 4px 0;
}

h6 { 
	font-size: 145%; 
	color: #415474; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	margin: 4px 0;
}

.center {
	text-align: center;}

/*  This class can be applied to your buttons to create uniform submit or shopping cart buttons without using 

graphics.  */

.submitbuttons {
	font-weight: bold;
	color: #273a5a;
	text-align: center;
	font-size: 100%;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	border-top: 3px solid #273a5a;
	border-bottom: 4px solid #273a5a;
	border-left: 1px solid #273a5a;
	border-right: 1px solid #273a5a;
	background-color: #ff902f;
	width: 155px;
	height: 30px;
}

td {
	vertical-align: top;
}

table {
	border-collapse: collapse;
	font-size: 100%;
}

.headercontent {
	padding: 12px 0px 0px 9px;
	font-weight: bold;
	color: #273a5a;
	text-align: center;
	font-size: 36pt;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.topnavlinks {
	padding: 6px 14px;
	text-align: center;
	font-size: 96%;
	font-weight: bold;
}

.topnavlinks ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
	
.topnavlinks li { 
	display: inline;
}
	
.topnavlinks a:link, .topnavlinks a:visited {
	padding: 5px 10px;
	color: #FFFFFF;
	text-decoration: none;
}
	
.topnavlinks a:active, .topnavlinks a:hover {
	color: #FFFFFF;
	background-color: #ff902f;
	text-decoration: none;
}


/* Used in single column layouts */
.bodycolumncontent {
	padding: 8px;
	min-height: 400px;
}


/* Used in two column left nav layouts */
.body1content {
	padding: 8px;
}

.body2content  {
	padding: 14px 8px;
}

/* Used in three column layouts */
.body3content {
	padding: 14px 8px;
}

/*  The items below sets the properties for the left or right sidelinks.  */

.menuheader1 {
	width: 180px;
	background-color: #ffffff;
    text-align: left;
    margin: 4px 0 0 0;
    border-bottom: 4px solid #273a5a;
	color: #273a5a;
}

.menuheader1 a:link, .menuheader1 a:visited {
	color: #273a5a;
	text-decoration: none;
	font-weight: bold;
}

.menuheader1 a:hover, .menuheader1 a:active {
	color: #ff902f;
	background-color: #fff;
}

.sidelinks {
	margin: 4px 0px 2px 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}

.sidelinks a:link, .sidelinks a:visited {
	padding: 0px 10px 0px 10px;
	display: block; 
	line-height: 18pt;
	width: 148px;
	color: #273a5a;
	background-color: #fff;
	text-decoration: none;
}
	
.sidelinks a:hover, .sidelinks a:active {
	color: #ff902f;
}

.footercontent {
	padding: 10px 10px 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footercontent a:link, .footercontent a:visited  {
	padding: 4px 4px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footercontent a:active, .footercontent a:hover {
	padding: 4px 4px;
	color: #ff902f;
}

.clear {
	clear: both;
}

/*  The items below sets the properties for additional typography and page elements.  */

.block1 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #ff902f;
	border-bottom: 4px solid #ff902f;
	background-color: #415474;
	padding: 6px;
	margin-bottom: 8px;
}

.block2 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #415474;
	border-bottom: 4px solid #415474;
	background-color: #ff902f;
	padding: 6px;
	margin-bottom: 8px;
}

.block3 {
	color: #ffffff;
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	border-top: 1px solid #7289AF;
	border-bottom: 4px solid #7289AF;
	background-color: #273a5a;
	padding: 6px;
	margin-bottom: 8px;
}

.news1 {
	padding: 4px;
	display: block; 
	width: 180px;
	color: #ffffff;
	background-color: #273a5a;
	border-bottom: 2px solid #7289AF;
	font-weight: bold;
	text-align: center;
}

.news2 {
	padding: 4px;
	display: block; 
	width: 180px;
	color: #ffffff;
	background-color: #ff902f;
	border-bottom: 2px solid #415474;
	font-weight: bold;
	text-align: center;
}

blockquote {
	color: #ffffff;
	background-color: #273a5a;
	padding: 2px 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 115%;
	font-style: italic;
	border: 2px solid #ff902f;
}


.tiny {
	font-size: 80%;
}

/*  Your smaller images can be floated to the left or the
right so your text can flow around them. You can also have
the images appear with or without a small border. The items
below sets the properties for the classes you may apply to
your images.  */

.image-border {
	border: 3px double #ff902f;
}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;
}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;
}
	
.imageleft-border   {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #ff902f;
}

.imageright-border  {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #ff902f;
}
