/*  
Theme Name: AlTheme2
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
#wrap{
	margin: 0 auto;
	width: 1024px;
}

#header{
	float: left;
	border-bottom: solid thin #e2dbff;
}

.head{
	height: 180px;
	width: 245px;
	float: left;
	margin-right: 10px;
	background: url(images/logo.png) no-repeat;
}

#tag{
	height: 145px;
	float: left;
	width: 743px;
	background: url(images/tag.png) no-repeat;
}

#sidebar1{
	float: left;
	width: 713px;  
}

#nav ul{
	margin: 0 auto;
    padding: 0;
    list-style-type: none;
    text-align: center;
}

#nav ul li{
	display: inline;
	height: 19px;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
}

#nav ul li a{
        text-decoration: none;
        font-family: sans-serif;
        font-size: 14px;
        color: #bbc6fd;
        background: #4962ad url(images/divider.png) no-repeat left;
	padding: 2px 8px;
	margin-right: -12px;
}

#nav ul li a:hover{
        color: white;
        background-color: #9da2d3;
}

#container{
	width: 1024px;
}

#sidebar2{
	float: left;
	width: 200px;
        margin-right: 5px;	
}

#sidebar2 ul{
	list-style-type: none;
}

#main{
	width: 590px;
	float: left;
        padding-left: 5px;
        padding-right: 5px;
        border-left: thin solid #e2dbff;
	border-right: thin inset #e2dbff;
}

#main ul{
        list-style-position: inside;
}

#sidebar3{
	float: right;
	width: 200px;
}

#footer{
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
        width: 1024px;
}

.foot{
	text-align: center;
        font-size: small;
        width: 1024px;
}

.al{
	width: 200px;
        height: 335px;
	background: url(images/alStandingMed.png) no-repeat;
	float: left;
	margin-right: 5px;
}

.riv{
	width: 200px;
        height: 335px;
	background: url(images/alStandingSmall200.png) no-repeat;
	float: left;
	margin-right: 10px;
}

.sign{
	width: 200px;
	background: url(images/sign.jpg) no-repeat;
	float: left;
	margin-right: 5px;
}

.space{
	width: 200px;
        height: 335px;
	float: left;
	margin-right: 5px;
}

.space2{
	width: 200px;
	float: left;
	margin-right: 5px;
}

.lh{
	width: 200px;
        background: url(images/tugboat.jpg) no-repeat;
	float: left;
	margin-right: 5px;
}

.lh2{
	width: 200px;
        background: url(images/lifepreserver.jpg) no-repeat;
	float: left;
	margin-right: 5px;
}

.blank{
	width: 200px;
	float: left;
        margin-right: 10px;
}

.blank2{
	width: 200px;
        height: 300px;
	float: left;
	margin-right: 5px;
        text-align: center;
        background-color: #fff;
	padding: 8px;
}

.blank2 a img {border : none;}

ul{
        list-style-type: none;
}

body{
        font-size: 17px;
        font-family: sans-serif;
}
a{
        text-decoration: none;
}

blockquote{
	color: #4962ad;
	font-style: italic;
        font-weight: 200;
	margin: 1em 3em;
}

img.alignright {
        float:right; 
        margin:0 0 1em 1em;
}

img.alignleft {
        float:left; 
        margin:0 1em 1em 0;
}

img.aligncenter {
        display: block; 
        margin-left: auto; 
        margin-right: auto;
}

a img.alignright {
        float:right; 
        margin:0 0 1em 1em;
}

a img.alignleft {
        float:left; 
        margin:0 1em 1em 0;
}

a img.aligncenter {
        display: block; 
        margin-left: auto; 
        margin-right: auto;
}
img { 
	border:0;
}
@import url('../../plugins/easy-contact/sample/econtact-basic.css');