/* Basic */

body {
	background: #ffffff url(images/background1.png) repeat-x;
}

#container-top {
	margin: 0 auto;
	width: 950px;
	height: 10px;
	background: transparent url(images/container-top.png) no-repeat;
}

#container {
	margin: 0 auto;
	width: ;
	background-color: #ffffff;
	padding-right: 10px;
}

#container-bottom {
	margin: 0 auto;
	width: 950px;
	height: 10px;
	background: transparent url(images/container-bottom.png) no-repeat;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;



	margin: 0em;
	padding: 0em;
}

h1,h2,h3,h4,h5,h6
{
	color: #444;
}

body,input
{
	font-family: tahoma, sans-serif, arial;
	font-size: 10pt;
	color: #777;
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #555;
	font-size: 0.8em;
	padding: 0.35em;
}

input.text
{
	border-top: solid 1px #cccccc;
	border-left: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
}

a
{
	color: #0066CC;
	text-decoration: none;
}

a:hover
{
	color: #990000;
}

/* Outer */

#outer
{
	margin: 0em auto 0em auto;
	width: 100%;
}

/* Header */

#header
{
	padding: 0em 0em 0em 0em;
}

#header h2
{
	font-size: 0.8em;
	font-weight: normal;
	color: #999999;
	display: none;
	padding-left: 0.5em;
}

#header h1
{
	font-size: 1.8em;
	font-weight: normal;
	padding-left: 0.5em;
}

#header h1 a
{
	color: #999999;
	text-decoration:none;
}

/* Menu */

#menu {
	float:right;
	
}

#menu ul {
	margin: 0px;
	padding: 9px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	text-decoration: none;
	text-transform: none;
	font-size:16px;
	color: #0066CC;
	font-family:Arial, Helvetica, sans-serif
}

#menu #navactive a {
	border-bottom: 3px solid #003399;
}

#menu a:hover {
	border-bottom: 3px solid #003399;
}

/*Left Column */


#leftcolumn { 
color : #333;
background : #fff;
margin : 0 0 0 0;
padding : 0;
display:inline;
min-height : 0px;
width : 180px;
float : left;

} 
#leftbox, #leftbox-2, #leftboxclear { 
width : 200px;
min-height : 136px;
color : #ffffff;
padding : 0;
margin : 2em 0 0 0;
float : left;
display : inline;
} 
#leftbox, #leftbox-2 {
background-image : url(images/graybox-l.png);
background-repeat : no-repeat;
} 
#leftbox-2 { 
margin-top : 15px;
} 
#leftboxbottom, #leftboxbottom-2 { 
height : 15px;
width : 190px;
float : left;
display : inline;
background-image : url(images/graybox-s.png);
background-repeat : no-repeat;
} 
/* Altered Box */

#leftbox1 { 
width : 200px;
min-height : 136px;
color : #ffffff;
padding : 0;
margin : 2em 0 0 0;
float : left;
display : inline;
background-image : url(images/graybox-l.jpg);
background-repeat : no-repeat;
} 
#leftbox-2 { 
margin-top : 15px;
} 
#leftboxbottom1 { 
height : 15px;
width : 190px;
float : left;
display : inline;
background-image : url(images/graybox-b.png);
background-repeat : no-repeat;
} 

/* Normal Styles for box */
.col-l { 
width : 160px;
float : left;
padding : 10px 0 8px 10px;

} 
.col-l p { 
margin : 11px 0 0 0;
padding : 0;
margin : 11px 0 0 10px;
color : #767676;
} 
.col-l a { 
color:#0066CC;
} 
.col-l ul { 
display : list-item;
list-style-type : none;
margin-left: -2px;
} 
.col-l li { 
padding-top : 5px;
padding-bottom : 3px;
border-bottom : 1px  solid #CCCCCC;
color : gray;

} 


.col-l li a { 
color : #0066CC;
text-decoration : none;
} 

a#secactive {
color: #990000; text-decoration: none
}

.col-l li a:hover {

color: #990000; text-decoration: none

}




/* Content */

#content
{
	padding-left: 2em;
	padding-right: 2em;
}

.box
{
	margin-bottom: 1.25em;
}

.boxContent
{
	margin-top: 0.5em;
	padding: 1.25em 1em 0.25em 1em;
	background: #ffffff url('images/a1.gif') top left repeat-x;
}

/** boxA **/

.boxA .boxContent
{
	margin-top: 2em;
	color: ##999999;
	border-bottom: solid 1px #333333;
	background: #eee;
	padding: 1em 1.5em 1em 1em;
}

.boxA span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxA a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxA a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #ff9900;
}

.boxA input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxA input.text
{
	width: 100%;
}

/** boxB **/

.boxB .boxContent
{
	margin-top: 0em;
	color: #999999;
	border-bottom: solid 1px #333333;
	background: #eee;
	padding: 1em 1.5em 1em 1em;
}

