* {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

	text-indent: 0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BE0007;
	margin:0;
}
#wrapper {
	width: 773px;
	margin: 0 auto;
}

/*---------------------fontstyle------------------*/
h1 {
	font: normal 16px/33px Arial, Helvetica, sans-serif;
	color: #BE0007;
	padding: 0 0 0 0;
	margin-left:15px;
	
}
h2 {
	font: normal 16px/33px Arial, Helvetica, sans-serif;
	color: #448063;
	background: url(images/headering.jpg) no-repeat right top;
	clear:left;
}

strong, b {
	font-weight:bold;
	}
	
/*---------------------posistioning------------------*/
#header {
	background: url(images/header.jpg) no-repeat;
	height: 107px;
	width: 775px;
}
#secondarycontent {
	width: 185px;
	float: right;
	margin:0;
	padding:0;
}

#secondarycontent p{
	text-align:center;
	color:#FFFFFF;
	padding-right:5px;
}

#secondarycontent a {
	color:#FFFFFF;
	text-decoration:underline;
}

#content{
	width:775px;
	clear:both;
	background: #7C0000 url(images/secondarycontentbg.jpg) top right repeat-x; 
	}


#primarycontent {
	float: left;
	width: 580px;
	background:#FFFFFF url(images/primarycontentbg.jpg) top left repeat-y;
	padding: 10px 0 0 0;
	margin:0;
}

.clear {
	clear:both;
	}
/*--------------------footetrnav------------------*/
#mainnav{
	background: url(images/mainnavbg.jpg) top left repeat-x;
	height:37px;
	clear:both;
	margin:0 0 1px 0;
	padding:0;
	width:773px;
		}
	
#mainnav ul {
	list-style: none;
	margin:0 0 0 10px;
	padding:0;
}

#mainnav ul li{
float: left;
	margin: 0 1px 0 0;

	}

#mainnav ul li a{
	text-align:center;
	line-height:37px;
	color:#BE0007;
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	display: inline;
	padding: 0 7px;
	text-decoration: none;
	height: 37px;		
}

#mainnav ul a:hover{
	color:#009346;
}

#wrapper #mainnav .mainnavon {
	color:#FF0000;
	
}


/*--------------------footetrnav------------------*/
#footer{	
	height:50px;
	margin:40px 0 0 10px;
	width:540px;
	border-top:#A0AC8D solid 1px;
		}
	
#footer ul {
	overflow: hidden;
	list-style: none;
	position: relative;
	margin: 0;
	padding:0 0 0 0px;
	height: 40px;
	width: 550px;
	list-style-image: none;
}

#footer ul li{
float: left;
	margin: 0 1px 0 0;
	height: 40px;
	}

#footer ul li a{
	text-align:center;
	line-height:27px;
	color:#BE0007;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display: inline;
	padding: 0 5px;
	text-decoration: underline;
	height: 40px;	
}

#footer ul a:hover{
	color:#848589;
}

#wrapper #footer .footeron {
	color:#FF0000;
	
}
#featuredservices{
		background:url(images/featuredservicebg.jpg) top left repeat-x;
		clear:both;
	}
#branding {
	background: url(images/brandimage.jpg) no-repeat left top;
	height: 311px;
	width: 773px;
}
#primarycontent p {
	padding: 0px 5px 0px 15px;
}

.specialul {
	padding: 0px 0px 0px 20px;
	list-style-image: url(images/diamond.jpg);
}

.dspecials {
	margin:12px 0;
	}
.submitbutton{
	font-size: 16px;
	height:30px;
}

/*-----------------------------form-------------------*/
caption {
	height:25px;
	}

label {
	color:#BE0007;
	font-size: 12px;
	font-weight:bold;
	width:80px;
	display:block;
	float:left;
	}
input {
  width: 327px;
  height:17px;
}

#submit {
	font-weight:bold;
	height:auto;
	width:auto;
	margin-left:80px;
	color:#BE0007;
	}	

textarea {
  width: 327px;
  height: 226px;
  
}
/* fieldset styling */
fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 0;
  border :none;
  color:#EF3828;
	font-size: 18px;
	font-weight: bold;
	margin-bottom:10px;
}

.narrowP {
	margin:4px 0;
	}

/* sIFR
===================================================*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}
