﻿body
{
	font-family: Sans Serif, Century Gothic, Arial;
	font-size: 100%;
	line-height: 1.125em;
	color: #ffffff;
	background: url(Images/Background2.gif) repeat-y center;
	background-color: #2c2c2c;
	padding-top: 0px;
	margin-top: 0px;
}

.wrapper
{
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#form1
{
	margin: auto;
	height: 100%;
}

img
{
	border: none;
}

hr
{
	background-color: Transparent;
	display: none;
	color: #eeeeee;
	height: 1px;
}

.hidden
{
	display: none;
}

/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
}



/*----- header css -----*/
.header
{
	/*float: left;*/
	width: 889px;
	background: url(Images/TopBanner.gif) repeat-x; /*background-position: centre top; 	margin: 0 0 0 20px;*/
}
/*.headerleft
{
	float: left;
	width: 9px;
	height: auto;
	display: inline;
	background: url(Images/LeftBackground.gif) repeat-y;
}

.headerright
{
	float: left;
	width: 9px;
	height: auto;
	display: inline;
	background: url(Images/RightBackground.gif) repeat-y;
}*/

.headerlogo
{
	float: left;
	margin-left: 50px;
	margin-top: 10px;
}


/*----- list css -----*/
ul
{
	list-style-type: square;
	color: #CDCDCD;
}
ol
{
	color: #CDCDCD;
}
li
{
	padding: 0px;
	margin: 0;
}
li a:link
{
	color: #fff;
}
li a:visited
{
	color: #fff;
}
li a:hover
{
	color: #fff;
}
li a:active
{
	color: #fff;
}
a
{
	color: gray;
	text-decoration: none;
}

a:hover
{
	color: #fff;
}

/*----- heading css -----*/
h1
{
	font-family: Century Gothic, Sans Serif, Arial;
	font-size: 1.5em;
	color: #B63B3B;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 20px;
	margin-top: 20px;
	font-style: italic;
	font-weight: lighter;
}
h2
{
	font-family: Century Gothic, Sans Serif, Arial;
	font-size: 1em;
	color: #ECECEC;
	padding-top: 10px;
	margin-bottom: 5px;
	font-weight: 200;
}
h3
{
	font-family: Century Gothic, Sans Serif, Arial;
	font-size: 1em;
	color: #B63B3B;
	padding: 0;
	margin: 0;
}
h4
{
	font-family: Century Gothic, Sans Serif, Arial;
	font-size: 0.8125em;
	color: #B63B3B;
	padding: 0;
	margin: 0;
	font-weight: 500;
}
h5
{
	font: 0.8125em/1 Century Gothic, Sans Serif, Arial;
	color: white;
	line-height: 1.3125em;
	padding: 0 0 15px 0;
	margin: 0;
	font-style: italic;
	font-weight: lighter;
}


/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	margin-top: 4px;
	padding: 0;
	margin: 0;
	color: #CDCDCD;
	padding-top: 5px;
	margin-bottom: 5px;
}
.p2
{
	font-size: 0.6875em;
	line-height: 1.8em;
	color: #D2D2D2;
}
p a:link
{
	color: gray;
}
p a:visited
{
	color: white;
}
p a:hover
{
	color: white;
}
p a:active
{
	color: white;
}


/*----- navigation css -----*/
.nav
{
	font-weight: normal;
	text-decoration: none;
	display: block;
	height: 39px;
	margin-top: -3px;
	background: url(Images/LinkBackground.gif) repeat-x;
}


/*----- content css -----*/
.content
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#col
{
	float: left;
	padding: 0 40px 0 65px;
	width: 520px;

}
#colOne
{
	float: left;
	padding: 0 20px 0 65px;
	width: 480px;
}

#colTwo
{
	float: right;
	width: 180px;
	padding: 25px 40px 0 40px;
	background-color: #151515;
	clear:right;
}
#colThree
{
	float: right;
	width: 180px;
	padding: 25px 40px 0 40px;
	background-color: Transparent;
	clear:right;

}

