html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}


body {
	margin: 5px;
	padding: 0;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

span, div {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p, blockquote {
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px 0px 16px 0px;
}

blockquote {
	background: #eee;
	padding: 10px;
	border: 1px solid #ddd;
}

h1, h2, h3 {
	margin-top: 0;
	color: #000000;
	text-align: left;
	margin: 0 0 10px 0;
}

h1 {
	font-size: 30px;
	font-weight: 100;
	margin-bottom: 15px;
}

h2 {
	font-size: 16px;
	font-weight: 700;
	color: #005972;
	padding: 10px;
}

h3 {
	font-size: 14px;
}

ul, li {
}

a {
	text-decoration: none;
	color: #005972;
	font-weight: 700;
}

a:hover {
	text-decoration: underline;
	font-weight: 700;
	color: #b50a0f;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

select, input, textarea {
	font-family: arial;
	font-size: 12px;
	color: #005972;
	background: #ccc;
	padding: 3px;
	border: 0;
	width: 200px;
}

.checkbox {
	width: 15px;
}

.textarea {
}

.form {
	width: 200px;
	height: 100px;
}

.submitform {
	width: 205px;
}

.contact {
	width: 160px;
	padding-top: 24px;
}

.contactform {
	width: 230px;
	display: block;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	color: #444;
}

.contacttextarea {
	width: 230px;
	display: block;
	padding: 5px;
	margin: 10px 0px 10px 0px;
	height: 75px;
	color: #444;
}

.submit {
	background: #777;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	font-size: 16px;
	width: auto;
	cursor: pointer;
}

a.asubmit {
	background: #005972;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border: 0;
	font-size: 12px;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
}

a:hover.asubmit {
	color: #eee;
}

.addanotherpage {
	background: #8f9fb0;
}

.inputsize {
	width: 200px;
}

.formname {
	float: left;
	width: 100px;
	display: inline;
}

.forminput {
	float: left;
	width: auto;
	display: inline;
	margin: 0 0 10px 10px;
}


ul.eyecandy {
	list-style: none;
	padding-left: 15px;	
}

ul.eyecandy li {
	background: url('images/icons/leftArrow.gif') center left no-repeat;
	padding-left: 15px;
	line-height: 20px;
	margin-bottom: 5px;
}


/* Gallery Settings */

.galleryleft {
	width: 400px;
	margin: 15px 25px 15px 0;
	float: left;
	display: inline;
}

.galleryright {
	float: left;
	display: inline;
	width: 200px;
	margin: 15px 0 15px 0;
}

.webgallery {
	width: 400px;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;	
}

.graphicdesigngallery {
	width: 300px;
	float: left;
	border: 1px solid #cccccc;
	padding: 5px;
	background: #ffffff;
	margin: 5px;
	display: inline;
}


.photogallery {
	width: 400px;
}

/* Comment Styles */

.image {
	background: #fff;
	padding: 3px;
	border: 1px #ccc solid;
}

.commentpost {
	background: #fff url('images/frame/commentbg.jpg') no-repeat top center;
	padding: 20px 20px 20px 45px;
	margin-bottom: 25px;
}
	
.red {
	color: #990000;
}

.black {
	color: #000000;
}



/* Design */

.specials {
	float: left;
	margin: 20px; 
	display: inline; 
	width: 230px; 
	height: 403px; 
	background: url('images/frame/coupon.jpg') center center no-repeat; 
	border: 1px dashed #444; 
	padding: 5px;
}

.amount {
	font-size: 40px; 
	text-align: center;
	padding:75px 10px 10px 10px;
}

.service {
	font-size: 22px;
	text-align: center;
}

#main {
	width: 900px;
	background: url('images/frame/main.jpg') top center no-repeat;
}

#header {
	width: 900px;
	height: 122px;
}

#logo {
	width: 235px;
	height: 122px;
	float: left;
	display: inline;
}

#next {
	width: 665px;
	height: 122px;
	float: right;
	display: inline;
}

#next #cta {
	width: 635px;
	height: 35px;
	text-align: right;
	line-height: 22px;
	padding: 15px 15px 0px 0px;
}

#next #navigation {
	width: 620px;
	height: 52px;
	text-align: right;
	overflow: hidden;
	padding: 20px 0px 0px 45px;
}

/* Navigation */

#next #navigation #navbar {
  	margin: 0px;
  	height: auto;
}

#next #navigation #navbar ul {
	margin: 0;
	padding: 0;
}

#next #navigation #navbar li {
  	list-style: none;
  	float: left;
  	margin-left: 4px; /* Sets the blank space on the main navigation left */
  	margin-right: 4px; /* Sets the blank space on the main navigation right */
  	padding: 0px;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

#next #navigation #navbar li a { /* sets the main nav a properties */
  	display: block;
  	text-decoration: none;
  	padding-left: 5px;
  	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
  	margin: 0px 5px 0px 5px;
  	font-size: 12px;
    font-family: Arial;
    letter-spacing: 0px;
	text-transform: uppercase;
  	color: #656363;
	font-weight: normal;
}

#next #navigation #navbar li a:hover {
	color: #fff;
}


#next #navigation #navbar li ul {
  	display: none;
  	width: auto; /* Width to help Opera out */
  	z-index: 10;
	width: 150px;
}

#next #navigation #navbar li a:hover ul, #navbar li.hover ul { /* this is used for the drop down ul properties */
  	display: block;
  	position: absolute;
  	background: #900004;
  	padding: 0px;
  	border: 0px;
	text-align: left;
	margin: 0px;
}

