/* CSS Document */

* { margin: 0; padding: 0; }
 
body {
text-align:center;
font-family:georgia;
font-size: 1em;
color:#111111;
background-color:#222222;
behavior:url(csshover.htc);
}

#wrapper{
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom:10px;
width:790px;
color:#111111;
background-color:white;
border-top:6px solid #ab8350;
border-bottom:6px solid #ab8350;
border-left:5px solid #bf9764;
border-right:5px solid #bf9764;
text-align:left;
padding:0;
}


#header {
width:790px;
height:280px;
display:block;
background-image:url(../images/arita-header-large.jpg);
border-bottom:2px solid #ab8350;
background-repeat:no-repeat;
margin:0;
padding:0;
}


#my-mainbody{
width:784px;
color:#111111;
background-color:#eeeeee;
border:1px solid #aaaaaa;
margin:2px;
}

#buffer{
padding:6px;
}

ul{
margin-left:20px;
color:#111111;
}

li{
color:#111111;
padding-top:5px;
padding-bottom:5px;
}

h1{
padding:10px 0px;
font-size:1.6em;
color:#666666;
color:#001a4b;
text-align:left;
}

h2 {
padding:10px 0px;
font-size:1.4em;
color:#fe171c;
color:#8c2427;
text-align:left;
}

h3 {
padding:10px 0px;
font-size:1.2em;
color:#303d6f;
text-align:left;
}

a{
color:#303d6f;
font-weight:bold;
}

a:hover{
color:#fe171c;
color:#8c2427;
font-weight:bold;
text-decoration:none;
}

p{
color:#111111;
text-align:left;
margin:0;
margin-bottom:10px;
}





/* NAVIGATION/MENU SETTINGS */

table.moduletable-mm{
background:transparent;
text-align:left;
display:block;
float:right;
}

ul#mainlevel-mm{
margin:0;
padding:0;
width:750px;
height:30px;
background-color:transparent;
}

ul#mainlevel-mm li{
display:inline;
list-style-type:none;
background-color:transparent;
}


ul#mainlevel-mm a{
color:#eeeeee;
display:block;
float:left;
height:30px;
padding: 0px;
padding-top:6px;
font-size:20px;
text-decoration:none;
text-align:center;
background-color:transparent;
margin-left:20px;
font-family:georgia;
font-size:14px;
}

*html ul#mainlevel-mm a{
}


ul#mainlevel-mm a:hover, ul#mainlevel-mm a#active_menu-mm{
color:#ab8350;
}

*html ul#mainlevel-mm a:hover{
}


table.contentpaneopen td {
padding-right: 5px;
}

table.contentpaneopen td.componentheading {
padding-left: 4px;
}

table.contentpane {
width: 100%;
padding: 0px;
border-collapse: collapse;
border-spacing: 0px;
margin: 0px;
}

table.contentpane td {
margin: 0px;
padding: 0px;
}

table.contentpane td.componentheading {
padding-left: 4px;
}

table.contentpaneopen fieldset {
border: 0px;
border-bottom: 1px solid #eee;
}


.componentheading {
padding:10px 0px;
font-size:1.6em;
color:#666666;
text-align:left;
}
}


.contentheading {
padding:10px 0px;
font-size:1.4em;
color:#fe171c;
text-align:left;
}

.contentpagetitle {
font-size: 13px;
font-weight: bold;
color: #cccccc;
text-align:left;
}


.sectiontableheader {
font-weight: bold;
background: #f0f0f0;
padding: 4px;
}

.sectiontablefooter {
}

.sectiontableentry1 {
background-color : #ffffff;
}

.sectiontableentry2 {
background-color : #f9f9f9;
}

div.moduletable{
background-color:white;
width:400px;
border:1px solid #111111;
padding:4px;
margin:4px 20px;
}


/* Contact Us Page */

table.contact-table, table.contact-table-form{
margin:10px;
}

table.contact-table td{
width:300px;
padding:1px;
}

table.contact-table-form td.left{
width:150px;
padding:1px;
}

table.contact-table-form td.right{
width:400px;
padding:1px;
}

table.contact-table-form td.double{
width:550px;
padding:1px;
}

div#copyright{
color:#ab8350;
text-align:center;
}

div.leadership-image{
display:block;
width:250px;
height:250px;
float:left;
}

div.leadership-image img{
border:2px solid #555555;
width:230px;
height:207px;
margin:10px 20px;
}

div.event-section{
display:block;
width:774px;
height:352px;
margin:0px;
padding:0px;
}

div.event-section img{
border:1px solid #555555;
margin:4px 4px 4px 0;
height:332px;
width:500px;
display:block;
float:left;
}

div.event-content{
width:240px;
height:342px;
display:block;
float:left;
}


/*EVENTS PAGE*/
table.top-row{
width:750px;
background-color:#303d6f;
color:white;
}

table.top-row td.td1{
width:300px;
height:30px;
padding:4px;
}


table.top-row td.td2,table.top-row td.td3{
width:225px;
height:30px;
padding:4px;
}

table.event{
width:750px;
background-color:white;
color:#333333;
border-bottom:2px solid #303d6f;
}

table.event td.td1{
width:300px;
height:30px;
padding:4px;
}


table.event td.td2,table.event td.td3{
width:225px;
height:30px;
padding:4px;
}

/*SPONSOR PAGE */
p.sponsor{
padding:10px;
}

div.sponsor-image{
display:block;
float:left;
margin-right:20px;
}


div.sponsor-details{
display:block;
float:left;
}

img.float-right{
display:block;
float:right;
padding:10px;
width:200px;
}