/*** Global Settings ****/

body {
	color : #FFFFFF;
	margin : 0;
	padding : 0;
	background-color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.6em;
	font-weight: normal;
	font-variant: normal;
}
.banner {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

p { margin : 0;padding : 0;}
a{
	background-color:inherit;
	color:#FFCC33;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	text-decoration: underline;
}

a:visited {color: #999966; text-decoration : none;background:none;}
a:hover {
	color : #FFFFFF;
	text-decoration : underline;
	background:none;
	font-style: normal;
	font-size: 11px;
}
h1 {
	color : #FFCC00;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #efece7;
}
h2 {
	color : #990000;
	padding-bottom : 1px;
	border-bottom : 0px solid #efece7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
h3 {
	color : #333333;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-image: url(images/bullet.gif);
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h4 {
	color : #0000CC;
	padding-bottom : 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-bottom-style: none;
	text-align: center;
}
ul {padding:0;margin:0 0 0 17px;list-style: square url("images/bullet.gif");}
.box {
	border : 0px solid #f0e9eb;
	padding : 0px;
	margin: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	height: 20px;
}

/*** Layout ****/
#wrapper {
	width : 790px;
	border-left : 0px solid #f0e9eb;
	border-right : 0px solid #f0e9eb;
	background-image: none;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #000000;
}
#bg {
	height : 50px;
	background-color: #FF66CC;
}
#nav {
	text-align : center;
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg-blk%20to%20grn.gif);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 790px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-weight: 100;
	letter-spacing: 0.1em;
	background-color: #333333;
}
#nav a:link {
	text-decoration : none;
	color : #FFFFFF;
	background-image: none;
	font-size: 12px;
	font-weight: bold;
}
#nav a:visited {
	text-decoration : none;
	color : #CCCCCC;
	background-image: none;
}
#nav a:hover {
	text-decoration : underline;
	color : #CCCCCC;}
#main-content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
	width: 750px;
	background-color: #000000;
	color: #FFFFFF;
}
#contact-content {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 20px;
	width: 750px;
	background-color: #FFFFFF;
	color: #000000;
}
#top-column {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 780px;
	background-color: #FFffff;
}
#second-top-column {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 780px;
	background-color: #cccccc;
}
#third-top-column {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	width: 780px;
	background-color: #000000;
}

#footer {
	text-align:center;
	border-top : 0px solid #f0e9eb;
	clear : both;
	color:#CCCCCC;
	float: none;
	width: 790px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer a:link {
	text-decoration : none;
	color : #FFFFFF;
	background-image: none;
	font-size: 9px;
}
#footer a:visited {
	text-decoration : none;
	color : #CCCCCC;
	background-image: none;
	font-size: 9px;
}
#footer a:hover {
	text-decoration : underline;
	color : #FFFFCC;
	font-size: 9px;
}
/*** SideBAR ***/
#main-image {text-align : left;}

.horizontl-line {
	background-color:#999966;
	background-position: center;
	color: #FFCC00;
	font-size: 14px;
	height: 25px;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 25px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	clear: left;
}

.picture {
	border: medium solid #000000;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.03em;
	text-align: left;
}
.bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.text-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	letter-spacing: 0.03em;
	text-align: justify;
}
.form-right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
}
.banner2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 200;
	color: #CCCCCC;
	text-align: center;
	line-height: 18px;
}
.extend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	background-position: left;
	letter-spacing: 1em;
	text-align: left;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
.extend-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFCACA;
	background-position: left;
	letter-spacing: 1em;
	text-align: left;
	border-bottom-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#menuPan{
	width:400px;
	height:33px;
	position:relative;
	margin:0 auto;
	background-image: none;
	background-repeat: repeat-x;
	background-position: 0 0;
}
#box {
	text-decoration: none;
	color: #FFFFCC;
}
#box a:link {
	text-decoration : none;
	color : #FFFFCC;
	background-image: none;
	font-size: 12px;
}
#box a:visited {
	text-decoration : none;
	color : #FFFFCC;
	background-image: none;
	font-size: 12px;
}
#box a:hover {
	text-decoration : underline;
	color : #FFFFCC;
	font-size: 12px;
}

#menuPan ul{width:400px; height:28px; position:absolute; top:2px; left:14px;}
#menuPan ul li{width:110px; height:28px; float:left;}
#menuPan ul li a{width:109px; height:28px; display:block; background:#ffcc33; color:#2F2A28; border-right:1px dashed #969260; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#menuPan ul li a:hover{width:110px; height:28px; background:#2F2A28; color:#fff; border:none; text-decoration:none;}

#menuPan ul li.home{width:110px; height:28px; background:#2F2A28; color:#ffcc33; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; border:none; text-decoration:none;}

#menuPan ul li.contact a{width:110px; height:28px; display:block; background:#ffcc33; color:#2F2A28; border:none; font:13px/28px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; text-decoration:none;}
#menuPan ul li.contact a:hover{width:110px; height:28px; background:#2F2A28; color:#fff; border:none; text-decoration:none;}
