/* ----------general layout-------------- */

html { min-height: 100%; margin-bottom: 1px; }


body {
 	background: #fbfbfb url(images/bg.gif);
 	background-repeat: repeat;
 	font: 75%/1.5em  arial, helvetica, sans-serif;
 	padding:0px;
 	margin:0px;
 	color: #666666;
        text-align: center;
}


.bodylines {
        text-align: left;
        height:55px;
        margin: 0px;
        padding: 0px;
        background: #ffffff url(images/page.gif) repeat-x top left;
}


#bodywrapper {
        text-align: left;
	margin: 0px;
        padding: 0px;
 
}


#container {
	background: #ffffff url(images/newbg2.gif) repeat-y top center;
	background-repeat: no-repeat;
	width: 735px;
	margin: 0 auto;
	background-color: #ffffff;
        text-align: left;

}

#container2 {
	width: 709px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}
  

/* alignment classes for photos */

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }


img.float-right {
  	margin: 5px 0px 5px 10px;  
	background: #ffffff;
  	border: 1px solid #E5E5E5;
	padding: 8px;
}

img.float-left {
  	margin: 5px 10px 0px 0px;
	background: #ffffff;
   	border: 1px solid #E5E5E5;
	padding: 8px;
}


/* --------------general font formating------------- */

p {
	margin: 0px;         
}

a {
	color: #666666;         
}

a:hover {
	color: #999999;         
}


/* Headers */
h1, h2, h3 {
 	 margin: 0 0 10px 0;
  	 padding: 0;
	 font-weight: normal;
	 font-family: arial, helvetica, sans-serif;      	
}


h1 {
	font-size: 175%; 
        font-weight: normal;
	margin-bottom: 8px;       
        color: #999999; 
	padding: 10px 0 8px 0px;
	background: #ffffff url(images/headerbg.gif) repeat-x bottom left;
        letter-spacing: .02em;
}

h2 {
	color: #569EBE;
	font-size:105%;
        padding: 5px 0px 0px 0px;    
     	margin-bottom: 20px; 
      	font-weight: 600;
	font-family: arial, helvetica, sans-serif; 
}

h3 {
	font-size: 115%;
	color: #666666; 
        font-weight: 500;
}


/* -----------------content layout--------------------- */
#content {
	padding: 0px 0px 0px 0px;
	margin-left: 195px;
	margin-right: 30px;
	margin-bottom: 100px;
}

#content2 {
	padding: 0px 0px 0px 0px;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 100px;
}


#bodywrapper ul, ol {
	margin: 18px 0px 20px 0px;
	padding: 0 20px;
        
}
#bodywrapper ul li {
	list-style-type: square;
}

#left {
	float: left;
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	background: #ffffff url(images/note.jpg) no-repeat 0px 0px;

}


.quickcontact {
	padding: 0px 0px 0px 0px;
	margin: 160px 0px 0px 30px;
	font:11px arial, helvetica, sans-serif; 
	color: #666666;
	line-height: 18px;

}

.tel {
	background: #ffffff url(images/tel.gif) no-repeat 1px 5px;
	padding-left: 18px;
}

.email a {
	background: #ffffff url(images/email.gif)  no-repeat 1px 3px;
	padding-left: 18px;
       color: #666666; 
}

.email a:hover {
	background: #ffffff url(images/email.gif)  no-repeat 1px 3px;
	color: #569EBE; 
}

/* ----------header ------------- */
#header {
	background: #ffffff url(images/header.gif) repeat-x bottom left;
	text-align: left;
}

.sky { 
	background: url('images/sky.gif') no-repeat;}

/* ----------menus ------------- */
#topnav {
        margin: 0px;
        padding: 0px;
	text-align: right;
}


#topnav ul {
  	margin: 0px 0px 0px 0px;
  	padding: 5px 5px 0px 0px;

}

#topnav ul li {
  	display: inline;
  	list-style: none;
}

#topnav ul li a {
	 padding: 0 .5em 0 0;
 	 font: 400 .9em arial, sans-serif;
  	color: #999999;
  	border-right: 1px solid #cccccc;
  	text-decoration: none;
}

#topnav ul li a.last {
 	padding-right: 25px;
 	border-right: 0;
  	padding-left: .3em;
}

#topnav ul li a:hover {
	text-decoration: underline;
}



.menu {
	background-color: #569EBE;
	height: 51px;
	padding-left: 5%;
	margin-bottom : 0px;   
    
}

.menu a {
	background-color : #569EBE;
	height: 51px;
	display: block;
	width: auto;
	padding: 0px 13px 0px 13px;
	float: left;
	vertical-align: bottom;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration : none;
        line-height: 50px;
        border-right: 1px solid #61A9C9;
}


.menu a:hover {
	background-color: #61A9C9;
        color: #ffffff;
	height: 51px;


}
.menu a.last {
	border: 0px;
}

div.menu ul {
	list-style-type : none;
	margin: 0;	
	padding: 0;
}

div.menu li {
	margin : 0;
	padding: 0;
	float:left;
       	
}

div.last li {
	border-right: 0px;	
}


/* -----------footer--------------------------- */


#footer {
	clear: both;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	font-size: 10px;
	background: #ffffff url(images/headerbg.gif) repeat-x top left;
        line-height: 12px;
}


#top a:link, #foot a:visited, #foot a:hover{
	color:red;
	text-decoration:none;      
}

#foot{	
	text-align: right;
	color:#999999;
	background-color:#ffffff;
        margin-right: 30px;	
}

#foot a:link, #foot a:visited, #foot a:hover {
	color:#999999;
	text-decoration:underline;  
}


/* About + Contact Table */
#tablenice  {
	border-collapse: collapse;
	margin: 0px 0px 10px 0px;	
}
#tablenice th strong {
	color: #ffffff;
}
#tablenice th {
	background: #ffffff;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #ffffff;
}
#tablenice tr {
	height: 30px;
       
}
#tablenice td {
	padding-left: 0px;
	padding-right: 11px;
	border-bottom: solid 1px #ffffff;
         vertical-align: top;
       padding-top: 11px;
       padding-bottom: 11px;

}
#tablenice td.first,th.first {
	border-left: 0px;
}
#tablenice tr.row-a {
	background: #F9F9F9;        
}

#tablenice tr.row-b {
	background: #ffffff;
}

.tablenice {
  	margin: 5px 10px 10px 10px;
	background: #ffffff;
   	border: 1px solid #E5E5E5;
	padding: 5px;
}


/* Contact Form */


form {
	margin:10px 0px 10px 0px; padding: 0 5px;
	border: 1px solid #f2f2f2; 
	background-color: #F9F9F9;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px arial, helvetica, sans-serif;
	height: 24px;
	margin: 0px 0px 10px 0px;
	padding: 2px 3px; 
	color: #FFF;
	background-color: #569EBE;
	border: none;
}


.checkbox {
	border:0px solid #eeeeee;
	
}
