
@import "../reset.css";


/* Generic elements */

body { padding: 35px 0; background: #ffffff repeat-x; color: #000000; font: 13px  Arial, Verdana, Helvetica, sans-serif; text-align: center; }

a,:link,:visited { color: #38504f; text-decoration: underline; } 
a:hover,a.important,a.on { color: #38504f; text-decoration: underline; }

p { margin-bottom: 1em; }

img.port { float: left; margin: 0 10px 10px 0; }
img.star { float: right; margin: 0 0 10px 10px; }

ul { list-style: none; margin-bottom: 0em; padding-left: 0em; }
ol { list-style: decimal; margin-bottom: 1em; padding-left: 2em; }
ul.reset, ul.reset ul, ul.reset ol, ol.reset, ol.reset ol, ol.reset ul { list-style: none; margin: 0; padding: 0; }


/* Custom paragraphs, links, images, etc. */

img.outline { border: solid 1px #c2c2c2; }

.edge { float: right; }
.highlight { font: bold 15px Arial, Helvetica, sans-serif; }
.important { color: #7b0046 !important; }

/* Slides */

#slides { text-align:center; margin: 0; }

/* Headings */

h1,h2,h3,h4,h5,h6 { margin-bottom: .5em; font-family: "Arial", Helvetica, sans-serif; line-height: normal; }

h1 { font-size: 18px; margin-bottom: 20px; font-weight: normal; }
h2 { font-size: 15px; margin-top: 25px; font-weight: bold; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }
h6 { font-size: 100%; }


.hometext{ font-family:arial, helvetica; font-size:12px; width:350px; text-align:left; }

.homespace{ width:20px; }

.homepic{ padding-right:150px; float:right; }


/* Custom headings */

#logo { display: inline; float: left; margin: 0; }
#details { display: inline; float:right; margin: 0; color: #38504f; font-size: 12px; }


/* Single layers */

div.inner { padding: 10px 16px 0; }

#container { width: 820px; height: 550px; margin: 0 auto; text-align: left; border: solid 1px #c6c6c6; padding: 20px; }
#content-left { width: 285px; float: left; padding-left: 0; }
#content-left2 { width: 370px; float: left; padding-left: 0; }
#content-right { width: 400px; float: right; padding-right: 10px; }
#content-right2 { width: 515px; float: right; padding-right: 0; }
#thumpics2 { text-align: center }

/* Navigation */

#topnavbar { clear: both; float: left; width: 820px; padding: 25px 0 40px 0; background: #ffffff  repeat-x; }
#topnav { font-size: 15px; }
#topnav li { float: left; margin-right: 53px; }
#topnav li.first { margin-right: 53px; }
#topnav li.last { margin-right: 0; }
#topnav li a { float: left; }
#topnav a, #topnav a:visited { font: 13px Verdana, Arial, Trebuchet, Helvetica, sans-serif; text-align: left; color: #38504f; text-decoration: none; }
#topnav a:hover, #topnav a.on { color: #000000; text-decoration: underline;}


/* Footer */

#footer { padding: 0 28px; font: 11px Arial, Helvetica, sans-serif; }
#footer a, #footer a:visited { color: #787779; text-decoration: none; }
#footer a:hover { color: #787779; text-decoration: underline; }
#footer ul { float: left; padding: .25em 25px 1em; }
#footer ul li { float: left; border-right: solid 1px #787779; line-height: 1.1em; }
#footer ul li.last { border: none; }
#footer ul li a { margin: 0 7px; }
#footer ul li.first a { margin-left: 0; }
#footer ul li.last a { margin-right: 0; }

#tld { margin-top: .25em; }








/* DO NOT EDIT OR ADD CODE BELOW */

.clearfix:after, .box:after, .colgroup:after, .section:after, .after:after  { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix, .box, .colgroup, .section, .after { display: inline-block; }
/* hide from ie/mac \*/
* html .clearfix, * html .box, * html .colgroup, * html .section, * html .after { height: 1%; }
.clearfix, .box, .colgroup, .section, .after { display: block; }
/* end hide */