<!--
/* eM4B - SimpletNet Template 3 Style Sheet Code*/
/* Modified 1-23-2007 - John Axne - Creation Agents */
/*------------------ "generic" styles */
body,td,th {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #000000;
}

/*ff0000CHANGE THIS BACKGROUND COLOR OUT DYNAMICALLY */
/* BrightYellow: FFCC33   BrightOrange: FF6600  ProcessBlue: 0081CD  BrightRed: 669933 BrightRed:FF0000  DarkPurple: 51482 */

body {
	background-color: #ff0000; /*ff0000CHANGE THIS BACKGROUND COLOR OUT DYNAMICALLY */
	margin: 0px;
}

a:link, a:active {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 1em;
}

h1,h2,h3,h4,h5,h6 {
	font-family:  "Trebuchet MS", Tahoma, Verdana, sans-serif;
}
h1, h2#heading {
	font-size: 24px;
	color:#000000;
	letter-spacing: .2em;
}
h2 {
	font-size: 18px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #333333;
}

h5 {
	font-size: 10px;
	color: #000000;
}




/*--------------- "Masthead - Top Nav" styles */

#divmasthead {
	position:absolute;
	top:0px;
	left:172px;
	width: 608px;
	height: 106px;
	background-color: #000000;

}

#navbar {
	background-color: #ff0000; /*ff0000 for base background color when page loading */
	background-image: url(images/BrightRed_bgcolor.gif); /*BrightRed Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
	
}


#navbar p {
	margin: 1px 0px 1px 0px;
	padding: 0;
}

#navbar a, #navbar a:link {
	display:block;
	background-image:url(images/BrightRed_nav_btnbg_UP.jpg); /*BrightRed Button Color Unselected - Changes color prefix of button file name */
	background-repeat: no-repeat;
	background-position: 0% 50%;
	padding: 4px 0px 0px 35px;
	height: 26px;
	color:#FFFFFF;
	text-decoration:none;
}
	
#navbar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#navbar a:hover, #navbar a:active {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/_nav_btnbg_OVER.jpg); /* Button Color Selected - changes color prefix of button file name */
}

#navbar .onpage {
	font-size: 14px;
	font-weight: bold;

}

#company h2#heading{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px 0px .3em;
	font-style: italic;
	margin: 0px;
}
#company {
	background-image: url(images/BrightRed_bgcolor.gif); /*BrightRed Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
}
#logo {
	background-image: url(images/BrightRed_bgcolor.gif); /*BrightRed Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
}


#company h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .1em;
	color: #CCCCCC;
	margin: 0px;
	padding: 4px 0px 0px;
}




/*--------------- "Left Column" styles */

#divleftcol {
	position:absolute;
	left: 0px;
	top: 84px;
	width: 126px;
}




	
/*---------------- "content" styles */

#content {
	background-color:#FFFFFF;
	padding: 0px 15px 0px 22px;
	height: auto;
}
#rtcol {
	background-image: url(images/telebuttons.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 18px;
	letter-spacing: -0.1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height: 1.5em;
	text-align: center;
	vertical-align: top;
	height: 250px;
}
.graytext {
	color: #999999;
}


#content p {
	line-height: 1.3em;
}


#content h1 {
	margin: 0.5em 0 .5em;
	padding-bottom: .1em;
	text-transform: uppercase;
	letter-spacing: normal;
	}

#content h3 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000; /*ff0000CHANGE THIS BACKGROUND COLOR OUT DYNAMICALLY */
	color: #333333; 
	padding-bottom: 0px ;
}

.photoright {
	padding: 0px 0px 5px 15px;
	float: right;
}


/* -------------------- "footer" styles */
#footer {
	padding: 5px;
	font-size: 12px;
	background-image: url(images/BrightRed_bgcolor.gif); /*BrightRed Use color prefix value for prefix of this background image file name */
	background-repeat: repeat;
}
	
	
#footer p {
	text-align: right;
	margin: 0px 5px 5px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
#rtcolsub {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-weight: bold;
	color: #999999;
	font-size: 18px;
	letter-spacing: -0.1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	line-height: 1.7em;
	text-align: center;
	vertical-align: top;
	height: 250px;
}

-->

#sm {line-height:24px;margin:0;padding:0;}
#sm li {list-style-type:none !important;}

/*******************contact form css***********************/
/* = FORM = */
form {
	text-align:left;
	list-style-type:none;
}
/* FORM - LABEL */
form label {
	cursor:pointer;
	clear:both;
	margin:10px 0 0 0;
	font-weight:bold;
	display:block;
}
/* FORM - INPUT FIELDS */
form input[type="text"] {
	border:1px solid #999;
	border-radius:3px;
	clear:both;
	width:99%;
	padding:3px 0px;
}
form input {
}
form input:focus, form textarea:focus {
	background:#FFC;
}	/* make field background yellow when filling out */
form textarea {
	resize:vertical;
	border:1px solid #999;
	border-radius:3px;
	clear:both;
	height:80px;
	width:99%;
	padding:3px 0px;
}
/* FORM - CAPTCHA */
form #hiddencheckbox {
	display:inline-block;
	margin:0 10px 0 0;
	padding:3px 0;
	width:auto;
}
form input[type="checkbox"] {
	border:none;
}
form a {
	display:block;
	float:left;
	clear:both;
}
form input[type="submit"] {
	border:1px solid #999;
	border-radius:3px;
	clear:both;
	width:90%;
	padding:3px 0px;
	margin:10px 0;
	float:left;

	display:block;
	clear:both;
	background:#ccc;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #FFF;
}
form input[type="submit"]:hover {
	background:#ededee;
}
form input[type="submit"]:active {
	background:#FFC;
}
.clear {clear:both;}
/********************************************************************************/