/* ----------------------------------------------------------------

	Innovative Media 2006 Stylesheet - DigiCart Theme : Minimalist - learned some typography styles from http://www.garrettdimon.com/

---------------------------------------------------------------- */



	body { margin: 0;

	padding: 0;

	font-family:arial, verdana, helvetica, sans-serif;

	font-size: 76%;

	color: #8A765B;

	background-color: #ffffff;
	/*background-color: #669999;*/

	

	background-repeat:repeat-x;

	background-position:top;

	} 

	

a {

	text-decoration: none;

	font-weight: bold;

	color: #93AC60;

	}

a:link {

	}

a:visited {

	}

a:active {

	}

a:hover {

	text-decoration: underline;

	}

h1 {

	font-size: 1.5em;

	font-weight: normal;

	margin-top: 0em;

	margin-bottom: 0em;

	font-family:Georgia, "Times New Roman", Times, serif;

	}

h2 {

	font-size: 1.7em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: normal;

	}

h3 {

	font-size: 1.4em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: normal;

	}

h4 {

	font-size: 1.2em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

	}

h5 {

	font-size: 1.0em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

	}

h6 {

	font-size: 0.8em;

	margin: 1.2em 0em 1.2em 0em;

	font-weight: bold;

	}

img {

	border: 0;

	}

ol, ul, li {

	list-style-image: url(Images/i-bullet.gif); 

	color:#87787B;

	font-size: 1.0em;

	line-height: 1.8em;

	margin-top: 0.2em;

	margin-bottom: 0.1em; 

	}

p {

	font-size: 1.0em;

	line-height: 1.8em;

	margin: 1.2em 0em 1.2em 0em;

	}

li > p {

	margin-top: 0.2em;

	}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/

	font-family: monospace;

	font-size: 1.0em;

	}

strong, b {

	font-weight: bold;

	}

	

	table { padding:0; border:0; border-spacing:0; border-collapse:collapse; } /* Use this instead of cellpadding, border and cellspacing */



/* Email form Styles */

.EmailFormAssetDescriptionCell { font-size:0.9em; font-family:Georgia, "Times New Roman", Times, serif; color:#93AC60; font-weight:bold;  }

.EmailFormAssetSubmitButton { background-color:#D3413B; font-weight:bold; color:#FFFFFF; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.0em; border:2px solid #C2211A;  }

input,textarea,select {border: #b4b4b4 1px solid; 

=padding-left: 5px;

font-size: 0.9em; 

background-color: #ffffff;  }



	

/* ----------------------------------------------------------------

	Main Layout Styles

---------------------------------------------------------------- */

#topbanner {background-repeat:no-repeat; background-position:top left; height:130px; background-color:#000000;}

#topnav { margin:auto; border-bottom:5px solid #ffffff; background-repeat:repeat-x; background-position:bottom; background-color:#009900;}

#maincontentbox { background-color:#FFFFFF;}

#topnav-2ndlevel {width:85%;  }

#topfeaturebar {background-repeat:repeat-x; background-color:#009900; text-align:center; font-family:Georgia, "Times New Roman", Times, serif; color:#FFFFFF; font-weight:bold; padding-bottom:8px;}

#bodgrey {background-color: #669999; }

.greyborder-left {border-left:11px solid #F3F3F3;}

.dottedline {border-bottom:1px dashed #DBDBDB; }

.paddingbox { padding-top:8px; padding-right:15px; padding-left:15px; padding-bottom:15px;}

.back-grey {background-color:#F3F3F3;}

#footerbox {width:85%; padding-top:8px; margin:auto;}

.boarderbox {border:1px dashed #9F907C; padding:15px;}

/* ----------------------------------------------------------------

	CMS Menu Styles

---------------------------------------------------------------- */

.TopLink {font-family:Georgia, "Times New Roman", Times, serif; 

font-weight:bold; 

font-size:0.9em;

color:#ffffff;}

.TopLink:hover {font-family:Georgia, "Times New Roman", Times, serif; 

font-weight:bold; 

font-size:0.9em;

color:#D4E5B0;}

.MenuCell { padding-top:8px; padding-bottom:8px; padding-right:15px; padding-left:15px; border-right: 1px solid #B2C787;}

.MenuSparatorCell { }

.FooterLink { font-weight:normal; font-size:0.9em; color:#000000; }

/* ----------------------------------------------------------------

	CMS Styles

---------------------------------------------------------------- */



	.Heading { 	font-size: 1.5em; font-family:Georgia, "Times New Roman", Times, serif;}

	.IntroText { color:#93AC60; font-weight:bold;  }

	.SmallText { font-size:0.9em; }

	.SubHeader { font-family:Georgia, "Times New Roman", Times, serif; color:#9F907C; font-weight:bold; font-size:1.3em;  }

	.SubHeader2 { color:#9F907C; font-weight:bold; font-size:1.2em; }

	.Highlight { color:#D3413B; font-weight:bold;}