/************************** body styles ****************************/
body {
	font-size: 12px;
	font-family: "Gill Sans", Verdana, Arial, Helvetica, sans-serif;
	color:#4E4E4E;
	padding:0px;
	margin:0px;
	text-align: center;
	background-image:   url("assets/bg.gif");
	line-height: 15px;
}
#main {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
}
p, h1, h2, pre {
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 5px;
}
h2 {
	font-weight: bold;
	font-size: 120%;
}
.highlight {
	font-weight: bold;
}
.headline {
	font-size: 24px;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}
.subHeadline {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 5px;
}
.subHeadline2 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
	padding-bottom: 5px;
}

a:visited {
	color: #4E4E4E;
	text-decoration: underline;
}
a:link {
	color: #4E4E4E;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #A3005C;
}
.shortQuestions {
	text-decoration: underline;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}
.Classified {
	text-transform: uppercase;
	background-color: #E6E6E6;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
 	border-bottom-color: #CCCCCC;
}

/************************** LAYOUT STYLE ****************************/
#topLogo {
	width: 750px;
}
#pgImg {
	width: 750px;
	height: 200px;
}

#mainContent {
	width: 750px;
	position: absolute;
	background-color: #FFFFFF;
	background-image:  url(assets/site_bg.png);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#leftColumn {
	width: 184px;
	position: relative;
	float: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 1px;
	margin-right: 2px;
	margin-left: 2px;
}
/************************** index mainNav  ****************************/
#indexmenu {
	width: 750px;
	background-image:  url("assets/site_bg.png");
	background-repeat: repeat-y;
	background-position: right;
	text-transform: uppercase;
	font-weight: normal;
}
#indexmenu a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#indexmenu a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
}
table#index {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/************************** services mainNav  ****************************/
#servicesmenu {
	width: 750px;
	background-image:  url("assets/site_bg.png");
	background-repeat: repeat-y;
	background-position: right;
	text-transform: uppercase;
	font-weight: normal;
}
#servicesmenu a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#servicesmenu a:hover {
	color: #A3005C;
	background-color: #FFFFFF;
}
table#servicesmenu {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/************************** extras mainNav  ****************************/
#extrasmenu {
	width: 750px;
	background-image:  url("assets/site_bg.png");
	background-repeat: repeat-y;
	background-position: right;
	text-transform: uppercase;
	font-weight: normal;
}
#extrasmenu a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#extrasmenu a:hover {
	color: #333333;
	background-color: #FFFFFF;
}
table#extras {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/************************** contact mainNav  ****************************/
#contactmenu {
	width: 750px;
	background-image:  url("assets/site_bg.png");
	background-repeat: repeat-y;
	background-position: right;
	text-transform: uppercase;
	font-weight: normal;
}
#contactmenu a {
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	text-decoration: none;
	letter-spacing: 3px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contactmenu a:hover {
	color: #0099CC;
	background-color: #FFFFFF;
}
table#contact {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/************************** subnav  ****************************/
#subNav {
	position: relative;
	float: left;
	text-transform: uppercase;
	font-size: 12px;
	width: 184px;

}
#subNav a{
	color: #A3005C;
	text-decoration: none;
	display: block;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#subNav a:hover{
	color: #FFFFFF;
	background-color: #A3005C;
}
.subnav {
	line-height: 11px;
	text-transform: uppercase;
	font-size: 10px;
}


/************************** CONTENT  ****************************/

#rightColumn {
	width: 497px;
	position: relative;
	float: left;
	left: 0px;
	margin-bottom: 10px;
	margin-right: 1px;
	border: 1px solid #CCCCCC;
	margin-top: 1px;
}

/************************** breadcrumbs **************************/

#breadcrumbs {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 487px;
	font-size: 90%;
	text-align: left;
	padding-top: 5px;
	color: #A4A4A4;
	padding-bottom: 5px;
	float: right;
	padding-left: 10px;
}
#breadcrumbs a{
	color: #A4A4A4;
	text-decoration: none;
}
#breadcrumbs a:hover{
	color: #CECECE;
	text-decoration: underline;
}

/************************** copyright **************************/

.copyright {
	text-align: right;
	float: right;
	padding-right: 10px;
}
.copyright a{
}
.copyright a:hover{
	font-weight: normal;
	text-decoration: none;
}
/************* image styles ***************/
img#pageid {
	border: 1px solid #FFFFFF;
}
img#left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
img#right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
}
table#right {
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 0px;
}
