@charset "utf-8";
/* CSS Document */
img, div { behavior: url(iepngfix.htc) }

body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{
	font-size: 110%;
}
em{
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}


#topsection{
	height: 88px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: thin;
	background-color: #3399cc;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
	margin-left: 180px;
}

#leftcolumn{
	float: left;
	width: 180px;
	margin-left: -100%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}

#footer{
	clear: left;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	line-height: normal;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color: #3399cc;
}
#contactus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-align: center;
}


#footer a{
	color: #FFFFFF;
	font-size: 10px;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.contenttube{
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}

.menutube{
margin: 25px 20px 10px 5px;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
/*CSS VERTICAL MENU BEGIN*/
.arrowlistmenu{
	width: 170px;
}
.arrowlistmenu .headerbar{
	font: bold 10px Arial;
	color: #000000;
	margin-bottom: 10px;
	text-transform: uppercase;
	padding: 4px 0 4px 5px;
	background-image: url(images/titlebar2.png);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: center left;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 4px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 1px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 17px; /*link text is indented 19px*/
text-decoration: none;
font-weight: bold;
font-size: 80%;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #A70303;
	background-color: #77BCDD;
}
a {
	font: bolder normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
/*CSS VERTICAL MENU END*/
#storetables {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 85%;
	text-align: center;
	line-height: normal;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #3399cc;
	border: medium double #990000;
}

#storetables a {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}

#storetables td {
	padding: 6px;
	width: 33%;
	vertical-align: top;
	border: thin solid #000000;
}

.headerbar a:hover {
	color: #990000;
}
	
#contentTitle {
	text-align: center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #333333;
	line-height: normal;
	margin-top: 10px;
}
.contentText {
	width: 90%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
#suiteinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
	margin-right: auto;
	margin-left: auto;
}
#suiteinfo ul li {
	list-style-type: disc;
	text-align: left;
}
#back {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#back a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
