/* CSS Document */
html
{
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;   
}
body
{
    background-color: #FFFFFF;
    color: #333;
    font-family: arial, helvetica, sans-serif;
	background-image: url(../images/bkgd.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
html,
body
{
    margin: 0;
    padding: 0;
    height: 100%;
}
.dept {font-weight:bold; color:#3B5DA4;}
.dept1 {font-weight:bold; color:#C43935;}
#subNavigation
{ 
	text-align: right;
	padding: 0px 10px 30px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: rgb(94,108,125);
}

.subNavigation
{ 
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: rgb(94,108,125);
}

#content
{
	position: relative;
	width: 527px;
	border-top: 1px solid rgb(204,204,204);
	border-left: 1px solid rgb(204,204,204);
	overflow: hidden;
}

.text
{
	padding: 10px 10px 0px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 175%;
	color: rgb(102,102,102);
}


.page
{
    margin: 0 auto;
    width: 750px;
    background-color: white;
    background-image: url(../images/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    text-align: left;
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

.content
{
    padding-left: 223px;
    width: 527px;
    padding-bottom: 0;
    clear: both;
    min-height: 600px;
    height: auto !important;
    height: 600px;
}

.title
{
	font-size: 13px;
	font-weight: bold;
	color: rgb(233,61,53);
}
.titleOne
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.toddRocks
{
	color: rgb(233,61,53);
}

#title
{
	padding: 16px 10px 0px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: rgb(102,102,102);
	border-bottom: 1px dotted rgb(204,204,204);
}

#titleNews
{
	float: right;
	padding: 2px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: (204,204,204);
}

#titleOne
{
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: rgb(233,61,53);
	border-bottom: 1px dotted rgb(233,61,53);
}

#image
{
	border: 1px solid rgb(233,61,53);
}

#imageRight
{
	float: right;
	padding: 0px 0px 0px 10px;
}

#imageLeft
{
	float: left;
	padding: 10px 10px 0px 0px;
}

#leftContact
{
	float: left;
	padding: 0px 0px 0px 1px;
}

#rightContact
{
	float: right;
	padding: 0px 3px 0px 0px;
}

#contact
{
	padding: 0px 0px 0px 210px;
}

#imageContact
{
	padding: 2px 7px 2px 2px;
}


.imageBorder
{
	border: 1px solid rgb(204,204,204);
}

#imageContainer
{
	padding: 0px 0px 10px 0px;
	width: 527px;
	height:316px;
	text-align:center;
    border-left: 1px solid rgb(204,204,204);
    overflow: hidden;
}

#footer
{
    position: absolute;
    bottom: 0 !important;
    bottom: -1px;
    height: 21px !important;
    width: 100%;
    color: rgb(102,102,102);
    font-size: 10px;
    border-top: 1px solid rgb(204,204,204);
    background-color: #fff;
    background-image: url(../images/background.gif);
    background-repeat: repeat-y;
    background-position: 0 0;
    overflow: hidden;
}

#gallery
{
	padding: 10px 10px 10px 25px;
	width: 100%;
	height: 100%;
	text-align: left;
}

.image
{
	padding: 2px 0px 0px 1px;
	text-align: center;
}

.email
{
	color: #3B5DA4;
}

.email:hover
{
	color: #000000;
	text-decoration: none;
}

#text
{
	padding: 15px 15px 10px 15px;
	min-height: 600px;
	height:100%;
    font-size: 11px;
	color: #888888;
	line-height: 150%;
    background-color: #ffffff;
    background-image: url(../images/text.bkgd.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
    overflow: hidden;
}
.event
{
	padding: 0px 0px 10px 0px;
	height:100%;
    font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.event1
{
	height:100%;
    font-size: 11px;
	color: #888888;
}


#copyright
{
	padding: 3px 0px 3px 0px;
    width: 750px;
	height: 41px;
    font-size: 10px;
	color: #888888;
    background-color: #fff;
    background-image: url(../images/copyright.bkgd.new.jpg);
	background-repeat:no-repeat;
    background-position: 0 0;
    overflow: hidden;
}

#customerservice
{
	padding: 0px 0px 0px 10px;
	float:left;
}

#signup
{
	padding: 0px 10px 0px 0px;
	float:right;
}
#textTeam
{
	padding: 10px 10px 0px 10px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 100%;
}
.team
{
	line-height:150%;
	height:100%;
    font-size: 11px;
	color: #888888;
}
.teamTitle
{
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(233,61,53);
}
hr
{
color : rgb(233,61,53);
width : 100%;
border : none;
border-top : 1px dotted;
height : 1px;
left : 0;

}