/* navy-06152a 
cyan-1c88ba 
dkblue-0e3c74 0f3c75
medblue-145c91
kiwi-50c800 */

/* @group reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

.iframe {
        background-color: #fff;
        border: 2px solid #fff;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

/* @end */

/* @group layout */

/* @group overall */

html {
        background: url(http://anideaweb.com/stylesheets/design_images/118/bkg.jpg);
	background-color: #06152a; 
	background-position: top left;
	background-repeat: repeat-x;
        
}

body {
	background-position: left top;
	width: 860px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px 0 10px;
        background: url(http://anideaweb.com/stylesheets/design_images/118/body2.jpg) no-repeat;
	background-color: #0f3c75; 
        boarder-right: 0px solid #06152a;
}

#header {
	background-color: ;
	background-position: top left;
	background-repeat: no-repeat;
	height: 130px;
	width: 880px;
	position: relative;
        padding: 4px 0 0 0;
}

#content {
        width: 621px;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 20px 20px 20px;
	float: left;
	margin: 5px 10px 0 0px;
	display: inline;
	clear: both;
        background: url(http://anideaweb.com/stylesheets/design_images/118/content.jpg) no-repeat;
        background-color: #fff;
        border: 0px solid #50c800;
}

.centerdiv{ /*IE method of centering a relative div*/
        text-align: center;
        padding: 10px 0;
}

.centerdiv>div{ /*Proper way to center a relative div*/
        margin: 0 auto;
        padding: 10px 0;
}

.samplediv{
        width: 661px;
        margin: 15px 0 0 -20px;
	border-top: 2px solid #50c800;
	border-bottom: 2px solid #50c800;
        background-color: #fff;
}

/* box model hack for IEWin */
* html #content {
	width: 680px;
	w\idth: 640px;
}

#sidebar {
	width: 130px;
	float: left;
	padding-top: 20px;
}

#sidebar .zone {
	margin-bottom: 1.5em;
}

#footer {
	clear: both;
	width: 621px;
	margin-left: 0px;
	padding: 10px 0 20px 40px;
	border-top: 2px solid #50c800;
        background-color: #0f3c75;
}

/* @end */

/* @ two_column_page */

#leftcolumn {
     width: 299px;
     height: auto;
     float: left;
     padding: 0px 10px;
     margin: 0px 0px 0px -20px;
     border-right: 2px solid #000000;
}

#leftcolumn .zone {
	margin-bottom: 0em;
}

.leftcolumn p {
	margin: 0;
	border-bottom: 0px solid #000000;
        padding: 0px 0px 0px 0px;
}

.leftcolumn .zone h5 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 5px solid #000000;
	margin-bottom: .25em;
	padding-bottom: 2px;
	color: #000000;
}

#rightcolumn {
     width: 299px;
     height: auto;
     float: left;
     padding: 0px 10px;
     margin: 0px 0px 0px -2px;
     border-left: 2px solid #000000;
}

#rightcolumn .zone {
	margin-bottom: 0em;
}

.rightcolumn p {
	margin: 0;
	border-bottom: 0px solid #000000;
        padding: 0px 0px 0px 0px;
}

.rightcolumn .zone h5 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 5px solid #000000;
	margin-bottom: .25em;
	padding-bottom: 2px;
	color: #000000;
}

/* @end */

/* @group calendar */

div.calendar.nav {
	float: right;
}

table.calendar {
	width: 600px;
	margin-left: 20px;
	border-collapse: collapse;
	line-height: 1.1;
}

table.calendar td {
	border-left: 1px solid #50c800;
	border-right: 1px solid #50c800;
	width: 14%;
	padding: 0 2px;
}

table.calendar td.outside {
	color: #aaa;
}

table.calendar tr.label td.outside {
	font-size: 70%;
}

table.calendar tr.label td {
	border-top: 1px solid #50c800;
	font-size: ;
	padding-bottom: 4px;
}