.boxB span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxB a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxB a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #007799;
}

.boxB input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxB input.text
{
	width: 100%;
}

/** Content **/

#content p
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;
}

#content strong
{
	color: #444;
}

#content h2,h3,h4,h5,h6
{
}

#content h2,h3
{
}

#content h3
{
	font-size: 1.0em;
}

#content h2
{
	font-size: 1.25em;
	display:inline
}

#content ul
{
	margin-bottom: 1em;
	padding-left: 1em;
	line-height: 1.8em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 2em;
	margin-top: 2em;
	border-left: solid 6px #0066CC;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.5em;
}

#content table
{
	margin-bottom: 1.5em;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	color: #444;
}

#content table td
{
	padding: 0.5em;
}

#content table tr.rowA
{
	background-color: #efefef;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #fafafa;
	color: inherit;
}


code {
	background: #FFF;
	border: 0px solid #EEE;
	border-left: 6px solid #0066CC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: normal;
	
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 15em;
	padding: 2.5em 0em 1.5em 2.5em;
	
}

/* Secondary Content */

#secondaryContent
{
	float: left;
	width: 13em;
	padding: 2.5em 2.5em 1.5em 0em;
}

/* Footer */

#footer
{
	border-top: solid 1px #e5e5e5;
	text-align: center;
	padding: 1.5em 0em 1.5em 0em;
}

.clear
{
	clear: both;
}

.blue {	color: #0066CC; }
.blue2 { color: #0066CC; font-size:16px}
.gray { color: #999999; font-size:16px; }
.red { color: #990000; }
.red1{ color:  #CC0033; font-size:16px; }

/*width class/ and banner code*/

.w175 { width:500px ! important; }

.tripleBoxContainer {
	margin: 8px 0 0 0;
}

.caterer {
	width: 665px;
	min-height: 128px;
	padding: 16px 20px;
	background: url(images/banner1.jpg) no-repeat 0 0;
}

.caterer h3 img {
	position: relative;
	margin: 0 0 8px 0;
}

.caterer p {
	clear: both;
}

.caterer .button {
	position: absolute;
	bottom: 32px;
	left: 28px;
}


/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #D5D5D5; 
	background-color: #DFDFDF; 	
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #0066CC url(nav.jpg) repeat-x 0 0;
	border: none;
}


/* rounded text box */

#liquid-round { 
width:100%;
margin:0px auto; 
background:#fff url(images/leftside1.gif) repeat-y left top;
} 

.top { 
width:100%; 
height:20px; 
background:url(images/top1.gif) no-repeat left top; 

} 
.top span { 
display:block; 
position:relative; 
height:20px; 
background:url(images/top-right1.gif) no-repeat right top; 
} 

.center-content { 
position:relative; 
background:url(images/rightside1.gif) repeat-y right top; 
padding:1px 25px 1px 25px; 
margin:-1px 0 -40px 0; 
} 

.bottom { 
height:60px; 
background:url(images/bottom1.gif) no-repeat left bottom; 
} 
.bottom span { 
display:block; 
position:relative; 
height:60px; 
background:url(images/bottom-right1.gif) no-repeat right top; 
} 

/* Text Button */
a.button {
	background:#32312f url(images/button_bg.jpg) repeat-x;
	padding:5px 10px 5px 10px;
	color: #ffffff;
	text-decoration: none;
	border:1px solid #32312f;
	text-transform:uppercase;
	font-size:9px;
	line-height:25px;	
}
a.button:hover {
	background:#007de2 url(images/button_bg_o.jpg) repeat-x;
	border-color:#007de2;
}


/* Footer */

#footer {
	
	border-top:1px solid #CCCCCC;
	padding:1px;
}
.footer_column {
	float:left;
	width:290px;
	margin-left:30px;
	padding-left: 10px;
}
#footer img {
	margin-bottom:3px;
}
#footer a.boxed {
	background-color:#4c4b45;
	color:#ffffff;
	padding:3px;
	padding-left:6px;
	padding-right:6px;
	margin-right:5px;
	margin-top:20px;
	text-decoration:none;
	font-size:11px;
}
#footer a.boxed_active, #footer a.boxed:hover {
	background-color:#2c61a4;
}
#footer ul {
	margin:0px; padding:0px;
	margin-top:15px;
}
#footer ul li {
	margin:0px; 
	padding:0px;
	display:block;
	list-style:none;
}
#footer ul li a{
	background-color:#cccccc;
	color:#ffffff;
	text-decoration:none;
	padding:3px;
	padding-left:6px;
	padding-right:6px;	
	display:block;	
	border-bottom:1px solid #fff;
	font-size:11px;	
}
#footer ul li a:hover{
	background-color:#2c61a4;
	border-bottom:1px solid #6b6a64;
}





