@charset "UTF-8";

a:link {
	color: #49b4ea;
	text-decoration:none;
}
	
a:visited {
	color:#49b4ea;
	text-decoration:none;
}

a:hover { color: #B6CCD7; text-decoration:none; }
body {
	background-color: #2d2b2b;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px; 
}

h1  { color:#49b4ea; font-size:1.5em; font-weight:normal; }

h2  { color:#49b4ea; font-size:1.3em; font-weight:normal; }

h3  { color:#49b4ea; font-size:1.1em; font-weight:normal; }



/*IDs*/

#num { width:100%; height:58px; background-color:#2d2b2b; background-image:url(images/telphonenumbers.jpg); background-repeat:no-repeat; background-position:center; }

#mainwrap { background-image:url(images/bg.jpg); background-repeat:repeat-x; overflow:auto; }

#header { width:828px; height:229px; background-image:url(images/logobackdrop.jpg); margin-right:auto; margin-left:auto; background-position:center; clear:both; }

#nav { width:460px; height:114px; float:right; position:relative; padding-left:30px; }

#seofooter { width:406px; float:left; padding-left:30px; padding-right:30px }
#flashwrap { width:828px; height:218px; background-image:url(images/flashbackdrop.jpg); margin-right:auto; margin-left:auto; background-position:center; margin-top:0px; overflow:hidden }

#flashleft { width:260px; height:188px; float:left;  padding-left:70px; padding-top:30px; padding-right:43px; }

#flashright { width:394px; height:205px; float:right; padding-right:59px; padding-top:13px; }

#mainbodywrap { width:774px; margin-left:auto; margin-right:auto; overflow:hidden; background-color:#FFF; padding-top:30px; padding-bottom:30px; font-size:0.7em; font-family:Arial, Helvetica, sans-serif; line-height:20px;  }

#column1 { width:406px; float:left; padding-left:30px; padding-right:30px }

#column2 { width:248px; float:right; padding-left:30px; padding-right:30px; line-height:16px; }

#column2 ul { margin:0px; padding:0px; padding-top:20px; }

#footerwrap { width:774px; height:58px; background-color:#2d2b2b; margin-right:auto; margin-left:auto; clear:both; line-height:10px;font-size:0.7em; font-family:Arial, Helvetica, sans-serif; line-height:10px;  }

#footerleft {
	width:774px;
	float:left;
	height:48px;
	float:left;
	font-size:0.8em;
	clear:both;
	color:#FFF;
	background-image:url(images/footeradd.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-top:10px;
}

#footerleft  ul { list-style:none; padding:0px; margin:0px;  }

#footerleft  li { display:inline; }



/*CLASSES & SPANS*/

.move { margin-bottom:20px; }

.nudgetop { margin-top:10px; }

.nudgeright {margin-right:3px; }

.fr { float:right; }

.fl {float:left; }

.blue { color: #09F; font-size: 0.7em; }

.formstyle { width:186px; padding:6px; border: medium #666; color: #09C; background-color:#CCC; }


.contactbutton {width:200px; padding:6px; border: medium #666; color: #09C; background-color:#CCC;}

.move1 { margin-bottom:62px; }

.comments { float:right; color:#49b4ea; font-style:italic;}

.name {color:#49b4ea; font-style:italic;}

.fauxheading {color:#49b4ea; font-size:1.5em; font-weight:normal;}
