*{	margin:0 auto;
	padding:0;
}

body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#000;
	line-height:17px;
	font-style:normal;
	font-weight: normal;
	margin:0;
	padding:0px;
	height:100%;
	background-color:#fff;
	background-image:url('../images/sand.jpg');
	background-repeat:repeat;
	background-attachment: fixed;
}

img {border:0}

small {font-size: 9px;}

.wrapper{
	width:100%;
	margin:0px; 
	padding:0px;
}

.outer_box{
	width:980px;
	
	}

#logo{
	width:940px;
	height:138px;
	background-color:#fff;
	
}


.logo_image{
	text-align:right;
	float:left;
	padding-left: 20px;
}

#slideshow {
	
	width:940px;
	width:694px;
	margin:0 auto;
	
}

#controls {
	
	position:relative;
	
}

#jFlowSlide{
margin:0 auto;
}


.menu{
	width:558px;
	float:right;
	text-align:right;
	margin-right: 42px;
}

.menu a{
	display:inline-block;
	padding:5px 6px;
	font-size:20px;
	font-weight:normal;
	color:#5494cf;
	text-decoration:none;
	margin-top:56px;
	letter-spacing:-.6px;
}

.menu a.selected, .menu a.selected:hover, .menu a:hover {
	color:#af211a;
	background-color: #fff;
	
}

.menu a:hover {
	color:#fff;
	background-color: #5494cf;
}

.blue {

    padding:5px 6px;
    font-weight:normal;
	color:#5494cf;
	text-decoration:none;

}

.blue:hover {
    
    text-decoration: underline;

}

#image_area {
margin: 0 auto;
}

#image_area, #image_area li{
	width:940px;
	height:694px;
	overflow:hidden;
}

#image_area ul, #image_area li{
	margin:0;
	padding:0;
	list-style:none;
	}

#image_area_small{
	width:980px;
	height:293px;
}

#prevBtn{
	position:absolute;
	z-index:1002;
	margin-left:3px;
	margin-top:251px;
}

#nextBtn{
	position:absolute;
	z-index:1003;
	margin-left:946px;
	margin-top:251px;
}

.mapTogle{
	position:absolute;
	z-index:1999;
	margin-left:65px;
	margin-top:44px;
	padding: 20px 10px 5px 10px;
	background-color: #5494cf;
	height: 27px;
	width: 174px;
}

.mapTogle a {
    font-size: 36px;
    color: #fff;
    text-decoration: none;
}

#map {

    position:absolute;
	z-index:999;
	margin-left:65px;
	margin-top:44px;
	width: 499px;	height: 368px;

}

.mapTogle a:hover {
    text-decoration:nones;
}

.boxes{
	position:absolute;
	z-index:999;
	margin-left:737px;
	margin-top:20px;
}

.box1{
	float:right;
	width:140px;
	margin-top:24px;
	background-color:#FFF;
	padding:20px 15px 15px 20px;
	clear:both;
	/*height:97px;*/
}

.box2{
	float:right;
	width:145px;
	margin-top:14px;
	background-color:#FFF;
	padding:10px 15px;
	clear:both;
	height:45px;
}

.box1 p{
	color:#5494cf;
	font-size:24px;
	border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 7px;

}

.box1 span {float: left;}

.box1 a {

    float: right;

}

.box2{
	line-height:25px;
	color:#5A6062;
}

.box2 div{
	float:left;
	margin-right:5px;
}


.box2 div img{
	margin:4px;
}

.white_content{
	width:940px;
	background-color:#FFF;
}

.inner_content{
	width:880px;
	padding-top:10px;
	padding-bottom:10px;
}

h2{
	font-weight:normal;
	font-size:28px;
	margin-bottom:17px;
	margin-top:27px;
	color: #af211a;
	padding-bottom: 17px;
	border-bottom: 1px solid #ccc;
}

h2.contact{
	font-weight:normal;
	font-size:28px;
	margin-bottom:17px;
	margin-top:27px;
	color: #af211a;
	padding-bottom: 17px;
	border: 0;
}

.content_left p, .content_all p{
	padding:0px 0px 10px 0;
	line-height: 1.5em;
	padding-top: 0;
    margin-top: 0;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px;

}

.content_left p a, .content_all p a  {

    color:#5494cf;
	text-decoration:none;
	
}

.content_left p a:hover, .content_all p a:hover {
   text-decoration: underline;


}

.content_left {
	width:515px;
	float:left;
	padding-left: 20px;
}

.content_left_g {
	width:504px;
	float:left;
	padding-left: 20px;
}

.content_right{
	width:296px;
	float:right;
	padding-top:50px;
	padding-right: 20px;
}

.content_right_g{
	width:313px;
	float:right;
	padding-top:34px;
	padding-right: 20px;
}

.content_all {

    padding: 0 20px;

}

.footer_area{
	width:940px;
	background-color:#D8D8D3;
	height:51px;
	padding-top:37px;
	letter-spacing:0.3px;
}

.footer_area img{
	vertical-align:middle;
	margin-right:8px;
}

#cnt1{
	height:315px;
}

#cnt2{
	height:auto!important;
}

.footer_area .words{
	color:#000;
	text-decoration:none;
	
}

.footer_area .words:hover{
	text-decoration: underline;
}


.footer_area .left{
	float:left;
	margin-left:30px;
}

.footer_area .right{
	float:right;
	margin-right:30px;
}