table.calendar td.last {
	border-bottom: 1px solid #50c800;
	height: 10px;
}

table.calendar div.event a {
	display: inline-block;
}

table.calendar div.event a {
	display: block;
	padding: 5px 3px;
	margin: 1px;
	color: #fff;
}

table.calendar .event a:hover {
	background: #50c800;
}

table.calendar .c1 a {
	background-color: #50c800;
}

table.calendar .c2 a {
	background-color: #50c800;
}

table.calendar .c3 a {

	background-color: #7d49ed;
}

table.calendar .c4 a {
	background-color: #b570c6;


}

table.calendar .c5 a {
	background-color: #dd288f;
}

.event .date {
	color: ;
	margin: 4px 0 4px 20px;
	font-size: 160%;
}

/* @end */

/* @group contact form */

div.contactform {
	margin: 20px;
	border-top: 1px solid #50c800;
}

.contactform form {
	padding: 10px 0;
}

.contactform div {
	padding: 10px 0 0 0;
}

.contactform input[type="text"] {
	width: 100%;
}

.contactform textarea {
	width: 100%;
	height: 10em;
}

.contactform.submission {
	border: none;
	background: ;
	padding: 10px;
	color: #50c800;
        font-weight: bold;
        font-size: 120%;
	text-align: center;
        position: absolute;
        top: 725px;
        left: 185px;
}

.contactform label {
	display: block;
	color: #0e3b74;
	font-size: 90%;
	font-weight: bold;
}

/* @end */

/* @group blog */

.blog.post h2 a {
	color: ;
}

.blog.post h2 a:hover {
	color: #0e3b74;
	background-color: ;
}

.blog.post .next {
	float: right;
}

#blog_nav {
	position: relative;
	margin-bottom: 20px;
	width: 640px;
}

#blog_nav div {
	
}

#blog_nav #newer_posts {
	width: 200px;
	z-index: 2;
	position: absolute;
	right: 0;
	text-align: right;
}

#blog_nav #older_posts {
	width: 200px;
	z-index: 2;
	position: absolute;
	left: 0;
}

#blog_nav #blog_archive {
	text-align: center;
}

.blog.post .published {
	color: ;
	margin: 4px 0 0 30px;
	font-size: 90%
}

div.blog_archive {
	margin-left: 20px;
}

#content h3.blog_archive {
	font-weight: normal;
}

/* @end */

/* @group image */

#album_nav {
	float: right;
}

#album_nav div {
	display: inline;
}

#album_nav .next {
	margin-left: 10px;
}

/* @end */

/* @group menus */

/* @group main */

#main_menu {
	background: ;
	float: left;
	width: 880px;
	display: inline;
	border-top: 0px solid #000;
}

#main_menu li {
	float: left;
	margin-right: 3px;
	display: inline;
        font-size: 95%;
}

#main_menu li * {
	display: block;
	float: left;
}

#main_menu li a, .menu li span {
	color: #fff;
	background: #0e3c74;
	text-decoration: none;
}

#main_menu li a:hover span {
	color: #fff;
	background-color: #50c800;
}

#main_menu li.current span {
	color: #fff;
	background: #50c800;
}

#main_menu li span {
	padding: 1px 15px;
	margin-left: 0;
}

#main_menu li.current span span {
	padding: 0;
	margin: 0;
}

#main_menu li a:hover {
	background: #50c800;
}

/* @end */

/* @group content top */

#content_top .menu {
	float: left;
	width: 640px;
	margin: 5px 0 25px 0;
}

#content #content_top .menu li {
	list-style-type: none;
	padding: 0 10px;
	margin: 0 0 0 0;
	float: left;
        background: none;
	border-left: 1px solid #50c800;
}

#content #content_top .menu li:first-child {
	padding-left: 0;
	border-left: none;
}

#content #content_top .menu a {
	text-decoration: none;
}

#content #content_top .menu li.current span span {
	font-weight: bold;
	color: #145c91;
}

