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

body { margin:0px;padding:0px;font-family:arial, helvetica, sans serif;font-size:0.8em;color:#607C8C;background-color:#e7e7e7;background-image:url('../images/bg.gif');background-repeat:no-repeat;text-align:center;}
img {border:0px;margin:0px;padding:0px;}
h1 {font-size:1.7em; color:#9E9959;text-transform:uppercase;font-weight:bold;}
h2 {font-size:1.2em; color:#9E9959;font-weight:normal;}
a {color: #9E9959;text-decoration:none;}
a:hover {text-decoration:underline;}



#menu {
position:relative;
z-index:9;
margin:0px;padding:0 0 0 0px;
height:53px;
width:960px;
background-color:#fff;
border-left:1px solid #aa9182;
border-right:1px solid #aa9182;
background-image:url('../images/strip.gif');
text-align:right;
}

#container {
margin:auto;
margin-top:57px;
margin-bottom:15px;
width:960px;
}
#content {
position:relative;
z-index:10;
width:960px;
margin: 0px auto;
border-left:1px solid #aa9182;
border-right:1px solid #aa9182;
background-image:url('../images/strip.gif');
text-align:center;
}
#header {
margin:0px;padding:0px;height:94px;
}
#banner {
text-align:center;
margin:0px;padding:0px;
padding-top:9px;
padding-bottom:19px;
}
#copy {
float:left;
margin-left:52px;
margin-bottom:12px;
width:430px;
text-align:left;
}

#right {
float:right;
padding-right:19px;
width:420px;
text-align:left;
}

#formRight {
float:right;
padding-right:29px;
width:400px;
text-align:left;
}

#stretch {
float:left;
margin-left:52px;
margin-bottom:12px;
width:860px;
text-align:left;
margin-bottom:22px;
}

#stretch #col2 p,
#stretch #col3 p,
#stretch #col4 p {color:#4C280F;}

#col1 {
width:200px;
margin-right:20px;
float:left;
margin-top:9px;
}

#col2 {
width:194px;
margin-right:5px;
float:left;
padding: 8px;
height:200px;
background-image:url('../images/oojamin.gif');
background-repeat:no-repeat;
font-size:0.9em;
padding-top:40px;
}

#col3 {
width:194px;
margin-right:5px;
float:left;
padding: 8px;
height:200px;
background-image:url('../images/oojamngo.gif');
background-repeat:no-repeat;
font-size:0.9em;
padding-top:40px;
}

#col4 {
width:194px;
float:left;
padding:8px;
height:200px;
background-image:url('../images/ootoyou.gif');
background-repeat:no-repeat;
font-size:0.9em;
padding-top:40px;
}

.thumbnail {
float:left;
width:90px;
border:0px solid #0000ff;
margin:7px;
}
.thumbnail img {border:1px solid #CCCCCC;}
#imageHolder {
position:relative;
left:-1px;
height:560px;
width:402px;
overflow:hidden;
margin-top:13px;
}
#imageHolder img {border:1px solid #CCCCCC;margin-top:8px;}


#footer {
margin:0px auto;
border-left:1px solid #aa9182;
border-right:1px solid #aa9182;
border-bottom:1px solid #aa9182;
background-color:#FFF;
width:960px;
text-align:center;
}

#legend {
clear:both;
padding-bottom:15px;
}
.legenditems {
margin-right:15px;
}

#footermenu {margin:auto;width:900px;border-top: 1px solid #A03033;padding-top: 9px; padding-bottom:15px;height:12px;}
#footerlinks {float:left;}
#ignite {float:right;padding-top:4px;}
#footermenu #footerlinks a,
#footermenu #ignite a
 {color:#aaaaaa;font-size:0.7em;margin-right:25px;text-decoration:none;margin-bottom:15px;}
#footermenu #footerlinks a:hover,
#footermenu #ignite a:hover
 {color:#A03033;text-decoration:underline;}

.small {font-size:0.9em;}

.caps {text-transform:uppercase;}
.standout {font-weight:bold;}
.redline {color:#A03033;height:1px;width:601px;}
.red {color:#A03033;}
.darkblue {color:#607C8C;}
.brown {color:#4C280F;}
.gold {color: #9E9959;}
.clear {clear:both;}
.indent {margin-left:30px;}
.nounderline {text-decoration:none;}
.nounderline:hover {text-decoration:underline;}
.italics {font-style:italic;}

.formRow {margin:2px;height:24px;}
.formLeft {width:100px;float:left;padding-top:3px;}
.formRight {width:200px;float:left}