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

html, body {height:100%; margin:0; padding:0;}
body {position:relative; background-color:#FFFFEF; color:#FFFFEF;}


a {color:#FFFFEF; text-decoration:none;}
a:hover{color:#d36a48; text-decoration:none;}


/*FFFFEF cdcccc 736356 403634 d36a48*/
#container{width:800px; height:100%; min-height:600px; background-color:#736356; margin:auto;}
#header{width:auto; background-color:#FFFFEF; font-family:Arial, Helvetica, sans-serif; height:90px; background-color:#736356;}
#logo{float:left; width:150px; height:90px; margin-left:25px; background:url(../img/logo2.png) no-repeat;}
.social {margin:0 0 0 692px; padding:20px 0 0 0; }
#topNav{width:450px; height:50px; margin: 0px 0px 0px 150px; float:left;}
#topNav li{width:auto; height:auto; margin: 10px 10px 0px 0px; padding: 2px 4px 2px 4px; font-weight:300; font-size:12px; float:left; display:inline; list-style:none;}
#topNav a{color:#FFFFEF; text-decoration:none;}
#topNav a:hover{color:#d36a48; text-decoration:none;}

/*-------------------*/

iframe {width:800px; height:530px; margin:0; padding:0;}
/*-------------------*/

#footer{margin-top:0px; background-color:#736356; width:800px; height:auto; min-height:130px; float:left;}
#footer a{color:#FFFFEF; text-decoration:none;}
#footer a:hover{color:#d36a48; text-decoration:none;}

.column{width:35px; margin: 0px 45px 0px 0px; height:auto; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#FFFFEF; line-height:12px; list-style-type:none; float:left}
.column li{width:auto; padding: 7px 0px 0px 10px; font-size:12px; line-height:8px; list-style-type:none; list-style:none;}

strong{color:#403634;}

#network{float:right; margin:10px 0px 0px 50px;}
#network div{margin-top:5px; background-color:#FFFFEF; padding: 2px 2px 2px 2px;}
#network a{color:#736356;}
#network a:hover{color:#d36a48;}

#thisisjess{width:75px; height:19px; float:left; margin:45px 0px 0px 375px; background-image:url(../img/thisisjess.png); background-repeat:no-repeat;}
