/* CSS Document - Edwards Video Productions - Common */
body {
	background-color: #4A4C60;
	margin-top: 4px;
}
#header {
	text-align: center;
}
#header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
	color: #4F4060;
	margin: 1px;
}
.edwardsvideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFCC00;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.fineprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
}
.weddingvideo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.videotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000033;
}
.videosm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.linkbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
}
.linkcurrent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFD988;
	text-align: center;
	border: 1px solid #FF9900;
}
/*#navbar div.rollover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
	text-align: center;
	border: 1px solid #CCCCCC;
	text-decoration: none;
} */
#navbar div.rollover a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666699;
	text-align: center;
	width: 160px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	height: auto;
	display: block;
}
#navbar div.rollover a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2E446D;
	background-color: #8FA7D1;
	text-align: center;
	border: 1px solid #2E446D;
	text-decoration: none;
}
.videopage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
}
.videoheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #00000A;
}
#creativedesign {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5A5C70;
	border-right-color: #3A3C50;
	border-bottom-color: #3A3C50;
	border-left-color: #5A5C70;
}
#creativedesign a:link {
	color: #33AA33;
	text-decoration: none;
}
#creativedesign a:hover {
	color: #33FF33;
	text-decoration: underline;
}
#creativedesign a:visited {
	color: #33AA33;
	text-decoration: none;
}
.videodetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
#margin {
	margin: 4px;
}

