/* CSS

Davenport, gerry

updated: february 15, 2008

updated: march 11, 2008

*/

/* /////////////////// GLOBAL STYLES \\\\\\\\\\\\\\\\\\\ */

body {background-color: #000033; color: #fff; margin: 0; font-size: 62.5%; text-align: center; /* for IE */}
a {color: #0099FF; text-decoration: none;}
a:hover {color: #66FF33;}


/* //////////////////// USED FOR INDEX PAGE \\\\\\\\\\\\\\\\\

need to change the name

*/


div.scrpt {color: black;}

#container	{	width: 100%;	height: 90%; text-align: left;}

#iHeader
{
	width: 570px;
	margin: 5px auto; /* align for good browsers */
	text-align: left; /* counter the body center */
}

#links {font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif; text-align: center; color : #00CC99;}
#links a {color : #00CC99;}
#links a:hover {color : #00CCFF; text-decoration: underline;}


#footer {	font-family: serif;	font-size: 10px;	text-align: center;	color: #fff;	padding: 10px 0 10px 0;}
#footer a {color: #0099FF; text-decoration: none;}
#footer a:hover {color: #66FF33;}


/* //////////////////// PAGEHEAD \\\\\\\\\\\\\\\\\

	 USED FOR ALL PAGES

*/
#pageHead {	background-color: #003367;	width: 100%;	height: 20px;	margin:0 0 10px 0;	background-attachment: fixed;	background-position: center center;	border-top: 2px solid #000;	border-bottom: 2px solid #000;clear: both;}

#pageHead h1{	margin: 0; letter-spacing: 0.5em;	text-align: center;	font-size: 14px;font-weight: bold;font-family: Georgia, "Times New Roman", Times, serif;color: #6CF;text-transform: uppercase;line-height: 1.5em;}



/* //////////////////// CONTENT \\\\\\\\\\\\\\\\\

	 USED FOR ALL PAGES

*/

#content	{width: 100%; text-align: left;}
#content h3 {	width: 100%;	font-size: 12px;	text-align: center;	margin: 0 auto 0 auto;	font-weight: bold;}
#content h4 {
		width: 400px;
		font-family: Arial, sans-serif;
		font-size: 14px;
		color: #33FFFF;
		margin-left: 1em;
		margin-bottom: -1em;
		padding-bottom: 0.1em;
		text-transform: capitalize;
		font-variant: normal;
		font-style: normal;
		padding-top: 0.4em;
		position: relative;
		left: 25%;
}

#content h5 {
		width: 400px;
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #6699FF;
		margin-left: 1em;
		margin-bottom: -1em;
		padding-bottom: 0.1em;
		text-transform: capitalize;
		font-variant: normal;
		font-style: normal;
		padding-top: 0.4em;
		position: relative;
		left: 25%;
}

#content h6 {	width: 400px;	font-family: Arial, sans-serif;	font-size: 10px;	color: yellow;	margin-left: 1em;	margin-bottom: -1em;	padding-bottom: 0.1em;	text-transform: capitalize;	font-variant: normal;	font-style: normal;	padding-top: .4em;	position: relative; left: 25%;}

#content p, #content h3	{font-family: Arial, Helvetica, sans-serif;color: #fff;}
#content p {font-size: 12px;	margin-left: 2.5em; font-style: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	width: 50em;	padding-top: .2em;	position: relative;	left: 25%;}


#content img	{margin: 0 auto 0 25%}

#content i {color: #FF9999;font-weight: bold;}

#content hr {visibility: hidden; margin-bottom: 50px;}


/* //////////////////// SERVICE SPECIFIC \\\\\\\\\\\\\\\\\

need to change the name

*/

.service {	background-color: #003367;	width: 100%;	height: 20px;	margin: 20px 0 20px 0;	background-attachment: fixed;	background-position: center center;	border-top: 2px solid #000;	border-bottom: 2px solid #000;	clear: both;}

.service h1 {	color: #fff;	font-family: serif;	font-size: 12px;	font-weight: bold;	text-align: center;	letter-spacing: .5em;	margin-top: 0.2em;	text-transform: uppercase;	clear: both;}






/* //////////////////// SAMPLES SPECIFIC \\\\\\\\\\\\\\\\\


*/

.info {font-family: Palatino, "AppleGaramond Bd", serif; font-size: 12px; color: #FFFFFF;}