/* contact */
#btn_submit {
	
	padding:10px;
	border:0;
	background-color:#5494cf;
	color:#fff;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:16px;
	margin-right:32px;
	
}

#contactForm input[type="text"] {

background:#FFFFFF none repeat scroll 0 0;
border:1px solid #5494cf;
color:#787878;
font-size:16px;
height:24px;
line-height:24px;
padding:10px;
text-align:left;
width:410px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#contactForm textarea {
	
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #5494cf;
color:#787878;
font-size:16px;
height:117px;
line-height:24px;
padding:10px;
text-align:left;
width:410px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
}

.left, label {
	
	margin:0;
}

/* guestbook */

/*--------------------------------------------BODY--------------------------------------------*/

.specialLink { float:right; }

.specialLink a { font-weight:normal;
	color:#5494cf;
	text-decoration:none; 
	font-size: 14px;}
	
.specialLink a:hover { 
	text-decoration:underline; }

#gbook_top_links a{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color: #003399; text-decoration:underline; font-weight:bold;}
#gbook_top_links a:hover{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color:#003399; text-decoration:none; font-weight:bold;}

img.gbook_logo{margin-left:150px; margin-top:10px;}

span.gbook_entries_top{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color:#003399; text-decoration:none; line-height:25px;}

br.clear{clear:both;}

.clear{line-height:10px; clear:both}

hr{ width:99%; height:1px; color:#333333;}

.gbook_commentbox{width:100%; height:auto; background-image:url(../guestbook/templates/salute/images/bg_comment_box.gif); background-repeat:repeat-x; background-color:#f9f9f9; margin:0 auto; border:solid 1px #CCCCCC; display: table; margin-bottom:20px;}

.gbook_left_box{width:30%; height:auto; float:left; position:relative;}
.gbook_right_box{width:68%; height:auto; float:right;}
.gbook_right_box_1{width:50%; height:auto; float:left;}
.gbook_right_box_2{width:50%; height:auto; float:right;}

img.gbook_nobrd{border:none; margin-left:10px; margin-right:3px;}
img.gbook_emoticons{border:none; margin-left:3px; margin-right:3px;}

span.gbook_submitted{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#FFFFFF; font-weight:bold; font-size:14px; padding-left:5px; float:left; margin-bottom:7px; margin-top:3px;}
span.gbook_submitted_by{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#464645; font-size:14px; padding-left:5px; line-height:18px; }
span.gbook_comments{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#FFFFFF; font-weight:bold; font-size:14px; margin-bottom:7px; float:left; margin-top:3px; }
span.gbook_comment{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#464645; font-size:14px; float:left; line-height:18px; margin-right:5px; text-align:justify; }
span.gbook_added{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#464645; font-size:11px; float:left }


a.gbook_submitted{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color:#0066FF; text-decoration:underline;}
a.gbook_submitted:hover{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color:#0066FF; text-decoration:none;}

.gbook_bottom a{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color:#0066FF; text-decoration:underline; font-weight:bold;}
.gbook_bottom a:hover{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color:#0066FF; text-decoration:none; font-weight:bold;}
.gbook_bottom {font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color:#0066FF; text-decoration:none;}


#gbook_guestbook{width:100%; height:auto; margin-bottom:20px;}
span.gbook_guestbook{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:20px; color:#0e67af; font-weight:bold; text-align:center}
span.gbook_required{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#464645; font-size:14px; }


#gbook_entries{width:500px; margin:0 auto; background-color:#f4f9fd; border: solid 1px #b0b0b1; margin-bottom:10px;}
.gbook_sign_error{color: #FF3333; font-weight: bold; margin-left:10px; margin-top:10px;}
.gbook_sign_text{font-size: 12px; color: #464645; margin-left:10px; margin-top:10px; margin-right:10px; text-align: justify;}
.gbook_sign_notice{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size:14px; color: #228B22; font-weight: bold; text-align: center; margin-bottom: 10px;}

.gbook_left{width:150px; height:auto; position:relative; float:left; margin-left:10px; margin-top:10px;}
.gbook_right{width:300px; height:auto; position:relative; float:left; margin-top:10px;}

span.gbook_entries{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#464645; font-size:14px; line-height:25px; }
span.gbook_small{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; color:#464645; font-size:11px;}

.content_left_g textarea{margin-left:10px; margin-right:15px}

#gbook_bottom_images{ width:400px; height:auto; position:relative; float:left; margin-left:10px; margin-top:15px;}
.gbook_bottom_images img{border:none;}

input.gbook_checkbox{vertical-align:middle;}

img.gbook_sec_img {border:none; margin-top:10px;}

input.gbook_submit{position:relative; top:30px;}
.content_left_g input.submit{border: medium none;  font-size:14px; text-transform:uppercase; background-image:url(images/submit.gif); background-repeat:repeat-x; position:relative;  top:10px; color:#FFFFFF; font-family:Verdana; font-weight:bold ; text-decoration:none; width:237px; height:32px;margin-top:0px; }


#gbook_no_spam{position:relative; top:20px; width:100%; height:auto;}
.gbook_no_spam img{border:none}

body.gbook_emoticons{margin:0; padding:0; background-image:url(images/bg.png); background-repeat:repeat-x; background-color:#FFFFFF; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;, sans-serif; font-size: 12px; color:#464645;}
div.gbook_emoticons{font-size: 12px; color: #464645; margin:10px; text-align: center;}
img.gbook_emoticon {border:none; margin:5px;}

/*--------------------------------------------BODY--------------------------------------------*/
