/* Ocean's View CSS  by Len Saunders http://www.lensaunders.com -  You must keep this line here if you use this template/
 /*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */ 
* {
    margin: 0;
    outline: none;
}

body {
    color: #333;
    font: normal 16px verdana, arial, helvetica, sans-serif;
    background-color: #fff;
    background-image: url(bg.gif);
    background-position: top center;
    background-attachment: scroll;
    background-repeat: repeat-y;
    margin: 0;
    padding: 0;
    background-color: rgb(192, 192, 192);
}
#content h2 {
	margin: 0px 0px 0px 20px;
}
 
#header {
    background: url('cottonfield.jpg') right no-repeat;
    width: 550px;
    height: 230px;
    border-bottom: 2px solid black;
    text-align: right;
    color: #fff;
	margin: 0px;
	padding: 0px;
} 

#navcontainer {
    width: 220px;
	margin-top: -15px;
}
 
#navcontainer ul {
    margin: 0 0 1em 0;
    padding-left: 0;
    list-style-type: none;
    font-size: 0.75em;
} 

#navcontainer a {
    display: block;
    padding: 3px;
    width: 160px;
    background-color: #045c97;
    border-bottom: 1px solid #eee;
} 

#navcontainer a:link, #navlist a:visited {
    color: #eee;
    text-decoration: none;
} 

#navcontainer a:hover {
    background-color: #ccc;
    color: #000;
} 

.glossymenu {
    position: relative;
    padding: 0;
    margin: -15px auto 0 auto;
    background: url(menub_bg.gif) repeat-x;
    height: 46px;
    list-style: none;
} 

.glossymenu li {
    float: left;
} 

.glossymenu li a {
    float: left;
    display: block;
    color: #000;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    padding: 0 0 0 16px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    cursor: pointer;
} 

.glossymenu li a b {
    float: left;
    display: block;
    padding: 0 24px 0 8px;
} 

.glossymenu li.current a, .glossymenu li a:hover {
    color: #fff;
    background: url(menub_hover_left.gif) no-repeat;
    background-position: left;
} 

.glossymenu li.current a b, .glossymenu li a:hover b {
    color: #fff;
    background: url(menub_hover_right.gif) no-repeat right top;
}

a, a:link, a:active, a:visited {
    color: #045c97;
    font-weight: bold;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

h1, h2, h3, h4 {
    letter-spacing: 1px;
}

h1 {
    font-size: 2.5em;
    font-weight: normal;
    color: white;
    padding: 18px;
	background-color: #045C97;
	margin-top: 10px;
	border-top: 2px solid black;
}

#contain h1 a {
	color: white;
	text-decoration: none;
}

h2 {
    font-size: 1.5em;
    font-weight: normal;
    color: #666;
    margin: 20px 5px;
} 

#leftcol h2 {
    margin: 18px 0 9px 0;
}

h3 {
    font-size: 1.5em;
	font-weight: lighter;
    color: white;
    margin: 0;
    text-align: left;
	padding-left: 15px;
}

p {
    font-size: 0.75em;
    text-align: center;
	padding: 20px;
} 

#contain {
    margin: 0 auto;
    width: 750px;
    border-right: 2px solid #000;
    border-left: 2px solid #000;
    background: #fff;
} 

#leftcol {
    width: 125px;
    float: left;
    padding: 0 0 0 10px;
    margin: 0;
} 

#leftcol p {
    padding: 18px 0 18px 0;
    margin: 0;
} 

#content {
    margin-left: 198px;
    width: 550px;
	background-color: white;
	border-left: 2px solid black;
	min-height: 660px;
	text-align: center;
} 

#content h2 {
	padding-top: 25px;
}

#footer {
    clear: left;
    font-size: 0.75em;
    width: 750px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    background: #045c97;
    padding: 6px 0 6px 0;
    color: #fff;
    text-align: center;
	margin-bottom: 10px;
} 

#footer a, #footer a:link, #footer a:active, #footer a:visited {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
} 

#footer a:hover {
    text-decoration: none;
} 

.leftImg {
    float: left;
    margin: 6px 6px 6px 0;
} 

#stock {
    font-size: 12px;
}

iframe {
	margin-left: 10px;
}
address {
	margin: 25px;
	line-height: 1.5em;
}
#weather {
	margin-left: 25px;
	padding-bottom: 20px;
	color: #045C97;
}

#weather h2 {
	color: #045C97;
}

#meantime {
	margin-left: 0px;
    width: auto;
	background-color: white;
	border-left: none;
	min-height: 660px;
	text-align: center;
}

