@import url(basicStyle.css);

body{color:#6b747d;}
h1{font-size:1.4em; font-weight:normal;}
h2{font-size:1.4em; color:#D30C43; font-weight:normal;}
b{color:#D30C43;}

#box1{text-align:center;}
#box2{
    width:980px;
    margin:auto;
    padding-left:20px;
    text-align:left;
}

#outer{
    margin:0 0 -52px 300px;
	min-height:100%;
	height: auto !important;
	height: 100%;
}

#header{margin:15px 0 0;}

#logo{padding-bottom:20px;}
#headerImg{position:absolute; margin:7px 0 0 300px;}
#headerImg ul{list-style:none;}
#headerImg li{margin:0 5px; display:inline;}

#sideNote{position:absolute; margin-left:-18px; top:116px; }

#left{
	position: relative;
	float:left;
	left: -1px;
	margin:-1px -1px 0 -299px; /* warning [2] */
	width: 300px;
	padding-bottom:0 !important;
	padding-bottom:52px;
}

#navbarV ul{list-style:none; margin-left:58px;}
#navbarV li{font-weight:bold; margin-bottom:0.4em;}

#subNavbarV {margin-top:1.5em;}
#subNavbarV ul{list-style:none; margin-left:58px;}
#subNavbarV li{padding-top:0.2em; padding-bottom:0.2em;}

#leftDownImg{height:300px; width:1px;}

.contactData{list-style:none; color:#000; margin:8px 0;}
#centre .contactData li{display:inline; margin:0 1em 0 0;}

#centre{
	height: 1%; /* warning [6] */
	min-height:450px;
	height: auto !important;
	height: 450px;
}
#centre li {margin-left:20px;}

.borderline{
    border:1px solid #6b747d;
    border-bottom:0;
}

#footer{
	position: relative;
	clear:both;
	width:100%;
	height:50px;
	font-size:80%;
	border-top:1px solid #6b747d;
	background-color:#fff; /*  warning [3] */
}
* html #footer {
	\height:52px;
}
#footer a{color:#6B727A;}
#footer ul{list-type:none; margin-left:50px;}
#footer li{display:inline; margin:0 10px;}

#clearfooter{clear: both; height: 40px;}

.selNavItm {
	font-weight:bold;
	margin-left:-28px;
	padding-left: 28px;
	background: url(miniLogo.gif) no-repeat 0 center;
	height:1.5em;
}

.paddingBox{margin:0 5px; padding-top:10px;}
.paddingBottom{margin-bottom:10px;}
.purple{color:#D30C43;}

.topContent{padding:0 0 20px; height:160px; vertical-align:middle;}
.topContent h1{font-size:150%; margin-right:230px;}
.rightContent{padding:0 10px;}
.leftContent{height:24em; border-right:1px solid #69737C; padding-right:10px;}
.firstP{margin:0;}
.classicList{
    margin-top:10px;
    margin-left:-15px;
    list-style:none;
}
.classicList li{
    margin-bottom:0.5em;
    background: url(bullet.gif) no-repeat left 0.4em;
    padding-left:15px;
}

#rightImg{
    position:absolute;
    width:180px;
    height:180px;
    margin-left:498px !important;
    margin-left:478px;
}

.grey{color:#69737C;}
.header{font-size:150%; text-transform:uppercase;}
.brown{color:#5e3519;}
.headerPurple{font-size:150%; text-transform:uppercase; color:#D30C43;}
.headerGrey{font-size:150%; text-transform:uppercase; color:#69737C;}
.headerBrown{font-size:150%; text-transform:uppercase; color:#5e3519;}
.blackbold{font-weight:bold; color:#000;}