@charset UTF-8;
/* CSS Document */

/* PAGE ELEMENT STYLES */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	background-position:center top;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	font-size:0.8em;
	text-align:center;
	margin:0;
	padding:0 0 20px 0;
	border:0;
	color: #193050;
}

#container {
	margin: 0 auto;
	padding:0;
	border:0;
	width: 940px;
	text-align:left;
	position:relative;
}

#header1 {
	width:940px;
	background-image:url(../images/header1.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:143px;
	padding:0;
	border:0;
	margin:0;
}

#header2 {
	width:940px;
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	height:143px;
	padding:0;
	border:0;
	margin:0;
}

#maincontent {
	width: 900px;
	background-image: url(../images/maincontent.gif);
	text-align: left;
	margin: 0 20px;
	padding:0;
}

.maincontent2 {
	width: 820px;
	background-image: url(../images/maincontent.gif);
	text-align: left;
	padding: 0 100px 20px 20px;
}

#navbar {
	padding:107px 0 0 0;
	border:0;
	margin:0;
	text-align:left;
	background-image:url(../images/navbar.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	height:12px;
}

.bodytext {
	color: #333;
}
 
.bodytext a:link, .bodytext  a:visited, .bodytext  a:active {
	color: #333;
	text-decoration:none;
	border-bottom:1px dotted #333;
}

.bodytext  a:hover {
	color: #9DAE19;
	text-decoration:none;
	border-bottom:1px dotted #9DAE19;
}

.photo {
text-align:center;
margin:10px auto 0 auto;
}

.dice {
width:350px;
text-align:center;padding:10px;
}
.dice .small {
width:170px;
float:left;
}

.dice .small input {
margin:6px 0 0 0;
text-align:center;
}

#introtext {
	padding:15px;
	margin:0 0 0 463px;
	background-color:transparent;
	text-align:left;
	color:#FFF;
	line-height: 130%;
	width: 407px;
	height:283px;
	overflow:auto;
	position: absolute;
	background-image: url(../images/bg_introtext.jpg);
	background-repeat: no-repeat;
	background-color: #193050;
	background-position:right top;
}

#introtext a:link, #introtext a:visited, #introtext a:active {
	color: #FFF;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
} 

#introtext a:hover {
	color: #9DAE19;
	text-decoration:none;
	border-bottom:1px dotted #9DAE19;
}

.features {
	background-image: url(../images/bg_features.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position:center top;
	padding:53px 0 20px 0;
}

.features a:link, .features a:visited, .features a:active {
	color: #9DAE19;
	text-decoration:none;
} 

.features a:hover {
	color: #9DAE19;
	text-decoration:none;
	border-bottom:1px dotted #9DAE19;
}

.feature {
	padding: 0 8px 0 16px;
	font-size:0.85em;
	text-align:left;
	color: #193050;
	line-height: 130%;
	border-right:4px solid #F3F7F8;
	border-top:12px solid #FFF;
	width:196px;
}

.featurephoto {
	height:108px;
	width:175px;
	overflow:hidden;
	border:0;
}

#logolink {
	position:absolute;
	left:0;
	width:400px;
}

#pagetitle {
	padding:46px 100px 0 0;
	margin:0;
	color: #A1B414;
	font-size: 1.5em;
	font-weight:normal;
	text-align:right;
	position:absolute;
	right:0;
	width:420px;
}

#footer {
	height: 60px;
	width: 100%;
	color: #193050;
	font-size: 0.8em;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	border: none;
}
#footer div {
width:900px;
margin:0 auto;
padding:20px;
text-align: right;
}

#footer a:link, #footer a:visited, #footer a:active{
	color: #193050;
	text-decoration: none;
}

#footer a:hover {
	color: #193050;
	text-decoration:none;
	border-bottom:1px dotted #193050;
}

FORM {
	margin: 0;
}

INPUT {
	color: #193050;
	font-size: 11px;
	background-color: #FFF;
	border:1px solid #000;
	padding:2px;
	font-family:Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	

}

TEXTAREA {
	color: #193050;
	padding:2px;
	font-size: 11px;
	background-color: #FFF;
	border:1px solid #000;
	font-family:Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	
              
}

SELECT {
	font-size: 11px;
	color: #193050;
	font-family:Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	
}

.button {
	background-image: url(../images/button.gif);
	background-repeat:repeat-x;
	background-color:#E6EDF3;
	border:1px solid #ABB3BE;
	color: #193050;
	cursor:hand;
	display:block;
	font-size:10px;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	width:80px;
	margin:0;
	padding:2px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height:auto;
}

.button2 {
	background-image: url(../images/button.gif);
	background-repeat:repeat-x;
	background-color:#E6EDF3;
	border:1px solid #ABB3BE;
	color: #193050;
	cursor:hand;
	display:block;
	font-size:10px;
	letter-spacing:0.1em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	width:150px;
	margin:0;
	padding:2px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height:auto;
}

.button3 {
	background-image: url(../images/button.gif);
	background-repeat:repeat-x;
	background-color:#E6EDF3;
	border:1px solid #ABB3BE;
	color: #193050;
	cursor:pointer;
	display:block;
	font-size:10px;
	font-weight:bold;
	letter-spacing:0.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	width:160px;
	margin:0;
	padding:2px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	height:auto;
}

.button_small {
	background-image: url(../images/button.gif);
	background-repeat:repeat-x;
	background-color:#E6EDF3;
	border:1px solid #ABB3BE;
	color: #193050;
	cursor:pointer;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	margin:12px 12px 12px 0;
	padding:2px;
}

