/* GLOBAL CONTENT */
body{background:#000; font-family:Arial; font-size:10px}
div{position:relative}
img{border:0px}
a{color:#fff}
a:hover{color:#4d4d4d}
div#container{border:0px dashed #cacaca}
div#header{margin-top:54px; padding-left:36px; height:92px}
div#menu{margin-left:18px; float:left; margin-top:65px}
a.nav{color:#fff; font-size:1.8em; text-transform:uppercase; text-decoration:none; margin-right:20px; font-family:"proxima-nova-extra-condensed-1","proxima-nova-extra-condensed-2";}
a.nav:hover{color:#4d4d4d}
div#contentCont{margin-top:15px; background:#1d1d1d; border-top:1px solid #4d4d4d; border-bottom:1px solid #4d4d4d}
div#contactBox{color:#ccc; text-transform:uppercase; font-size:1.2em}
span.pageTitle{color:#fff; font-size:4.4em; letter-spacing: 2px; text-transform:uppercase; font-family: "tandelle-1","tandelle-2", Arial Narrow, Arial; font-weight:300}
span.blogBlurbTitle{font-family:"tandelle-1","tandelle-2"}
a#blogLink{color:#999}
a#blogLink:hover{color:#333}


/*HOMEPAGE CONTENT */
div#socialIcons{margin-top:110px}
div#socialIcons a{margin-right:3px}
div.largeText{color:#fff; font-size:4.3em; letter-spacing: 1.5px; text-transform:uppercase; font-family:"tandelle-1","tandelle-2", Arial Narrow, Arial; text-shadow:#000 2px 2px 2px; font-weight:bold}
div.dynamGrid{float:left; width:300px; left:8px; top:10px}


/* FLEET PAGE CONTENT */
div#gridItem{float:left; margin-right:10px}
div#gridContent{background:#000; border-bottom-left-radius:8px; border-bottom-right-radius:8px; padding:10px; margin-top:-5px; font-size:13px; height:131px}
span.gridTitle{text-transform:uppercase}
div#gridContent ul{margin:0px; padding:0px; margin-left:15px; color:#919191}
input.primary{background:#fff; border:0px; width:260px; height:24px; margin-bottom:9px; margin-top:2px}
textarea.primary{background:#fff; border:0px; width:260px; margin-bottom:9px; margin-top:2px}
select.primary{background:#fff; border:0px; width:260px; height:24px; margin-bottom:9px; margin-top:2px}
select.secondary{background:#fff; border:0px; height:24px; margin-bottom:9px; margin-top:2px}
input.btnw{background:#fff; border:0px; padding:3px}

/*BLOG VALUES */
a#postTitle{color:#bf0000; text-transform:uppercase; font-size:1.8em; text-decoration:none}
a#postTitle:hover{color:#fff}
div#postDetails{font-size:1.3em; margin-bottom:10px}
div#blogContent{font-size:1.3em; margin-bottom:30px}
div#commentsCont{width:560px; background:#f1f1f1; border:1px solid #ccc; margin-bottom:10px; border-radius:8px; font-size:12px}
div#commentsPad{padding:10px; width:560px}
span.username{color:#222; font-size:20px; font-weight:bold}
span.commentDate{color:#bf0000; font-style:italic}
div#comment{color:#444; padding-right:20px; line-height:18px; font-size:13px; margin-top:10px}
a.pageNum{font-size:12px; color:#111; background:#fff; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius:3px; padding:5px; font-weight:bold; text-decoration:none}
span.selectedPage{font-size:12px; color:#bf0000; background:#fff; -moz-border-radius:3px;-webkit-border-radius:3px; border-radius:3px; padding:5px; font-weight:bold}
a#modLink{color:#fff}
a#modLink:hover{color:#4d4d4d}
a#subscribe{background:#6c0000; padding:8px; font-size:2em; color:#fff; font-weight:normal; text-decoration:none}
a#subscribe:hover{background:#6c0000; padding:8px; font-size:2em; color:#fff; font-weight:normal; text-decoration:none}

a#subscribe{background:#6c0000; padding:8px; font-size:2em; color:#fff; font-weight:normal; text-decoration:none}
a#subscribe:hover{background:#bbb}


/* CONTACT PAGE VALUES */
a#emailAddress{color:#ccc}
a#emailAddress:hover{color:#fff}
div.formResponse{color:#bf0000; font-size:10px; margin-bottom:5px; margin-top:-2px}
