﻿body 
{
    margin:0px;
    background-color:White;
    color:#222222;
    font-family:Arial;
    font-size:12px;
}


#pagecontainer
{
    width:960px;
    height:auto;
    overflow:hidden;
    margin:10px auto 0px auto;
}

#header
{
    width:960px;
    height:100px;
    overflow:hidden;
    background-image:url(../Images/header.jpg);
    margin-bottom:10px;
}

p,h1,h2,h3,h4
{
    margin:0px 0px 10px 0px;
    font-weight:normal;
}

h1
{
    font-size:21px;
    color:#cb0818;
}

h2
{
    font-size:19px;
    color:#cb0818;
}

h3
{
    font-size:16px;
    color:#255A95;
}

h4
{
    font-size:14px;
    color:#cb0818;
}



#menu
{
    width:960px;
    height:20px;
    margin-bottom:10px;
    background-image:url(../Images/Menu.jpg);
    overflow:visible;
    /*position:absolute;*/
    z-index:1000;
}

.staticmenuitem
{
    padding:6px 5px 0px 5px;
}

#menu ul
{
    width:92px;
    height:20px;
    float:left;
    text-indent:0px;
    padding:0px 3px 0px 3px;
    overflow:hidden;
    margin:0px;
}

#menu .singleitem
{
    display:block;
    width:89px;
    height:20px;
    float:left;
    text-indent:0px;
    padding:2px 3px 0px 3px;
    overflow:hidden;
    margin:0px 0px 0px 0px;
    text-align:center;
}

#menu ul:hover
{
    height:auto;
    overflow:visible;
}

#menu ul .menuitemli
{
    width:160px;
    margin:0px;
    display:block;
    text-indent:0px;
    padding:3px 3px 0px 3px;
    background-color:#dddddd;
    height:17px;
}

#menu ul .menuitemli:hover
{
    background-color:#eeeeee;
}

.menuitemli_top
{
    width:96px;
    margin:0px;
    display:block;
    text-indent:0px;
    padding:2px 3px 0px 3px;
    background-color:#aaaaaa;
    height:18px;
    text-align:center;
}
    

#menu a
{
    text-decoration:none;
    color:#202020;
}

#menu a:hover
{
    color:#404040;
}

.menudivider
{
    width:1px;
    height:20px;
    float:left;
    background-image:url(../Images/Menudivider.jpg);
}

#container
{
    width:960px;
    height:auto;
    overflow:hidden;
    margin-top:10px;
}

a img
{
    border:0px;
}

#header
{
    text-align:right;
}

#ImageGallery
{
    width:640px;
    height:360px;
    overflow:hidden;
    float:right;
    
}

.section
{
    width:960px;
    height:auto;
    overflow:hidden;
    margin-bottom:10px;
}

.box310x250
{
    width:310px;
    height:250px;
    overflow:hidden;
    background-image:url(../Images/box_310x250.jpg);
}

.box310x250inside
{
    margin:10px;
    height:230px;
    width:290px;
    overflow:hidden;
}

a
{
    color:#cb0818;
    text-decoration:none;
}

a:hover
{
    color:#cd0616;
}

.box184x150
{
    width:184px;
    height:150px;
    overflow:hidden;
    background-image:url(../Images/box_184x150.jpg);
}

.box184x150inside
{
    margin:10px;
    height:130px;
    width:164px;
    overflow:hidden;
}

.box184x150inside h3
{
    text-align:center;
}

.box184x150inside 
{
    text-align:center;
}


#footer
{
    width:960px;
    height:75px;
    overflow:hidden;
    text-align:left;
    background-image:url(../Images/footer.jpg);
    padding: 5px 0px 0px 5px;
    color:White;
 
}



.contentinside

{
    width:370px;
    height:auto;
    overflow:hidden;
    margin-right:5px;
}

.pagepic

{
    width:400px;
    height:auto;
    overflow:hidden;
    float:right;
}

.submenubox

{
    width:160px;
    margin-right:10px;
    height:auto;
    float:left;
   
}

.submenucontent

{
    width:160px;
    height:auto;
    overflow:hidden;
    display:block;
    text-indent:0px;
    padding:3px 3px 0px 3px;
    margin-right:10px;
    
}



#contactform
{
    width:385px;
    height:auto;
    overflow:hidden;
    float:left;
}

.t_prompt
{
    text-align:right;
    padding-right:10px;
}

.validation
{
    text-align:center;
    color:Red;
    font-weight:normal;
}

#gmap
{
    width:960px;
    height:350px;
    overflow:hidden;
    margin:5px 0px 10px 5px;
    
    
}

.contactsection

{
    width:400px;
    height:auto;
    overflow:hidden;
    float:right;
}

#contactform
{
    width:425px;
    height:auto;
    overflow:hidden;
    float:left;
}

.t_prompt
{
    text-align:right;
    padding-right:10px;
}

.validation
{
    text-align:center;
    color:Red;
    font-weight:normal;
}

#flashcontainer
{
    position:absolute;
    z-index:1000;
   
}

.button
{
	width:185px;
	height:28px;
	overflow:hidden;
	background-image:url(../Images/Button2.jpg);
	margin-bottom:10px;
}

.loginbutton
{
	width:185px;
	height:28px;
	overflow:hidden;
	background-image:url(../Images/Button2.jpg);
	margin-bottom:10px;
	display:block;
	float:left;
	margin:10px;
}

.button:hover,.loginbutton:hover
{
    background-position:0px -28px;
}

.loginbutton span
{
    width:185px;
    height:auto;
    color:White;
    font-size:16px;
    display:block;
    text-align:center;
    padding-top:3px;
}

.buttontext
{
	color:White;
	width:175px;
	text-align:center;
	height:20px;
	margin:6px 0px 0px 0px;
	overflow:hidden;
}

.buttontext a
{
	font-size:15px;
	color:White;
	text-decoration:none;
	width:185px;
	display:block;
}

strong
{
    font-weight:inherit;
}

.videobutton
{
    width:310px;
    height:100px;
    overflow:hidden;
    margin-top:10px;
}

.homeleft
{
    width:310px;
    height:auto;
    overflow:hidden;
    float:left;
}