html,body{margin:0;padding:0}
body{
	font: 76% lucida grande,sans-serif;
	text-align:center;
	background:#fff;
}
p {
	margin:8px 0 0 0;
	font-size:12.2px;
}
ul{
	color:#666;
	font-size:12.2px;
}

h1{
font-size:12.2px;
color:#666;
font-weight:normal;
}

h2{
	font-size:18px;
	color:#666;
}

h3 {
	font-size:15px;
	font-weight:bold;
	color:#cc666c;
}

h4 {
	padding-left:5px;
	font-size:16px;
	color:#666;
}

a{
	color:#93ABCD;
	text-decoration:none;
}
a:hover{
	color:#ff9900;
	text-decoration:none;
}

div#header .logo{
	height:80px;
	line-height:80px;
	margin:0;
 	padding-left:0px;
 	color: #ccc;
 	font-size:40px;
  }
  


div#header{
	border-bottom:1px solid gray;
	
}
div#header img {
	margin-top:22px;
}

div.navigation a{
	float:right;
	padding-top:32px;
	padding-right:10px;
	color:#93ABCD;
	font-size:20px;
	text-decoration:none;
}

div.navigation a:hover{
	float:right;
	padding-top:32px;
	padding-right:10px;
	color:#ff9900;
	font-size:20px;
	text-decoration:none;
}
div#container{
	text-align:left
	}
	
div#message {
	width:950px;
	height:250px;
	margin-top:14px;
}

.messagetext {
	font-size:50px;
	color:#999;
	padding:40px 0 0 30px;
}
.messagetext a{
font-size:12px;

}
	
div#content p{
	line-height:1.4}

div#footer{
	background: #fff;
	color: #FFF;
	border-top:1px solid gray;
}
div#footer p{
	margin:0;padding:5px 10px}

div#container{
	width:950px;
	margin:0 auto
}
div#col1{
	float:left;
	width:620px;
	height:426px;
	margin-top:14px;
}
div#col2{
	float:right;
	width:310px;
	height:426px;
	margin-top:21px;

}
div#col1 p{
	color:#666;
}
div#col1 img {

	margin-top:15px;
}
div#col2 p{
	color:#666;
}

div#footer{
clear:both;
width:100%;
height:100px;
}

div#footer a{
	margin-top:12px;
	font-size:11px;
}
div#footer a:hover{
	margin-top:12px;
	font-size:11px;

}

div#footer1{
	float:left;
	width:615px;
	height:100px;
	margin-top:10px;
}
div#footer1 p{
	font-size:11px;
	color:#666;
	line-height:5px;
}

div#footer2{
	float:right;
	width:310px;
	height:100px;
	margin-top:10px;
}

div#footer2 p{
	font-size:11px;
	color:#666;
	line-height:5px;
}

.contactcol2 {
	margin-top:35px;
}

.formmessage {
	margin-top:35px;
	font-size:24px;
	border:1px solid;
}

/* flash gallery*/

.clear {
	clear:both
}

#gallery {
	position:relative;
	height:360px
}
	#gallery a {
	float:left;
	position:absolute;
	
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}


/* contact form */

#page-wrap {
	width: 570px;
	padding: 0 0 0 0;
	margin: 0px;
	min-height: 410px;
	height: auto !important;
	height: 410px;
}

#contact-area {
	width: 600px;
	
	margin-top: 15px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 440px;
	font-family: lucida grande;
	color:#666;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 150px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #A3B8D5;
}

#contact-area input.submit-button {
	width: 80px;
	height:30px;
	color:#333;
	font-weight:bold;
}

label {
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12px;
	color:#666;
}

/*content columns */


div#pricesintro{
width:100%;
padding:10px;

}

div#pricesintro p{
	color:#666;
}

div#pricesintro img{
	float:right;
	margin:10px 15px 10px 10px;

}

div#content1{
	float:left;
	width:300px;
	height:355px;
	margin-top:2px;
	margin-right:19px;

}
div#content2{
	float:left;
	width:300px;
	height:355px;
	margin-top:2px;
	padding-left:11px;
	margin-bottom:7px;


}

div#content3{
	float:right;
	width:300px;
	height:360px;
	margin-top:2px;
	padding-left:11px;
	margin-bottom:7px;


}

div#content1 p{
	color:#666;
}
/*

div#content1 img {
	border:1px solid grey;
	margin: 11px 3px 4px 0;
	float:left;
}

div#content2 img {
	border:1px solid grey;
	margin: 11px 3px 4px 0;
	float:left;
}

div#content3 img {
	border:1px solid grey;
	margin: 11px 0 4px 0;
	float:left;
}

*/
div#content2 p{
	color:#666;
}

div#content3 p{
	color:#666;
}

/* Gallery */
#flashcontent {
		height: 580px;
	}
	
#flashcontent p {

padding-top:30px;
padding-left:10px;
font-size:150%;
color:#666;
}
	
/* Latest box on homepage */

.latestbox {
	border:1px solid #999;
	margin-top:25px;
	padding:5px;
	width:285px;
	
}

.latestbox p{
	padding-left:5px;
}

div.latestbox img{
	margin:3px;
	float:right;

}

.latestboxred {
	border:1px solid #ff0000;
	margin-top:25px;
	padding:5px;
	width:285px;
	
}

.latestboxred p{
	padding-left:5px;
}

div.latestboxred img{
	margin:3px;
	float:right;

}

.newsheading {
font-size:15px;
color:#666;

}

.red {
color:#FF0000;
}

/* Twitter feed */

.tweet, .query {
  font-family: lucida grande, serif;
  font-size: 12.2px;
  padding-left:3px; }
  .tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
    }
    .tweet .tweet_list .awesome, .tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
      text-transform: uppercase; }
    .tweet .tweet_list li, .query .tweet_list li {
      overflow-y: auto;
      overflow-x: hidden;
      padding: .5em; }

    .tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
      background-color: #999; }
    .tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left; }
      .tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
        vertical-align: middle; }