/*------   
Synerger CSS Document Designed by Black Star Collective - "Brining Beauty to your Business"
email : luke.thornton@internode.on.net    
------*/

html {
	}

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/bg.jpg) repeat-x top;
	text-align: center;
	height: 100%;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	}

	
/*------   Styling   ------*/	
	
a:link, a:visited, a:active {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #7fc8e6;
	text-decoration: none;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	}
	
a:hover {
	color: #444;
	background-color: #F5F6F8;
	border-bottom: 1px solid #7fc8e6;
	}
	
p {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	text-align: left;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

h1 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	width: 100%;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	color: #146fb7;
	margin: 0px;
	}

h2 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	width: 100%;
	font-size: 11px;
	color: #444;
	margin: 0px;
	}

h3, h3 a:hover {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #146fb7;
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: transparent;
	}
	
h4 { font-size: 11px; font-weight: normal; color: #1872b9 ; padding: 0px; margin-top: 0px; margin-bottom: 3px; }

.line {
	border-bottom: 1px solid #7fc8e6;
	margin: 2px 0 15px 0;
	}

li {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2e2e;
	text-align: left;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	}

li li {
	list-style: none; }

ul {
	list-style: none;
	padding: 0px;
	padding-left: 30px;
	margin: 0px;
	padding-bottom: 15px;
	}

img {
	border: none;
	background: transparent;
	}
	
.image a {
	border: none;
	background: transparent;
	}
	
.accent {
	font-weight: bold;
	color: #1B6CBD;
	}
	
.table {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2e2e;
	text-align: left;
	}
	
.info {
	border: 1px solid #1270AE;
	color: #1270AE;
	padding: 5px 7px 5px 7px;
	background: #FAFAFA;
	margin-bottom: 10px;
	line-height: 18px;
	font-style: italic;
	}

/*------   end Styling   ------*/

	
	
/*------   layout   ------*/
	
.wrapper {
	width: 645px;
	margin: 33px auto;
	background-color: white;
	}

	
#header {
	width: 645px;
	height: 235px;
	background: url(images/header.jpg) no-repeat top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	clear: both;
	}
	
#logo a:link, #logo a:visited {
	margin-top: 7px;
	margin-left: 7px;
	width: 217px;
	height: 124px;
	background: #fff url(images/logo.jpg) no-repeat center;
	float: left;
	clear: none;
	border: none;
	}

#content {
	width: 360px;
	height: auto;
	text-align: left;
	float: left;
	clear: none;
	}
	
.contentwrapper {
	width: auto;
	height: auto;
	overflow: hidden;
	padding: 20px;
	}


/*------   Sidebar   ------*/	

#sidebarimage {
	margin-left: 400px;
	margin-top: 235px;
	clear: none;
	background: url(images/sidebarshadow.jpg);
	height: 235px;
	width: 3px;
	text-align: left;
	position: absolute;
	}
	
#sidebar {
	margin-left: 420px;
	margin-top: 185px;
	clear: none;
	width: 205px;
	text-align: left;
	position: absolute;
	}

#sidebar h1 { font-size: 14px; }

#sidebar h3 { font-size: 11px; font-weight: normal; color: #1872b9 ; margin-bottom: 3px; }

	
/*------  end Sidebar   ------*/	

	#footer {
	width: 645px;
	height: 39px;
	text-align: center;
	background-image:url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: left middle;
	}
	
.footertext {
	text-align: center;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #146fb7;
	padding-top: 10px;
	}

.footertext a:link, .footertext a:visited { color: #146fb7; font-weight: bold; padding: 0px; }

.footertext a:hover { background-color: #C6E6F3; border-bottom-color: #146fb7; }	
	
.copyright {
	text-align: center; 
	font-size: 9px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #444;
	margin-top: 10px;
	}
			
			
			
/*------   Main Menu   ------*/
			
#menu {
	width: 403px;
	height: 62px;
	position: absolute;
	margin-top: 172px;
	}

#home {
	width: 61px;
	height: 62px;
	float: left;
	}
#home a:link, #home a:visited {
	width: 61px;
	height: 62px;
	background:url(images/home.jpg) no-repeat top;
	float: left;
	padding: 0px;
	margin: 0px;
	}
#home a:hover {
	background:url(images/home-active.jpg) no-repeat top;
	border-bottom: none;
	}
	

#about {
	width: 119px;
	height: 62px;
	float: left;
	}	
#about a:link, #about a:visited {
	width: 119px;
	height: 62px;
	background:url(images/about.jpg) no-repeat top;
	float: left;
	padding: 0px;
	margin: 0px;
	}
#about a:hover {
	background:url(images/about-active.jpg) no-repeat top;
	border-bottom: none;
	}
	

#specials {
	width: 128px;
	height: 62px;
	float: left;
	}	
#specials a:link, #specials a:visited {
	width: 128px;
	height: 62px;
	background:url(images/specials.jpg) no-repeat top;
	float: left;
	padding: 0px;
	margin: 0px;
	}
#specials a:hover {
	background:url(images/specials-active.jpg) no-repeat top;
	border-bottom: none;
	}


#contact {
	width: 95px;
	height: 62px;
	float: left;
	}		
#contact a:link, #contact a:visited {
	width: 95px;
	height: 62px;
	background:url(images/contact.jpg) no-repeat bottom left;
	float: left;
	padding: 0px;
	margin: 0px;
	}
#contact a:hover {
	background:url(images/contact-active.jpg)  no-repeat top;
	border-bottom: none;
	width: 95px;
	}


/*------   end Main Menu   ------*/

/*------   end layout   ------*/



/*------   Form Styling   ------*/	

.textfield, textarea, select {
	width: auto;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
	background-color: white;
	padding: 2px 2px 2px 2px;
	border: 1px solid #bfbfbf;
	margin: 0px;
	}

.textfield:hover, textarea:hover, select:hover {
	border: 1px solid #333;
	}
	
.textfield:focus, textarea:focus, select:focus {
	color: #1872b9;
	border: 1px solid #333;
	}

	
/*------   end Form Styling   ------*/	