/* reset */
body,div,dl,dt,dd,ul,ol,li,pre,form,fieldset,input,textarea,blockquote,th,td {
    margin:0;
    padding:0;
}

fieldset,img {
    border:0;
}

html {
	background: url(../images/page_bg.png);
	height:100%;
	margin-bottom:1px;
}

body {
    position:relative;
	color:#333;
}

:focus {
    outline:none;
}

/* links */
a {
    color: #E32900;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

/* header elements */
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight:bold;
}

h1 {
	font-size:175%;
	color: #000000;
	line-height: 100%;
}

h2 {
	font-size:125%;
	color:#000;
}

h3 {
	font-size: 175%;
	color: #000000;
	line-height: 100%;
}

h4 {
	font-size: 100%;
	color: #E32900;
	display:inline;
	font-weight:normal;
}

h5 {
    font-size:150%;
    color:#787878;
}

h6 {
	font-size:100%;
	color:#000;
	display: inline;
}
/* Quotes */
quote {
    font-size:85%;
    color:#333;
	font-style:italic;
}
/* page setup */
body {
	background: url(../images/page_bg_city.png) repeat-x fixed;
	font-family:Arial, Helvetica, sans-serif;
	line-height:115%;
	color: #333;
	font-size:14px;
	background-position: bottom;
}

/* wrapper setup */
div.rapidxwpr {
    margin:auto;
    width:958px;
    background: url(../images/wrapper-top.png) 50% 20px no-repeat;
    padding:35px 0 0 0;
}

div.rapidxwpr-bottom {
    background: url(../images/wrapper-bottom.png) 50% 100% no-repeat;
    padding:4px 19px 19px 19px;
}

/* header */
div#header {
	position:relative;
	height:182px;
	margin:0px 0px 0px 0px;
	background: url(../images/header-bg.jpg) 0 0 no-repeat;
}

/* logo */
span#logo, img#logo {
	position:absolute;
	top: 3px;
	left:-9px;
	width:910px;
	height:180px;
	border:0;
}
/* floating img */
span#float, img#float {
	position:absolute;
	top:16px;
	left:45px;
	width:165px;
	height:178px;
	border:0;
}
/* floating img for GS */
span#float_gs, img#float_gs {
	position:absolute;
	top:-54px;
	left:-71px;
	width:275px;
	height:271px;
	border:0;
}
/* floating img for blurb */
span#float_blurb, img#float_blurb {
	position:absolute;
	top:489px;
	left:926px;
	width: 120px;
	height: 109px;
	border:0;
}
/* floating img for Video Resume */
span#float_vr, img#float_vr {
	position:absolute;
	top:-9px;
	left:-63px;
	width: 236px;
	height: 223px;
	border:0;
}
/* floating img for Virtual Tour */
span#float_vh, img#float_vt {
	position:absolute;
	top:846px;
	left:-107px;
	width: 154px;
	height: 149px;
	border:0;
}
/* floating img for VBC Sample */
span#float_play, img#float_vbc {
	position:absolute;
	top:364px;
	left:-121px;
	width: 150px;
	height: 143px;
	border:0;
}


/* main body setup */
div#middle {
	width:auto;
	margin:0px 0px 0px 0px;
	clear:both;
}

div#middle .background {
    min-height:140px;
}

div#middle .layoutleft {
    background:none;
}

div#middle .layoutright {
    background:none;
}

/* right column */
div#right {
	width:356px;
	padding:14px 10px 14px 10px;
	float:right;
	border: #e32900 1px solid;
}

/* content column */
div#main {
    width:auto;
	position: relative;
	
}

div#middle .layoutleft div#main {
	margin:10px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

div#middle .layoutright div#main {
    margin:0px 200px 0px 0px;
    padding: 0px 0px 0px 0px;
}

div#middle .withoutleft div#main {
    margin:0px 0px 0px 0px;
}

div#mainmiddle {
    margin: 0px 0px 0px 0px;
}

div#main .withoutright {
    background:transparent;
}

div#content {
    width:auto;
}

div#main .withright div#content {
    margin:0px 354px 0px 0px;
    padding:0px 0px 0px 0px;
}

div#main .withoutright div#content {
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

/* footer */
div#footer {
    margin:-4px auto 0 auto;
    width:958px;
    padding:0 0 150px 0;
    clear:both;
	text-align:right;
    color:#fff;
}

* html div#footer {
    margin:-3px auto 0 auto;
}

div#footer a {
    color: #7C9A1E;
}

/* clearing & floating */
.clearingfix:after {
    content:".";
    display:block;
    line-height:0px;
    clear:both;
    visibility:hidden;
}

.clearingfix {
    display:block;
}

.floatbox {
    overflow:hidden;
}

/* alignments */
.alignleft {
    float:left;
    margin:0 20px 0 0;
}

.alignright {
    float:right;
    margin:0 0 0 10px;
}

.alignmid{
	padding: 0 0 0 40px;
}

#menu {
	float: right;
	width: 700px;
	height: 41px;
	background: url(../images/header-bg.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: right;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	margin: 0;
	padding: 13px 30px 0px 30px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	color: #7c9a1e;
}

#menu .current_page_item a {
}

#menu .first {
}


/* info */
div.info ul {
    list-style:none;
}

div.info ul li {
    margin:0 0 10px 0;
}

div.info span.topic {
    font-weight:bold;
	color:#000;
}

div.info a.more {
    color:#7c9a1e;
    font-weight:bold;
    float:right;
}

/* welcome */
div.welcome {
    border:#e32900 2px dashed;
    padding:10px 17px;
    margin:0 10px 10px 0;
}

div.welcome .message {
	width:225px;
	float: right;
}

div.welcome .message2 {
	width:356px;
	float: right;
}
/* Helpful Links */
div.links {
	border:#cd5769 1px solid;
	padding:10px 17px;
	margin:0 10px 10px 0;
}
div.links ul {
	list-style: none;
}
div.links ul li {
    margin:0 0 10px 0;
}
/*CheckList*/
#checklist ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: square;
	line-height: 100%;
}

/* featured */
div.featured {
    margin:0 0 10px 0;
    padding:14px 17px;
}

div.featured a {
    font-weight:bold;
}

div.featured h3 {
    margin:0 0 10px 0;
}

div.featured ul {
    list-style:none;
}

div.featured ul li {
    padding:20px 0;
    clear:both;
    min-height:80px;
}

div.featured ul li .item-img {
    width:180px;
	height: 100px;
    float:left;
}

div.featured ul li .item-details {
	width:325px;
	float:right;
}

