/***** CSS Reset *****/
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

html {
	height: 100%;
}

body {
	line-height: 1;
	background: #f3f3f3;
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	color: #808080;
	height: 100%;
}

ol, ul {
	list-style: none;
}

a {
	text-decoration: none;
	color: #0792fd;
}



/* remember to define focus styles! */
:focus {
	outline: 0;
}

h1 {
	font-size: 3em;
	font-weight: normal;
}

h2 {
	font-size: 2.5em;
	font-weight: normal;
}

h3 {
	font-size: 2em;
	font-weight: normal;
	margin: 20px 0 0 0;
}

h4 {
	font-size: 1.5em;
	font-weight: normal;
}

h5 {
	font-size: 1.2em;
	font-weight: normal;
}

br.clear { 
	clear:both; 
	display:block; 
	height:1px; 
	margin:-1px 0 0 0; 
}

/***** Main Styles *****/

#head {
	height:56px;
	width: 100%;
	position: absolute;
	left: 0;
	z-index: -1;
	background: #222;
	border-bottom: 2px solid #0792fd;
}
#wrapper {
	width: 960px;
	margin: 0 auto -50px;
	min-height: 100%;
	_height: 100%;
	position: relative;
}

/***** Header Styles *****/

#header {
	background: #222;
	border-bottom: 2px solid #0792fd;
	font-family:  arial, sans-serif;
	height: 56px;
}

#logo {
	float: left;
	position: relative;
}

#logo2 {
	position: absolute;
	left: 200px;
	top: 8px;
}

.logoMain a{
	font-size: 53px;
	letter-spacing: 7px;
	color: #3f0;
}

.logoSub {
	display: block;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 22px;
}

#nav {
	float: right;
	margin-top: 3em;
}

#nav li {
	display: inline;
	margin: 0 0 0 1.3em;
	font-size: 1.7em;
	letter-spacing: 2px;
}

#nav li a {
	color: #3f0;
}

/***** Main Content *****/

#mainContent {
	margin: 70px 0 0 0;
}

#mainContent a:hover, #mainContent a:focus, #mainContent a:active {
	color: #075efd;
}

/***** For Pictures *****/
#slider {
	float: left;
	width: 500px;
	height: 395px;
	overflow: hidden;
	border: 10px solid #808080;
	margin-bottom: 50px;
}

/***** Right Column *****/
#content {
	float: right;
	width: 330px;
}

#content p {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1em;
	margin: 10px 0;
}

#content li {
	line-height: 20px;
	margin: 0 0 0 20px;
	font-size: 1.1em;
	letter-spacing: 1px;
}

#content p.link {
	font-size: 1em;
}

span.price {
	color: #444;
}

/***** Contact From *****/

#form {
	margin: 0 0 20px;
	float: left;
	width: 550px;
}

#form label {
	display: block;
	color: #444;
}

#form p {
	margin: 10px 0 0 0;
	font-size: 1.1em;
	line-height: 1.2em;
}

#form h3 {
	color: #444;
	
}

#errors p{
	font-size: .9em;
	color: red;
	font-style: italic;
}

.errors {
	font-size: .9em;
	color: red;
	font-style: italic;
}

#success {
	font-size: 1.8em;
	color: #60c23a;
	margin-top:50px;
}

#form p.success {
	font-size: 1.8em;
	margin-top: 50px;
	color: #60c23a;
}

#loader {
	display: none;
}

/***** Reviews *****/

#blogs {
	float: left;
	width: 450px;
	margin-bottom: 50px;
}

.blog {
	margin: 30px 0;
	
}

.blog img {
	margin: 0 0 5px;
	border: 1px solid #808080;
}

.blog p {
	margin:10px 0 0;
	font-size: 1.2em;
}

.blog h4 {
	margin-left: 30px;
	font-style: italic;
}


.review {
	font-size: .9em;
	font-style: italic;
	margin: 30px 0;
	border-bottom: 1px dotted #075efd;
}

/***** 3 Sub Columns *****/

#columnContent {	
	margin: 50px 0;
}

#columnContent a:hover, #columnContent a:focus, #columnContent a:active {
	color: #075efd;
}

.column h3 {
	color: #3f0;
	margin: 0 0 30px 0;
}

.column p{
	font-size: 1.1em;
	line-height: 1.2em;
	color: #e6e6e6;
	font-family: arial, helvetica, sans-serif;
}

.column a {
	font-style: italic;
	display: block;
}

.quoteRef {
	display: block;
	margin: 10px 0 10px 60px;
}

.column1 {
	float: left;
	width: 278px;
	height: 270px;
	border-right: 2px solid #0792fd;
	background: #222;
	padding: 10px 20px;
}

.column2 {
	float: left;
	width: 280px;
	height: 270px;
	background: #222;
	padding: 10px 20px;
}

.date {
	margin: 10px 0;
	font-size: 1.2em;
	font-style: italic
}

.column3 {
	float: left;
	width: 278px;
	height: 270px;
	border-left: 2px solid #0792fd;
	background: #222;
	padding: 10px 20px;
}

.column3 img {
	margin: 40px 0;
}

/***** MainContent Location *****/

.info{
	margin: 20px 10px;
	
}

#content .info p {
	font-size: 1.3em;
	margin: 2px 0;
	font-style: italic;

}

#content ul {
	margin: 10px 0;
}

a.location {
	font-size: 1.5em;
	letter-spacing: 2px;
}

#content li.list {
	margin: 15px 0;
}

/***** Admin Panel *****/

#login {
	width: 170px;
	padding: 50px 100px;
	border: 1px dotted #ccc;
	background: #eee;
	margin: 100px auto;
}

#login label {
	display: block;
}

#login p {
	margin:10px 0;
}

#admin {
	margin-top: 100px;
	padding: 40px;
	background: #222;
	border: 2px solid #0792fd;
}

#admin h2 {
	margin: 10px 0;
}

#admin li {
	margin: 30px;
}

#admin span {
	display: block;
	margin: 15px 0;
}

#editForm {
	width: 210px;
	padding: 10px;
	margin: 0 0 20px 0;
} 

#editForm input {
	float: right;
}

/***** Footer Styles *****/

.push {
	height: 20px;
	margin-top: 60px;
}

#footerWrap {
	background: #222;
	height: 20px;
	border-top: 2px solid #0792fd; 
}

#footer {
	width: 960px;
	margin: 0 auto;
}

#footer h6 {
	float: left;
	font-size: 1em;
	width: 480px;
}

#footerNav {
	float: right;
	width: 385px;
	*width: 400px;
}

#footerNav li {
	display: inline;
	margin: 0 0 0 1.3em;
	font-size: 1em;
	letter-spacing: 2px;
}

#footerNav a {
	color: #3f0;
}