#next #navigation #navbar li a:hover li, #navbar li.hover li { /* this is used for the drop down li */
  	float: none;
  	padding: 0px;
  	margin: 0px;
}

#next #navigation #navbar li a:hover { /* sets the main navigation hover state for the li */
  	background: #900004;
}

#next #navigation #navbar li a:hover li a, #navbar li.hover li a { /* this is used for the drop down a properties */
  	margin: 3px;
  	padding: 3px 5px 3px 5px;
  	font-size: 12px;
	text-align: left;
    color: #000;
    letter-spacing: 0px;
}

#next #navigation #navbar li a:hover li a:hover, #navbar li.hover li a:hover { /* this is used for the drop down a:hover properties */
  	background-color: #b50a0f;
  	margin: 3px;
  	padding: 3px 5px 3px 5px;
  	color: #fff;
}
#next #navigation #navbar li a:hover li a:hover { 
}

#next #navigation #navbar .current {
}

#next #navigation #navbar .current a {
	background: #fff;
}

#subpage {
	width: 860px;
	background: #fff;
	padding: 15px;
	border: 5px solid #eee;
}

#content {
	float: left;
	display: inline;
	width: 595px;
}


#sidebar {
	float: right;
	width: 230px;
	display: inline;
	padding: 0px;
	margin: 0 15px 0 0;
}

#sidebar #sidenav {
	width: 230px;
	margin: 20px 0 0 0;
	padding: 0;
}

#sidebar #sidenav ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar #sidenav li a {
	width: 230px;
	text-decoration: none;
	border-top: 1px #cccccc solid;
	border-bottom: 1px #cccccc solid;
	margin-top: -1px;
	padding: 15px 0px 15px 10px;
	display: block;
	color: #444;
}	

#sidebar #sidenav li a.active {
	color: #990000;
	background: #eee url('images/frame/sideActive.jpg');
	width: 230px;
	border-top: 1px #FFFFFF solid;	
	border-bottom: 1px #FFFFFF solid;
}

#sidebar #sidenav li a:hover.active {
	color: #ffffff;
	text-decoration: underline;
	background: #777 url('images/frame/sideActive.jpg');
	width: 230px;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	text-decoration: none;
}
	
#sidebar #sidenav li a:hover {
	color: #FFF;
	background: #444444;
	text-decoration: none;
}

#home {
	width: 900px;
}

#home h1 {
	color: #000;
	font-size: 38px;
}

#home p {
	color: #fff;
}



#ctas {
	width: 900px;
	height: 200px;
	overflow: none;
}

#ctas #one {
	background: url('images/frame/one.png') top center no-repeat;
	float: left;
	display: inline;
	width: 270px;
	height: 179px;
	padding: 10px 15px 10px 15px;
}

#ctas #two {
	background: url('images/frame/two.png') top center no-repeat;
	float: left;
	display: inline;
	width: 270px;
	height: 179px;
	padding: 10px 15px 10px 15px;
}

#ctas #three {
	background: url('images/frame/three.png') top center no-repeat;
	float: left;
	display: inline;
	width: 270px;
	height: 179px;
	padding: 10px 15px 10px 15px;
}

#ctas h2 {
	padding: 10px 0px 0px 14px;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

#ctas p {
	padding-left: 10px;
	line-height: 18px;
}

#footer {
	background: #000000;
	padding: 10px 0px 100px 0px;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer #chunk {
	float: left;
	display: inline;
	width: 270px;
	margin: 10px;
	padding: 5px 0px 5px 10px;
}

#footer .contactus {
	background: #313131;
}

#footer .text {
	clear: both;
	margin: 25px 15px 0px 15px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 15px 15px 15px 15px;
}

#footer .text p {
	text-align: center;
	font-size: 10px;
}

#footer .contactform, #footer .contacttextarea {
	width: 260px;
}


/* Navigation */

#footer .text #navbar {
  	margin: 0px 0px 0px 115px;
  	height: auto;
}

#footer .text #navbar ul {
	margin: 0;
	padding: 0;
}

#footer .text #navbar li {
  	list-style: none;
  	float: left;
  	margin-left: 4px; /* Sets the blank space on the main navigation left */
  	margin-right: 4px; /* Sets the blank space on the main navigation right */
  	padding: 0px;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

#footer .text #navbar li a { /* sets the main nav a properties */
  	display: block;
  	text-decoration: none;
  	padding-left: 5px;
  	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
  	margin: 0px 5px 0px 5px;
  	font-size: 12px;
    font-family: Arial;
    letter-spacing: 0px;
	text-transform: uppercase;
  	color: #656363;
	font-weight: normal;
}

#footer .text #navbar li a:hover {
	color: #fff;
}

#footer .text #navbar li ul {
  	display: none;
}

#whatwedo {
	list-style: none;
	padding-top: 10px;
	margin-left: 7px;
}

#whatwedo li {
	margin: 0px;
	padding: 0px;
}

#whatwedo li a {
	padding: 3px;
	display: block;
	margin: 0px;
}

#whatwedo li a:hover {
	background: #333;
	text-decoration: none;
}

#twitter_update_list {
	list-style: none;
	padding-top: 10px;
}

#twitter_update_list li {
	padding: 10px;
}


.breadcrumbs {
	padding: 10px;
	margin: 0px;
}

ul#crumbs {
	list-style: none;
}

ul#crumbs li {
	padding-right: 0px 10px 0px 0px;
	margin: 10px 10px 10px 10px;
	float: left;
	display: inline;
}

h2.title {
	padding-left: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 22px;
	font-weight: 100;
}