#content #content_top .menu li span {
	padding: 0;
        background: none;
	color: #50c800;
}

/* @end */

/* @group sidebar */

#sidebar .menu li a, .menu li span {
	display: inline-block;
}

#sidebar .menu li a, .menu li span {
	color: #fff;
	text-decoration: none;
	position: relative;
	z-index: 3;
	padding: 3px 10px;
	display: block;
	background-color: #0e3b74;
}

#sidebar .menu li a:hover {
	color: #fff;
	background-color: #50c800;
	background-position: top left;
}

#sidebar .menu li.current span {
	color: #fff;
	background: #50c800;
	margin-left: -20px;
	padding-left: 30px;
}

#sidebar .menu li.current span span {
	margin: 0;
	padding: 0;
}

#sidebar .menu li {
	padding: 0 0 3px 0;
}

#sidebar .menu li span span, .menu li a span {
	display: inline;
	padding: 0;
	margin: 0;
	background: none;
	cursor: pointer;
}

#sidebar .menu li.current {
	font-weight: bold;
}

/* @end */

/* @end */

/* @end */

/* @group typography */

html {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	line-height: 1.5;
	color: #000;
}


#header h1 {
	color: #fff;
	font: 250%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	bottom: 35px;
	left: 30px;
        visibility: hidden;
}


#header h2 {
        visibility: hidden;
}

#header #tagline {
        color: #0e3b74;
	line-height: 1.1;
	position: absolute;
	top: 94px;
	left: 50px;
}


#footer {
	font-size: 80%;
	color: #50c800;
}

/* @group content */

#content h1 {
	margin: 1em 0 .25em 0;
	color: #0e3b74;
	font: bold 180%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

#content h2 {
	margin: 1em 0 0.75em 0;
	color: #50c800;
	font: normal 150%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h3 {
	margin: 1em 0 .5em 0;
	color: #50c800;
	font: 135%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h4 {
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #0e3b74;
	font: 125%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h5 {
	font-weight: bold;
	border-bottom: 5px solid #000000;
	margin-bottom: .25em;
	padding-bottom: 2px;
	color: red;
	font: bold 140%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h6 {
	margin: 1em 0 .25em 0;
	line-height: 1;
	color: #0e3b74;
	font: 105%/1 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content p {
	margin: 0 20px 1em 20px;
}

#content p img {
	display: block;
	margin: 20px auto;
}

div.image img {
	display: block;
	margin: 20px auto;
}

#content li {
	list-style-type: disc;
	margin-left: 40px;
}

/* @end */

/* @group sidebar */

.sidebar {
	font-size: 85%;
	line-height: 1.2;
        color: #000;
}

.sidebar p {
	margin: 0 0 .5em 0;
	border-bottom: 0px solid #50c800;
        padding: 0px 0px 5px 5px
}

.sidebar .zone h2 {
	font-size: 120%;
	font-weight: bold;
	border-bottom: 3px solid #50c800;
	margin-bottom: .25em;
	padding-bottom: 2px;
	color: #fff;
}

.sidebar ul.blog_posts li,
.sidebar ul.calendar_events li {
	list-style-type: disc;
	list-style-position: inside;
	text-indent: -1em;
	text-decoration: none;
	padding-left: 1em;
	margin-bottom: .25em;
	background-color: none;
}

/* @end */

/* @group links */

a {
	color: #50c800;
}

a:hover {
	color: black;
	background-color: none;
	text-decoration: none;
}

a:visited {
	color: #50c800;
}

a:visited:hover {
	color: #000;
}

/* @end */

strong {
	font-weight: bold;
	font-style: inherit;
}

em {
	font-style: italic;
	font-weight: inherit;
}

/* @end */

#slideshow {
	width: 482px;
	height: 391px;
	border: 1px solid black;
	}
	
	
#slideshow {
	overflow: hidden;
	position: relative;
}

#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	visibility: none;
}

#slideshow img.first {
	visibility: visible;
}