.hr
{
	display: none;
	padding: 0 0 25px 0;
}

.hr hr
{
	height: 1px;
}

.Home
{
	margin-left: -66px;
	margin-top: 0px;
}
.bbs
{
	padding: 20px 0 30px 60px;
}

#contentbody
{
	width: 890px;
	margin: 0 0px 0 20px;
}

.bodytext
{
	width: 750px;
	float: left;
	margin-left: -15px;
	padding-top: 25px;
	background-color: Transparent;
}


.contentCell
{
	width: 285px;
	float: left;
	background-color: #eeeeee;
}


/*----- log out css -----*/
.logout
{
	font-size: 10px;
	color: gray;
	text-decoration: none;
	text-align: left;
	float: left; /*padding-top:2px; 	clear: left;*/
}
.logout:link
{
	color: #5F5E5E;
}
.logout:visited
{
	color: gray;
}
.logout:hover
{
	color: #fff;
}
.logout:active
{
	color: gray;
}

.loginpanel
{
	border: solid 1px silver;
	width: 260px;
}
.loginsmtxt
{
	font-size: 9px;
}

/*----- footer css -----*/
#footer
{
	width: 855px;
	margin-left: auto;
	margin-right: auto;
	text-decoration: none;
	color: gray;
}

.footerleft
{
	font-size: 0.66em;
	display: block;
	text-decoration: none;
	float: left;
	color: #666666;
}

.footerright
{
	font-size: 0.66em;
	width: 226px;
	display: block;
	text-decoration: none;
	text-align: left;
	float: right;
}
.footerRight a
{
	color: Gray;
}

/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 20px;
	text-decoration: none;
}

#validation li
{
	list-style: none;
	text-decoration: none;
	float: right;
}

#validation a
{
	display: block;
	width: 80px;
	height: 15px;
	margin-left: 10px;
	text-decoration: none;
}

#validation #c2klink
{
	font-size: 0.66em;
	text-decoration: none;
	text-align: right;
	color: gray;
	width: 150px;
}
#validation #c2klink:link
{
	color: gray;
}
#validation #c2klink:visited
{
	color: gray;
}
#validation #c2klink:hover
{
	color: #fff;
}
#validation #c2klink:active
{
	color: gray;
}


#xhtml20
{
	background: url(       "../../images/xhtml20.gif" ) 0 0 no-repeat;
}


#xhtml20:hover
{
	background-position: 0 -15px;
}

#css
{
	background: url(       "../../images/css.gif" ) 0 0 no-repeat;
}


#css:hover
{
	background-position: 0 -15px;
}


/*----- search -----*/

.search
{
	width: 255px;
	float: right;
	margin-right: 20px;
	margin-top: 25px;
}
.searchBox
{
	padding-right: 10px;
	background-color: white;
	border: 1px solid;
	height: 17px;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
}
.searchResults
{
	width: 100%;
}
.searchRow
{
	width: 100%;
	padding-bottom: 20px;
}
.searchLink
{
	font-style: italic;
	font-size: 0.75em;
}
.button
{
	margin-left: 10px;
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: soild 1px red;
	border: 1px solid;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
	cursor: pointer;
}
.button:hover
{
	margin-left: 10px;
	background-color: #B63B3B;
	border-top-color: #B63B3B;
	border-left-color: #B63B3B;
	border-right-color: #B63B3B;
	border-bottom-color: #B63B3B;
	font-size: 0.75em;
	color: White;
}

/*----- contact form -----*/

.email_fields
{
	width:220px;
	height:155px;
	
}

.email_checkboxes
{
	width:320px;
	height:60px;
	
}
/*----- Edit -----*/
.edit
{
	width: 400px;
	background-color: black;
}
.table
{
	width: 200px;
}
.1
{
	display: block;
}

