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

/* PAGE ELEMENT STYLES */

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

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

#header1 {
	width:954px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:165px;
	padding:0;
	border:0;
	margin:0;
}

#header2 {
	width:904px;
	height:50px;
	padding:60px 25px 0 25px;
	border:0;
	margin:0;
}

.maincontent {
	width: 649px;
	padding:30px;
	text-align:left;
	color:#151623;
	line-height: 130%;
	background-image: url(../images/column1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.maincontent2 {
	width: 904;
	padding:25px;
	text-align:left;
	color:#151623;
	line-height: 130%;
	background-image: url(../images/column1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.maincontent li, .maincontent2 li {
	list-style-image: url(../images/bullet.gif);
}

.navbar {
	background-image:url(../images/navbar.jpg);
	background-repeat:no-repeat;
	background-color: #EEA609;
	font-weight:normal;
	font-size:1em;
	width: 245px;
	padding:15px 0 0 0;
}

.bodytext {
width:600px;
color: #151623;
}
 
.bodytext a:link, .bodytext  a:visited, .bodytext  a:active {
	color:#F60;
	text-decoration:none;
}

.bodytext  a:hover {
	color:#F60;
	text-decoration:underline;
}

.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:10px 20px;
	text-align:left;
	color:#151623;
	line-height: 140%;
	width: 299px;
	background-image: url(../images/column1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}

.introtext a:link, .introtext a:visited, .introtext a:active {
	color:#F60;
	text-decoration:none;
} 

.introtext a:hover {
	color:#F60;
	text-decoration:underline;
}

.features {
	background-image: url(../images/column2.jpg);
	background-repeat: repeat-y;
	background-color: #FFF;
	padding:0;
	margin:0;
	width:370px;
}
.features h2 {
	color: #F60;
	font-size:1.3em;
}

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

.features a:hover {
	color: #AB2237;
	text-decoration:none;
}

.featurephoto, .featurephoto a, .featurephoto a:hover {
	border:none;
}

.feature {
	padding: 0 8px;
	font-size:0.85em;
	text-align:left;
	color: #193050;
	line-height: 130%;
	background-color:#FFF;
}

.featurephoto {
	width:100px;
	border:none;
	background-color:white;
}

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

#pagetitle {
	padding:140px 15px 0 0;
	margin:0;
	color: #B01A2F;
	font-size: 1.1em;
	font-weight:normal;
	text-align:right;
	position:absolute;
	right:0;
}
#tagline {
	padding:50px 15px 0 0;
	margin:0;
	color:orange;
	font-size:1.5em;
	font-weight:bold;
	position:absolute;
	right:0;
}
.footer {
	height: 60px;
	color: #36C;
	font-size: 0.8em;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
}

.footer2 {
	height: 60px;
	color: #36C;
	font-size: 0.8em;
	text-align: center;
	background-color: transparent;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
}

.footer div, .footer2 div {
margin:0 auto;
padding:20px;
text-align: right;
}

.footer a:link, .footer a:visited, .footer a:active, .footer2 a:link, .footer2 a:visited, .footer2 a:active {
color: #36C;
	text-decoration: none;
}

.footer a:hover, .footer2 a:hover {
	color:#F60;
	text-decoration:underline;
}

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 {
	color: #151623;
	background-color: #F6BA00;
	background-image:url(../images/button1.jpg);
	background-repeat:repeat-x;
	border:1px solid #F60;
	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;
	padding:1px;
	height:auto;
}

.button2 {
	color: #151623;
	background-color: #F6BA00;
	background-image:url(../images/button1.jpg);
	background-repeat:repeat-x;
	border:1px solid #F60;
	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;
	padding:1px;
	height:auto;
}

.button3 {
	color: #151623;
	background-color: #F6BA00;
	background-image:url(../images/button1.jpg);
	background-repeat:repeat-x;
	border:1px solid #F60;
	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;
	padding:1px;
	height:auto;
}

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

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

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

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

.buttonarea, .buttonarea a:link, .buttonarea a:visited, .buttonarea a:active {
	color:  #151623;
	text-decoration:none;
}

.buttonarea a:hover {
	color: #151623;
	background-color: #F60;
	background-image:url(../images/button2.jpg);
	background-repeat:repeat-x;
	border:1px solid #F60;
	text-decoration:none;
}

h1 {
	color: navy;
	font-size: 1.75em;
	margin:0 0 4px 0;
	line-height:140%;
}

h2 {
	color: #F60;
	font-size:1.3em;
	line-height:140%;
	margin: 0 0 6px 0;
	padding:0;
}

h3 {
	color: navy;
	font-size: 1em;
	margin:0 0 6px 0;
	
}

h3 a:link, h3 a:active, h3 a:visited {
	color:navy;
	text-decoration:underline;
	text-decoration: none;
}

 
h3 a:hover {
	color:#F60;
	text-decoration:underline;
}
	
h4 {
	color: #F60;
	font-size:1.5em;
	font-weight:normal;
	line-height:120%;
	margin: 0 0 6px 0;
	text-align:center;
}

h5 {
	color: #AB2237;
	text-decoration:none;
	font-weight:normal;
	line-height:140%;
	margin: 0 0 6px 0;
}

hr {
	color: #FFFFFF;
	border:none;
	border-bottom:1px dotted #193050;
}

sup {
font-size:9px;
}

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

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

.frame1 {
padding:10px;
border:5px solid navy;
background-color:orange;
}

.frame2 {
padding:10px;
border:1px solid navy;
background-color: #FFF;
}

.testimonial {
margin:10px 0;
color:navy;
font-size:.9em;
line-height:130%;
padding:10px;
width:230px;
border:5px solid navy;
background-color: orange;
}

.testimonial a {
color:#FFF;
text-decoration:none;
}

.border {
	padding:15px;
	border:1px solid #CCC;
	margin-bottom:20px;
}

.bold {
	font-weight:bold;
}

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

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

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

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

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

.smaller a:hover {
	color: #F60;
	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: #F60;
	text-decoration: underline;
}


/* 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: #F60;
	text-decoration:none;
	border-bottom:1px dotted #F60;
}

.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;
}
