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

/* World 2 Do Media Kit-Site design By Brandon Arnold of Brandonarnolddesign.com

Grey= #2e2e2e
Purple= #9c6cdb

 */

/*The Reset*/ 
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0;
font-weight: inherit; font-style: inherit;
font-size: 100%; font-family: Helvetica, Verdana, Arial, sans-serif;
vertical-align: baseline;
}
/*End Reset*/

body {
color: 2e2e2e;
background: #fcfcfc;
}

/*utilities*/

.left {
float:left;
}

.right {
float:right;
}

.center {
width:860px;
margin:0 auto;
}

/*Begin Site Content*/ 

/*Text tags*/ 

p {
font-size:12px;
color:#2e2e2e;
line-height:20px;
margin-bottom:10px;
}

p a {
color:#9c6cdb;
text-decoration: none;
font-weight:bold;
}

p a:link {
color:#9c6cdb;
text-decoration: none;
font-weight:bold;
}

p a:hover {
color:#fff;
background-color:#9c6cdb;
}

h1 {
font-size:12px;
height:35px;
width:386px;
background-image:url(../images/world_logo.gif);
text-indent:-9999px;
background-repeat:no-repeat;
margin-bottom:10px;
}

h2 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
color:#2e2e2e;
line-height:22px;
font-weight:bold;
font-style:italic;
margin-bottom:10px;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:35px;
font-style:italic;
color:#2e2e2e;
}

h4 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
line-height:35px;
font-style:italic;
color:#fff;
}

h5 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height:20px;
font-style:oblique;
color:#2e2e2e;
margin-bottom:5px;
}

h6 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:oblique;
color:#2e2e2e;
margin-bottom:5px;
background-color:#d9d9d9;
padding:3px;
}

/*Main Nav*/ 

#mainnav {
background-color:#2e2e2e;
border-bottom:solid 5px #9c6cdb;
height:40px;
list-style:none;
overflow:hidden;
margin-bottom:30px;
}

#mainnav ul {
padding:14px 0;
}

#mainnav li {
text-align: left;
float:left;
list-style:none;
}

#mainnav li a {
display:block;
padding: 0 29px 0 0;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
}

#mainnav li a:link {
display:block;
text-decoration: none;
font-size:12px;
color:#ffffff;
}

#mainnav li a:hover {
text-decoration:underline;
}

/*End Main Nav*/ 

/*content*/

#wrapper {
width:860px;
margin:auto;
position:relative;
} 

#content {
margin-top:20px;
background-image:url(../images/home_graphic.jpg);
height:355px;
background-repeat:no-repeat;
}

#content_nav {
position:absolute;
width:370px;
top:320px;
right:10px;
}

.subcontent {
width:187px;
float:left;
margin-right:28px;
}

.subcontent_r {
width:187px;
float:left;
}

#sub_contentrap {
overflow:hidden;
}

#subnav_home {
margin-top:25px;
}

#subnav {
margin:20px 30px 0 0;
width:175px;
float: left;
background-color: #e4c6ff;
border: 1px solid #d8d8d8;
list-style-type: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:18px;
font-style:italic;
color:#2e2e2e;
}

#subnav span {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:oblique;
}

#subnav ul {
list-style: none;
padding: 0;
margin: 0;
}

#subnav li {
text-align: left;
}

#subnav li a {
display:block;
padding: 5px 5px;
font-size:12px;
color:#FFFFFF;
border-bottom:#FFFFFF; border-bottom-style:solid; border-bottom-width:1px;
text-decoration: none;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:italic;
color:#2e2e2e;
}

#subnav li a:link {
display:block;
text-decoration: none;
}

#subnav li a:hover {
background-color:#9c6cdb;
}

#internalrap {
overflow:hidden;
}

#contentinside {
float:left;
width:650px;
margin:20px 0 0 0;
}

#contentinside li {
font-size:12px;
color:#2e2e2e;
line-height:20px;
margin-bottom:5px;
margin-left:25px;
list-style-position:inside;
list-style:url(../images/check.png);
}

#contentinside table {
width:100%;
}

#contentinside tr td {
background-color:#e8e8e8;
padding:6px;
font-size:12px;
color:#2e2e2e;
}

#distributionbox1 {
width:310px;
float:left;
}

#distributionbox2 {
width:310px;
float:left;
margin-left:30px;
}

#footer {
text-align:center;
margin:35px 0;
clear:both;
}