.button_small2 {
	background-image: url(../images/button.gif);
	background-repeat:repeat-x;
	background-color:#E6EDF3;
	border:1px solid #9DAE19;
	color: #193050;
	cursor:pointer;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:60px;
	margin:0;
	padding:2px;
}

.button_small3 {
	background-image: url(../images/button.gif);
	background-repeat:repeat-x;
	background-color:#E6EDF3;
	border:1px solid #9DAE19;
	color: #193050;
	cursor:pointer;
	display:block;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	letter-spacing:.08em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:100px;
	margin:0;
	padding:2px;
}

.button a,.button2 a {
	text-decoration:none;
	display:block;
	color: #193050;
}

.buttonarea {
	color: #193050;
	text-decoration:none;
}

.buttonarea a:hover {
	color: #193050;
	background-image: url(../images/button_over.gif);
	background-repeat:repeat-x;
	background-color:#A3B824;
	text-decoration:none;
	border:1px solid #9DAE19;
}

h1 {
	color: #193050;
	font-size: 1.5em;
	font-weight:normal;
	margin:0 0 4px 0;
}

h2 {
	color: #9DAE19;
	font-size:1.2em;
	font-weight:normal;
	line-height:120%;
	margin: 0 0 6px 0;
}

h3 {
	color: #9DAE19;
	font-size: 1.2em;
	font-weight:normal;
	margin:0 0 4px 0;
	
}

h3 a:link, h3 a:active, h3 a:visited {
	color:   #9DAE19;
	text-decoration: none;
}

 
h3 a:hover {
	color: #9DAE19;
	text-decoration:none;
	border-bottom:1px dotted #9DAE19;
}
	
h4 {
	color: #9DAE19;
	font-size:1.5em;
	font-weight:normal;
	line-height:120%;
	margin: 0 0 6px 0;
	text-align:center;
}

.floatleft {
	float:left;
	margin:0 20px 0 0;
}

.floatright {
	float:right;
	margin:0 0 20px 20px;
}

.noborder {
	border:none;
}

.bold {
	font-weight:bold;
}

.small {
	color: #193050;
	font-size: .9em;
	line-height: 16px;
	}

.small a:link, .small a:visited {
	color: #193050;
	text-decoration: none;
}

.small a:hover {
	color: #9DAE19;
	text-decoration: underline;
}

.smaller {
	color: #193050;
	font-size: .75em;
	line-height: 15px;
	}

.smaller a:link, .smaller a:visited {
	color: #193050;
	text-decoration: none;
}

.smaller a:hover {
	color: #9DAE19;
	text-decoration: underline;
}

.baselist {
	color: #193050;
	font-size: 1em;
	list-style-position: inside;
	list-style: unordered;
	list-style-type: disc;
}

.baselist a:link, .baselist a:visited {
	color: #193050;
	text-decoration: none;
}

.baselist a:hover {
	color: #9DAE19;
	text-decoration: underline;
}

.fblink {
position:absolute;
margin:0 0 0 760px;
}


/* ADMIN STYLES */

#admin_background {
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Osaka", Lucida Sans, Lucida Sans Unicode, Lucida Grande, "ＭＳ Ｐゴシック", sans-serif;
	background-color:#193050;
	background-image: none;
	border:0;
	text-align:center;
	font-size:.8em;
	color: #193050;
	margin:0;
	padding:0;
}


#admin_container {
	width:785px;
	text-align:left;
	position:relative;
	background-image:url(../admin/images/admin_container.jpg);
	background-repeat:repeat-y;
	color: #193050;
	margin:0 auto;
	padding:0;
}

#admin_header {
	width:785px;
	height:100px;
	border:0;
	background-image:url(../admin/images/admin_header.jpg);
	background-repeat:no-repeat;
	text-align:left;
	margin:0;
	padding:0;
}

#admin_navbar {
	background-image:url(../admin/images/admin_navbar.jpg);
	background-position: top right;
	background-repeat:no-repeat;
	width:183px;
	text-align:left;
	margin:0;
	padding:16px;
	font-size:.9em;
}
.admin_link {
color: #193050;
text-decoration:none;
}

.admin_link a:link, .admin_link a:visited {
	color: #193050;
	text-decoration:none;
	border-bottom:1px dotted #193050;
}

.admin_link a:hover {
	color: #9DAE19;
	text-decoration:none;
	border-bottom:1px dotted #9DAE19;
}

.deletebutton {
float:right;
margin-right:100px;
}

.admin_nav {
font-weight:bold;
letter-spacing:1px;
color: #193050;
text-decoration:none;
}

.admin_nav a:link, .admin_nav a:visited {
	color: #193050;
	padding:2px 6px;
	margin:8px 0 1px 0;
	text-decoration:none;
	border:1px solid #E5E7F2;
	display:block;
	width:150px;
}

.admin_nav a:hover {
	color: #193050;
	text-decoration:none;
	background-color: #F5F6F9;
	border:1px solid #E5E7F2;
	margin:8px 0 1px 0;
	display:block;
	width:150px;
}

.admin_managetabs {
	font-size:1.1em;
	color: #193050;
}

#admin_whitepullout {
	width:215px;
	background-image:url(../admin/images/whitepullout_3.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0;
}

#admin_homecontent {
	width:745px;
	background-color:transparent;
	margin:0;
	padding:20px;
}

#admin_maincontent {
	width:500px;
	text-align:left;
	background-color:transparent;
	margin:0;
	padding:0 0 0 10px;
}

#admin_maincontent input,#admin_maincontent textarea,#admin_maincontent select {
	font-size:1em;
}

#admin_header span {
	display:none;
}
